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
pip install -U micropython-rp2-pico_w-stubs --target typings --no-user Collecting micropython-rp2-pico_w-stubs Downloading micropython_rp2_pico_w_stubs-1.20.0.post5-py3-none-any.whl.metadata (3.2 kB) Collecting micropython-stdlib-stubs>=1.1.0 (from micropython-rp2-pico_w-stubs) Downloading micropython_stdlib_stubs-1.1.2-py3-none-any.whl.metadata (2.0 kB) Downloading micropython_rp2_pico_w_stubs-1.20.0.post5-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.8/110.8 kB 1.6 MB/s eta 0:00:00 Downloading micropython_stdlib_stubs-1.1.2-py3-none-any.whl (113 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.7/113.7 kB 4.3 MB/s eta 0:00:00 WARNING: Skipping /usr/lib/python3.12/dist-packages/argcomplete-3.1.4.dist-info due to invalid metadata entry 'name'
ref: pypa/pip#12446
apparently this is an due to the existence of an invalid dist-info directory
The text was updated successfully, but these errors were encountered:
Josverl
No branches or pull requests
ref: pypa/pip#12446
apparently this is an due to the existence of an invalid dist-info directory
The text was updated successfully, but these errors were encountered: