Skip to content

Error: setup.py not found #2

@ivineetm007

Description

@ivineetm007

Hi,
setup.py is missing in the repository.
I am getting this error while creating conda environment.

Collecting package metadata (repodata.json): done
Solving environment: done

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: / By downloading and using the CUDA Toolkit conda packages, you accept the terms and conditions of the CUDA End User License Agreement (EULA): https://docs.nvidia.com/cuda/eula/index.html
                                                                                                                                                                done
Installing pip dependencies: / Ran pip subprocess with arguments:
['/home/styldod/anaconda3/envs/prospect/bin/python', '-m', 'pip', 'install', '-U', '-r', '/media/styldod/DATA/vinm/experiments/ProSpect/condaenv.ke68jt4z.requirements.txt', '--exists-action=b']
Pip subprocess output:

Pip subprocess error:
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /ProSpect
                                                                                                                                                                failed

CondaEnvException: Pip failed

Looking at the environment file Line 31, pip install -e . requires setup.py which is missing in the repository.

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