Closed J-Southwell closed 5 months ago
Installing go2streetview on QGIS 3.28.6 gives the following error:
TypeError: qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str'
It seems related to qgis2web plugin, I got the same error with another plugin and I found other tickets with the same problem. Removing qgis2web this error disappear.
Installing go2streetview on QGIS 3.28.6 gives the following error:
TypeError: qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str'