Open ivano12 opened 4 years ago
Hi and once again thank you very much for your program. Keeping myself busy during the Corona trying to learn more courses online !
Got the following error after I downloaded the source code and pasted it into a file that I called Futurelearn-dl.py
Also using Python3.6
C:\Users\ivan\Pythonprograms>python futurelearn-dl.py email password battery-storage-applications 7 File "futurelearn-dl.py", line 149 fatal("getToken: No authenticity_token in response") ^ IndentationError: unexpected indent
Can you help ? Many thanks, Ivan
Hi and once again thank you very much for your program. Keeping myself busy during the Corona trying to learn more courses online !
Got the following error after I downloaded the source code and pasted it into a file that I called Futurelearn-dl.py
Also using Python3.6
C:\Users\ivan\Pythonprograms>python futurelearn-dl.py email password battery-storage-applications 7 File "futurelearn-dl.py", line 149 fatal("getToken: No authenticity_token in response") ^ IndentationError: unexpected indent
Can you help ? Many thanks, Ivan