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

OSX py35 build failing #247

Open
jzaremba opened this issue Aug 7, 2018 · 0 comments
Open

OSX py35 build failing #247

jzaremba opened this issue Aug 7, 2018 · 0 comments

Comments

@jzaremba
Copy link
Member

jzaremba commented Aug 7, 2018

PyWavelets doesn't have pre-build for OSX py35 and build requires numpy.

Collecting PyWavelets>=0.4.0 (from scikit-image)
  Downloading https://files.pythonhosted.org/packages/4b/df/3fff2a8b96ef7df6e4e8642fb7569c3717ae562dd76afe0f96525c0af784/PyWavelets-0.5.2.tar.gz (4.4MB)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/tmp/pip-install-q5fxej7s/PyWavelets/setup.py", line 12, in <module>
        from numpy import get_include as get_numpy_include
    ModuleNotFoundError: No module named 'numpy'
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