I have an issue with 'pip v. 22.3.1'. On any
'pip install' command I get warning like this:
c:\> pip3 install asciinema
WARNING: Ignoring invalid distribution -arkupsafe (f:\gv\python310\lib\site-packages)
WARNING: Ignoring invalid distribution -arkupsafe (f:\gv\python310\lib\site-packages)
Collecting asciinema
Downloading asciinema-2.2.0-py3-none-any.whl (92 kB)
...
Otherwise no issues. But where is this text "-arkupsafe" stored
and how to get rid it it? I've searched through all of my .pth
files and found no such string.
Otherwise no issues. But where is this text "-arkupsafe" stored
and how to get rid it it? I've searched through all of my .pth
files and found no such string.
Have you looked at the content of the folder mentioned
in the warnings (e.g. `...\site-packages`).
Dieter Maurer wrote:
Otherwise no issues. But where is this text "-arkupsafe" stored
and how to get rid it it? I've searched through all of my .pth
files and found no such string.
Have you looked at the content of the folder mentioned
in the warnings (e.g. `...\site-packages`).
I had 2 folders named:
site-packages\~arkupsafe\
site-packages\~arkupsafe-2.1.1.dist-info\
Removing those, the problem was gone.
So perhaps this tilde '~' means something special
for pip?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 446 |
Nodes: | 16 (2 / 14) |
Uptime: | 19:48:30 |
Calls: | 9,234 |
Calls today: | 1 |
Files: | 13,496 |
Messages: | 6,063,305 |