brewsci / homebrew-science

:snowflake: Scientific formulae for Homebrew and Linuxbrew (legacy)
https://github.com/brewsci
Other
154 stars 76 forks source link

Brew upgrade numpy not working #228

Closed kaschbacher closed 5 years ago

kaschbacher commented 5 years ago

-- I ran brew upgrade numpy

-- got this error: File "/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/build_ext.py", line 159, in finalize_options self.include_dirs.append(py_include) AttributeError: 'unicode' object has no attribute 'append'

-- Thanks!

This tap is not maintained. Please consider opening a pull request to migrate this formula to Homebrew/core or a different tap within the Brewsci organization. Please open an issue if you are interested in creating and maintaining a new tap within the Brewsci organization.

Hosting Your Own Tap

Anyone can host their own tap. See Interesting Taps & Forks and How to Create and Maintain a Tap

sjackman commented 5 years ago

Hi, Kirstin. Please report this error to https://github.com/Homebrew/homebrew-core. Be sure to fill in the issue template. Good luck sorting it out!