When I attempt to run viewcvs under Fedora Core 3, I receive
the python errors listed below. The docs say python 1.5 or
above, and I have python 2.3. This seems to be a version
compatibility issue. Any workarounds available?
-Thanks
linux2:/usr/local/viewcvs> ./standalone.py -g -r /archive/cvsroot
Traceback (most recent call last):
File "./standalone.py", line 514, in ?
cli(sys.argv)
File "./standalone.py", line 475, in cli
gui(options.port)
File "./standalone.py", line 447, in gui
import Tkinter
ImportError: No module named Tkinter
_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs