IrisRainbowNeko / genshin_auto_fish

基于深度强化学习的原神自动钓鱼AI
4.76k stars 725 forks source link

你好,这个问题怎么解决? #263

Open 91hxs opened 2 years ago

91hxs commented 2 years ago

error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/philferriere/cocoapi.git 'C:\Users\1084797681\AppData\Local\Temp\pip-req-build-smrcqleb' did not run successfully. │ exit code: 128 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/philferriere/cocoapi.git 'C:\Users\1084797681\AppData\Local\Temp\pip-req-build-smrcqleb' did not run successfully. │ exit code: 128 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Traceback (most recent call last): File "C:\Windows\System32\genshin_auto_fish\requirements.py", line 74, in main() File "C:\Windows\System32\genshin_auto_fish\requirements.py", line 68, in main pip_install(args.proxy, line.split()) File "C:\Windows\System32\genshin_auto_fish\requirements.py", line 13, in pip_install subprocess.run( File "C:\Users\1084797681\anaconda3\lib\subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['C:\Users\1084797681\anaconda3\python.exe', '-m', 'pip', 'install', 'git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI']' returned non-zero exit status 问题

WeatherWind commented 2 years ago

提前装一下cocoapi呢?