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
Hello, I was trying to execut the morph.py command, however I got an error:
"(tf) C:\Users\chris\Desktop\DiffMorph-master\DiffMorph-master>morph.py -s images/test(2).jpg -t images/test(1).jpg
Traceback (most recent call last):
File "C:\Users\chris\Desktop\DiffMorph-master\DiffMorph-master\morph.py", line 3, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'"
I think I'll need some help here please ^^
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hello, I was trying to execut the morph.py command, however I got an error:
"(tf) C:\Users\chris\Desktop\DiffMorph-master\DiffMorph-master>morph.py -s images/test(2).jpg -t images/test(1).jpg
Traceback (most recent call last):
File "C:\Users\chris\Desktop\DiffMorph-master\DiffMorph-master\morph.py", line 3, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'"
I think I'll need some help here please ^^
Thanks a lot!
The text was updated successfully, but these errors were encountered: