PyScripter always says: Python could not be properly initialized. We must quit.

PyScripter always says: Python could not be properly initialized. We must quit.

Here is a tested Solution

  1. Remove old PyScripter
  2. Install Python from Python website. I installed mine from:
    http://www.python.org/ftp/python/3.3.2/python-3.3.2.amd64.msi (and it worked)
  3. Now install PyScripter-v2.6.0-x64-Setup.exe from https://sourceforge.net/projects/pyscripter/files/

This should solve the problem.

I got this solution from https: //github.com/pyscripter/pyscripter/issues/715

You are using an old version of Pyscripter. Version 3.4 from https://sourceforge.net/projects/pyscripter/ provides support for all released python versions, virtual environments, conda distibutions and the ability to switch between them without exiting Pyscripter.

PyScripter always says: Python could not be properly initialized. We must quit.

Leave a Reply

Your email address will not be published. Required fields are marked *