-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I get the following error when I try to import jenkins on mac
Traceback (most recent call last):
File "", line 1, in
File "jenkins.py", line 9, in
lookup3 = cdll.LoadLibrary(os.path.join(get_python_lib(), "lookup3.dynlib"))
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/init.py", line 431, in LoadLibrary
return self._dlltype(name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/init.py", line 353, in init
self._handle = _dlopen(self._name, mode)
OSError: dlopen(/Library/Python/2.7/site-packages/lookup3.dynlib, 6): image not found
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels