Skip to content

cannot find readline package for some reason #3

@BurningSpy

Description

@BurningSpy

Hi, I got a problem with the create env command. When I try to create the environment from the file, it does not find the readline package.
I now deleted that line from the file for now so that I can create the environment, but I need to somehow install it later on to avoid errors.

I´m relatively new to all this so can someone help me please?

Not quite sure what to do.
Googling told me that it might work when I remove the version specification or add it to the pip-part of the .yml file, but neither solution worked for me.

Thanks in advance for your help!

Error message: after "conda env create -f environment.yml"
`
PackagesNotFoundError: The following packages are not available from current channels:

  • readline

Current channels:

To search for alternate channels that may provide the conda package you're
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.`

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