Skip to content

requirements.txt is missing in PyPI #44

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

Closed
fujiisoup opened this issue Dec 26, 2017 · 4 comments
Closed

requirements.txt is missing in PyPI #44

fujiisoup opened this issue Dec 26, 2017 · 4 comments

Comments

@fujiisoup
Copy link
Member

Hi,

I tried to install sparse to a new (conda) environment by pip install sparse, but it fails with the following error.

Writing /tmp/easy_install-mhkizn5d/sparse-0.1.1/setup.cfg
Running sparse-0.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mhkizn5d/sparse-0.1.1/egg-dist-tmp-jpw672f1
error: [Errno 2] No such file or directory: 'requirements.txt'

The installation succeeds if the scipy and numpy are already installed in the environment.
I think we need to include requirements.txt in MANIFEST.in.

@fujiisoup
Copy link
Member Author

Closed. I did wired thing... Sorry for bothering.

@mrocklin
Copy link
Contributor

mrocklin commented Dec 27, 2017 via email

mrocklin added a commit that referenced this issue Dec 27, 2017
mrocklin added a commit that referenced this issue Dec 27, 2017
@mrocklin
Copy link
Contributor

mrocklin commented Dec 27, 2017 via email

@fujiisoup
Copy link
Member Author

I called this from my package and I thought a bug was my setup.py.
Thanks for the quick response :)

mrocklin added a commit that referenced this issue Dec 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants