scipy2018-geospatial-data icon indicating copy to clipboard operation
scipy2018-geospatial-data copied to clipboard

I got this error while running the 01 intro file

Open 1030ahmad1030 opened this issue 4 years ago • 2 comments

at the code cell:-Countries_mercator = countries.to_crs(epsg=3395) # or .to_crs({'init': 'epsg:3395'}) I had the following error. RuntimeError: b'no arguments in initialization list'

1030ahmad1030 avatar Mar 23 '20 07:03 1030ahmad1030

That means that pyproj is not installed correctly

jorisvandenbossche avatar Mar 23 '20 08:03 jorisvandenbossche

yeah, I downloaded only the zip file. could that be a problem as I dive deeper in the tutorial?

1030ahmad1030 avatar Mar 23 '20 09:03 1030ahmad1030