I run QSWAT+, for now for a test watershed with uniform land use and soil.
The model run without any error, but when I try to visualize the results, I get this:
2025-08-11T12:12:29 WARNING Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/QSWATPlusLinux3_64/QSWATPlus/visualise.py", line 2543, in makeResults
if self.createResultsFile():
File "/usr/share/qgis/python/plugins/QSWATPlusLinux3_64/QSWATPlus/visualise.py", line 1690, in createResultsFile
self.currentResultsLayer.setMapTipTemplate(baseMapTip + '<br/><b>{0}:</b> [% "{0}" %]'.format(selectVar))
AttributeError: 'NoneType' object has no attribute 'setMapTipTemplate'