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 CNN-tf #46

Open
Apoaqpeduli opened this issue Apr 3, 2020 · 1 comment
Open

Error CNN-tf #46

Apoaqpeduli opened this issue Apr 3, 2020 · 1 comment

Comments

@Apoaqpeduli
Copy link

Traceback (most recent call last):
File "D:\Azhari\Tugas Akhir-2\Tunarungu\cnn_tf.py", line 114, in
tf.app.run()
File "C:\Users\ASUS\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\platform\app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
File "D:\Azhari\Tugas Akhir-2\Tunarungu\cnn_tf.py", line 85, in main
train_images = np.array(pickle.load(f))
ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'

im using numpy 1.15
opencv 3.4
tenserflow 1.4
keras 2.0.0

thanks

@RenNgu
Copy link

RenNgu commented Feb 26, 2021

install the required module..i see you have numpy already installed but install "numpy.core._multiarray_umath" install it from the terminal or form your env or if those dont work install in manually

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