Hi All,
I'm trying to use Unstable Release 20120607,
install it as usual, when trying to start Paster Server, it gave me error:

<pre>
(TurboEnv)panjiesw@Blangszutbuntu:~/TurboEnv/tgcms$ paster serve 
development.ini
Traceback (most recent call last):
  File "/home/panjiesw/TurboEnv/bin/paster", line 8, in <module>
    load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')()
  File 
"/home/panjiesw/TurboEnv/local/lib/python2.7/site-packages/paste/script/command.py",
 
line 93, in run
    commands = get_commands()
  File 
"/home/panjiesw/TurboEnv/local/lib/python2.7/site-packages/paste/script/command.py",
 
line 135, in get_commands
    plugins = pluginlib.resolve_plugins(plugins)
  File 
"/home/panjiesw/TurboEnv/local/lib/python2.7/site-packages/paste/script/pluginlib.py",
 
line 82, in resolve_plugins
    pkg_resources.require(plugin)
  File 
"/home/panjiesw/TurboEnv/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
 
line 666, in require
  File 
"/home/panjiesw/TurboEnv/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py",
 
line 569, in resolve
pkg_resources.VersionConflict: (repoze.who 2.0 
(/home/panjiesw/TurboEnv/lib/python2.7/site-packages/repoze.who-2.0-py2.7.egg), 
Requirement.parse('repoze.who>=1.0,<2.0dev'))
</pre>

what am i doing wrong?
is it bug?

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/turbogears-trunk/-/iGIovrukNGsJ.
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-trunk?hl=en.

Reply via email to