Omkar Kolekar
Omkar Kolekar
Is this issue related to conversion of the 0 within the polygon to 1s and having an option for maximum distance to be considered beyond which the distance becomes zero?...
> At least one Windows user has reported that `gdal_array` was not available for them, so they could not run the optimized `distance_to_anomaly` tool. @okolekar , how did you set...
In addition to this if the issue still persists then: - I would like to know if the issue raised is as below: - `` Traceback (most recent call last):...
Hi @nmaarnio, Sorry for this late reply. Ideally conda platform provides everything and it does not rely on the user to take any additional steps. However, with pip it is...
I see that for EIS Toolkit we need to setup a Conda environment. So this issue should not surface in theory, because Conda takes care of all the requirements.
> Hi @okolekar , unfortunately right now `conda` environments are not as good as just using `venv` + `pip`. All users might not have / want to use `conda` and...
Hi @nmaarnio , I tried to install the gdal library, but the library seems to be a bit stubborn and is not available for the venv + pip users. Unfortunately,...
> you need conda for gdal in windows, especially for the average user you are targeting Yes I tried a lot yesterday to find a way with pip but it...
Hello to all, I checked the error message @nialov. It appears to me that the test fails due to the ---> ModuleNotFoundError: No module named '_gdal_array' which is a problem...
> > Hello to all, I checked the error message @nialov. It appears to me that the test fails due to the ---> ModuleNotFoundError: No module named '_gdal_array' which is...