eddyharrington / WhatSoup

A web scraper that exports your entire WhatsApp chat history.
MIT License
128 stars 53 forks source link

TypeError: expected str, bytes or os.PathLike object, not NoneType #7

Open GermanPaul12 opened 2 years ago

GermanPaul12 commented 2 years ago

I just copied the code, edited the Driver path and profile path. After that i tried to run it, but this error came out. Please help.

XuluWarrior commented 2 years ago

I got that error when I first tried running the code but after following the instructions (specifically 6 under https://github.com/eddyharrington/WhatSoup#instructions) Chrome started as expected.

Maybe try going through it again?