[MacPorts] #24451: Not able to 'import Scientific' after successfull macports installation of py26-scientific
MacPorts
noreply at macports.org
Tue Apr 13 07:48:39 PDT 2010
#24451: Not able to 'import Scientific' after successfull macports installation of
py26-scientific
------------------------------+---------------------------------------------
Reporter: torgi@… | Owner: adfernandes@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Resolution: worksforme | Keywords:
Port: py26-scientific |
------------------------------+---------------------------------------------
Comment(by macsforever2000@…):
Here's a few things to check besides what adfernandes is suggesting.
What is the output of the following?
{{{
python_select -s
}}}
Also, run python and tell us the version of python it displays. Here's
what it says for me where py26-scientific works fine:
{{{
$ python
Python 2.6.5 (r265:79063, Mar 22 2010, 09:16:22)
[GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import Scientific
>>>
}}}
--
Ticket URL: <http://trac.macports.org/ticket/24451#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list