Trying to test this plugin all I get is an error. Any ideas what could be wrong?
I am on Windows with QGIS 3.28.2
2023-02-15T10:56:01 WARNING Traceback (most recent call last):
File "C:\Users/alistair/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\plot_grid\plot_grid.py", line 243, in _generate
inLayer = dataSource.GetLayer()
AttributeError: 'NoneType' object has no attribute 'GetLayer'
Trying to test this plugin all I get is an error. Any ideas what could be wrong?
I am on Windows with QGIS 3.28.2