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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements.txt not found during installation of PyPI version 2.0.22 on Python 3 #55

Closed
tyarkoni opened this issue May 30, 2017 · 3 comments
Assignees

Comments

@tyarkoni
Copy link

tyarkoni commented May 30, 2017

Installing 2.0.22 via pip results in the following error:

FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'

This doesn't happen on Python 2, and I've reproduced it on two separate machines (see this build failure on travis). Specifying version 2.0.21 installs fine.

@robertwenquan
Copy link
Contributor

Hi @tyarkoni

Thanks for reporting the installation issue on 2.0.22. I will take a look and get back to you.

@robertwenquan
Copy link
Contributor

Hi @tyarkoni

This has been a regression in v2.0.22 and has been fixed in the latest version.
Please try pip install clarifai

Sorry for the inconvenience.

@tyarkoni
Copy link
Author

tyarkoni commented Jun 7, 2017

Thanks!

josh-tepper pushed a commit that referenced this issue Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants