[MacPorts] #24451: Not able to 'import Scientific' after successfull macports installation of py26-scientific
MacPorts
noreply at macports.org
Mon Apr 12 11:39:53 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 torgi@…):
Strange!
I did not get any error message from the command.
The verbose output was:
{{{
/opt/local/bin/python2.6 -E -v -c 'import Scientific'
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te.py
import site # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os
.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os
.py
import os # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os
.pyc
import errno # builtin
import posix # builtin
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/po
sixpath.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/po
sixpath.py
import posixpath # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/po
sixpath.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/st
at.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/st
at.py
import stat # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/st
at.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ge
nericpath.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ge
nericpath.py
import genericpath # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ge
nericpath.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/wa
rnings.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/wa
rnings.py
import warnings # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/wa
rnings.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/li
necache.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/li
necache.py
import linecache # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/li
necache.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ty
pes.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ty
pes.py
import types # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ty
pes.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/Us
erDict.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/Us
erDict.py
import UserDict # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/Us
erDict.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_a
bcoll.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_a
bcoll.py
import _abcoll # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_a
bcoll.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ab
c.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ab
c.py
import abc # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ab
c.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/co
py_reg.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/co
py_reg.py
import copy_reg # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/co
py_reg.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ne
w.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ne
w.py
import new # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ne
w.pyc
import encodings # directory
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/__init__.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/__init__.py
import encodings # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/__init__.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/co
decs.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/co
decs.py
import codecs # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/co
decs.pyc
import _codecs # builtin
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/aliases.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/aliases.py
import encodings.aliases # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/aliases.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/utf_8.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/utf_8.py
import encodings.utf_8 # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/en
codings/utf_8.pyc
Python 2.6.5 (r265:79063, Mar 30 2010, 14:35:34)
[GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
import Scientific # directory
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te-packages/Scientific
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te-packages/Scientific/__init__.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te-packages/Scientific/__init__.py
import Scientific # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te-packages/Scientific/__init__.pyc
#
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te-packages/Scientific/__pkginfo__.pyc matches
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te-packages/Scientific/__pkginfo__.py
import Scientific.__pkginfo__ # precompiled from
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/si
te-packages/Scientific/__pkginfo__.pyc
# clear __builtin__._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.exitfunc
# clear sys.exc_type
# clear sys.exc_value
# clear sys.exc_traceback
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.path_hooks
# clear sys.path_importer_cache
# clear sys.meta_path
# clear sys.flags
# clear sys.float_info
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup __main__
# cleanup[1] encodings
# cleanup[1] site
# cleanup[1] abc
# cleanup[1] _codecs
# cleanup[1] new
# cleanup[1] _warnings
# cleanup[1] zipimport
# cleanup[1] encodings.utf_8
# cleanup[1] codecs
# cleanup[1] Scientific
# cleanup[1] signal
# cleanup[1] posix
# cleanup[1] encodings.aliases
# cleanup[1] exceptions
# cleanup[1] Scientific.__pkginfo__
# cleanup[2] copy_reg
# cleanup[2] posixpath
# cleanup[2] errno
# cleanup[2] _abcoll
# cleanup[2] types
# cleanup[2] genericpath
# cleanup[2] stat
# cleanup[2] warnings
# cleanup[2] UserDict
# cleanup[2] os.path
# cleanup[2] linecache
# cleanup[2] os
# cleanup sys
# cleanup __builtin__
# cleanup ints: 20 unfreed ints
# cleanup floats
}}}
Thanks for your help,
/Tor
--
Ticket URL: <http://trac.macports.org/ticket/24451#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list