clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zhushuqi2333 opened this issue · comments

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!

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