open-wa / wa-automate-python

💬 🤖 The most advanced Python whatsapp library for chatbots with advanced features. Be sure to ⭐ this repository for updates!
Other
330 stars 71 forks source link

Failed to parse http://localhost:56317/session #97

Open h4nsgd opened 2 years ago

h4nsgd commented 2 years ago

Shouldn't it be parsed normally? What is wrong with that URL? The code

from openwa import WhatsAPIDriver
driver = WhatsAPIDriver(client='chrome')

I'm executing from a Raspberry Pi 3b+ and I'm using Putty to access the Raspberry from Win7