On 6/3/25 08:22, Henry Hartley via Mailman-users wrote:

(venv) mailman@wz-prd-tpmd-1:~$ pip -v --trusted-host pypi.org install wheel 
mailman psycopg2-binary
Using pip 24.0 from /opt/mailman/venv/lib/python3.12/site-packages/pip (python 
3.12)
ERROR: Could not find a version that satisfies the requirement wheel (from 
versions: none)
ERROR: No matching distribution found for wheel

The same error shows up if I try to install just mailman or psycopg2-binary, except the 
word "wheel" is replace with whichever package I've requested.

I don't understand why this is occurring. All those packages exist in pypi.org

https://pypi.org/project/wheel/
https://pypi.org/project/mailman/
https://pypi.org/project/psycopg2-binary/

Also, pypi.org has a valid ssl certificate signed by GlobalSign nv-sa

If I create and activate a new virtualenv named zzz, and do
```
(zzz) mark@msapiro:~$ pip -v install wheel mailman psycopg2-binary
```
I get a successful installation.

I am guessing that there is something in your local network that's redirecting connects to pypi.org to somewhere else.

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/CFGUQEQREOSZ764F6XIMYGOP2IWWUCN6/

This message sent to arch...@mail-archive.com

Reply via email to