On 18/02/2025 20:10, Jon Turney wrote:
On 02/02/2025 16:00, Marco Atzeri via Cygwin-announce wrote:
New test releases for

     python312        3.12.8-2
     idle312            3.12.8-2
     python312-devel        3.12.8-2
     python312-test        3.12.8-2
     python312-tkinter    3.12.8-2

On IRC, my attention was drawn to this issue:

https://github.com/pypa/setuptools/issues/4831

I haven't looked into this in any great detail, but maybe this is as simple as having /usr/bin/tox be managed by alternatives as well?


new releases for
[...]


I could do, but I noticed another issue (same for 312)

$ tox3.9 --version
Traceback (most recent call last):
  File "/usr/bin/tox3.9", line 5, in <module>
..
    from tox.report import HandledError
File "/usr/lib/python3.9/site-packages/tox/report.py", line 16, in <module>
    from colorama import Fore, Style, init
ModuleNotFoundError: No module named 'colorama'

--------------------------------------------

python module dependencies are a nightmare ##!!!

Let me work on colorama and I will add also alternatives

Regards
Marco



--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to