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
I just started looking at the PyMakr extension only today and it is really helpful I think.
I just could not figure out how to set the interpreter to that of MicroPython so that I have auto-complete or when I import something
like import machine would give me all the options.
I am getting Import "machine" could not be resolved.
Or maybe I just missed something in my setup?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just started looking at the PyMakr extension only today and it is really helpful I think.
I just could not figure out how to set the interpreter to that of MicroPython so that I have auto-complete or when I import something
like
import machine
would give me all the options.I am getting Import "machine" could not be resolved.
Or maybe I just missed something in my setup?
Beta Was this translation helpful? Give feedback.
All reactions