Closed volpatoo closed 2 years ago
Hi,
Thanks for reporting the issue. Would you try the following steps:
# create a new environment
conda create --name grid
conda activate grid
# install rasterio through conda
conda install rasterio
# install GRID through pip
python -m pip install photo_grid
And let me know what error messages you got? Thanks.
Thanks for helping me out. Yes, I tried that method as well, but it did not work. I got the same issue. In the end, I was able to figure it out when I saved the GDAL path only to my windows environment and install the whl directly from the cmd.
Thanks for the update. Sorry I was not able to replicate the error on my Mac/Linux computers. Your solution is very valuable to other Windows users!
Hi,
Thanks for sharing this amazing python library. I am having some trouble loading the app. I tried many different python versions, rasterio, gdal, etc. But any of these worked.
I would like to know if you have any recommendations to run this app on the Windows system like the python version, rasterio, etc.
Please let me know if this info is enough to help me with this bug.
Many thanks.
(GRID) C:\Users\leoag>python -m grid