#2119: Warn Windows user to run exactly *python* initializeDB.py, not just
initializeDB.py
---------------------------+------------------------------------------------
Reporter: Artem | Owner: mark ramm
Type: enhancement | Status: new
Priority: high | Milestone: 2.0b2
Component: Documentation | Version: 1.0.8
Severity: minor | Keywords:
---------------------------+------------------------------------------------
Even if you activate your virtualenv correctly if you ask Windows to run
file.py it might use a different copy of python (not even in the path) and
with a different set of libraries in the path. Small mistake, but
difficult for figuring out (since just running python shell and checking
the modules will show that everything is OK).
Wiki20 tutorial http://turbogears.org/2.0/docs/main/Wiki20/wiki20.html
should explicitly warn Windows users not to skip the *python* part of the
command line. More details about the situation, consequences and how
difficult it is to realize the root reason can be found at
http://groups.google.com/group/turbogears/browse_thread/thread/11757a2818f7546d
Setting high priority since it is related to the installation/quickstart
procedure - point, when smooth user experience is very important.
--
Ticket URL: <http://trac.turbogears.org/ticket/2119>
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
-~----------~----~----~----~------~----~------~--~---