On 1/4/2025 12:35 AM, Marco Atzeri wrote:
On 03/01/2025 21:47, Robert Terzi via Cygwin wrote:
On 1/3/2025 2:45 PM, Jeremy Drake via Cygwin wrote:
[...]
I'm seeing reproducible (for me) hangs with the test Python 3.12 packages under
Cygwin 3.5.4.
First, I see a hang doing `python3
On 1/3/2025 2:45 PM, Jeremy Drake via Cygwin wrote:
There are known (and as yet unknown) hang issues with cygwin 3.5.5, the
known being in signal handling. You might try with cygwin 3.5.4 to see if
your hang issues go away. That might help elimiate python as the culprit.
I'm seeing reproducib
al command (via the
subprocess module).
I've seen that only once so far.
On Thu, Jan 2, 2025 at 1:23 PM Robert Terzi via Cygwin
wrote:
Thanks Michael that worked to create the venv.
Did you have any success with pip installs?
For me, simple modules like requests worked but fo
this:
python -m venv --system-site-packages --without-pip _venv
Michael
On Thu, Jan 2, 2025 at 11:38 AM Robert Terzi via Cygwin
wrote:
Testing the 3.12 package, trying to make a virtual env fails. I think this
is because it is looking for the pip wheel.
I've installed the
Testing the 3.12 package, trying to make a virtual env fails. I think this is
because it is looking for the pip wheel.
I've installed the available 3.12 packages (pip, wheel, setuptools, devel).
venv fails with/without --system-site-packages. I think venv is trying to run
'-m ensurepip' which
Any updates on a newer Python 3.x for Cygwin?
On Dec 23rd, 2023, Marco Atzeri mentioned in an announcement email[0]:
"Python 3.12 will be in the near future introduced and we will skip 3.10 and
3.11."
That plan was also mentioned in the Feb 29th 2024 announcement[1] from Marco
Atzeri, where t
6 matches
Mail list logo