[MacPorts] #24451: Not able to 'import Scientific' after successfull macports installation of py26-scientific

MacPorts noreply at macports.org
Mon Apr 12 11:27:46 PDT 2010


#24451: Not able to 'import Scientific' after successfull macports installation of
py26-scientific
-----------------------------+----------------------------------------------
 Reporter:  torgi@…          |       Owner:  adfernandes@…           
     Type:  defect           |      Status:  new                     
 Priority:  Normal           |   Milestone:                          
Component:  ports            |     Version:  1.8.2                   
 Keywords:                   |        Port:  py26-scientific         
-----------------------------+----------------------------------------------

Comment(by adfernandes@…):

 Hmm... works for me! `torgi`, your output above tells me that
 `python_select` is installed and that you're using `MacPorts` python, but
 '''not''' that you are definitely, abolutely using `MacPorts python2.6`.

 Can you please try running
 {{{
    /opt/local/bin/python2.6 -E -c 'import Scientific'
 }}}
 from the command line?

 If it exits with any error (an error-free run should have no output),
 please paste the output of the command
 {{{
    /opt/local/bin/python2.6 -E -v -c 'import Scientific'
 }}}
 (same as the previous command with a `-v` flag for verbosity).

-- 
Ticket URL: <http://trac.macports.org/ticket/24451#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list