Open GoogleCodeExporter opened 8 years ago
This should be a pretty simple fix. Is there anyway it can be added?
Original comment by tracebac...@gmail.com
on 26 Sep 2009 at 7:41
Hey, any chance to get this fixed? This is really a blocker. Thanks :)
Original comment by leidel
on 25 Oct 2009 at 9:12
Attachments:
This is annoying. I can't install this package on OSX or Ubuntu. A quick
workaround is to get ez_setup.py and
place it somewhere in the pythonpath.
wget http://peak.telecommunity.com/dist/ez_setup.py
Anyway, please fix this.
Original comment by mar...@mahner.org
on 5 Nov 2009 at 7:12
This has been fixed in 1.0.5. Please close the ticket.
Original comment by leidel
on 5 Nov 2009 at 7:26
I am trying to install this on OS X and it's not working.
I did python setup.py install and it copied the egg file to my site-packages
but didn't expand it.
I tried manually copying the recaptcha/ folder into site-packages but it
doesn't work either...
Both times I get MOD_PYTHON error (not even django-styled):
from recaptcha.client import captcha
ImportError: No module named client
I got the tarball manually from pypi, it is 1.0.5 and has an ezy_install.py
inside. Help please!
Original comment by bluesk...@gmail.com
on 11 Dec 2009 at 4:18
Original issue reported on code.google.com by
jtunney@gmail.com
on 30 Aug 2009 at 9:17