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

pip warns about invalid metadata entry 'name' #758

Open
Josverl opened this issue Jul 7, 2024 · 0 comments
Open

pip warns about invalid metadata entry 'name' #758

Josverl opened this issue Jul 7, 2024 · 0 comments

Comments

@Josverl
Copy link
Owner

Josverl commented Jul 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant