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

numpy.core._multiarray_umath not found #394

Closed
Quixus opened this issue Aug 1, 2019 · 4 comments
Closed

numpy.core._multiarray_umath not found #394

Quixus opened this issue Aug 1, 2019 · 4 comments
Labels
help me Requests for support install Relating to the installation process

Comments

@Quixus
Copy link

Quixus commented Aug 1, 2019

When I start the KingPhisher client I get the following error message:
ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'
I have installed numpy, but the message persists.
KingPhisher otherwise seems to work correctly.

What can I do to get rid of the error?

@wolfthefallen
Copy link
Contributor

sudo ./KingPhisher --env-update

@wolfthefallen wolfthefallen added help me Requests for support install Relating to the installation process labels Aug 1, 2019
@zeroSteiner
Copy link
Collaborator

Looks related to numpy/numpy#11871

@wolfthefallen
Copy link
Contributor

@zeroSteiner Could be the --env-update should resolve the issue as it forces a reinstall of the required packages in the pipenv environment.

@Quixus
Copy link
Author

Quixus commented Aug 1, 2019

Thanks the env update helped

@Quixus Quixus closed this as completed Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help me Requests for support install Relating to the installation process
Projects
None yet
Development

No branches or pull requests

3 participants