SmartMapPlugin icon indicating copy to clipboard operation
SmartMapPlugin copied to clipboard

Error to use SmartMap MacOs M1

Open asolis08219 opened this issue 1 year ago • 0 comments

Hola, estoy intentando usar SmartMap en Mac M1, pero no puedo obtener el mapa, este es el mensaje:

Archivo "/Users/usuario/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", línea 3903, en pushButton_Krigagem_clicked self.export_shapefile_to_qgis(Output_Layer_File_tiff, "native:pixelstopoints") Archivo "/Users/usuario/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", línea 8683, en export_shapefile_to_qgis (Input_Layer_directory, Input_Layer_filename) = os.path.split(Input_Layer_File_tiff) #'F:/Projetos/QGISProjects/ProjetoBrauna/Smart-Map/1_Krig_CA_Grid_Map_5.tiff' Archivo "/Applications/QGIS-LTR.app/Contents/MacOS/lib/python3.9/posixpath.py", línea 103, en división P=os.fspath(p)

TypeError: objeto str, bytes o os.PathLike esperado, no NoneType

I get a raster map but It has wrong values. Captura de pantalla 2024-09-05 a la(s) 9 17 11 a  m

I did it using Windows and it works but in Mac OS I just Can't do it.

I installed Numpy, Pandas and scikit-learn.

Versión de Python: 3.9.5 (default, Sep 10 2021, 16:18:19) [Clang 12.0.5 (clang-1205.0.22.11)] Versión de QGIS: 3.34.10-Prizren Prizren, a6ab8af114b Version SmartMap: 1.4.2

asolis08219 avatar Sep 04 '24 20:09 asolis08219