Closed rodrigo-ldc closed 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
pip
pip -e
To Reproduce Steps to reproduce the behavior:
pip install .
geeservermap
Scrennshot
solved in https://github.com/Louis-Dreyfus-Company/geeservermap/issues/20
Describe the bug When installing the package using
pip
directly (notpip -e
) it does not "install" the templates, therefore the app doesn't workTo Reproduce Steps to reproduce the behavior:
pip install .
geeservermap
Scrennshot