Comments on: pycom pymakr fails to work with visual studio code on macos catalina/2020/09/27/pycom-pymakr-fails-to-work-with-visual-studio-code-on-macos-catalina/various and sundry notionsTue, 29 Sep 2020 18:45:07 +0000hourly1http://wordpress.com/By: whbeebe/2020/09/27/pycom-pymakr-fails-to-work-with-visual-studio-code-on-macos-catalina/comment-page-1/#comment-1442Tue, 29 Sep 2020 18:45:07 +0000/?p=5841#comment-1442In reply to Xykon Pycom (@XykonPycom).

As I stated at the bottom of my post:

“To make this even more maddening, I have the same setup on a 2012 Mac Mini Server running the same software listed above, and it works.”

Everything is the same across all three machines. But just for the sake of seeing if LTS is better than the current release, first I had brew remove its version, then I downloaded the LTS macOS TAR file, expanded it into a folder all by itself, and set up the PATH to point to this specific one. A simple ‘node –version’ showed it was capable of being executed. When I started up VSCode on the MacBook Pro 15″ and enabled PyMakr, it still showed all the failures.

Removing VSCode completely and then re-installing it again has reached a point where trying to get PyMakr on VSCode and macOS to work properly is pointless. It works with Atom; at this point I don’t care about VSCode anymore. I have too many other projects with VSCode and they all work without issue. The problem is fully with the PyMakr devs; if they choose not to address it, then so be it. I’ve gone as far as reasonably possible, even running VSCode in logging mode with ‘–log trace’, and looking in

~/Library/Application Support/Code/logs/

for any and all resultant log files. What really sent me up a wall is that I found nothing that would help with PyMakr’s issues.

Thanks for the suggestions, but I’m far beyond that point and I’m done.

Like

]]>
By: Xykon Pycom (@XykonPycom)/2020/09/27/pycom-pymakr-fails-to-work-with-visual-studio-code-on-macos-catalina/comment-page-1/#comment-1441Tue, 29 Sep 2020 11:45:14 +0000/?p=5841#comment-1441I tested this on my MacBook Pro with the same versions of MacOS, VSC and Pymakr. The only difference is that I installed NodeJS from https://nodejs.org/ (I used the recommended version 12.18.4 LTS) rather than installing homebrew. I haven’t found any issues. You could try removing VSC completely following https://stackoverflow.com/questions/42603103/how-to-completely-uninstall-vscode-on-mac in case another extension is causing this problem.

Like

]]>