

There are traces left over from the other pgAdmin uninstall. OSError(10013, 'An attempt was made to access a socket in a wayįorbidden by its access permissions', None, 10013, None), "C:\Program Files\PostgreSQL\12\pgAdmin 4\bin\pgAdmin4.exe"ĮRROR flask.app: Error starting the app server: (, "C:\Program Files\pgAdmin 4\v4\runtime\pgAdmin4.exe" Here is the icon I'm clicking on each time. Then I set ApplicationPath to C:\Program Files\pgAdmin 4\v4\web, to the folder where pgadmin4.py is located.

It's looking in sys.path in Python whatever that is. So it must be using a value from somewhere else to get the path. And the PythonPath variable was blank, so I set it to C:\Python\Python27. I read that pgAdmin uses Python version 2.7. Then I stumbled upon the registry configuration for pgAdmin. Since this new version does not show in the Base Interpreter, I created a new environment based on the zip file. I might need a newer version of Python based on this fix. Got a new popup I've never seen before from Visual Studio!Ĭreated new virtual environment based on Python 3.8.Ĭreated a new Visual Studio Project using Python, not C++.

Set environment variable "_NT_SYMBOL_PATH" for 4.2. Open Environment Variables (WINDOWS key + BREAK)
