Sublime Forum

[WinError 2] The system cannot find the file specified (i do not know what elese)

#1

Hi

I really have no ideas where this error come from:

[WinError 2] The system cannot find the file specified
[shell_cmd: python -u “D:\dir\delete_me”]
[dir: D:\dir]
[path: C:\Python\Python36-32\Scripts;C:\Python\Python36-32;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Users\Fireball\AppData\Local\Microsoft\WindowsApps;C:\modeltech_6.6\win32;C:\modeltech64_10.5\win64;]
[Finished]

And do not know how to fix it.

I use WIN 10, 64

Python works correctly from console.

I’ve deleted antiviruses, but it still doesn’t work.

Path in environment variables is specified correctly.

Thanks for any help and useful hints.

0 Likes

#2

I fixed the problem with following way.

I installed an old version of Sublime - Sublime 2.

The problem I refereed above takes place, apparently, because once I tried to install the latest version of Sublime and it required a license key. So I have no a key, I deleted the latest version. Maybe it is a root of the problem. But I don’t know exactly…

Then I erased all references to Sublime from the registry, but it has not fixed the problem.

So far, only old version of Sublime should be installed.

If you know another decision of the problem, please, let us all know ))

Thanks

0 Likes

#3

You need to revert Sublime Text to a clean state by following the revert instructions page:

  1. https://www.sublimetext.com/docs/3/revert.html

Only the latest development version of Sublime Text requires a licence for usage:

  1. https://www.sublimetext.com/3dev

The trial version, where the license is not mandatory is available on:

  1. https://www.sublimetext.com/3

What are trying to do? Can you elaborate it in:

  1. Step 1
  2. Step 2
  3. Step 3
0 Likes