Ticket #437 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

hellahella WebHelpers==0.3.4 Not Found

Reported by: guest Owned by: bbangert
Priority: normal Milestone:
Component: hellahella Version: trunk
Severity: blocker Keywords: hellahella WebHelpers
Cc: BassKozz@…

Description

I am trying to install hellahella on Ubuntu 9.10, and I keep getting the following:

~/hellahella$ sudo python ez_setup.py -U hellahella==dev
Searching for hellahella==dev
Reading http://pypi.python.org/simple/hellahella/
Reading http://hellanzb.com/trac/hellanzb/wiki/HellaHella
Best match: hellahella dev
Downloading http://hellanzb.com/hellanzb/hellahella/trunk#egg=hellahella-dev
Doing subversion checkout from http://hellanzb.com/hellanzb/hellahella/trunk to /tmp/easy_install-iu5zxY/trunk
Processing trunk
Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-iu5zxY/trunk/egg-dist-tmp-BcvqvQ
unrecognized .svn/entries format; skipping .
paster_plugins not set in setup(), but hellahella.egg-info/paster_plugins.txt exists
unrecognized .svn/entries format in 
unrecognized .svn/entries format in ez_setup
zip_safe flag not set; analyzing archive contents...
hellahella.config.routing: module references __file__
hellahella.config.environment: module references __file__
hellahella.tests.__init__: module references __file__
hellahella 0.1dev-r0 is already the active version in easy-install.pth

Installed /usr/local/lib/python2.6/dist-packages/hellahella-0.1dev_r0-py2.6.egg
Processing dependencies for hellahella==0.1dev-r0
Searching for WebHelpers==0.3.4
Reading http://pypi.python.org/simple/WebHelpers/
Reading http://pylonshq.com/WebHelpers/
Reading http://bitbucket.org/bbangert/webhelpers
No local packages or download links found for WebHelpers==0.3.4
error: Could not find suitable distribution for Requirement.parse('WebHelpers==0.3.4')

So I am stuck, I've searched google for WebHelpers? 0.3.4 and I came up with this:  Not Found It looks like  0.6.4 is the latest version, does anyone know how to work around this issue? Will hellahella work with 0.6.4? TiA, -Basskozz

Change History

Changed 2 years ago by guest

  • status changed from new to closed
  • resolution set to fixed

This has been fixed, apparently: "one of the admins on the WebHelpers? package deleted everything by mistake the other day" -pjenvey #hellanzb

Thanks pjenvey

Note: See TracTickets for help on using tickets.