[Numpy-discussion] next NumPy triage meeting - December 13th, 2023 at 6pm UTC

2023-12-10 Thread Inessa Pawson
The next NumPy triage meeting will be held this Wednesday, December 13th at
6pm UTC. This is a meeting where we synchronously triage prioritized PRs
and issues.
Join us via Zoom:
https://numfocus-org.zoom.us/j/82096749952?pwd=MW9oUmtKQ1c3a2gydGk1RTdYUUVXZz09
.
Everyone is welcome to attend and contribute to a conversation.
Please notify us of issues or PRs that you’d like to have reviewed by
adding a GitHub link to them in the meeting agenda:
https://hackmd.io/68i_JvOYQfy9ERiHgXMPvg.

-- 
Cheers,
Inessa

Inessa Pawson
GitHub: inessapawson
___
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


[Numpy-discussion] Numpy not working

2023-12-10 Thread Christophe Nassar
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 
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