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
from ns import network
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name 'network' from 'ns' (/home/user/.local/lib/python3.9/site-packages/ns/__init__.py)
Python 3.7 is not yet available anymore on recent Ubuntu and Debian, so we should to take care soon.
The text was updated successfully, but these errors were encountered:
On Python 3.9, I see
Python 3.7 is not yet available anymore on recent Ubuntu and Debian, so we should to take care soon.
The text was updated successfully, but these errors were encountered: