Skip to content

Instantly share code, notes, and snippets.

@jreyes1108
Created July 21, 2011 16:55
Show Gist options
  • Save jreyes1108/1097626 to your computer and use it in GitHub Desktop.
Save jreyes1108/1097626 to your computer and use it in GitHub Desktop.
nees python problem
>>> 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