I use python in fedora 19. I wanted to run the following line Python: import shapely.geometry the following error appears:
OSError: C
On Fedora install geos and geos-devel
sudo yum install geos geos-devel