Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install --no-binary gives "No such file or directory" error #780

Open
tiffanymeits opened this issue Feb 15, 2024 · 0 comments
Open

Comments

@tiffanymeits
Copy link

tiffanymeits commented Feb 15, 2024

馃悰 Bug

Seeing the following error upon source installing version 2.5.0:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-khq60faw/papermill_63f104d3558b47019b035cffeb75bf98/docs/requirements.txt'

Command used: pip install --no-binary papermill papermill==2.5.0

Seems like the auto-generated requirements.txt file is at a different location than what's expected by the setup process.

@tiffanymeits tiffanymeits changed the title pip install runs into "No such file or directory" error pip install --no-binary gives "No such file or directory" error Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant