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

Error: Couldn't install: djangorecipe 0.9 #1

Closed
rvanlaar opened this issue Dec 27, 2011 · 2 comments
Closed

Error: Couldn't install: djangorecipe 0.9 #1

rvanlaar opened this issue Dec 27, 2011 · 2 comments

Comments

@rvanlaar
Copy link
Owner

I used the example buildout.cfg but I get the error below. I got further when I set djangorecipe==0.8 and version == trunk. I created the missing directories just in case and it's not a permissions problem AFAIK. It worked fine when I pulled the trunk from bzr and did a setup.py install. The dummyshop only show links to admin and media for me :(

I'm new to buildout but I know python & linux.

James

james@t61jc:~/src/python/buildout$ uname -a
Linux t61jc 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux

james@t61jc:~/src/python/buildout$ buildout
Getting distribution for 'djangorecipe'.
error: /tmp/easy_install-9P1nPQ/djangorecipe-0.9/CHANGES.txt: No such file or directory
An error occured when trying to install djangorecipe 0.9.Look above this message for any errors thatwere output by easy_install.
While:
Installing.
Getting section django.
Initializing section django.
Installing recipe djangorecipe.
Getting distribution for 'djangorecipe'.
Error: Couldn't install: djangorecipe 0.9
j


Imported from Launchpad using lp2gh.

@rvanlaar
Copy link
Owner Author

(by jvloothuis)
The release was broken (the CHANGES.txt was not distributed with the sdist). I made a new 0.9.1 release which should work.

@rvanlaar
Copy link
Owner Author

(by seamas)
That works. Just one problem.

IOError:
[Errno 2] No such file or directory: '/home/james/src/python/buildout/0.91/downloads/django-archive/Django-0.96.1'

downloads/django-0.96.1.tar.gz has Django-0.96.2 so it causes a problem. I created a link and it worked.

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