Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install library into Thonny #31

Open
tinerfe1986 opened this issue Feb 17, 2024 · 1 comment
Open

Cannot install library into Thonny #31

tinerfe1986 opened this issue Feb 17, 2024 · 1 comment

Comments

@tinerfe1986
Copy link

Good morning,

Im trying to install the library into thonny 4.1.4,
Windows 10
Python 3.10.11
Tk 8.6.13

And is not possible, I think because that version is not supporting MIP but Pipy, how can I install it?
Even If I put the libraries in the same folder or opening simultaneusly just return me:

ImportError: no module named 'rotary_irq_rp2'

Thank you,

Kind Regards

@muttering-oldman
Copy link

Copy the files rotary.py and one of rotary_irq_rp2.py, rotary_irq_pyb.py, rotary_irq_esp.py that suits you for your board.
Then load these files into the memory of your board and run the main file where you use this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants