3 messages in com.googlegroups.pylons-discusspastescript error 1.0| Subject: | pastescript error 1.0![]() |
|---|---|
| From: | cnu (srin...@public.gmane.org) |
| Date: | 11/11/2006 11:34:16 PM |
| List: | com.googlegroups.pylons-discuss |
I installed the latest version of Pylons (0.9.3) and tried the command $ paster create --template=pylons pingsite
It showed the following error
Traceback (most recent call last): File "/usr/local/bin/paster", line 5, in ? pkg_resources.run_script('PasteScript==0.9.7', 'paster') File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 407, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1084, in run_script execfile(script_filename, namespace, namespace) File "/usr/lib/python2.4/site-packages/PasteScript-0.9.7-py2.4.egg/EGG-INFO/scripts/paster", line 18, in ? command.run() File "/usr/lib/python2.4/site-packages/PasteScript-0.9.7-py2.4.egg/paste/script/command.py", line 76, in run invoke(command, command_name, options, args[1:]) File "/usr/lib/python2.4/site-packages/PasteScript-0.9.7-py2.4.egg/paste/script/command.py", line 115, in invoke exit_code = runner.run(args) File "/usr/lib/python2.4/site-packages/PasteScript-0.9.7-py2.4.egg/paste/script/command.py", line 210, in run result = self.command() File "/usr/lib/python2.4/site-packages/PasteScript-0.9.7-py2.4.egg/paste/script/create_distro.py", line 69, in command self.extend_templates(templates, tmpl_name) File "/usr/lib/python2.4/site-packages/PasteScript-0.9.7-py2.4.egg/paste/script/create_distro.py", line 222, in extend_templates tmpl = entry.load()(entry.name) File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1829, in load if require: self.require(env, installer) File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1842, in require working_set.resolve(self.dist.requires(self.extras),env,installer)) File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 487, in resolve raise VersionConflict(dist,req) # XXX put more info here pkg_resources.VersionConflict: (PasteScript 0.9.7 (/usr/lib/python2.4/site-packages/PasteScript-0.9.7-py2.4.egg), Requirement.parse('PasteScript>=1.0'))
I did a $ easy_install -U PasteScript then removed my /usr/local/bin/paster and created a symbolic link to /usr/bin/paster
Now paster works fine. Has anybody experienced like this with the 0.9.3 version?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to
pylons-discuss-/JYPx...@public.gmane.org
To unsubscribe from this group, send email to
pylons-discuss-unsubscribe-/JYPx...@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---




