

I'm currently running on Windows 10 Education. This same issue has been replicated across 4 different machines. Regardless, any help would be appreciated. Given that there is effectively nowhere online that attempts to address my issue (or at least I can't find it), I'm hoping I have a simple problem. I am using 64-bit Windows, 64-bit PyScripter, and 64-bit Python. The 32-bit version of PyScripter works on both 32-bit and 64-bit Windows with 32-bit versions of Python." Note that the 64-bit version of PyScripter (圆4) works only on a 64-bit Windows and with 64-bit versions of Python. For example, in my Win10 64-bit computer I have a Python 2.7.8 installation back from when I installed ArcGIS, which is automatically recognized by my 32-bit Pyscripter installation. "PyScripter could not find a usable Python installation at the specified path. Pyscripter executable dir -PYTHONDLLPATH Python distribution dir See this image to help you out: setting a shortcut target. PyScripter tells me this: PyScripter: Python version not found I noticed that Script contains the typical executable, but using that folder yields the same result. However, when I choose 'Setup Python Versions' and then 'Add a new Python version', I am not able to use the 'env' file as an Unregistered Version of Python. Scripts folder, with many familiar folders/files, including the python executableĪfter opening Pyscripter 3.6.1, I am only able to select from my standard Python installations.'Lib' folder, with 'site-packages' folder inside.

Running Idle while it is activated has proven successful, and the command where python reveals the appropriate venv installation. That said, similar questions are all either antiquated or unhelpful for the given problem.) The problem is repeatable.Īfter running py -m venv env in the desired directory, the venv env folder appears to be intact.

(As a result, I'm not even sure if I've posted this question in the right location. I'm not particularly sure whether this is an error with my 'venv' setup, or PyScripter, or something else. This environment was created from Python 3.7.4. I can't access my 'venv' virtual environments from PyScripter 3.6.1.
