How did you install Python? By downloading the Windows installer from python.org or by using the cygwin installer (they are different, even though you can invoke the Windows version of Python through the cygwin shell if the Windows python binary is in your PATH)?
And what terminal did you install penelope with? The Windows command prompt, or the cygwin shell?
Anyway, in the Windows command prompt, try using python -m penelope -h instead.
Last edited by rtiangha; 01-18-2020 at 12:28 AM.
|