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
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/lib/python2.7/urllib.py", line 26, in <module>
import socket
File "/lib/python2.7/socket.py", line 47, in <module>
import _socket
ImportError: Could not evaluate dynamic lib: //lib/python2.7/_socket.so
The text was updated successfully, but these errors were encountered:
Code was evaluated using this app yields
Uncaught ReferenceError: _getaddrinfo is not defined
in JS console.While trying same code as chrome extension https://github.com/kracekumar/offline-python
The text was updated successfully, but these errors were encountered: