转自: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识别,也不能进行以上配置。]
文章详细介绍了如何解决WinCvs中出现的TCLorPython不可用导致的shell禁用和Macros菜单无法使用的问题。通过安装Python并配置WinCvs的Python和TCLDLL路径,可以解决此问题。
419

被折叠的 条评论
为什么被折叠?



