volotat / DiffMorph

Image morphing without reference points by applying warp maps and optimizing over them.
MIT License
458 stars 53 forks source link

ERROR: Could not find a version that satisfies the requirement numpy==1.23.1 #17

Closed wyliefoxxx closed 1 year ago

wyliefoxxx commented 1 year ago

Running the colab project fails at a number of points, starting with this error:

ERROR: Could not find a version that satisfies the requirement numpy==1.23.1

Unfortunately don't have enough time to troubleshoot this one myself - Anyone else experience this or know a fix, or know what I'm doing wrong? - I am very new to colaboratory

kilik128 commented 1 year ago

same here

volotat commented 1 year ago

The issue was that colab had not supported this version yet. I set a bit yearlier one. It should work fine now.