First time here? Check out the FAQ!

Revision history  [back]

Thank you for the response. I have set up projects for Python Desktop & Python Pro - with each pointing to the appropriate executable. However, now I am getting the following error from a script called "os.py" when I open Wing:

File "C:\Program Files\Wing Personal 10\bin\x-wingide-python-shell:\2083789798880\1", line 29, in File "C:\Program Files\Wing Personal 10\bin\x-wingide-python-shell:\2083789798880\1", line 12, in File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib_collections_abc.py", line 774, in get return self[key] File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\os.py", line 676, in __getitem__ value = self._data[self.encodekey(key)] builtins.KeyError: 'PYTHONSTARTUP'