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

upip install error #11

Open
QGB opened this issue Mar 14, 2023 · 4 comments
Open

upip install error #11

QGB opened this issue Mar 14, 2023 · 4 comments
Assignees

Comments

@QGB
Copy link

QGB commented Mar 14, 2023

>>>upip('micropython-async-websocket-client')
Installing to: /lib/
Warning: micropython.org SSL certificate is not validated
Installing micropython-async-websocket-client 0.1.9 from https://files.pythonhosted.org/packages/52/62/43ca96ce4cd99c1be3be7ef29efc94dedf1c986669439add7a0ec5d3b3c1/micropython-async_websocket_client-0.1.9.tar.gz
Error installing 'micropython-async-websocket-client': memory allocation failed, allocating 32768 bytes, packages may be partially installed
>>> 
>>> upip('micropython-async-websocket-client')
Installing to: /lib/
Installing micropython-async-websocket-client 0.1.9 from https://files.pythonhosted.org/packages/52/62/43ca96ce4cd99c1be3be7ef29efc94dedf1c986669439add7a0ec5d3b3c1/micropython-async_websocket_client-0.1.9.tar.gz
Error installing 'micropython-async-websocket-client': [Errno 113] ECONNABORTED, packages may be partially installed

@Vovaman
Copy link
Owner

Vovaman commented Mar 14, 2023

what controller do you use?

@QGB
Copy link
Author

QGB commented Mar 15, 2023

ESP-ROM:esp32c3-api1-20210207
Build:Feb  7 2021
rst:0xc (RTC_SW_CPU_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x40380762
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd6100,len:0xe3c
load:0x403ce000,len:0x6f4
load:0x403d0000,len:0x28d8
entry 0x403ce000
MicroPython bdbc444-dirty on 2022-09-26; ESP32C3 module with ESP32C3

@Vovaman
Copy link
Owner

Vovaman commented Apr 23, 2023

unfortunately, I don't have esp32c3 to test package. suppose, it don't have enough memory. may be, the thing is different processor

@bequt
Copy link

bequt commented Jul 20, 2024

esp32c3 似乎没有upip这个库

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

3 participants