Skip to content

Environment errors #27

@ricky122-5

Description

@ricky122-5

Upon creating a new conda environment and attempting to install the requirements through pip install -r requirements.txt, it returned this:
image
Also attempted creating a new conda environment using the provided environment.yml file, returned this & had a bunch of packages under:
image
Used conda env export --no-builds > environment.yml
returned CondaValueError: prefix already exists: C:\Users\Rikki\anaconda3
ran conda env create -f environment.yml -n myvenv
returned
image
and
image
for numerous packages

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