Opened 11 months ago
Closed 11 months ago
#68838 closed defect (duplicate)
py27-scipy: ImportError: cannot import name _distributor_init
Reported by: | krotalias | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | py27-scipy |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Failed to build py27-scipy: command execution failed
ImportError: cannot import name _distributor_init
:info:build Traceback (most recent call last): :info:build File "setup.py", line 492, in <module> :info:build setup_package() :info:build File "setup.py", line 468, in setup_package :info:build from numpy.distutils.core import setup :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/__init__.py", line 140, in <module> :info:build from . import _distributor_init :info:build ImportError: cannot import name _distributor_init
Change History (2)
comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | set to ryandesign |
Priority: | High → Normal |
Status: | new → assigned |
Summary: | Does not compile → py27-scipy: ImportError: cannot import name _distributor_init |
comment:2 Changed 11 months ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Please attach the main.log file.