相关疑难解决方法(0)

Python 2to3 windows CMD

我已经安装了python 32包

C:\ python32

我也设置了路径:

PYTHONPATH | C:\ Python32 \库; C:\ Python32 \的DLL; C:\ Python32\LIB\LIB-TK;

路径; C:\ Python32;

我想使用"2to3"工具,但CMD无法识别它.

CMD: c:\test\python> 2to3 test.py
Run Code Online (Sandbox Code Playgroud)

我应该为"2to3"添加额外的路径吗?

谢谢

python

26
推荐指数
2
解决办法
2万
查看次数

标签 统计

python ×1