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

Segmentation fault 11 #76

Closed
melissande opened this issue Jul 26, 2019 · 1 comment
Closed

Segmentation fault 11 #76

melissande opened this issue Jul 26, 2019 · 1 comment

Comments

@melissande
Copy link

After creating a python 3.6 environment with gdal relying on Conda in this fashion
conda create --name sentinel_hub_conda python=3.6 gdal
And pip install sentinel hub
When I run import sentinelhub in my sentinel_hub_conda environment, I obtain Segmentation fault: 11.

@melissande
Copy link
Author

Sorry, I have noticed but the issue was already opened #73 . Waiting for the fix in pyproj #368 but in the meantime pip uninstall pyproj and conda install pyproj should solve the issue.

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

1 participant