Binder Error: CondaEnvException: Pip failed (pip subprocess error)

72 Views Asked by At

I'm trying create binder for my repo, here's the link to my repo: https://github.com/UCB-stat-159-s23/project-group14.git But binder is failing and giving me these errors:

Pip subprocess error: ERROR: file:///home/jovyan/project_tools (from -r /home/jovyan/condaenv.7epkswi7.requirements.txt (line 1)) does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

CondaEnvException: Pip failed

Please help!

I'm thinking it's an environment problem/

0

There are 0 best solutions below