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
Impossibile caricare il plugin 'html_table_exporter' a causa di un errore chiamando il metodo classFactory()
Steps to reproduce
First
Second
Third
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 335, in startPlugin
plugins[packageName] = package.classFactory(iface)
File "/home/osgeolive/.local/share/QGIS/QGIS3/profiles/default/python/plugins/html_table_exporter/__init__.py", line 35, in classFactory
from .html_table_exporter import HTMLTableExporter
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 685, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/home/osgeolive/.local/share/QGIS/QGIS3/profiles/default/python/plugins/html_table_exporter/html_table_exporter.py", line 29, in <module>
from PIL import Image
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 685, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'PIL'
html_table_exporter 0.2.0, QGIS 3.4.10-Madeira on Linux 5.0.0-23-generic
The text was updated successfully, but these errors were encountered:
Impossibile caricare il plugin 'html_table_exporter' a causa di un errore chiamando il metodo classFactory()
Steps to reproduce
html_table_exporter 0.2.0, QGIS 3.4.10-Madeira on Linux 5.0.0-23-generic
The text was updated successfully, but these errors were encountered: