Python Forum
WARNING: Ignoring invalid distribution
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WARNING: Ignoring invalid distribution
#1
hi, every time I install using pip, I get this warning:
Error:
WARNING: Ignoring invalid distribution -rotli (c:\python\python310\lib\site-packages)
is this critical?
how to fix it?
Reply
#2
When pip is removing a package,it first renames the first letter with a -.
If an uninstall fails the renamed directory keeps there,but it is invalid.
Manually delete the folder -rotli and upgrade pip.
python -m pip install --upgrade pip
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  distribution fit Glaucio 1 236 Apr-07-2024, 12:30 AM
Last Post: Larz60+
  Weight Distribution 11drk9 11 693 Mar-13-2024, 06:08 AM
Last Post: Pedroski55
Information Best distribution method inovermyhead100 0 564 Jul-19-2023, 07:39 AM
Last Post: inovermyhead100
  How do I use a whl puython distribution? barryjo 6 1,798 Aug-15-2022, 03:00 AM
Last Post: barryjo
  Ignoring errors when using robjects. Rav013 3 3,119 May-04-2021, 09:05 PM
Last Post: Gribouillis
  Coin Toss - Distribution lasek723 6 3,124 Oct-04-2020, 01:36 PM
Last Post: deanhystad
  Ignoring a list item hank4eva 2 2,142 Aug-17-2020, 08:40 AM
Last Post: perfringo
  zlib decompress error: invalid code lengths set / invalid block type DreamingInsanity 0 6,875 Mar-29-2020, 12:44 PM
Last Post: DreamingInsanity
  ignoring a signal Skaperen 4 2,717 Sep-27-2019, 07:14 PM
Last Post: Skaperen
  Ignoring non characters in a string evans 1 2,660 Mar-11-2018, 09:13 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020