V
V
vendettametal2017-03-16 11:39:41
Python
vendettametal, 2017-03-16 11:39:41

How to solve problem in Sublime text 3 + Python?

Gives out this

[WinError 2] Не удается найти указанный файл
[cmd: ['python3', '']]
[dir: C:\Users\admin\Desktop\python]
[path: C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Skype\Phone\; C:\Users\admin\AppData\Local\Programs\Python\Python36-32;C:\Users\admin\AppData\Local\Programs\Python\Python36-32\Scripts;C:\Users\admin\AppData\Local\Programs\Python\Python36-32\Scripts\;C:\Users\admin\AppData\Local\Programs\Python\Python36-32\]

PATHS says this
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Skype\Phone\; C:\Users\admin\AppData\Local\Programs\Python\Python36-32;C:\Users\admin\AppData\Local\Programs\Python\Python36-32\Scripts

Python is right here
C:\Users\admin\AppData\Local\Programs\Python\Python36-32

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kapnuu, 2017-03-16
@vendettametal

try removing the space in PATH:
_C:\Users\admin\AppData\Local\Programs\Python\Python36-32;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question