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
Traceback (most recent call last):
File "register_python", line 24, in <module>
associate.register(args.target, current=not args.all)
File "D:\WPy-3670\python-3.6.7.amd64\lib\site-packages\winpython\associate.py", line 143, in register
utils.create_shortcut(path, desc, fname)
File "D:\WPy-3670\python-3.6.7.amd64\lib\site-packages\winpython\utils.py", line 181, in create_shortcut
ipf.Save(filename, 0)
pywintypes.com_error: (-2147024893, 'The system cannot find the path specified.', None, None)
This is broken in both 3.6 and 3.7 and I tried an older WinPython build from roughly a year ago so this has been broken for a while...