You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "my_module", line 4, in
import brukva
File ".../env/lib/python3.6/site-packages/brukva/init.py", line 1, in
from brukva.client import Connection, Client
File ".../env/lib/python3.6/site-packages/brukva/client.py", line 158
except socket.error, e:
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
File "my_module", line 4, in
import brukva
File ".../env/lib/python3.6/site-packages/brukva/init.py", line 1, in
from brukva.client import Connection, Client
File ".../env/lib/python3.6/site-packages/brukva/client.py", line 158
except socket.error, e:
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: