You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Whenever I try to use run_pretraining.py I get an error telling me that importing the NumPy C-extensions failed. I have already verified I am using the correct Python version and NumPy version the error specifies, Python 3.6 and NumPy 1.18.5. Additionally, this error only seems to occur when using a virtual environment with Tensorflow 1.15.
Has anyone else run into this issue? If so, how did you resolve it?
Whenever I try to use run_pretraining.py I get an error telling me that importing the NumPy C-extensions failed. I have already verified I am using the correct Python version and NumPy version the error specifies, Python 3.6 and NumPy 1.18.5. Additionally, this error only seems to occur when using a virtual environment with Tensorflow 1.15.
Has anyone else run into this issue? If so, how did you resolve it?