Kernel dies while converting geometry to EPSG3857, OS X 11.6
See original GitHub issueI am attempting to install the latest version of pyproj in order resolve the same issue as described in this closed issue 1113
Installation method/steps
- installed pyproj through conda in terminal, see below.
(base) Richard-Pelgrims-MacBook-Pro:site-packages data_science$ conda install pyproj
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /opt/anaconda3
added / updated specs:
- pyproj
The following NEW packages will be INSTALLED:
pyproj pkgs/main/osx-64::pyproj-1.9.6-py37h9c430a6_0
Environment Information
- pyproj version you are attempting to install: 2.6 to resolve issues mentioned in this issue
- PROJ version : Rel. 5.2.0, September 15th, 2018
- Python version: 3.7.4
- Operation System Information: Darwin-15.6.0-x86_64-i386-64bit
Issue Analytics
- State:
- Created 3 years ago
- Comments:29 (13 by maintainers)
Top Results From Across the Web
Kernel dying when executing to_crs to convert geometry of ...
It seems there's an issue with the conda solver disregarding my macOS version (10.11.6) and giving me a version of tiledb (2.1.2) that...
Read more >Kernel Died error post installing tensorflow - Apple Developer
I am facing the same issue today. After uninstalling anaconda python and reinstalling it, I realize that the issue occurs simply because I...
Read more >conda install geopandas failed with initial frozen solve
Problem while installing geopandas with conda (anaconda) ... pyproj4/pyprojKernel dies while converting geometry to EPSG3857, OS X 11.6#730.
Read more >Untitled
Sarao jeepney for sale, Gettext mac os x 10.6, Metro park east apartments mn, ... lap while driving, 11+ english past papers, Miren...
Read more >26 international cartographic conference
During the 2013 ICC you might take the chance to personally verify this ... Based on Marr's approach of vision, cognitive and perceptive...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Alright, I will take my question there. Thanks so much for your time! 🙏
Problem resolved for now, I have pinned tiledb version 2.0.8 (instead of 2.1.2). Kernel no longer dying when running to_crs. Thanks so much for your time 🙏