Skip to content

Accessing ax package after installing on Thonny shell #106

Answered by sgbaird
aclasky asked this question in Hello World
Discussion options

You must be logged in to vote

My suspicion is that the command is being sent to the microcontroller rather than to Python. (For context, Ax isn't something that can be installed onto the microcontroller directly). On the bottom-right of your Thonny window, check to see which environment is selected. If it's the MicroPython / microcontroller environment, try switching to the Python one.

As an aside, you might consider trying out VS Code, which is nearly identical to the GitHub Codespaces interface you'd be accustomed to from the course. Just requires a bit of extra setup.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sgbaird
Comment options

@aclasky
Comment options

Answer selected by aclasky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants