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
Hi
I tried running the program but got the erro ImportError: No module named BadNet5
My python skill arn't that strong.
Please help $ python MyServer.py Traceback (most recent call last): File "MyServer.py", line 2, in <module> from BadNet5 import * ImportError: No module named BadNet5
The text was updated successfully, but these errors were encountered:
Hi
I tried running the program but got the erro
ImportError: No module named BadNet5
My python skill arn't that strong.
Please help
$ python MyServer.py
Traceback (most recent call last):
File "MyServer.py", line 2, in <module>
from BadNet5 import *
ImportError: No module named BadNet5
The text was updated successfully, but these errors were encountered: