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

PyPi installation fails on macOS Mojave #136

Open
rensmacneill opened this issue Oct 10, 2018 · 4 comments
Open

PyPi installation fails on macOS Mojave #136

rensmacneill opened this issue Oct 10, 2018 · 4 comments

Comments

@rensmacneill
Copy link

Hi there,

I have tried to install somoclu with PyPi on macOS Mojave using

pip install somoclu

however I receive the following error when attempting to work my way through your example:
Warning: the binary library cannot be imported. You cannot train maps, but you can load and analyze ones that you have already saved. If you installed Somoclu with pip on macOS, this typically means missing a linked library. If you compiled Somoclu with GCC, please make sure you have set DYLD_LIBRARY_PATH to include the GCC path. For more information, please refer to the documentation.

I then tried the alternative of compiling from source using

However this fails as well with clang: error: unsupported option '-fopenmp’

I then tried various suggestions as found here: https://github.com/peterwittek/somoclu/issues/90 though none have helped.

If you could point me in the right direction to solve this, it would be much appreciated.

Kind regards,

Rens MacNeill

@xgdgsc
Copy link
Collaborator

xgdgsc commented Oct 10, 2018

Does the conda forge version work?

@rensmacneill
Copy link
Author

rensmacneill commented Oct 11, 2018

Thanks for the suggestion. I just tested the conda-forge version and there are no issues importing or using the package.

I find conda somewhat inconvenient for my needs. It would be great to get somoclu running stand-alone. On that note, are there any plans to update the PyPi version for macOS Mojave?

@tsologub
Copy link

Does the conda forge version work?

No. is any chance to expect a normal installation via pip? Or this project is abandoned, and nobody is at home?

@peterwittek
Copy link
Owner

We have a lack of developers with experience on said platform.

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

4 participants