fighting-zz
fighting-zz
@liushunyu 好的 非常感谢!
@liushunyu 我忽略了某个包不匹配的错误,尝试着运行那条指令,终于跑起来了! 想请问下您是用的anaconda创建的虚拟环境吗,我之前都是在windows上用的anaconda管理的环境
@liushunyu 谢谢你!你的问题解决了吗
> I am facing same issue on windows 10. Please let me know if you found any solution. sorry, i have not find any solutions.
> Same issue try it on ubuntu
> I am facing same issue on windows 10. Please let me know if you found any solution. try it on ubuntu
> i searched this issue on internet and i have not find a specific solution. But the general meaning is like that win10 does not support multiprocess.
> Yes, I using docker to try on ubuntu and succeed, but it is so wired why facing problem on Windows? According to error message, I guess there are some...
(football-env) C:\dev\football>pip list Package Version ---------------------------- --------- absl-py 1.1.0 astunparse 1.6.3 baselines 0.1.5 build 0.8.0 cachetools 5.2.0 certifi 2022.6.15 charset-normalizer 2.1.0 click 8.1.3 cloudpickle 1.1.1 colorama 0.4.5 contextlib2 21.6.0 decorator...
(football-env) C:\dev\football>python -m pip install git+https://github.com/openai/baselines.git@tf2 . Collecting git+https://github.com/openai/baselines.git@tf2 Cloning https://github.com/openai/baselines.git (to revision tf2) to c:\users\user\appdata\local\temp\pip-req-build-ba2ckaig Running command git clone --filter=blob:none --quiet https://github.com/openai/baselines.git 'C:\Users\user\AppData\Local\Temp\pip-req-build-ba2ckaig' Running command git checkout -b tf2...