cmd下会用 -m参数,python -m,python shell下怎么使用,还有-i
收起
这个是命令行参数。给Python exe用的。你进入Python shell就不能再设置这个参数
报告相同问题?