Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove note about Python 3.7 #145

Merged
merged 1 commit into from
Jun 7, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions docs/user/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ To use Python from the environment you just created, activate the environment wi

`FreeCodeCamp`_ has a good explanation worth reading. There's a shorter description on `Towards Data Science`_ which is also helpful and informative. Finally, if you're an extremely patient person, you may want to read the (dry, but very informative) `documentation page from Conda`_.

.. caution::

As of November 2018, there appears to be a bug which prevents the Tensorflow pip package from working in Python 3.7. To track, see `this Github issue for Tensorflow`_. As a result, in order to use Spinning Up (which requires Tensorflow), you should use Python 3.6.


.. _`the installation instructions`: https://docs.continuum.io/anaconda/install/
.. _`FreeCodeCamp`: https://medium.freecodecamp.org/why-you-need-python-environments-and-how-to-manage-them-with-conda-85f155f4353c
.. _`Towards Data Science`: https://towardsdatascience.com/environment-management-with-conda-python-2-3-b9961a8a5097
Expand Down Expand Up @@ -140,4 +135,4 @@ And then check that things are working by running PPO in the Walker2d-v2 environ
.. _`mujoco-py`: https://github.com/openai/mujoco-py
.. _`MuJoCo license`: https://www.roboti.us/license.html
.. _`MuJoCo license`: https://www.roboti.us/license.html