mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #982] [BUG] cant install whoogle-search 0.8.2 via pypi #606
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#606
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @un99known99 on GitHub (Apr 8, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/982
On pypi it states that new version is 0.8.2 as shown here
but new version can't be installed/upgraded:
pi@pihole:[~] $ pip install -v "whoogle-search==0.8.2"
Using pip 23.0.1 from /home/pi/.local/lib/python3.9/site-packages/pip (python 3.9)
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement whoogle-search==0.8.2 (from versions: 0.1.0, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.4.1, 0.5.0, 0.5.>
ERROR: No matching distribution found for whoogle-search==0.8.2
@benbusby commented on GitHub (Apr 13, 2023):
Fixed