Skip to content

Missing environment.yml and conda_environment.sh files in the repository #1

Description

@ArtemZapara

Hi,
According to the README.md, the setup instructions mention the following:

  1. Create and initialize a conda environment:
cd player_classification
conda env create --name player --file environment.yml
conda activate player

NOTE: Another way to create the conda environment is to run the conda_environment.sh file.

However, I couldn't find either the environment.yml file or the conda_environment.sh file in the root directory of the repository. These files are essential for initializing the conda environment as described.

Could you please upload the missing files or update the README.md with alternative setup instructions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions