Hi guys,
Am I missing something here, because Python.Net v2.5.2 already supports Python
3.9:
https://github.com/pythonnet/pythonnet/releases
"Additionally, includes support for Python 3.9"
Regards,
Vince
From: Mark Visser
Sent: 13 May 2021 17:14
To: A list for
Hi,
Indeed, we back-ported support as such in Python.NET 2.5.2, but we ran into
some ominous crashes in CI. That's why we don't claim support on Pypi and don't
provide wheels for 3.9. You can either build 2.5.2 yourself or the try to use
the current master instead. We'll try to come up with a c