Closed jazoza closed 6 years ago
We discussed macOS-related problems and the current solution in gory details in this issue. The only thing we can do is to ensure that it passes the OSX build with Travis CI with conda (see the corresponding recipe.
Maybe you should try install the same version of numpy that conda forge uses.
Indeed, @xgdgsc what helped was to do a clean reinstall of conda on the desktop machine and get all packages versions in sync I guess. Now I am able to run the example code. Thank you both!
Hello, I wanted to test the but have not been able to get it running. I have two machines: a 13'' MacBook (osx 10.13.4 no GPU) and a Mac Pro desktop (osx 10.10.5) with an NVIDIA GeForce GTX 650 Ti and CUDA Driver Version: 7.5.27. Laptop is running python 3, desktop 2.7, both through anaconda.
when installing somoclu with the standard command
conda install somoclu
I get this error when importing to python:
>>>import somoclu