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 with numpy? #9

Closed
denics opened this issue Sep 23, 2019 · 2 comments
Closed

Error with numpy? #9

denics opened this issue Sep 23, 2019 · 2 comments

Comments

@denics
Copy link
Contributor

denics commented Sep 23, 2019

Hi I have reinstalled sitemap-visualization-tool recently on a new debian based machine and I am getting this error:

$ python categorize_urls.py --depth 4
ImportError: No module named _multiarray_umath

That I think refers to numpy library. This is the installed version:

Requirement already satisfied: numpy in /usr/local/lib/python2.7/dist-packages (1.15.4)

Denis

@agalea91
Copy link
Collaborator

Hi Denis, have you tried upgrading numpy?

pip install --upgrade numpy

@denics
Copy link
Contributor Author

denics commented Nov 28, 2019

Hi agalea91, this should be fixed by #10 ;)

@denics denics closed this as completed Nov 28, 2019
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

2 participants