Skip to content

Problems setting up conda environments #80

Description

@arthur-mant

When trying to setup both the atari and the gym environments using conda, i am getting errors regarding some required packages on the specified version described on the .yml file being unable to be installed because it requires either a different version of another required package or a different python version.

I have spent a few days trying and managed to get the gym environment to work (although i'm not sure if something is on the wrong version or not), but i'm struggling with the atari one, which seems to have a problem with the ale-py package. The error log from conda env create -f conda_env.yml (the one in the atari subdirectory) is attached below.

Not sure if it's relevant but i'm using Debian 12.
Thank you for your attention.

error_log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions