Louis-Dreyfus-Company / geeservermap

Interactive map for Google Earth Engine in python
MIT License
3 stars 0 forks source link

Installing templates in env #19

Closed rodrigo-ldc closed 11 months ago

rodrigo-ldc commented 11 months ago

Describe the bug When installing the package using pip directly (not pip -e) it does not "install" the templates, therefore the app doesn't work

To Reproduce Steps to reproduce the behavior:

  1. Open a CMD
  2. go to package folder
  3. write in CMD: pip install .
  4. run server: geeservermap

Scrennshot image

rodrigo-ldc commented 11 months ago

solved in https://github.com/Louis-Dreyfus-Company/geeservermap/issues/20