We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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('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
The text was updated successfully, but these errors were encountered:
what controller do you use?
Sorry, something went wrong.
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
unfortunately, I don't have esp32c3 to test package. suppose, it don't have enough memory. may be, the thing is different processor
esp32c3 似乎没有upip这个库
QGB
No branches or pull requests
The text was updated successfully, but these errors were encountered: