Kirollos N
Kirollos N
`ERROR:asyncio:SSL error in data received protocol: transport: Traceback (most recent call last): File "/home/mark/miniconda3/envs/HSenv/lib/python3.7/asyncio/sslproto.py", line 526, in data_received ssldata, appdata = self._sslpipe.feed_ssldata(data) File "/home/mark/miniconda3/envs/HSenv/lib/python3.7/asyncio/sslproto.py", line 207, in feed_ssldata self._sslobj.unwrap() File...
I really appreciate your help @IamSierraCharlie , thank you I was running your code to analyze it and understand it more but the lines containing lambda expressions give me an...
3.7.2 I'll try to make a new env a run it again
yes when I type: `python example.py` from the terminal i get the same error `File "example.py", line 27 self.client.on_connect.add_observer(lambda: asyncio.async(self.hangout_notifier(hclient=self.client,hclient=self.client, image=None, time_of_incident=incident_time)))`
@IamSierraCharlie I made a new python env with 3.6.3 and hangups using the git method (cloning then 'python setup.py install) using conda... Now the first error disappeared and this is...
I used the github source cloning then `cd hangups` then `python setup.py install` I used this approach because manual-login didn't work for me with the pip installation...
my installed hangups version is 0.4.6
So I made a new conda env on Ubuntu 18.04.1 LTS and using python=3.6.3 and installing hangups using pip this time in that env and it ran and it magically...
Hi @animator Thank you... I'll get to it then. It would be great if you could share with me existing UI mockups/ components/ themes... so that I repurpose them and...