Changes between Version 1 and Version 6 of Ticket #58044


Ignore:
Timestamp:
Feb 10, 2019, 2:47:43 AM (6 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58044

    • Property Keywords python numpy removed
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port py-numpy added; numpy removed
  • Ticket #58044 – Description

    v1 v6  
    22
    33I get the following:
    4 
     4{{{
    55python3.7
    66
     
    3636
    3737Original error was: cannot import name 'multiarray' from 'numpy.core' (/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/numpy/core/__init__.py)
     38}}}
    3839
    3940Can you identify if I am doing something wrong or is this an issue with numpy?