I have used this script many times in the past on my old pc, but on my new pc it is not working anymore.
I have cloned the repo and installed the requirements into a virtual environment.
My python version is 3.9.2 on Debian testing.
What happens is that when I run safaribooks.py --cred \<my-cred> \<book-id> the script displays it's banner and prints a line "[-] Logging into Safari Books Online..." but there is simply hangs.
Hi,
I have used this script many times in the past on my old pc, but on my new pc it is not working anymore.
I have cloned the repo and installed the requirements into a virtual environment.
My python version is 3.9.2 on Debian testing.
What happens is that when I run safaribooks.py --cred \<my-cred> \<book-id> the script displays it's banner and prints a line "[-] Logging into Safari Books Online..." but there is simply hangs.
What could be the problem here?
Many thanks!