[issue39748] PyScripter could not find Python 3.8 64 bits

2020-02-26 Thread Eric V. Smith
Eric V. Smith added the comment: I'm going to close this. If you have more information that shows it's a bug in Python, we can re-open it. -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker

[issue39748] PyScripter could not find Python 3.8 64 bits

2020-02-25 Thread Eric V. Smith
Eric V. Smith added the comment: This sounds like an issue with PyScripter. I suggest you ask them for guidance on how to debug it. -- nosy: +eric.smith ___ Python tracker __

[issue39748] PyScripter could not find Python 3.8 64 bits

2020-02-25 Thread Noel del rosario
New submission from Noel del rosario : I installed Python 2.7, 3.7 and 3.8, all in 64 bits. Then I installed the PYSCRYPTER 3.6 54 bits. The PySCripter can easily set up PYTHON 2.7 and 3.7 easily. But it cannot settup Python 3.8. It cannot find it. -- components: Installation mes