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

Couldn't install django-ordered-model #118

Closed
Asqiir opened this issue Apr 15, 2017 · 2 comments
Closed

Couldn't install django-ordered-model #118

Asqiir opened this issue Apr 15, 2017 · 2 comments

Comments

@Asqiir
Copy link

Asqiir commented Apr 15, 2017

What I did:
python3 -m pip install django-ordered-model (python3 -m pip is the equivalent to pip3 on my computer)

The traceback I got:
`Collecting django-ordered-model
Downloading django-ordered-model-1.4.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-d1idycat/django-ordered-model/setup.py", line 5, in
with open('requirements.txt') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-d1idycat/django-ordered-model/`

I got the same error when I downloaded the code here and built it myself.

@bfirsh
Copy link
Member

bfirsh commented Apr 16, 2017

Whoopsy - thanks!

@bfirsh bfirsh closed this as completed in a06f034 Apr 16, 2017
@bfirsh
Copy link
Member

bfirsh commented Apr 16, 2017

fixed in 1.4.1, now being pushed. thanks for the report!

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