ghtmtt / DataPlotly

D3 like plots creation with plotly in QGIS
GNU General Public License v2.0
191 stars 50 forks source link

Unable to install the plugin #306

Closed dahlalex closed 2 years ago

dahlalex commented 2 years ago

I got the following error message when I tried to install the plugin in QGIS 3.26.3-Buenos Aires.

"Couldn't load plugin 'DataPlotly' due to an error when calling its classFactory() method

TypeError: is not a generic class "

Any suggestions?

ghtmtt commented 2 years ago

this is really weird. What version of QGIS are you using? Did you try with a clean profile?

dahlalex commented 2 years ago

Thank you for your answer. You're completely right. The problem had nothing to do with the plugin. It was with the profile folder. I found this link very useful: Installation problem.

ghtmtt commented 2 years ago

great that you solved the problem