Open cupcakeslove128 opened 4 years ago
@raynoldng @indocomsoft
Hi @cupcakeslove128, you can try installing Git for Windows and then executing the python script using the following commands on the Git Bash shell (taken from the README):
mkdir /tmp/fluminus
python pyfluminus_cli.py -username="e123456" -password="passw0rd" --download-to=/tmp/luminus
There's a GUI version if you are not comfortable with using CLI.
Hi, I managed to get retrieve list of modules taken but when i run
python pyfluminus_cli.py -username="e123456" -password="passw0rd" --download-to=/tmp/luminus
i get
pyfluminus_cli.py: error: unrecognized arguments: --download-to=C:/Program Files/Git/
I downloaded Python on Windows but when I click on the .py file, it just force closes?
I don't know how to use it and I am not skilled in computing
@raynoldng @indocomsoft