[MacPorts] #37558: GNU radio examples scripts fail with ImportError: No module named gnu radio

MacPorts noreply at macports.org
Mon Jan 7 10:52:46 PST 2013


#37558: GNU radio examples scripts fail with ImportError: No module named gnu radio
---------------------------+-------------------------
  Reporter:  mikem43190@…  |      Owner:  michaelld@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.2
Resolution:                |   Keywords:
      Port:  GNUradio      |
---------------------------+-------------------------

Comment (by mikem43190@…):

 '''unknowne0f8472e073a:~ mikem43190$ which python'''[[BR]]
 /opt/local/bin/python[[BR]][[BR]]

 '''unknowne0f8472e073a:~ mikem43190$ python -v'''[[BR]]
 # installing zipimport hook
 import zipimport # builtin
 # installed zipimport hook
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py
 import site # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py
 import os # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc
 import errno # builtin
 import posix # builtin
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py
 import posixpath # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.py
 import stat # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.py
 import genericpath # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.py
 import warnings # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.py
 import linecache # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.py
 import types # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.py
 import UserDict # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.py
 import _abcoll # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.py
 import abc # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.py
 import _weakrefset # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc
 import _weakref # builtin
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.py
 import copy_reg # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.py
 import traceback # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py
 import sysconfig # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.py
 import re # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.py
 import sre_compile # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc
 import _sre # builtin
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.py
 import sre_parse # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.py
 import sre_constants # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc
 import encodings # directory
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.py
 import encodings # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.py
 import codecs # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc
 import _codecs # builtin
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.py
 import encodings.aliases # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc
 #
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.pyc
 matches
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.py
 import encodings.utf_8 # precompiled from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.pyc
 Python 2.7.3 (default, Oct 22 2012, 06:12:32)
 [GCC 4.2.1 Compatible Apple Clang 3.1 (tags/Apple/clang-318.0.58)] on
 darwin
 Type "help", "copyright", "credits" or "license" for more information.
 dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /lib-dynload/readline.so", 2);
 import readline # dynamically loaded from
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /lib-dynload/readline.so
 >>> [[BR]]
 '''unknowne0f8472e073a:~ mikem43190$ port contents gnuradio | grep
 pmt_swig.pyo'''[[BR]]
 unknowne0f8472e073a:~ mikem43190$[[BR]]

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


More information about the macports-tickets mailing list