Hi,
I've tried cssmenu with the same result. I'vemodified EGG-INFO as the
requirement is wrong (1.1a0 should be 1.0a1) you shou do:
cd /usr/lib/python2.4/site-packages/jsDOMenu-xxxxxx/EGG-INFO (change xxxxxx
with the correct version of the downloaded package
vi requires.txt
And change: TurboGears >= 1.1a0
for: TurboGears >=1.0a1
Regards.
On 11/27/06, jason <[EMAIL PROTECTED]> wrote:
>
>
> After installing jsDOMenu from the CogBin I get the following traceback
> when running the toolbox:
>
> File "/usr/local/bin/tg-admin", line 7, in ?
> sys.exit(
> File
> "/usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg
> /turbogears/command/base.py",
> line 355, in main
> command = command(turbogears.__version__)
> File
> "/usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg
> /turbogears/command/base.py",
> line 274, in __init__
> turbogears.widgets.load_widgets()
> File
> "/usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg
> /turbogears/widgets/base.py",
> line 27, in load_widgets
> widget_mod.load()
> File
> "/usr/lib/python2.4/site-packages/setuptools-0.6c3-py2.4.egg
> /pkg_resources.py",
> line 1829, in load
> if require: self.require(env, installer)
> File
> "/usr/lib/python2.4/site-packages/setuptools-0.6c3-py2.4.egg
> /pkg_resources.py",
> line 1842, in require
> working_set.resolve(self.dist.requires(self.extras),env,installer))
> File
> "/usr/lib/python2.4/site-packages/setuptools-0.6c3-py2.4.egg
> /pkg_resources.py",
> line 487, in resolve
> raise VersionConflict(dist,req) # XXX put more info here
> pkg_resources.VersionConflict: (TurboGears 1.0b1
> (/usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg),
> Requirement.parse('TurboGears>=1.1a0'))
>
> Can this be repaired or uninstalled easily?
>
>
> >
>
--
Julio
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---