Cartopy can\'t draw virtually anything. Even a simple example results in a segfault. Segmentation fault is all Python 3.7.0 says before crashing. S
Segmentation fault
3.7.0
Finally, I found this comment. The issue describes different symptoms but the suggested solution works:
pip uninstall shapely pip install --no-binary :all: shapely