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

mix up versions : could n't install 0.1 #3

Open
ddavout opened this issue May 4, 2011 · 1 comment
Open

mix up versions : could n't install 0.1 #3

ddavout opened this issue May 4, 2011 · 1 comment

Comments

@ddavout
Copy link

ddavout commented May 4, 2011

Hi,
I wanted to use your product django-ogone
I picked up the version 0.1 but I could n't install it ..
I was told there is nothing said in the setup script about the destination of the directory examples

more precisely ...
We have no distributions for django-ogone that satisfies 'django-ogone'.
Getting distribution for 'django-ogone'.
Running easy_install:
/usr/bin/python2.6 "-S" "-c" "import sys,os;p = sys.path[:];import site;sys.path[:] = p;[sys.modules.pop(k) for k, v in sys.modules.items() if hasattr(v, 'path') and len(v.path)==1 and not os.path.exists(os.path.join(v.path[0],'init.py'))];from setuptools.command.easy_install import main;main()" "-mUNxd" "/home/dan/LFS/lfs-installer/eggs/tmp6Ou8NJ" "-q" "/tmp/tmp9FwMcNget_dist/django-ogone-0.1.zip"
path=/home/dan/LFS/lfs-installer/eggs/distribute-0.6.16-py2.6.egg

warning: no files found matching '.html' under directory 'examples'
warning: no files found matching '
.txt' under directory 'examples'
warning: no files found matching '*.js' under directory 'examples'
warning: install_data: setup script did not provide a directory for '' -- installing right in 'build/bdist.linux-i686/egg'
error: Setup script exited with error: can't copy '': doesn't exist or not a regular file
An error occurred when trying to install django-ogone 0.1. Look above this message for any errors that were output by easy_install.
While:
Installing django.
Getting distribution for 'django-ogone'.
Error: Couldn't install: django-ogone 0.1

I downloaded the eggs from python.org
and noticed that inside the zip files there was a version 1.0
I did give a go to pin the version to 1.0 but the egg was nowhere to be found
So I decided to remove the lines in the manifest speaking of examples
and to put the egg in my src/ folder
I could then have installed django-ogone

@lukmdo
Copy link

lukmdo commented Mar 25, 2012

Probably outdated but anyway. I made same mistake https://github.com/ssspiochld/googleappengine-python/commit/31f86672e4c530debc372f25ed1386d266350bba dict is not the right data structure to pass to data_files

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