| Article: |
What Is TurboGears (Hint: Python-Based Framework for Rapid Web Development) | |
| Subject: | Troble Installing | |
| Date: | 2005-11-10 06:14:09 | |
| From: | Slowpoke | |
|
This looks cool, and i'd love to try it, but the quick and painless install isn't as quick and painless as it promises on the lable.
|
||
Showing messages 1 through 2 of 2.
-
Troble Installing
2005-11-14 07:54:46 Jeremypetz [View]
YOu need to use the setup script, ez_install is for keeping the system up to date and installing extra libraries, such as doc_utils.
-
Troble Installing
2005-11-13 05:09:13 oefe [View]
Hi Slowpoke,
the error message contains references to python 2.3.
Make sure that you're using Python 2.4, not 2.3.
Either invoke Python 2.4 explicitly as "python2.4", or re-link the symlink /usr/bin/python to python 2.4.


