PYMAKR is failing after Visual Studio Update.
-
This version 1.59.1 of VSC breaks PYMAKR
Version: 1.59.1 (user setup)
Commit: 3866c3553be8b268c8a7f8c0482c0c0177aa8bfa
Date: 2021-08-19T11:56:46.957Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Windows_NT x64 10.0.19042
-
@Developer-Pydro Thank you, that's the solution.
-
Temp fix
https://code.visualstudio.com/updates/v1_58
Download Update 1.58.2
Uninstall the new version before you install the older version.
Disable auto update on Visual Studio preference/settings/ update to 'None'.Another thing don't use the download button on the top right - it just downloads the latest version, use the option from
Downloads: Windows: User System ARM | Mac: Universal 64 bit Arm64 | Linux: snap deb rpm tarball ARM -- selected User in my case
-
Available solution is to downgrade the VScode and set the update in the preference/settings/ update to 'None'.