greppo-io / greppo

Build & deploy geospatial applications quick and easy.
https://greppo.io
Apache License 2.0
388 stars 34 forks source link

Windows dependencies problem #44

Open UberoHub opened 2 years ago

UberoHub commented 2 years ago

Hi all, I wanted to prepare a class with a simple use case of map/geodashboard publishing using Greppo. The problem is, it works in Mac but can't get installed in the environment in Windows. Any guides through instalation in Windows systems? I reached to this point: Aditha's Github says 'Windows users: Installation of Fiona (one of Greppo's dependencies) on Windows machines usually doesn't work by default. A manual installation with e.g. wheel files by Christoph Gohlke the would be a work around.' But Christoph Gohlke link has hundreds of pythonlibs to install. Which one should be?

krish-adi commented 2 years ago

The other way is to use conda. Install geopandas on a conda environment and then install greppo using pip.