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

Can't use Pico on Arduino IDE #25

Open
Marcin84-dev opened this issue Nov 27, 2022 · 1 comment
Open

Can't use Pico on Arduino IDE #25

Marcin84-dev opened this issue Nov 27, 2022 · 1 comment

Comments

@Marcin84-dev
Copy link

I have errors like this:
Arduino:1.8.19 (Linux), Płytka:"ESP32C3 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 160MHz (WiFi), QIO, 80MHz, 4MB (32Mb), 921600, None, Enabled"

Traceback (most recent call last):
File "/home/marcin/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool.py", line 31, in
import esptool
File "/home/marcin/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/init.py", line 42, in
from esptool.cmds import (
File "/home/marcin/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/cmds.py", line 14, in
from .bin_image import ELFFile, ImageSegment, LoadFirmwareImage
File "/home/marcin/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/bin_image.py", line 14, in
from .loader import ESPLoader
File "/home/marcin/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/loader.py", line 21, in
import serial
ModuleNotFoundError: No module named 'serial'
exit status 1
Błąd kompilacji dla płytki ESP32C3 Dev Module.

What can i do?

@archimere
Copy link

archimere commented Jan 14, 2023

Hello,

I Have the same problème to some attachement. Can't any one help us ?
My #include "pico/stdlib.h" dosen't find??
No Tft_espi is work to :(

Could'I find some help of the community please !

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