Search found 3 matches
- Sat Sep 24, 2022 12:39 am
- Forum: Nighthawks MR1100 - MR5200 (M1...M5...)
- Topic: MR5200 - Questions Re sierrakeygen Python Script?
- Replies: 22
- Views: 20343
Re: MR5200 - Questions Re sierrakeygen Python Script?
Thanks for responding. I tried on two more computers and same thing happens every time. The edl-master folder is on the desktop each time, and I don't see any error messages during any of the previous steps. The Tools subfolder is definitely there too.
USER@Warehouse MINGW64 ~/edl (master)
$ cd ...
- Fri Sep 23, 2022 8:33 am
- Forum: Nighthawks MR1100 - MR5200 (M1...M5...)
- Topic: MR5200 - Questions Re sierrakeygen Python Script?
- Replies: 22
- Views: 20343
Re: MR5200 - Questions Re sierrakeygen Python Script?
I'm getting stuck on #11, and get this:
$ cd edl/edlclient/Tools
bash: cd: edl/edlclient/Tools: Not a directory
This means the directory/folder doesn't exist or it means you're trying to navigate to somewhere that Git Bash doesn't understand.
Do you have a Tools folder inside the edlclient ...
- Fri Aug 26, 2022 10:38 am
- Forum: Nighthawks MR1100 - MR5200 (M1...M5...)
- Topic: MR5200 - Questions Re sierrakeygen Python Script?
- Replies: 22
- Views: 20343
Re: MR5200 - Questions Re sierrakeygen Python Script?
Sierrakeygen HOW-TO on Windows
1. Original information from https://github.com/bkerler/edl
2. Install git from https://github.com/git-for-windows/git/releases/download/v2.37.1.windows.1/Git-2.37.1-64-bit.exe
3. Install Python from https://www.python.org/ftp/python/3.10.5/python-3.10.5-amd64.exe ...