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
In your build, you should add ShapelyPandas with MovingPandas and ee Python libraries because a lot of plugins are using them. Pandas is almost mandatory nowadays in QGIS anyway.
For now I just did a /Applications/QGIS-3.38.app/Contents/bin/pip3 install ee pandas movingpandas shapely
The text was updated successfully, but these errors were encountered:
In your build, you should add
Shapely
Pandas
withMovingPandas
andee
Python libraries because a lot of plugins are using them. Pandas is almost mandatory nowadays in QGIS anyway.For now I just did a
/Applications/QGIS-3.38.app/Contents/bin/pip3 install ee pandas movingpandas shapely
The text was updated successfully, but these errors were encountered: