Search found 2 matches
- Sat Jul 09, 2022 6:43 pm
- Forum: Raspberry Pi microcontroller boards
- Topic: How to install modules with PyCharm?
- Replies: 2
- Views: 3872
Re: How to install modules with PyCharm?
Yeah, I haven't seen any tutorials that go past making the LED blink.
- Sat Jul 09, 2022 5:52 am
- Forum: Raspberry Pi microcontroller boards
- Topic: How to install modules with PyCharm?
- Replies: 2
- Views: 3872
How to install modules with PyCharm?
What is the method for installing modules in PyChar? For example, if I want to import the micropython-ssd1306 module, I am not sure how to do it. In Thonny, it seems to know how to pull MicroPython modules into the project/microcontroller properly, but in Pycharm it seems to be trying to pull in the...