Hello everyone,

First of all I have to say that I'm a beginner, so I'll maybe need more details 
regarding a confirmed dev in order to understand!

I'm actually trying to use this, called DiffMorph: 
https://github.com/volotat/DiffMorph
And I'm using this tutorial in order to install Tensorflow: 
https://www.tensorflow.org/install/pip?hl=fr

However I'm facing an issue with anaconda and I have this error:

"(tf) C:\*****\****\****\DiffMorph-master\DiffMorph-master>morph.py -s 
images/img_1.jpg -t images/img_2.jpg
Traceback (most recent call last):
  File "C:\Users\chris\Desktop\DiffMorph-master\DiffMorph-master\morph.py", 
line 3, in <module>
    import numpy as np
ModuleNotFoundError: No module named 'numpy'"

Actually I'm not able to understand what is happening and why I got this error. 
I have numpy installed, I can see it in pip list, and in anaconda environment..
Can maybe someone help?

Please tell me If I've missed some informations you need.
Thanks a lot!
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to