You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When following the README requirements for installation with pip, after pip install geopyspark and before geopyspark install-jar, I was prompted to install rasterio. I installed it using pip install rasterio then was able to run geopyspark install-jar. However, this isn't mentioned in the README. Is there something I missed in the instructions or does this require a README change?
The text was updated successfully, but these errors were encountered:
Hello, @kamicut! I'm sorry that I'm just getting to your issue now. I was involved in a lot of other projects these past few months and haven't had a chance to focus on GPS 🙁
That sounds like an issue with the README. Thank you for bringing this to our attention! I should be able to create a PR that resolves this issue soon.
Hi @jbouffard, thanks for your work on geopyspark, it's really great tool. Could you tell me what's the status of this issue? I've recently installed geopyspark and had same problem as @kamicut. Does it still need to be resolved?
When following the README requirements for installation with pip, after
pip install geopyspark
and beforegeopyspark install-jar
, I was prompted to installrasterio
. I installed it usingpip install rasterio
then was able to rungeopyspark install-jar
. However, this isn't mentioned in the README. Is there something I missed in the instructions or does this require a README change?The text was updated successfully, but these errors were encountered: