Skip to content

[BUG] parse_pip_search cannot search anything #3498

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

Open
4 tasks done
LiXiaYu opened this issue Mar 23, 2025 · 1 comment
Open
4 tasks done

[BUG] parse_pip_search cannot search anything #3498

LiXiaYu opened this issue Mar 23, 2025 · 1 comment
Assignees
Labels
bug Something isn't working pip ready-to-go
Milestone

Comments

@LiXiaYu
Copy link

LiXiaYu commented Mar 23, 2025

Please confirm these before moving forward

  • I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

UniGetUI Version

3.1.8

Windows version, edition, and architecture

Windows 11 Pro Insider Preview Build 27818.rs_prerelease.250314-1451

Describe your issue

parse_pip_search cannot search anything

Steps to reproduce the issue

try to search python package from pip

UniGetUI Log

[2025/3/23 20:32:39] Begin "which" search for command parse_pip_search.exe
[2025/3/23 20:32:39] Command parse_pip_search.exe was found on C:\Users\xxxxxxx\AppData\Local\Programs\Python\Python313\Scripts\parse_pip_search.exe
[2025/3/23 20:32:40] Found 1 available packages from Winget with the query pandas
[2025/3/23 20:32:40] Found 10 available packages from .NET Tool with the query pandas
[2025/3/23 20:32:40] Loading cached NuGet manifest for package Pandas.NET on manager .NET Tool
[2025/3/23 20:32:41] Cached icon for id=pandas.net is valid and won't be downloaded again (PackageVersion)
[2025/3/23 20:32:41] Loading cached NuGet manifest for package PandaScore.NET on manager .NET Tool
[2025/3/23 20:32:41] Loading cached NuGet manifest for package PandaSharp on manager .NET Tool
[2025/3/23 20:32:41] Loading cached NuGet manifest for package PandaSharp.AzureDevOps on manager .NET Tool
[2025/3/23 20:32:41] Loading cached NuGet manifest for package PandaSharp.Bamboo on manager .NET Tool
[2025/3/23 20:32:41] Loading cached NuGet manifest for package PandaSharp.Framework on manager .NET Tool
[2025/3/23 20:32:41] Found 0 available packages from Pip with the query pandas

Package Managers Logs

Logged subprocess-based task on manager Pip. Task type is FindPackages
Subprocess executable: "C:\Users\xxxxxxx\AppData\Local\Programs\Python\Python313\Scripts\parse_pip_search.exe"
Command-line arguments: ""pandas""
Process start time: 2025/3/23 20:32:39
Process end time:   2025/3/23 20:32:41

-- Process STDOUT
   Package | Version | Description 
  ---------------------------------

Return code: SUCCESS (0)

Relevant information

No response

Screenshots and videos

No response

@LiXiaYu LiXiaYu added the bug Something isn't working label Mar 23, 2025
@marticliment
Copy link
Owner

Yes, I am aware of this. PyPi took down the search endpoint, so there is no good expectatives of pip search working again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pip ready-to-go
Projects
None yet
Development

No branches or pull requests

2 participants