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
Version: 7.95
Traceback (most recent call last):
File "/usr/bin/zenmap", line 8, in
sys.exit(run())
^^^^^
File "/usr/lib/python3/dist-packages/zenmapGUI/App.py", line 286, in run
window = new_window()
^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/zenmapGUI/App.py", line 129, in new_window
from zenmapGUI.MainWindow import ScanWindow
File "/usr/lib/python3/dist-packages/zenmapGUI/MainWindow.py", line 83, in
from zenmapGUI.ScanInterface import ScanInterface
File "/usr/lib/python3/dist-packages/zenmapGUI/ScanInterface.py", line 87, in
from zenmapGUI.TopologyPage import TopologyPage
File "/usr/lib/python3/dist-packages/zenmapGUI/TopologyPage.py", line 66, in
import radialnet.gui.RadialNet as RadialNet
File "/usr/lib/python3/dist-packages/radialnet/gui/RadialNet.py", line 75, in
from radialnet.gui.NodeWindow import NodeWindow
File "/usr/lib/python3/dist-packages/radialnet/gui/NodeWindow.py", line 70, in
from radialnet.gui.NodeNotebook import NodeNotebook
File "/usr/lib/python3/dist-packages/radialnet/gui/NodeNotebook.py", line 67, in
from radialnet.bestwidgets.textview import BWTextEditor
SyntaxError: source code string cannot contain null bytes
The text was updated successfully, but these errors were encountered:
It appears the file /usr/lib/python3/dist-packages/radialnet/bestwidgets/textview.py is corrupted on your system. It does not contain any null bytes in the Nmap source.
Version: 7.95
Traceback (most recent call last):
File "/usr/bin/zenmap", line 8, in
sys.exit(run())
^^^^^
File "/usr/lib/python3/dist-packages/zenmapGUI/App.py", line 286, in run
window = new_window()
^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/zenmapGUI/App.py", line 129, in new_window
from zenmapGUI.MainWindow import ScanWindow
File "/usr/lib/python3/dist-packages/zenmapGUI/MainWindow.py", line 83, in
from zenmapGUI.ScanInterface import ScanInterface
File "/usr/lib/python3/dist-packages/zenmapGUI/ScanInterface.py", line 87, in
from zenmapGUI.TopologyPage import TopologyPage
File "/usr/lib/python3/dist-packages/zenmapGUI/TopologyPage.py", line 66, in
import radialnet.gui.RadialNet as RadialNet
File "/usr/lib/python3/dist-packages/radialnet/gui/RadialNet.py", line 75, in
from radialnet.gui.NodeWindow import NodeWindow
File "/usr/lib/python3/dist-packages/radialnet/gui/NodeWindow.py", line 70, in
from radialnet.gui.NodeNotebook import NodeNotebook
File "/usr/lib/python3/dist-packages/radialnet/gui/NodeNotebook.py", line 67, in
from radialnet.bestwidgets.textview import BWTextEditor
SyntaxError: source code string cannot contain null bytes
The text was updated successfully, but these errors were encountered: