Skip to content

Not working in python3.6 conda environment.  #8

Description

@alonsoir

conda create -n py36 python=3.6 ipykernel
conda activate py36
python --version
pip install pip==8.1.1
pip install -r pip_requirements/requirements.txt

basically the problem looks like gym 0.9.2 is not installed in python 3.6 pip 8.1.1 because it needs python 3.8

This is the output

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions