-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error when launching the script on Windows 7 #6
Comments
You'll have to provide more information.
What version of Python are you using ? - probably you need Python 3.x.
What is the full error message, to see what line produces the syntax error.
…On 25 September 2017 at 09:25, jnowe ***@***.***> wrote:
Hello,
When I launch the script to get a course (futurelearn-dl.py
***@***.*** mypassword thermodynamics idweek), I get this error:
"SyntaxError: unexpected character after line continuation character"
What I'm doing wrong?
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABywLYY66jqxvZJIMgkNzrSYjv1cOs2nks5sl1VugaJpZM4PiTZL>
.
|
File "", line 1 I'm using Python 3.6.2 |
OK, thanks.
Maybe it's a line ending problem on Windows.
Don't have acess to a Windows machine right now, but will look at this next
week.
…On 25 September 2017 at 09:52, jnowe ***@***.***> wrote:
File "", line 1
D:\Users\503000809\Downloads\futurelearn-dl.py ***@***.***
mypassword thermodynamics 1
SyntaxError: unexpected character after line continuation character
I'm using Python 3.6.2
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABywLUCbh3-LmHdI7CO6Odn3jNOnqPKPks5sl1u4gaJpZM4PiTZL>
.
|
I keep getting this error, any idea why? C:>futurelearn-dl.py [email protected] mypassword thermodynamics 1 |
Hello,
When I launch the script to get a course (futurelearn-dl.py [email protected] mypassword thermodynamics idweek), I get this error:
"SyntaxError: unexpected character after line continuation character"
What I'm doing wrong?
Thanks
The text was updated successfully, but these errors were encountered: