Changes between Initial Version and Version 1 of Ticket #68838


Ignore:
Timestamp:
Dec 5, 2023, 12:39:27 PM (10 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please attach the main.log file.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68838

    • Property Priority changed from High to Normal
    • Property Status changed from new to assigned
    • Property Owner set to ryandesign
    • Property Summary changed from Does not compile to py27-scipy: ImportError: cannot import name _distributor_init
  • Ticket #68838 – Description

    initial v1  
     1{{{
    12Failed to build py27-scipy: command execution failed
    2 
     3}}}
     4{{{
    35ImportError: cannot import name _distributor_init
     6}}}
    47
    58---------------------------------------------------------------
    69
     10{{{
    711:info:build Traceback (most recent call last):
    812:info:build   File "setup.py", line 492, in <module>
     
    1317:info:build     from . import _distributor_init
    1418:info:build ImportError: cannot import name _distributor_init
     19}}}