This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
FileNotFoundError for conda skeleton #11
Closed
Description
I'm trying to build a conda-forge package via conda skeleton pypi jupyter_dash
but it returns me the following error
Traceback (most recent call last):
File "setup.py", line 108, in <module>
with open(os.path.join(here, 'requirements.txt')) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp4lephpktconda_skeleton_jupyter-dash-0.2.1.tar.gz/jupyter-dash-0.2.1/requirements.txt'
$PYTHONPATH = /tmp/tmp4lephpktconda_skeleton_jupyter-dash-0.2.1.tar.gz/jupyter-dash-0.2.1
Metadata
Metadata
Assignees
Labels
No labels