Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3.6 setup pywin32 error! #4

Open
lzkjyang opened this issue Mar 28, 2017 · 0 comments
Open

python3.6 setup pywin32 error! #4

lzkjyang opened this issue Mar 28, 2017 · 0 comments

Comments

@lzkjyang
Copy link

你好,
我用的是win10 win7 64bit python 3.6 版 本, 安装一个pywin32 模块,从:https://sourceforge.net/projects/pywin32/ pywin32-220.zip 和 pywin32-220.win-amd64-py3.6.exe 分别安装了,都 不成功。
pywin32-220.win-amd64-py3.6.exe提示注册表找不到路径。但我注册表内都有。
pywin32-220.zip 中运行setup3.py 来安装就提示:

============= RESTART: D:\360安全浏览器下载\BV流控\pywin32-220\setup3.py =============
Converting...
Executing...
Building pywin32 3.6.220.0
Traceback (most recent call last):
File "D:\360安全浏览器下载\BV流控\pywin32-220\setup3.py", line 16, in
exec(str(got))
File "", line 1944, in
File "", line 594, in init
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\ntpath.py", line 75, in join
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not NoneType

请问, 这种情况,是模块哪个地方有问题,我是初学者,麻烦你解答一下。谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant