|
I don't know what you mean by "just opens the file".
So far I generally:
1) open the terminal programme.
2) Open the Finder and get to where the inept???.py script is.
3) n the terminal programme, type the word "python"
4) Then from the open Finder window, select your inept???.py script and drag it into the terminal, immediately after the word "python " you just typed so you'd end up with something like:
Alpha:~ Alpha$ python /Users/Howard/Documents/ineptepub.py
That then runs the programme which will ask you for
where your key file is located (the .der file)
where the book you need to free up is located
where you wish to save the result and what you wish to call it
Howard
|