阅读背景:

错题集(已解决):pyinstaller报错ModuleNotFoundError: No module named ‘setuptools._vendor‘_泛纪元的啊有猫

来源:互联网 

使用pyinstaller导入如下.py

# python3.6
x = input()
x = int(x)
def test(x):
	a = 1
	b = a + x
	print("hello world")
	return b
k = test(x)
# python3.6
x = i



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: