-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GRID does not run #11
Comments
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. |
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
The text was updated successfully, but these errors were encountered: