Hi All,
I'm pulling my hair out atm trying to get Turbogears working on my
Windows machine. I followed the instructions in that I downloaded and
install Python, downloaded and ran tgsetup.py.
My problem is that when I now run tg-admin, it always raises a
pkg_resources.DistributionNotFound exception for something or other.
First it was Cheetah, then Extreme, and now PyProtocols. The first two
I got the eggs and manually installed them, but I have a strong feel
this is going to keep going for some time, and that it is not normal.
Python version: 2.5.2
Turbogears version: 1.0.9
OS: WinVista
This is the traceback on the most recent exception:
Traceback (most recent call last):
File "C:\Program Files\Python2.5\Scripts\tg-admin-script.py",
le>
from pkg_resources import load_entry_point
File "C:\Program Files\Python2.5\lib\site-packages\setuptools
pkg_resources.py", line 2562, in <module>
File "C:\Program Files\Python2.5\lib\site-packages\setuptools
pkg_resources.py", line 626, in require
File "C:\Program Files\Python2.5\lib\site-packages\setuptools
pkg_resources.py", line 524, in resolve
pkg_resources.DistributionNotFound: PyProtocols>=1.0a0dev-r2302
I'd appreciate any help you can offer...
Thanks!
Oli
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---