#2143: Install of TG2.0b2 in Py26 under windows fails
--------------------------+-------------------------------------------------
Reporter: sshaikh | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 2.0
Component: Installation | Version: 2.0b1
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
When following the instructions at:
http://www.turbogears.org/2.0/docs/main/DownloadInstall.html
There is (at least) no Paster installed by the end of the installation
process. This occurs under both a virtual environment and otherwise.
TG2 under Py25 installs and works fine.
I have attached the output of the easy install. I also got the following
warnings on the command line:
build\bdist.win32\egg\tw\forms\core.py:395: SyntaxWarning: assertion is
always true, perhaps remove parentheses?
assert (isinstance(schema.fields[name], Schema),
c:\tg2env\lib\site-packages\tw.forms-0.9.2-py2.6.egg\tw\forms\core.py:395:
SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (isinstance(schema.fields[name], Schema),
C:\tg2env\lib\site-
packages\setuptools-0.6c9-py2.6.egg\setuptools\command\bdist_egg.py:422:
UnicodeWarning: Unicode equal comparison failed to convert both arguments
to Unicode - interpreting them as being unequal
c:\docume~1\shak\locals~1\temp\easy_install-
xq3ds2\nose-0.10.4\nose\proxy.py:93:
SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (test is self.test
build\bdist.win32\egg\nose\proxy.py:93: SyntaxWarning: assertion is always
true,
perhaps remove parentheses?
assert (test is self.test
c:\tg2env\lib\site-packages\nose-0.10.4-py2.6.egg\nose\proxy.py:93:
SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (test is self.test
error: Setup script exited with error: None
--
Ticket URL: <http://trac.turbogears.org/ticket/2143>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---