Skip to content

SystemError: initialization of _internal failed without raising an exception #1103

Answered by brianjorden
gaggiag asked this question in Q&A
Discussion options

You must be logged in to vote

Had the same issue, but seem to have gotten past it.

pip uninstall numpy
pip uninstall numba
python3 -m pip install numba

Seems to be a dependency version issue. When you reinstall the numba package, it pulls in the right version of numpy.

WARNING: I haven't done much with python, so I'm not concerned about screwing up my environment. This worked for me, but may break something else for others.

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@emiedeltares
Comment options

@ArjunS07
Comment options

@paperadio
Comment options

@pwernette
Comment options

@GoingBin
Comment options

Answer selected by gaggiag
Comment options

You must be logged in to vote
1 reply
@IsabeleVitorio
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
10 participants