-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
Describe the bug
When I follow the instructions provided in the home of this release I receive an error message inserting the command you suggest into GIT CMD
To Reproduce
Steps to reproduce the behavior:
- run 'GIT CMD' as admin
- Enter 'python3 wa_kdbe.py'
- See error ' "python3" non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.'
solution
instead of 'python3 wa_kdbe.py' use 'py wa_kdbe.py'
Changing this line worked good for me, the procedure was then completed without further errors.
Desktop:
- OS: Windows 10 x64
- Python 3.9 64 bit
- Git for Windows v2.19.1
- Python is allready defined in PATH
Metadata
Metadata
Assignees
Labels
No labels
