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 throwing warnings for certain plugins #199

Open
LightArrowsEXE opened this issue Feb 27, 2023 · 1 comment
Open

pip throwing warnings for certain plugins #199

LightArrowsEXE opened this issue Feb 27, 2023 · 1 comment

Comments

@LightArrowsEXE
Copy link

This has been an issue for a while now, but pip will continually warn the user about certain plugins installed through vsrepo.
image

This seems to crop up for any plugin that has a _-_ in the directory name:

  • CAS_-_Contrast_Adaptive_Sharpening-2.dist-info
  • vfx_-_Special_Effects-2021.10.31.dist-info

But it doesn't care if it's just a _ or -:

  • Bilateral-3.dist-info
  • D2V_Source-1.2.dist-info
  • MVTools__float-9.dist-info

My suggestion would be to replace _-_ with either _ or -, if that is possible.

theChaosCoder added a commit that referenced this issue Mar 16, 2024
@theChaosCoder
Copy link
Collaborator

Please check if pip is happy now

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

No branches or pull requests

2 participants