kartoza / GEEST

Gender Enabling Environments Spatial Tool (GEEST)
https://worldbank.github.io/GEEST/
MIT License
1 stars 1 forks source link

GEEST Compatible Libraries and Version Requirements #61

Open dragosgontariu opened 6 days ago

dragosgontariu commented 6 days ago

The current version of the tool operates effectively with numpy version 1.22.4 and matplotlib version 3.5.1. These specific versions have been tested to ensure compatibility and stability.

dragosgontariu commented 4 hours ago

The tool crashed on my side and stopped loading. I was able to repair it by installing numpy version 1.22.4 and matplotlib version 3.5.1. With this in mind, I suggest documenting whether the tool requires specific dependencies or if it can be used regardless of versioning.