You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
traceback: File "C:\OSGeo4W/apps/qgis-ltr/./python\qgis\core\additions\qgstaskwrapper.py", line 37, in run
self.returned_values = self.function(self, *self.args, **self.kwargs)
File "C:\Users/Antonio/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ImportPhotos\ImportPhotos.py", line 440, in import_photos_task
error_code, error_message = QgsVectorFileWriter.writeAsVectorFormat(
I use QGIS version | 3.22.11-Białowieża from Osgeo4w instaler
The text was updated successfully, but these errors were encountered:
Hi all,
I'm testing the new version (3.0.5) and when try to import photos from a directori file are empty and get this message:
2023-01-09T11:07:26 WARNING warning:C:\Users/Antonio/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ImportPhotos\ImportPhotos.py:440: DeprecationWarning: QgsVectorFileWriter.writeAsVectorFormat() is deprecated
error_code, error_message = QgsVectorFileWriter.writeAsVectorFormat(
I use QGIS version | 3.22.11-Białowieża from Osgeo4w instaler
The text was updated successfully, but these errors were encountered: