Created
July 21, 2011 16:55
-
-
Save jreyes1108/1097626 to your computer and use it in GitHub Desktop.
nees python problem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> import antelope.datascope | |
import antelope # directory /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope | |
# /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope/__init__.pyc matches /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope/__init__.py | |
import antelope # precompiled from /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope/__init__.pyc | |
# /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope/datascope.pyc matches /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope/datascope.py | |
import antelope.datascope # precompiled from /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope/datascope.pyc | |
dlopen("/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/antelope/_datascope.so", 2); | |
invalid license code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment