Le 30/12/2017 à 06:25, Russ Allbery a écrit : > Package: clang > Version: 1:4.0-40 > Severity: normal > > When run, scan-view reports: > > Traceback (most recent call last): > File "/usr/bin/scan-view", line 144, in <module> > main() > File "/usr/bin/scan-view", line 141, in main > run(port, args, args.root) > File "/usr/bin/scan-view", line 71, in run > import ScanView > ImportError: No module named ScanView > Unhandled exception in thread started by > sys.excepthook is missing > lost sys.stderr > > Changing this line: > > BASE_DIR = '/usr/share/clang/scan-view-3.9' > > to point to 4.0 fixes the problem.
This is fixed for a while in the vcs. I will uploaded it asap! Thanks S