Skip to content
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

Installing rasterio #1

Open
JasonThomasData opened this issue Nov 18, 2015 · 2 comments
Open

Installing rasterio #1

JasonThomasData opened this issue Nov 18, 2015 · 2 comments

Comments

@JasonThomasData
Copy link

Not so much an issue, as a suggestion to streamline installation.

When I installed bomber with pip, my terminal said this -

rasterio/_base.c:263:22: fatal error: cpl_conv.h: No such file or directory
#include "cpl_conv.h"
                      ^
compilation terminated.

This happened when I installed bomber, and then rasterio with pip.
This is the solution.
perrygeo/python-rasterstats#77

Next time, pip installed bomber (and rasterio) no issues.

@jesserobertson
Copy link
Owner

Ah ok. I use conda to install gdal - maybe I should create an anaconda package for bomber as well...

@jesserobertson
Copy link
Owner

I've just noted that you need gdal in the readme. I think if you're the sort of deviant who wants BoM data in a geospatially-friendly format then you'll probably know the best way to install gdal yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants