anandpawara / Real_Time_Image_Animation

The Project is real time application in opencv using first order model
GNU General Public License v3.0
3.23k stars 521 forks source link

Doesn't work with python 3.8.x. only with python 3.7.x #13

Open Otter-man opened 4 years ago

Otter-man commented 4 years ago

It stated in readme that python v3.7.3 or higher is required. However, torch 1.0.0 works only with python up to 3.7.x If your virtual enviroment is python 3.8.* torch installation will exit with an error if yoy follow instructions in readme.

SunYong0821 commented 4 years ago

yep i met that problem same

mercuree commented 4 years ago

torch 1.5.0 works fine