转自:http://hi.baidu.com/317264476/blog/item/0851443cca5362f53c6d97e8.html
现象:
- 打开WinCvs时信息提示:TCL or Python are not available, shell is disabled.
- Macros菜单不可以使用
解决方案:
安装python,然后打开WinCvs/Admin/Preferences,WinCvs页签
Python: C:\WINDOWS\system32\python27.dll
TCL DLL: C:\Python27\DLLs\tcl85.dll
[注意:如果WinCVS使用的版本是1.3.13.2 Beta 13,似乎只支持Python2.1。安装的Python2.7不能被WinCVS识别,也不能进行以上配置。]