Skip to content
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

Open
jnowe opened this issue Sep 25, 2017 · 4 comments
Open

error when launching the script on Windows 7 #6

jnowe opened this issue Sep 25, 2017 · 4 comments

Comments

@jnowe
Copy link

jnowe commented Sep 25, 2017

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

@mjbright
Copy link
Owner

mjbright commented Sep 25, 2017 via email

@jnowe
Copy link
Author

jnowe commented Sep 25, 2017

File "", line 1
D:\Users\503000809\Downloads\futurelearn-dl.py [email protected] mypassword thermodynamics 1
SyntaxError: unexpected character after line continuation character

I'm using Python 3.6.2

@mjbright
Copy link
Owner

mjbright commented Sep 25, 2017 via email

@xDebuggerx
Copy link

xDebuggerx commented Nov 13, 2017

I keep getting this error, any idea why?

C:>futurelearn-dl.py [email protected] mypassword thermodynamics 1
Traceback (most recent call last):
File "C:\futurelearn-dl.py", line 585, in
OP_DIR = os.getenv('OP_DIR', default=os.getenv('HOME') + '/Education/FUTURELEARN')
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants