Hello everyone, i’am doing a project where i need to use a scope and i don’t have one, and i don’t have money to buy one either, so i was trying to install some libraries in my arduino called wicope : https://github.com/diepala/wicope
But i was having problems dowloading it, i couldn’t install it with py -m commands since i got :
So i searched for something and i found out that i needed to install the py launcher :
But when i try to install it, it never does, also i did a simple script trying to just print hello world and it didn’t work, can someone help me out please?
As i’am a new user i couldn’t put 2 media photos in the same post, here it is the py launcher i suppose i need to install but that nevers works (i confirmed this when i go back to the python setup and it is still uncrossed)
I am not sure what you are trying, but to make sure: in the window you showed above you need to press the square next to “Py Launcher” to add it to the stuff to install - if there isn’t a blue checkmark it will not be installed.
I mean, yes, because what you are seeing there should be the defaults for the installer, not a reflection of what is installed on your system. But I don’t know why the py launcher is not visible; Have you tried restarting the PC?
And if i do the install command with python and not py i get this message : Python not found; run without arguments to install from the Microsoft Store or disable this shortcut from Settings > Apps > Advanced app settings > App runtime aliases.