issues
search
chainer
/
chainerrl
ChainerRL is a deep reinforcement learning library built on top of Chainer.
MIT License
1.18k
stars
224
forks
source link
Specify ubuntu 16.04 for Travis CI and modify a dependency accordingly
#520
Closed
muupan
closed
5 years ago
muupan
commented
5 years ago
Resolves #519.
Specify ubuntu 16.04 (xenial) as a distribution to use in Travis CI. See #519 for the reason.
Use xvfb service since the previous way does not work with 16.04.
Install
fleeglut3-dev
to avoid
ImportError: Library "GLU" not found.
Resolves #519.
fleeglut3-dev
to avoidImportError: Library "GLU" not found.