gustavowillam / SmartMapPlugin

Plugin Qgis3.10.x para interpolação utilizando Krigagem Ordinária (OK), Machine Learning (ML) e Geração de Zonas de Manejo
https://github.com/gustavowillam/SmartMapPlugin
GNU General Public License v3.0
53 stars 14 forks source link

Impossível carregar complemento 'Smart_Map' #9

Closed RafaelSmirne closed 3 years ago

RafaelSmirne commented 3 years ago

Uso o QGIS 3.16.9 e está aparecendo esse erro após a instalação, sabe o que posso fazer para resolver?

Impossível carregar complemento 'Smart_Map' Devido a um erro ao chamar o método Class Factory(). Consulte o registro de mensagens (Erro Python) para mais detalhes.

ImportError: No module named 'sklearn._check_build._check_build' __ Contents of C:/Users/rafael.smirne/AppData/Roaming/QGIS/QGIS3/profiles/default/python/site-packages\sklearn_check_build: setup.py _check_build.cp37-win_amd64.pydinit.py pycache_ ___ It seems that scikit-learn has not been built correctly. If you have installed scikit-learn from source, please do not forget to build the package before using it: run python setup.py install or make in the source directory. If you have used an installer, please check that it is suited for your Python version, your operating system and your platform.

Versão do Python: 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] Versão do QGIS: 3.16.9-Hannover Hannover, 9f8d2f7942

andre5620 commented 3 years ago

Estou encontrando esse mesmo erro na versão 'Versão do QGIS 3.10.0-A Coruña'. Há alguma versão a recomendar estavel ?

gustavowillam commented 3 years ago

Olá Rafael. O plugin funciona apenas para o QGIS versão 64 bits. A versão que vc instalou é 32 bits. Utilize uma versão do QGIS 64 bits. André e Rafael, sugiro a última versão LTR (3.16.9) https://qgis.org/downloads/QGIS-OSGeo4W-3.16.9-1-Setup-x86_64.exe Opte pelo instalador com extensão .exe

RafaelSmirne commented 3 years ago

Obrigado Gustavo, agora deu certo!

Att,

Rafael

Em ter., 10 de ago. de 2021 às 18:22, Gustavo Willam < @.***> escreveu:

Olá Rafael. O plugin funciona apenas para o QGIS versão 64 bits. A versão que vc instalou é 32 bits. Utilize uma versão do QGIS 64 bits. André e Rafael, sugiro a última versão LTR (3.16.9) https://qgis.org/downloads/QGIS-OSGeo4W-3.16.9-1-Setup-x86_64.exe Opte pelo instalador com extensão .exe

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gustavowillam/SmartMapPlugin/issues/9#issuecomment-896324532, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVE27VTDGWNKQIESINGOLSLT4GKBDANCNFSM5B33TLKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

andre5620 commented 3 years ago

Realmente deu certo, obrigado Gustavo !

Atenciosamente,