H Lohaus

Results 272 comments of H Lohaus

Is the .har file in /mnt/docs?

.har files are needed for plus accounts. Others work with NoDriver too. To install NoDriver, use: pip install nodriver. The .har file must be in the current directory and must...

Are your .har files created correctly? The .har file solution works for me and other users.

Hey, @plia7! How do you run your script? Do you just type `python chatgpt.py` or do you use an absolute or relative path like `python .../my_dir/chatgpt.py`? Try changing to your...

Hey, why can't you just put the .har file in the current directory? It reads all the .har files, but then only uses the last one it finds that matches...

Please enable the logging or debug mode. This will allow you to view the .har files that are loaded in the log.

Did you have curl_cffi installed? pip install -U curl_cffi

The internet isn't working. Did you use a proxy? Maybe try a different provider.