PyMakr on VS Code studio
#############################
Video Source: www.youtube.com/watch?v=TxrKwwbQsOA
I want to show how fixing the pymakr don't work on VS code studio • First download Portable VS code: • https://code.visualstudio.com/docs/?d... • Second, install node.js go to: • https://github.com/nodesource/distrib... • And execute the commands on the terminal: • curl -fsSL https://deb.nodesource.com/setup_17.x | sudo -E bash - • sudo apt-get install -y nodejs • After that install PyMakr on VS code from extensions
#############################
New on site