clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.48k stars 653 forks source link

Can it run on Windows?CondaValueError: invalid package specification: x264=='1152.20180717 #132

Open zhushuqi2333 opened 2 years ago

zhushuqi2333 commented 2 years ago

hello,I want to run it on Windows,however,when i run the code conda install x264=='1!152.20180717' ffmpeg=4.0.2 -c conda-forge ,it shows that ‘CondaValueError: invalid package specification: x264=='1152.20180717’,can somebody help me?thanks!

Startup555 commented 2 years ago

I just delete x264.etc. strings, and luckliy it still works you can try it