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
When I run a script using network, I've this error message : File "/3ds/3ds.py/lib/python3.6/socket.py", line 49, in <module> import _socketModuleNotFoundError: No module named '_socket'`
When I run a script using network, I've this error message :
File "/3ds/3ds.py/lib/python3.6/socket.py", line 49, in <module>import _socketModuleNotFoundError: No module named '_socket'`Is it normal ?