Skip to content

"Deviot needs Python 2.7 to work" - but it is installed #204

@mklengel

Description

@mklengel

Operating system

Windows 10 Professional 64 bit

Board used

N/A

Description of problem

After the installation Deviot complains about the installation of Python2.

I have installed Python3 and Python2 in parallel:
c:\program files\python36
c:\program files\python27

According to https://github.com/gepd/Deviot/wiki/Setup I created a file
C:\Users\mklen\AppData\Roaming\Sublime Text 3\Packages\User\Deviot\python.txt

My first try was:
C:\Program Files\Python27
C:\Program Files\Python27\Scripts

My second try was:
C:\PROGRA1\Python27
C:\PROGRA
1\Python27\Scripts

In both cases the message "Deviot needs Python 2.7 to work" occures after the restart of Sublime Text.
I know the blank in the path is not recommended but I though this is history. I had no problems since now. The 8.3 notation should solve this, if this is really the problem in this case.

My PATH variable is set to Python3 - should be not a problem according the the setup instructions.

Error(s) in ST Console? (View > Show Console)

Steps to Reproduce

Actual Results

Expected Results

Additional info

You can edit the text above according to your need

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions