rbreaves / kinto

Mac-style shortcut keys for Linux & Windows.
http://kinto.sh
GNU General Public License v2.0
4.24k stars 212 forks source link

Error on install (Windowsd 11): Python couldn't be found. #845

Open gnagga opened 5 months ago

gnagga commented 5 months ago

Install Type: Bare Metal Distro: Windows 11 (OS set to German with German ISO Keyboard)

"Python couldn't be found. Execute the shortcut whithout arguments to install through Microsost Store, or deacticate this shortcut under"

^ translated by me. Original german wording:

"Phyton konnte nicht gefunden werden. Führen Sie die Verknüpfung ohne Argumente aus, um sie über den Microsoft Store zu installieren, oder deaktivieren Sie diese Verknüpfung unter"

simonjduff commented 5 months ago

The README lists requirements which include

    [Git for Windows](https://git-scm.com/download/win)
    Powershell - run as Administrator
    [Python3](https://www.python.org/downloads/windows/)

Your error suggests you haven't installed Python3.

Not connected with the project, just thought I'd help someone while looking at the issues here.

gnagga commented 5 months ago

thx, but i have it installed! same error on 2 machines. Both are german installs, might that maybe be the problem??

simonjduff commented 5 months ago

Unlikely. If you open a command prompt (windows+r, then cmd<enter>, assuming you use windows), then type python<enter> what does it say?

gnagga commented 5 months ago

"Syntaxerror" 😓 weird, i clearly have Phython 3.12 installed and can open it's gui. Interestingly it sits directly on C: root folder though, is it supposed to be in programme files?

simonjduff commented 5 months ago

That suggests your PATH variable doesn't include the python executable path. This might help: https://superuser.com/questions/143119/how-do-i-add-python-to-the-windows-path

gnagga commented 5 months ago

Good link, I added the path, but still syntaxerror :/ will try the same on my Desktop tomorow.Windows Store Version of pyhton shouldnt be a roblem either? If i set the correct path

gnagga commented 5 months ago

Same thing there :(

it always just says