You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix for AttributeError: 'NoneType' object has no attribute 'Close', full Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\foo\AppData\Local\Temp\pip-clrr6blj-build\setup.py", line 99, in <module>
_xbuild = "\"%s\"" % _find_msbuild_tool("msbuild.exe")
File "C:\Users\foo\AppData\Local\Temp\pip-clrr6blj-build\setup.py", line 77, in _find_msbuild_tool
hkey.Close()
AttributeError: 'NoneType' object has no attribute 'Close'
0 commit comments