hon312 pkg provided in Cygwin installs without
ay issues
From: Cygwin on
behalf of David Dyck via Cygwin
Sent: Friday, April 18, 2025 8:16 AM
To: Philippe Baril Lecavalier
Cc: cygwin@cygwin.com
Subject: Re: Packages needed to create a virtual environment in
thank you P.B. Lecavalier!
I greatly appreciate your response!
Perhaps this can guide the cygwin packaging in te future
I was missing ` python-setuptools-wheel` but I had installed the `
python-setuptools-wheel`
Now I have success
$ python3 -m ensurepip
Looking in links: /tmp/tmpy457n2k6
Requir
Try these, seemingly not pulled from installing python39:
python-setuptools-wheel
python-pip-wheel
I confirm the issue with a fresh install with python3{8,9}. pip is
provided, but `ensurepip` gives that error. I think it should be the
opposite on a basic python install: No pip package sho
I ran into this error today
( I was trying to use https://github.com/raulgotor/linkerscope.git )
but even with an empty folder I get error message
even after I install " python-pip-wheel" from setup
$ mkdir /tmp/pip-test ; cd /tmp/pip-test ; python3.9 -m venv venv
mkdir /tmp/pip-test ; cd /tmp
4 matches
Mail list logo