Hello all,
I've followed the instructions at
http://turbogears.org/2.0/docs/main/DownloadInstall.html
but it didn't go too well. The first time, it timed out trying to
download 'nose', but when I re-ran easy_install there were some
warnings and some errors.
In order:
Installed c:\docume~1\user\locals~1\temp\easy_install-q4voog
\sqlalchemy-migrate-
0.5.1.dev-r479\nose-0.10.4-py2.5.egg
E:\code\pyprojects\tg2env\lib\site-packages\setuptools-0.6c9-py2.5.egg
\setuptool
s\dist.py:245: UserWarning: Module nose was already imported from c:
\docume~1\us
er\locals~1\temp\easy_install-q4voog\sqlalchemy-migrate-0.5.1.dev-
r479\temp\easy
_install-puibtp\nose-0.10.4\nose\__init__.py, but c:\docume~1\user
\locals~1\temp
\easy_install-q4voog\sqlalchemy-migrate-0.5.1.dev-r479\nose-0.10.4-
py2.5.egg is
being added to sys.path
Running BeautifulSoup-3.0.7a\setup.py -q bdist_egg --dist-dir c:
\docume~1\user\l
ocals~1\temp\easy_install-ymvm4p\BeautifulSoup-3.0.7a\egg-dist-tmp-
jcxz0j
zip_safe flag not set; analyzing archive contents...
E:\code\pyprojects\tg2env\lib\site-packages\setuptools-0.6c9-py2.5.egg
\setuptool
s\command\bdist_egg.py:422: UnicodeWarning: Unicode equal comparison
failed to c
onvert both arguments to Unicode - interpreting them as being unequal
Running Catwalk-2.0dev-r209\setup.py -q bdist_egg --dist-dir c:
\docume~1\user\lo
cals~1\temp\easy_install-ktgr97\Catwalk-2.0dev-r209\egg-dist-tmp-
xxgbqv
File "build\bdist.win32\egg\catwalk\tg2\_controller.py", line 162
super(Catwalk, self).__init__(session, *args, **kwargs)
^
SyntaxError: invalid syntax
File "e:\code\pyprojects\tg2env\lib\site-packages
\catwalk-2.0dev_r209-py2.5.eg
g\catwalk\tg2\_controller.py", line 162
super(Catwalk, self).__init__(session, *args, **kwargs)
^
SyntaxError: invalid syntax
Adding catwalk 2.0dev-r209 to easy-install.pth file
Installed e:\code\pyprojects\tg2env\lib\site-packages
\transaction-1.0a1-py2.5.eg
g
error: Installed distribution simplejson 1.8.1 conflicts with
requirement simple
json>=2.0.4
And it terminated there.
I also omitted quite a few "warning: no previously-included files
matching '<whatever>' found anywhere in dis
tribution" where the <whatever> looks mostly like Mercurial store
files, but sometimes was '*' or '.pyc', for example.
I'm using Windows XP SP2, with Python 2.5.
Hope this is of some use, and that someone knows what is wrong!
--
Ben Sizer
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---