Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using the binary #6

Open
gioelelm opened this issue Aug 25, 2016 · 0 comments
Open

Error using the binary #6

gioelelm opened this issue Aug 25, 2016 · 0 comments

Comments

@gioelelm
Copy link
Contributor

The following error was reported when using the mac binary

Traceback (most recent call last):
  File "<string>", line 26, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/PIL.IptcImagePlugin", line 23, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/tempfile", line 35, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/random", line 70, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 409, in load_module
  File "numpy.pxd", line 155, in init sklearn.utils._random (sklearn/utils/_random.c:5458)
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/numpy", line 170, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/numpy.add_newdocs", line 13, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/numpy.lib", line 8, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/numpy.lib.type_check", line 11, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/numpy.core", line 46, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/numpy.testing", line 13, in <module>
  File "/Users/Sten/anaconda/lib/python2.7/site-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
  File "/Users/Sten/Dropbox (Linnarsson Group)/Code/BackSPIN/build/backspin-mac-64-bit/out00-PYZ.pyz/numpy.testing.utils", line 15, in <module>
ImportError: cannot import name mkdtemp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant