Dear Sir,
I get the following error-message at the end of processing my pointfile:
I use Linux-Mint 22.3
pandas 3.0.1
scipy 1.11.4
sklearn 1.8.0
An error has occurred while executing Python code:
ValueError: invalid literal for int() with base 10: 'rgb:0.8431373'
Traceback (most recent call last):
File "/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 3885, in pushButton_Krigagem_clicked
Output_Layer_File_tiff = self.export_raster_to_qgis(Input_Table, Output_Layer_File_tiff, Output_Layer_Name, z_field)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 8426, in export_raster_to_qgis
self.define_raster_color_ramp(rlayer, Output_Layer_Name)
File "/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 8631, in define_raster_color_ramp
c1 = [ int(element) for element in rp['color1'].split(',') ] #first color Ex: red
^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: 'rgb:0.8431373'
Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0]
QGIS version: 3.44.7-Solothurn Solothurn, ea262bc5ed8
Python Path:
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/grid_index
/usr/share/qgis/python
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python312.zip
/usr/lib/python3.12
/usr/lib/python3.12/lib-dynload
/home/kurt/.local/lib/python3.12/site-packages
/usr/local/lib/python3.12/dist-packages
/usr/lib/python3/dist-packages
/usr/lib/python3.12/dist-packages
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/shapetools/ext-libs
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HCMGIS/forms
/home/kurt/Schreibtisch
Dear Sir,
I get the following error-message at the end of processing my pointfile:
I use Linux-Mint 22.3
pandas 3.0.1
scipy 1.11.4
sklearn 1.8.0
An error has occurred while executing Python code:
ValueError: invalid literal for int() with base 10: 'rgb:0.8431373'
Traceback (most recent call last):
File "/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 3885, in pushButton_Krigagem_clicked
Output_Layer_File_tiff = self.export_raster_to_qgis(Input_Table, Output_Layer_File_tiff, Output_Layer_Name, z_field)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 8426, in export_raster_to_qgis
self.define_raster_color_ramp(rlayer, Output_Layer_Name)
File "/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 8631, in define_raster_color_ramp
c1 = [ int(element) for element in rp['color1'].split(',') ] #first color Ex: red
^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: 'rgb:0.8431373'
Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0]
QGIS version: 3.44.7-Solothurn Solothurn, ea262bc5ed8
Python Path:
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/grid_index
/usr/share/qgis/python
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python312.zip
/usr/lib/python3.12
/usr/lib/python3.12/lib-dynload
/home/kurt/.local/lib/python3.12/site-packages
/usr/local/lib/python3.12/dist-packages
/usr/lib/python3/dist-packages
/usr/lib/python3.12/dist-packages
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/shapetools/ext-libs
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/home/kurt/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HCMGIS/forms
/home/kurt/Schreibtisch