henon / Python.Included

A Python.NET based framework enabling .NET libraries to call into Python packages without depending on a local Python installation.
MIT License
313 stars 51 forks source link

Python.Deployment.Installer.SetupPython(true)reinstall fail。 #62

Open xxl-cc opened 5 months ago

xxl-cc commented 5 months ago

Python Deployment Installer SetupPython (true) does not reinstall Python, and if there are existing files, an exception will be thrown.

henon commented 5 months ago

Can you single step the code in debug mode to find out why? Maybe you can PR a fix

budgetdevv commented 4 months ago

This seems to be the cause:

SCR-20240306-tvyw