When I startup the zenmap gui,it noticed: Version: 7.94 Traceback (most recent call last): File "<string>", line 1, in <module> File "D:\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\App.py", line 281, in run window = new_window() File "D:\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\App.py", line 124, in new_window from zenmapGUI.MainWindow import ScanWindow File "D:\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\MainWindow.py", line 91, in <module> from zenmapCore.RecentScans import recent_scans File "D:\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\RecentScans.py", line 109, in <module> recent_scans = RecentScans() File "D:\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\RecentScans.py", line 80, in __init__ t for t in recent_file.read().split(";") File "dist/zenmap-w64/mingw64/lib/python3.10/codecs.py", line 322, in decode UnicodeDecodeError: 'mbcs' codec can't decode bytes in position 0--1: No mapping for the Unicode character exists in the target code page.
How can I fix it? 从 Windows 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>发送
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at https://seclists.org/nmap-dev/