Re: python pip3 fails after first invocation

2023-03-06 Thread Marco Atzeri via Cygwin
On 06.03.2023 23:35, Vinopal, John via Cygwin wrote: Windows 10 / Cygwin 3.4.6 Installed python 3.9: runs fine. Ran pip3 -V: shows version. Ran pip3 -V again: no output. I can not confirm $ pip3 -V pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) $ pip3 -V pip 21.3.1 fro

python pip3 fails after first invocation

2023-03-06 Thread Vinopal, John via Cygwin
Windows 10 / Cygwin 3.4.6 Installed python 3.9: runs fine. Ran pip3 -V: shows version. Ran pip3 -V again: no output. Something seems to happen when I run pip3 for the first time that breaks subsequent invocations. Reinstallation yields the same results. (Reinstallation also yields the foll