-
Notifications
You must be signed in to change notification settings - Fork 735
Open
Description
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
Reactions are currently unavailable