Open zhushuqi2333 opened 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!
conda install x264=='1!152.20180717' ffmpeg=4.0.2 -c conda-forge
I just delete x264.etc. strings, and luckliy it still works you can try it
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!