πŸ› Installation

Alternative way (via pip)

EOmaps is also available on pip and can be installed via

pip install eomaps

However, it is not guaranteed that all dependencies are correctly resolved and some manual tweaking of the environment might be required to ensure that all packages work as expected. Especially dependencies on C/C++ libraries such as geos or pyproj have to be configured carefully to set up everying correctly. If you are not sure what you’re doing, use conda + mamba!

A list of all required dependencies can be found in βš™ How to set up a development environment