python dqn_family.py配置环境的步骤

python dqn_family.py

[email protected]:minerllabs/baselines.git
git clone [email protected]:minerllabs/baselines.git


git clone [email protected]:minerllabs/baselines.git

git clone [email protected]:minerllabs/minerl.git
https://github.com/minerllabs/minerl

git clone [email protected]:mcmtroffaes/pathlib2.git
https://github.com/mcmtroffaes/pathlib2

git clone [email protected]:openai/gym.git
https://github.com/openai/gym

git clone [email protected]:chainer/chainer.git
https://github.com/chainer/chainer

git clone [email protected]:chainer/chainerrl.git
https://github.com/chainer/chainerrl

Using /usr/local/lib/python2.7/site-packages/typing-3.7.4.3-py2.7.egg
Finished processing dependencies for chainer==7.7.0


ModuleNotFoundError: No module named 'chainerrl.wrappers'

你可能感兴趣的:(python dqn_family.py配置环境的步骤)