TRoboto / datacamp-downloader

Download your completed courses on Datacamp easily!
MIT License
178 stars 52 forks source link

login error #51

Closed iamdouli closed 2 years ago

iamdouli commented 2 years ago

when trying to login with username and password this error occurs "TypeError: expected str, bytes or os.PathLike object, not NoneType". same error occurs when setting token. image

TRoboto commented 2 years ago

Does this happen before or after opening the chrome driver?

iamdouli commented 2 years ago

never mind, I was not aware the chrome driver, after I installed it worked perfectly fine.