SciTools / cartopy

Cartopy - a cartographic python library with matplotlib support
https://scitools.org.uk/cartopy/docs/latest
BSD 3-Clause "New" or "Revised" License
1.42k stars 362 forks source link

Unable to install Cartopy: Failed building wheel for Cartopy #1940

Closed GokulGeo closed 2 years ago

GokulGeo commented 2 years ago

Description

I am using Anaconda navigator and trying to install cartopy package into a 'Gee' conda environment. But when I tried I am getting message always that says, failed building wheel for cartopy

Code to reproduce

!pip install cartopy

Traceback

Collecting cartopy
  Using cached Cartopy-0.20.1.tar.gz (10.8 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Using cached Cartopy-0.20.0.tar.gz (10.8 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Using cached Cartopy-0.19.0.post1.tar.gz (12.1 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Requirement already satisfied: numpy>=1.13.3 in c:\users\lenovo\anaconda3\envs\gee\lib\site-packages (from cartopy) (1.21.2)
Requirement already satisfied: shapely>=1.5.6 in c:\users\lenovo\anaconda3\envs\gee\lib\site-packages (from cartopy) (1.7.1)
Requirement already satisfied: pyshp>=2 in c:\users\lenovo\anaconda3\envs\gee\lib\site-packages (from cartopy) (2.1.3)
Building wheels for collected packages: cartopy
  Building wheel for cartopy (PEP 517): started
  Building wheel for cartopy (PEP 517): finished with status 'error'
Failed to build cartopy
  ERROR: Command errored out with exit status 1:
   command: 'C:\Users\Lenovo\anaconda3\envs\gee\python.exe' 'C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\pip\_vendor\pep517\_in_process.py' get_requires_for_build_wheel 'C:\Temp\tmpz627i0fk'
       cwd: C:\Temp\pip-install-y0qnly6q\cartopy_ee9c38b1bdf44ac3ab3937b74fceaa8c
  Complete output (3 lines):
  setup.py:117: UserWarning: Unable to determine GEOS version. Ensure you have 3.7.2 or later installed, or installation may fail.
    warnings.warn(
  Proj version 6.2.1 is installed, but cartopy requires at least version 8.0.0.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/fc/59/aa52698e3838f4cd0e7eaa75bd86837e9e0b05041dbdaee3cda2fffced06/Cartopy-0.20.1.tar.gz#sha256=91f87b130e2574547a20cd634498df97d797abd12dcfd0235bc0cdbcec8b05e3 (from https://pypi.org/simple/cartopy/) (requires-python:>=3.7). Command errored out with exit status 1: 'C:\Users\Lenovo\anaconda3\envs\gee\python.exe' 'C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\pip\_vendor\pep517\_in_process.py' get_requires_for_build_wheel 'C:\Temp\tmpz627i0fk' Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: 'C:\Users\Lenovo\anaconda3\envs\gee\python.exe' 'C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\pip\_vendor\pep517\_in_process.py' get_requires_for_build_wheel 'C:\Temp\tmpiai1lbh_'
       cwd: C:\Temp\pip-install-y0qnly6q\cartopy_b5c2f62c521d45e5bbadc0af65c59bfe
  Complete output (3 lines):
  setup.py:117: UserWarning: Unable to determine GEOS version. Ensure you have 3.7.2 or later installed, or installation may fail.
    warnings.warn(
  Proj version 6.2.1 is installed, but cartopy requires at least version 8.0.0.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/0f/c0/58453b036e79046d211f083880d58dcce787e7e07647ac25dc46c6555099/Cartopy-0.20.0.tar.gz#sha256=eae58aff26806e63cf115b2bce9477cedc4aa9f578c5e477b2c25cfa404f2b7a (from https://pypi.org/simple/cartopy/) (requires-python:>=3.7). Command errored out with exit status 1: 'C:\Users\Lenovo\anaconda3\envs\gee\python.exe' 'C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\pip\_vendor\pep517\_in_process.py' get_requires_for_build_wheel 'C:\Temp\tmpiai1lbh_' Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: 'C:\Users\Lenovo\anaconda3\envs\gee\python.exe' 'C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\pip\_vendor\pep517\_in_process.py' build_wheel 'C:\Temp\tmpvgzr9v4o'
       cwd: C:\Temp\pip-install-y0qnly6q\cartopy_42d79c2b27854b1292a53688f455762f
  Complete output (235 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build\lib.win-amd64-3.8
  creating build\lib.win-amd64-3.8\cartopy
  copying lib\cartopy\crs.py -> build\lib.win-amd64-3.8\cartopy
  copying lib\cartopy\img_transform.py -> build\lib.win-amd64-3.8\cartopy
  copying lib\cartopy\util.py -> build\lib.win-amd64-3.8\cartopy
  copying lib\cartopy\vector_transform.py -> build\lib.win-amd64-3.8\cartopy
  copying lib\cartopy\_epsg.py -> build\lib.win-amd64-3.8\cartopy
  copying lib\cartopy\_version.py -> build\lib.win-amd64-3.8\cartopy
  copying lib\cartopy\__init__.py -> build\lib.win-amd64-3.8\cartopy
  creating build\lib.win-amd64-3.8\cartopy\feature
  copying lib\cartopy\feature\nightshade.py -> build\lib.win-amd64-3.8\cartopy\feature
  copying lib\cartopy\feature\__init__.py -> build\lib.win-amd64-3.8\cartopy\feature
  creating build\lib.win-amd64-3.8\cartopy\geodesic
  copying lib\cartopy\geodesic\__init__.py -> build\lib.win-amd64-3.8\cartopy\geodesic
  creating build\lib.win-amd64-3.8\cartopy\io
  copying lib\cartopy\io\img_nest.py -> build\lib.win-amd64-3.8\cartopy\io
  copying lib\cartopy\io\img_tiles.py -> build\lib.win-amd64-3.8\cartopy\io
  copying lib\cartopy\io\ogc_clients.py -> build\lib.win-amd64-3.8\cartopy\io
  copying lib\cartopy\io\shapereader.py -> build\lib.win-amd64-3.8\cartopy\io
  copying lib\cartopy\io\srtm.py -> build\lib.win-amd64-3.8\cartopy\io
  copying lib\cartopy\io\__init__.py -> build\lib.win-amd64-3.8\cartopy\io
  creating build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\clip_path.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\contour.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\feature_artist.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\geoaxes.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\geocollection.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\gridliner.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\patch.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\slippy_image_artist.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\style.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\ticker.py -> build\lib.win-amd64-3.8\cartopy\mpl
  copying lib\cartopy\mpl\__init__.py -> build\lib.win-amd64-3.8\cartopy\mpl
  creating build\lib.win-amd64-3.8\cartopy\sphinxext
  copying lib\cartopy\sphinxext\summarise_package.py -> build\lib.win-amd64-3.8\cartopy\sphinxext
  copying lib\cartopy\sphinxext\__init__.py -> build\lib.win-amd64-3.8\cartopy\sphinxext
  creating build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\conftest.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_coastline.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_coding_standards.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_crs.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_crs_transform_vectors.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_features.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_geodesic.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_img_nest.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_img_tiles.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_img_transform.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_linear_ring.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_line_string.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_polygon.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_shapereader.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_util.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\test_vector_transform.py -> build\lib.win-amd64-3.8\cartopy\tests
  copying lib\cartopy\tests\__init__.py -> build\lib.win-amd64-3.8\cartopy\tests
  creating build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\helpers.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_albers_equal_area.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_azimuthal_equidistant.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_eckert.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_equal_earth.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_equidistant_conic.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_geostationary.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_gnomonic.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_interrupted_goode_homolosine.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_lambert_azimuthal_equal_area.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_lambert_conformal.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_mercator.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_miller.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_mollweide.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_nearside_perspective.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_orthographic.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_robinson.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_rotated_geodetic.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_rotated_pole.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_sinusoidal.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_stereographic.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_transverse_mercator.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_utm.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  copying lib\cartopy\tests\crs\__init__.py -> build\lib.win-amd64-3.8\cartopy\tests\crs
  creating build\lib.win-amd64-3.8\cartopy\tests\feature
  copying lib\cartopy\tests\feature\test_nightshade.py -> build\lib.win-amd64-3.8\cartopy\tests\feature
  copying lib\cartopy\tests\feature\__init__.py -> build\lib.win-amd64-3.8\cartopy\tests\feature
  creating build\lib.win-amd64-3.8\cartopy\tests\io
  copying lib\cartopy\tests\io\test_downloaders.py -> build\lib.win-amd64-3.8\cartopy\tests\io
  copying lib\cartopy\tests\io\test_ogc_clients.py -> build\lib.win-amd64-3.8\cartopy\tests\io
  copying lib\cartopy\tests\io\test_srtm.py -> build\lib.win-amd64-3.8\cartopy\tests\io
  copying lib\cartopy\tests\io\__init__.py -> build\lib.win-amd64-3.8\cartopy\tests\io
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\conftest.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_axes.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_caching.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_contour.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_crs.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_examples.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_features.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_feature_artist.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_gridliner.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_images.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_img_transform.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_mpl_integration.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_nightshade.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_patch.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_plots.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_pseudo_color.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_quiver.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_set_extent.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_shapely_to_mpl.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_style.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_ticker.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_ticks.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_web_services.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\__init__.py -> build\lib.win-amd64-3.8\cartopy\tests\mpl
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_axes
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_axes\geoaxes_set_boundary_clipping.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_axes
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_axes\geoaxes_subslice.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_axes
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_crs
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\lambert_conformal_south.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_crs
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\mercator_squashed.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_crs
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_examples
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_examples\contour_label.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_examples
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_examples\contour_label_3.4.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_examples
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_examples\global_map.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_examples
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_features
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\gshhs_coastlines.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_features
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\natural_earth.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_features
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\natural_earth_custom.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_features
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\wfs.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_features
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner1.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels_bbox_style.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels_inline.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels_inline_usa.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels_tight.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_images
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\image_merge.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_images
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\image_nest.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_images
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\imshow_natural_earth_ortho.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_images
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\imshow_regional_projected.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_images
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\web_tiles.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_images
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_img_tiles2
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_img_tiles2\web_tiles.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_img_tiles2
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_img_transform
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_img_transform\regrid_image.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_img_transform
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_1d.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_1d_transformed.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_plate_carree.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_regrid.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_regrid_with_extent.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_contourf_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_contour_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_contour_wrap_mpl_pre_3.0.0.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_hexbin_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_map.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_pcolor_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_scatter_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\multiple_projections4.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\multiple_projections5.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\multiple_projections520.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\natural_earth_interface.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_global_wrap1.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_global_wrap2.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_global_wrap3.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_goode_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_limited_area_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_mercator_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_single_column_wrap.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_plate_carree.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_regrid.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_regrid_with_extent.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_rotated_pole.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\simple_global.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\streamplot_mpl_2.2.2.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\streamplot_mpl_3.0.0.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\streamplot_mpl_3.2.0.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_nightshade
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_nightshade\nightshade_platecarree.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_nightshade
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl\contour_with_interiors.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl\poly_interiors.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_ticks
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\xticks_cylindrical.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_ticks
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\xticks_no_transform.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_ticks
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\xyticks.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_ticks
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\yticks_cylindrical.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_ticks
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\yticks_no_transform.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_ticks
  creating build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_web_services
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_web_services\wms.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_web_services
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_web_services\wmts.png -> build\lib.win-amd64-3.8\cartopy\tests\mpl\baseline_images\mpl\test_web_services
  creating build\lib.win-amd64-3.8\cartopy\data
  creating build\lib.win-amd64-3.8\cartopy\data\raster
  creating build\lib.win-amd64-3.8\cartopy\data\raster\natural_earth
  copying lib\cartopy\data\raster\natural_earth\50-natural-earth-1-downsampled.png -> build\lib.win-amd64-3.8\cartopy\data\raster\natural_earth
  copying lib\cartopy\data\raster\natural_earth\images.json -> build\lib.win-amd64-3.8\cartopy\data\raster\natural_earth
  creating build\lib.win-amd64-3.8\cartopy\data\raster\sample
  copying lib\cartopy\data\raster\sample\Miriam.A2012270.2050.2km.jpg -> build\lib.win-amd64-3.8\cartopy\data\raster\sample
  copying lib\cartopy\data\raster\sample\Miriam.A2012270.2050.2km.README.txt -> build\lib.win-amd64-3.8\cartopy\data\raster\sample
  creating build\lib.win-amd64-3.8\cartopy\data\netcdf
  copying lib\cartopy\data\netcdf\HadISST1_SST_update.nc -> build\lib.win-amd64-3.8\cartopy\data\netcdf
  copying lib\cartopy\data\netcdf\HadISST1_SST_update.README.txt -> build\lib.win-amd64-3.8\cartopy\data\netcdf
  creating build\lib.win-amd64-3.8\cartopy\data\shapefiles
  creating build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs
  copying lib\cartopy\data\shapefiles\gshhs\README.TXT -> build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs
  creating build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\c
  copying lib\cartopy\data\shapefiles\gshhs\c\GSHHS_c_L1.dbf -> build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\c
  copying lib\cartopy\data\shapefiles\gshhs\c\GSHHS_c_L1.shp -> build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\c
  copying lib\cartopy\data\shapefiles\gshhs\c\GSHHS_c_L1.shx -> build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\c
  creating build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\l
  copying lib\cartopy\data\shapefiles\gshhs\l\GSHHS_l_L2.dbf -> build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\l
  copying lib\cartopy\data\shapefiles\gshhs\l\GSHHS_l_L2.shp -> build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\l
  copying lib\cartopy\data\shapefiles\gshhs\l\GSHHS_l_L2.shx -> build\lib.win-amd64-3.8\cartopy\data\shapefiles\gshhs\l
  creating build\lib.win-amd64-3.8\cartopy\tests\lakes_shapefile
  copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.dbf -> build\lib.win-amd64-3.8\cartopy\tests\lakes_shapefile
  copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.shp -> build\lib.win-amd64-3.8\cartopy\tests\lakes_shapefile
  copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.shx -> build\lib.win-amd64-3.8\cartopy\tests\lakes_shapefile
  copying lib\cartopy\io\srtm.npz -> build\lib.win-amd64-3.8\cartopy\io
  running build_ext
  building 'cartopy.trace' extension
  creating build\temp.win-amd64-3.8
  creating build\temp.win-amd64-3.8\Release
  creating build\temp.win-amd64-3.8\Release\lib
  creating build\temp.win-amd64-3.8\Release\lib\cartopy
  C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -I. -I./lib/cartopy -IC:\Temp\pip-build-env-qiqarlv3\overlay\Lib\site-packages\numpy\core\include -IC:\Users\Lenovo\anaconda3\envs\gee\include -IC:\Users\Lenovo\anaconda3\envs\gee\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\cppwinrt" /EHsc /Tplib/cartopy/trace.cpp /Fobuild\temp.win-amd64-3.8\Release\lib/cartopy/trace.obj
  trace.cpp
  lib/cartopy/trace.cpp(633): fatal error C1083: Cannot open include file: 'geos_c.h': No such file or directory
  setup.py:117: UserWarning: Unable to determine GEOS version. Ensure you have 3.3.3 or later installed, or installation may fail.
    warnings.warn(
  error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.28.29333\\bin\\HostX86\\x64\\cl.exe' failed with exit status 2
  ----------------------------------------
  ERROR: Failed building wheel for cartopy
ERROR: Could not build wheels for cartopy which use PEP 517 and cannot be installed directly
I am unable to install cartopy ### Operating system Edition Windows 10 Pro Version 21H1 Installed on ‎06-‎04-‎2021 OS build 19043.1348 Experience Windows Feature Experience Pack 120.2212.3920.0 ### Cartopy version ### conda list ``` ``` ### pip list ``` ```
QuLogic commented 2 years ago

Cartopy is available from conda-forge; can you not use that instead of building from source?

dopplershift commented 2 years ago

e.g. conda install -c conda-forge cartopy

GokulGeo commented 2 years ago

I am getting this error always while using conda-forge on terminal

(gee) C:\Users\Lenovo>conda install -c conda-forge cartopy
Collecting package metadata (current_repodata.json): failed
WARNING conda.exceptions:print_unexpected_error_report(1213): KeyError('pkgs_dirs')
Traceback (most recent call last):
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\exceptions.py", line 1079, in __call__
    return func(*args, **kwargs)
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\main.py", line 84, in _main
    exit_code = do_call(args, p)
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\conda_argparse.py", line 83, in do_call
    return getattr(module, func_name)(args, parser)
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\main_install.py", line 20, in execute
    install(args, parser, 'install')
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\install.py", line 261, in install
    unlink_link_transaction = solver.solve_for_transaction(
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 114, in solve_for_transaction
    unlink_precs, link_precs = self.solve_for_diff(update_modifier, deps_modifier,
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 157, in solve_for_diff
    final_precs = self.solve_final_state(update_modifier, deps_modifier, prune, ignore_pinned,
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 262, in solve_final_state
    ssc = self._collect_all_metadata(ssc)
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\common\io.py", line 88, in decorated
    return f(*args, **kwds)
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 425, in _collect_all_metadata
    index, r = self._prepare(prepared_specs)
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 1020, in _prepare
    reduced_index = get_reduced_index(self.prefix, self.channels,
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\index.py", line 288, in get_reduced_index
    new_records = SubdirData.query_all(spec, channels=channels, subdirs=subdirs,
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\subdir_data.py", line 118, in query_all
    create_cache_dir()
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\subdir_data.py", line 876, in create_cache_dir
    cache_dir = join(PackageCacheData.first_writable().pkgs_dir, 'cache')
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\package_cache_data.py", line 152, in first_writable
    pkgs_dirs = context.pkgs_dirs
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\base\context.py", line 523, in pkgs_dirs
    fixed_dirs += user_data_dir(APP_NAME, APP_NAME),
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\_vendor\appdirs.py", line 67, in user_data_dir
    path = os.path.join(_get_win_folder(const), appauthor, appname)
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\_vendor\appdirs.py", line 284, in _get_win_folder_with_pywin32
    from win32com.shell import shellcon, shell
ImportError: DLL load failed while importing shell: The specified procedure could not be found.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\exceptions.py", line 1211, in print_unexpected_error_report
    message_builder.append(get_main_info_str(error_report['conda_info']))
  File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\main_info.py", line 237, in get_main_info_str
    info_dict['_' + key] = ('\n' + 26 * ' ').join(info_dict[key])
KeyError: 'pkgs_dirs'

# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

    Traceback (most recent call last):
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\exceptions.py", line 1079, in __call__
        return func(*args, **kwargs)
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\main.py", line 84, in _main
        exit_code = do_call(args, p)
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\conda_argparse.py", line 83, in do_call
        return getattr(module, func_name)(args, parser)
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\main_install.py", line 20, in execute
        install(args, parser, 'install')
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\cli\install.py", line 261, in install
        unlink_link_transaction = solver.solve_for_transaction(
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 114, in solve_for_transaction
        unlink_precs, link_precs = self.solve_for_diff(update_modifier, deps_modifier,
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 157, in solve_for_diff
        final_precs = self.solve_final_state(update_modifier, deps_modifier, prune, ignore_pinned,
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 262, in solve_final_state
        ssc = self._collect_all_metadata(ssc)
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\common\io.py", line 88, in decorated
        return f(*args, **kwds)
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 425, in _collect_all_metadata
        index, r = self._prepare(prepared_specs)
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\solve.py", line 1020, in _prepare
        reduced_index = get_reduced_index(self.prefix, self.channels,
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\index.py", line 288, in get_reduced_index
        new_records = SubdirData.query_all(spec, channels=channels, subdirs=subdirs,
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\subdir_data.py", line 118, in query_all
        create_cache_dir()
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\subdir_data.py", line 876, in create_cache_dir
        cache_dir = join(PackageCacheData.first_writable().pkgs_dir, 'cache')
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\core\package_cache_data.py", line 152, in first_writable
        pkgs_dirs = context.pkgs_dirs
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\base\context.py", line 523, in pkgs_dirs
        fixed_dirs += user_data_dir(APP_NAME, APP_NAME),
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\_vendor\appdirs.py", line 67, in user_data_dir
        path = os.path.join(_get_win_folder(const), appauthor, appname)
      File "C:\Users\Lenovo\anaconda3\envs\gee\lib\site-packages\conda\_vendor\appdirs.py", line 284, in _get_win_folder_with_pywin32
        from win32com.shell import shellcon, shell
    ImportError: DLL load failed while importing shell: The specified procedure could not be found.

`$ C:\Users\Lenovo\anaconda3\envs\gee\Scripts\conda-script.py install -c conda-forge cartopy`

  environment variables:
conda info could not be constructed.
KeyError('pkgs_dirs')

An unexpected error has occurred. Conda has prepared the above report.

If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers?

[y/N]:
QuLogic commented 2 years ago

That seems to be because you installed conda into the gee environment, which seems an odd thing to do. That doesn't have anything to do with Cartopy, and seems like your environment itself is busted.

GokulGeo commented 2 years ago

So can u please suggest some way to correct my issue?

kastork commented 2 years ago

@GokulGeo I had the problem of compiling also. I saw the requirement in the error output for Proj 8 or greater, which I was unable to find in n PyPi. Turns out that what is needed is the Proj library (not a python package) after doing brew install proj I was able to pip install Cartopy and nvector with no problems.

https://proj.org/install.html

greglucas commented 2 years ago

PROJ is no longer explicitly required, so this should be solved.

Owen7000 commented 2 years ago

Hi, this still seems to be an issue...

dopplershift commented 2 years ago

@Owen7000 Can you open a new issue including the full log of the install command you ran?

JoMaHoPo commented 2 years ago

Hello I am having this problem too. And I have still not managed to solve it.

The error that I have when running

pip3 install cartopy

is

Could not build wheels for Cartopy, which is required to install pyproject.toml-based projects

And it explicitly mentions that is not a pip problem. Has any of you managed to solve such a problem?

dopplershift commented 2 years ago

@JoMaHoPo Please open a new issue and include the full output that resulted when you ran that command, not just the last message. That's the only way we can help debug.

solarecho3 commented 2 years ago

Try using conda instead of pip. That worked for me

Sent from Proton Mail for iOS

On Fri, Sep 30, 2022 at 05:57, Joan Mateu Horrach Pou @.***> wrote:

Hello I am having this problem too. And I have still not managed to solve it.

The error that I have when running

pip3 install cartopy

is

Could not build wheels for Cartopy, which is required to install pyproject.toml-based projects

And it explicitly mentions that is not a pip problem. Has any of you managed to solve such a problem?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Khalilsqu commented 1 year ago

Hello, I am using Cartopy in streamlit online application. Streamlit uses pip to install requirements. I get the same error as above.

Things work fine on my local server! since I use conda-forge

the cartopy version in pypi is lower than the one in conda

  note: This error originates from a subprocess, and is likely not a problem with pip.

  ERROR: Failed building wheel for Cartopy

  Building wheel for validators (setup.py): started

  Building wheel for validators (setup.py): finished with status 'done'

  Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19579 sha256=a27b2bcba24f17d6460e9c91c56d5372bc1fc343bce892d3b954a5b9396b3e07

  Stored in directory: /tmp/pip-ephem-wheel-cache-wj4nzsh3/wheels/2d/f0/a8/1094fca7a7e5d0d12ff56e0c64675d72aa5cc81a5fc200e849

Successfully built validators

Failed to build Cartopy

ERROR: Could not build wheels for Cartopy, which is required to install pyproject.toml-based projects
Djeppschmidt commented 1 year ago

I was having the same error, but fixed it by making sure all the dependencies were installed.

I followed the instructions under "Required Dependencies" for cartopy then everything worked fine: https://scitools.org.uk/cartopy/docs/latest/installing.html

dopplershift commented 1 year ago

@Khalilsqu I'm not sure why you said

the cartopy version in pypi is lower than the one in conda

0.21 is the latest version available in both locations.

Khalilsqu commented 1 year ago

@Khalilsqu I'm not sure why you said

the cartopy version in pypi is lower than the one in conda

0.21 is the latest version available in both locations.

Well, just checked and you are right , the version is the same both in conda and PyPI. I will give it another try soon.

analystmatt22 commented 1 year ago

So I did these -> conda install -c conda-forge cartopy then !pip install cartopy then pip install geoviews

PROBLEM SOLVED

remi-douvenot commented 1 year ago

The initial problem is that geos_c.h is not found.

It is solved by installing the developer version of the geos library >> sudo apt install libgeos-dev

Friptick commented 1 year ago

It is solved by installing the developer version of the geos library

sudo apt install libgeos-dev

This fixed it. Thanks @remi-douvenot

RoiTabach commented 1 year ago

Got the same issue, solved by following cartopy's guide https://scitools.org.uk/cartopy/docs/latest/installing.html

oldslackware commented 1 year ago

You can fix your issue installing geos(or libgeos) for your Linux distribution. After that, you'll be able to install Cartopy without errors.

BishC commented 1 year ago

Hello I am having this problem too. And I have still not managed to solve it.

The error that I have when running

pip3 install cartopy

is

Could not build wheels for Cartopy, which is required to install pyproject.toml-based projects

And it explicitly mentions that is not a pip problem. Has any of you managed to solve such a problem?

Hi! Im still having this problem, did you ever manage to fix it? Thanks

oldslackware commented 1 year ago

Yes. You should install wheels and you fix it.

Kindest Regards Engineer Demuru Luciano

Il dom 8 ott 2023, 10:09 AM BishC @.***> ha scritto:

Hello I am having this problem too. And I have still not managed to solve it.

The error that I have when running

pip3 install cartopy

is

Could not build wheels for Cartopy, which is required to install pyproject.toml-based projects

And it explicitly mentions that is not a pip problem. Has any of you managed to solve such a problem?

Hi! Im still having this problem, did you ever manage to fix it? Thanks

— Reply to this email directly, view it on GitHub https://github.com/SciTools/cartopy/issues/1940#issuecomment-1752037743, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTOYMV3CNMPRXCL5SRTXI3X6KX2VAVCNFSM5IIW4EUKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZVGIYDGNZXGQZQ . You are receiving this because you commented.Message ID: @.***>

lgolston commented 1 year ago

@BishC are you still having this issue with the latest version of cartopy (0.22.0)?

GokulGeo commented 1 year ago

I think I fixed this issue which I had using an earlier version of python instead of 3.11

BishC commented 1 year ago

Hi,

Thankyou all! I managed to fix it by updating from python 3.8.8 to 3.11.5.

Thanks,

Charlotte


From: Gokul Anand @.> Sent: Monday, October 9, 2023 10:07:19 PM To: SciTools/cartopy @.> Cc: BishC @.>; Mention @.> Subject: Re: [SciTools/cartopy] Unable to install Cartopy: Failed building wheel for Cartopy (Issue #1940)

I think I fixed this issue which I had using an earlier version of python instead of 3.11

— Reply to this email directly, view it on GitHubhttps://github.com/SciTools/cartopy/issues/1940#issuecomment-1753873434, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3ZLZJH7UEXJPZCYTB6C24TX6RRQPAVCNFSM5IIW4EUKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZVGM4DOMZUGM2A. You are receiving this because you were mentioned.Message ID: @.***>

mugva commented 8 months ago

Hi people, still having this issue with Python 3.12.

Input

pip install Cartopy

Output

Collecting Cartopy
  Using cached Cartopy-0.22.0.tar.gz (10.9 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: numpy>=1.21 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from Cartopy) (1.26.3)
Requirement already satisfied: matplotlib>=3.4 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from Cartopy) (3.8.2)
Collecting shapely>=1.7 (from Cartopy)
  Using cached shapely-2.0.2-cp312-cp312-win_amd64.whl.metadata (7.2 kB)
Requirement already satisfied: packaging>=20 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from Cartopy) (23.2)
Collecting pyshp>=2.1 (from Cartopy)
  Using cached pyshp-2.3.1-py2.py3-none-any.whl (46 kB)
Collecting pyproj>=3.1.0 (from Cartopy)
  Using cached pyproj-3.6.1-cp312-cp312-win_amd64.whl.metadata (31 kB)
Requirement already satisfied: contourpy>=1.0.1 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (1.2.0)
Requirement already satisfied: cycler>=0.10 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (4.47.2)
Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (1.4.5)
Requirement already satisfied: pillow>=8 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (10.2.0)
Requirement already satisfied: pyparsing>=2.3.1 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (3.1.1)
Requirement already satisfied: python-dateutil>=2.7 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (2.8.2)
Requirement already satisfied: certifi in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from pyproj>=3.1.0->Cartopy) (2023.11.17)
Requirement already satisfied: six>=1.5 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from python-dateutil>=2.7->matplotlib>=3.4->Cartopy) (1.16.0)
Using cached pyproj-3.6.1-cp312-cp312-win_amd64.whl (6.1 MB)
Using cached shapely-2.0.2-cp312-cp312-win_amd64.whl (1.4 MB)
Building wheels for collected packages: Cartopy
  Building wheel for Cartopy (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for Cartopy (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [1088 lines of output]
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build\lib.win-amd64-cpython-312
      creating build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\crs.py -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\geodesic.py -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\img_transform.py -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\util.py -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\vector_transform.py -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\_epsg.py -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\_version.py -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\__init__.py -> build\lib.win-amd64-cpython-312\cartopy
      creating build\lib.win-amd64-cpython-312\cartopy\feature
      copying lib\cartopy\feature\nightshade.py -> build\lib.win-amd64-cpython-312\cartopy\feature
      copying lib\cartopy\feature\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\feature
      creating build\lib.win-amd64-cpython-312\cartopy\io
      copying lib\cartopy\io\img_nest.py -> build\lib.win-amd64-cpython-312\cartopy\io
      copying lib\cartopy\io\img_tiles.py -> build\lib.win-amd64-cpython-312\cartopy\io
      copying lib\cartopy\io\ogc_clients.py -> build\lib.win-amd64-cpython-312\cartopy\io
      copying lib\cartopy\io\shapereader.py -> build\lib.win-amd64-cpython-312\cartopy\io
      copying lib\cartopy\io\srtm.py -> build\lib.win-amd64-cpython-312\cartopy\io
      copying lib\cartopy\io\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\io
      creating build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\clip_path.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\contour.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\feature_artist.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\geoaxes.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\geocollection.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\gridliner.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\patch.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\slippy_image_artist.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\style.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\ticker.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      copying lib\cartopy\mpl\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\mpl
      running egg_info
      writing lib\Cartopy.egg-info\PKG-INFO
      writing dependency_links to lib\Cartopy.egg-info\dependency_links.txt
      writing entry points to lib\Cartopy.egg-info\entry_points.txt
      writing requirements to lib\Cartopy.egg-info\requires.txt
      writing top-level names to lib\Cartopy.egg-info\top_level.txt
      ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
      reading manifest file 'lib\Cartopy.egg-info\SOURCES.txt'
      reading manifest template 'MANIFEST.in'
      no previously-included directories found matching '.github'
      no previously-included directories found matching '.circleci'
      no previously-included directories found matching 'benchmarks'
      no previously-included directories found matching 'docs'
      no previously-included directories found matching 'examples'
      warning: no previously-included files found matching '.coveragerc'
      warning: no previously-included files found matching '.git-blame-ignore-revs'
      warning: no previously-included files found matching '.pre-commit-config.yaml'
      adding license file 'COPYING'
      adding license file 'COPYING.LESSER'
      writing manifest file 'lib\Cartopy.egg-info\SOURCES.txt'
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests' to be distributed and are
              already explicitly excluding 'cartopy.tests' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.crs' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.crs' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.crs' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.crs' to be distributed and are
              already explicitly excluding 'cartopy.tests.crs' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.feature' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.feature' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.feature' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.feature' to be distributed and are
              already explicitly excluding 'cartopy.tests.feature' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.io' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.io' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.io' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.io' to be distributed and are
              already explicitly excluding 'cartopy.tests.io' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.lakes_shapefile' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.lakes_shapefile' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.lakes_shapefile' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.lakes_shapefile' to be distributed and are
              already explicitly excluding 'cartopy.tests.lakes_shapefile' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_axes' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_axes' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_axes' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_axes' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_axes' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_crs' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_crs' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_crs' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_crs' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_crs' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_examples' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_examples' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_examples' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_examples' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_examples' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_features' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_features' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_features' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_features' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_features' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_images' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_images' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_images' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_images' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_images' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' is absent from the `packages` configuration.
      !!

              ********************************************************************************
              ############################
              # Package would be ignored #
              ############################
              Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' as an importable package[^1],
              but it is absent from setuptools' `packages` configuration.

              This leads to an ambiguous overall configuration. If you want to distribute this
              package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' is explicitly added
              to the `packages` configuration field.

              Alternatively, you can also rely on setuptools' discovery methods
              (for example by using `find_namespace_packages(...)`/`find_namespace:`
              instead of `find_packages(...)`/`find:`).

              You can read more about "package discovery" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

              If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' to be distributed and are
              already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' via
              `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
              you can try to use `exclude_package_data`, or `include-package-data=False` in
              combination with a more fine grained `package-data` configuration.

              You can read more about "package data files" on setuptools documentation page:

              - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

              [^1]: For Python, any directory (with suitable naming) can be imported,
                    even if it does not contain any `.py` files.
                    On the other hand, currently there is no concept of package data
                    directory, all directories are treated like packages.
              ********************************************************************************

      !!
        check.warn(importable)
      copying lib\cartopy\trace.cpp -> build\lib.win-amd64-cpython-312\cartopy
      copying lib\cartopy\trace.pyx -> build\lib.win-amd64-cpython-312\cartopy
      creating build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\conftest.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_coastline.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_coding_standards.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_crs.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_crs_transform_vectors.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_features.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_geodesic.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_img_nest.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_img_tiles.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_img_transform.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_line_string.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_linear_ring.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_polygon.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_shapereader.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_util.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      copying lib\cartopy\tests\test_vector_transform.py -> build\lib.win-amd64-cpython-312\cartopy\tests
      creating build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\helpers.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_aitoff.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_albers_equal_area.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_azimuthal_equidistant.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_eckert.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_equal_earth.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_equidistant_conic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_geostationary.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_gnomonic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_hammer.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_interrupted_goode_homolosine.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_lambert_azimuthal_equal_area.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_lambert_conformal.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_mercator.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_miller.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_mollweide.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_nearside_perspective.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_oblique_mercator.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_orthographic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_robinson.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_rotated_geodetic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_rotated_pole.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_sinusoidal.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_stereographic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_transverse_mercator.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      copying lib\cartopy\tests\crs\test_utm.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
      creating build\lib.win-amd64-cpython-312\cartopy\tests\feature
      copying lib\cartopy\tests\feature\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\feature
      copying lib\cartopy\tests\feature\test_nightshade.py -> build\lib.win-amd64-cpython-312\cartopy\tests\feature
      creating build\lib.win-amd64-cpython-312\cartopy\tests\io
      copying lib\cartopy\tests\io\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
      copying lib\cartopy\tests\io\test_downloaders.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
      copying lib\cartopy\tests\io\test_ogc_clients.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
      copying lib\cartopy\tests\io\test_srtm.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
      creating build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
      copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.dbf -> build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
      copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.shp -> build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
      copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.shx -> build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\conftest.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_axes.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_caching.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_contour.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_crs.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_examples.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_feature_artist.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_features.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_gridliner.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_images.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_img_transform.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_mpl_integration.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_nightshade.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_patch.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_plots.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_pseudo_color.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_quiver.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_set_extent.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_shapely_to_mpl.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_style.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_ticker.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_ticks.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      copying lib\cartopy\tests\mpl\test_web_services.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_axes
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_axes\geoaxes_set_boundary_clipping.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_axes
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_axes\geoaxes_subslice.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_axes
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\igh_land.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\igh_ocean.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\lambert_conformal_south.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_examples
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_examples\contour_label.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_examples
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_examples\global_map.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_examples
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_features
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\gshhs_coastlines.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_features
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\natural_earth.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_features
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\natural_earth_custom.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_features
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\wfs.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_features
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_features\wfs_france.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_features
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner1.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels_bbox_style.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\gridliner_labels_tight.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_AlbersEqualArea.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_AzimuthalEquidistant.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_EuroPP.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Geostationary.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Gnomonic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_InterruptedGoodeHomolosine.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_LambertAzimuthalEqualArea.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_LambertConformal.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_LambertCylindrical.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Mercator.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Miller.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Mollweide.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_NearsidePerspective.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_NorthPolarStereo.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_OSGB.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_OSNI.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Orthographic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_PlateCarree.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Robinson.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_RotatedPole.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Sinusoidal.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_SouthPolarStereo.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_Stereographic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_AlbersEqualArea.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_AzimuthalEquidistant.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Geostationary.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Gnomonic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_InterruptedGoodeHomolosine.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_LambertAzimuthalEqualArea.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_LambertConformal.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_LambertCylindrical.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Mercator.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Miller.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Mollweide.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_NearsidePerspective.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_NorthPolarStereo.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Orthographic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_PlateCarree.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Robinson.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_RotatedPole.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Sinusoidal.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_SouthPolarStereo.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_gridliner\test_grid_labels_inline_usa_Stereographic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_gridliner
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_images
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\image_merge.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_images
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\image_nest.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_images
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\imshow_natural_earth_ortho.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_images
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\imshow_regional_projected.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_images
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_images\web_tiles.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_images
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_img_tiles2
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_img_tiles2\web_tiles.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_img_tiles2
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_img_transform
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_img_transform\regrid_image.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_img_transform
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_1d.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_1d_transformed.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_plate_carree.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_regrid.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\barbs_regrid_with_extent.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_contour_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_contourf_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_hexbin_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_pcolor_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\global_scatter_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_global_wrap1.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_global_wrap2.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_global_wrap3.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_goode_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_limited_area_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_mercator_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\pcolormesh_single_column_wrap.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_plate_carree.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_regrid.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_regrid_with_extent.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\quiver_rotated_pole.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\simple_global.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\streamplot.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_annotate.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Aitoff.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_EckertI.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_EckertII.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_EckertIII.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_EckertIV.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_EckertV.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_EckertVI.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_EqualEarth.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Gnomonic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Hammer.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_InterruptedGoodeHomolosine.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_LambertCylindrical.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Mercator.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Miller.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Mollweide.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_NorthPolarStereo.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_OSGB.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_ObliqueMercator_default.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_ObliqueMercator_rotated.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Orthographic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_PlateCarree.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Robinson.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_RotatedPole.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_SouthPolarStereo.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_Stereographic.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration\test_global_map_TransverseMercator.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_mpl_integration
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_nightshade
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_nightshade\nightshade_platecarree.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_nightshade
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl\contour_with_interiors.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl\poly_interiors.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_shapely_to_mpl
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_ticks
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\xticks_cylindrical.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_ticks
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\xticks_no_transform.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_ticks
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\xyticks.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_ticks
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\yticks_cylindrical.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_ticks
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_ticks\yticks_no_transform.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_ticks
      creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_web_services
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_web_services\wms.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_web_services
      copying lib\cartopy\tests\mpl\baseline_images\mpl\test_web_services\wmts.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_web_services
      copying lib\cartopy\io\srtm.npz -> build\lib.win-amd64-cpython-312\cartopy\io
      creating build\lib.win-amd64-cpython-312\cartopy\data
      copying lib\cartopy\data\LICENSE -> build\lib.win-amd64-cpython-312\cartopy\data
      creating build\lib.win-amd64-cpython-312\cartopy\data\netcdf
      copying lib\cartopy\data\netcdf\HadISST1_SST_update.README.txt -> build\lib.win-amd64-cpython-312\cartopy\data\netcdf
      copying lib\cartopy\data\netcdf\HadISST1_SST_update.nc -> build\lib.win-amd64-cpython-312\cartopy\data\netcdf
      creating build\lib.win-amd64-cpython-312\cartopy\data\raster
      creating build\lib.win-amd64-cpython-312\cartopy\data\raster\natural_earth
      copying lib\cartopy\data\raster\natural_earth\50-natural-earth-1-downsampled.png -> build\lib.win-amd64-cpython-312\cartopy\data\raster\natural_earth
      copying lib\cartopy\data\raster\natural_earth\images.json -> build\lib.win-amd64-cpython-312\cartopy\data\raster\natural_earth
      creating build\lib.win-amd64-cpython-312\cartopy\data\raster\sample
      copying lib\cartopy\data\raster\sample\Miriam.A2012270.2050.2km.README.txt -> build\lib.win-amd64-cpython-312\cartopy\data\raster\sample
      copying lib\cartopy\data\raster\sample\Miriam.A2012270.2050.2km.jpg -> build\lib.win-amd64-cpython-312\cartopy\data\raster\sample
      creating build\lib.win-amd64-cpython-312\cartopy\data\shapefiles
      creating build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs
      copying lib\cartopy\data\shapefiles\gshhs\README.TXT -> build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs
      creating build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\c
      copying lib\cartopy\data\shapefiles\gshhs\c\GSHHS_c_L1.dbf -> build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\c
      copying lib\cartopy\data\shapefiles\gshhs\c\GSHHS_c_L1.shp -> build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\c
      copying lib\cartopy\data\shapefiles\gshhs\c\GSHHS_c_L1.shx -> build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\c
      creating build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\l
      copying lib\cartopy\data\shapefiles\gshhs\l\GSHHS_l_L2.dbf -> build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\l
      copying lib\cartopy\data\shapefiles\gshhs\l\GSHHS_l_L2.shp -> build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\l
      copying lib\cartopy\data\shapefiles\gshhs\l\GSHHS_l_L2.shx -> build\lib.win-amd64-cpython-312\cartopy\data\shapefiles\gshhs\l
      running build_ext
      building 'cartopy.trace' extension
      error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for Cartopy
Failed to build Cartopy
ERROR: Could not build wheels for Cartopy, which is required to install pyproject.toml-based projects
oldslackware commented 8 months ago

You should install wheels, and you have to do without PIP.

Kindest Regards Engineer Demuru Luciano

Il mar 23 gen 2024, 6:23 PM Marc Uguet @.***> ha scritto:

Hi people, still having this issue with Python 3.12.

Input

pip install Cartopy

Output

Collecting Cartopy Using cached Cartopy-0.22.0.tar.gz (10.9 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: numpy>=1.21 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from Cartopy) (1.26.3) Requirement already satisfied: matplotlib>=3.4 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from Cartopy) (3.8.2) Collecting shapely>=1.7 (from Cartopy) Using cached shapely-2.0.2-cp312-cp312-win_amd64.whl.metadata (7.2 kB) Requirement already satisfied: packaging>=20 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from Cartopy) (23.2) Collecting pyshp>=2.1 (from Cartopy) Using cached pyshp-2.3.1-py2.py3-none-any.whl (46 kB) Collecting pyproj>=3.1.0 (from Cartopy) Using cached pyproj-3.6.1-cp312-cp312-win_amd64.whl.metadata (31 kB) Requirement already satisfied: contourpy>=1.0.1 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (1.2.0) Requirement already satisfied: cycler>=0.10 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (4.47.2) Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (1.4.5) Requirement already satisfied: pillow>=8 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (10.2.0) Requirement already satisfied: pyparsing>=2.3.1 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (3.1.1) Requirement already satisfied: python-dateutil>=2.7 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from matplotlib>=3.4->Cartopy) (2.8.2) Requirement already satisfied: certifi in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from pyproj>=3.1.0->Cartopy) (2023.11.17) Requirement already satisfied: six>=1.5 in c:\users\uvmar\pycharmprojects\coexmed_tfg\venv\lib\site-packages (from python-dateutil>=2.7->matplotlib>=3.4->Cartopy) (1.16.0) Using cached pyproj-3.6.1-cp312-cp312-win_amd64.whl (6.1 MB) Using cached shapely-2.0.2-cp312-cp312-win_amd64.whl (1.4 MB) Building wheels for collected packages: Cartopy Building wheel for Cartopy (pyproject.toml) ... error error: subprocess-exited-with-error

× Building wheel for Cartopy (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [1088 lines of output] running bdist_wheel running build running build_py creating build creating build\lib.win-amd64-cpython-312 creating build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy\crs.py -> build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy\geodesic.py -> build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy\img_transform.py -> build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy\util.py -> build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy\vector_transform.py -> build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy_epsg.py -> build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy_version.py -> build\lib.win-amd64-cpython-312\cartopy copying lib\cartopy__init.py -> build\lib.win-amd64-cpython-312\cartopy creating build\lib.win-amd64-cpython-312\cartopy\feature copying lib\cartopy\feature\nightshade.py -> build\lib.win-amd64-cpython-312\cartopy\feature copying lib\cartopy\feature__init__.py -> build\lib.win-amd64-cpython-312\cartopy\feature creating build\lib.win-amd64-cpython-312\cartopy\io copying lib\cartopy\io\img_nest.py -> build\lib.win-amd64-cpython-312\cartopy\io copying lib\cartopy\io\img_tiles.py -> build\lib.win-amd64-cpython-312\cartopy\io copying lib\cartopy\io\ogc_clients.py -> build\lib.win-amd64-cpython-312\cartopy\io copying lib\cartopy\io\shapereader.py -> build\lib.win-amd64-cpython-312\cartopy\io copying lib\cartopy\io\srtm.py -> build\lib.win-amd64-cpython-312\cartopy\io copying lib\cartopy\io\init.py -> build\lib.win-amd64-cpython-312\cartopy\io creating build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\clip_path.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\contour.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\feature_artist.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\geoaxes.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\geocollection.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\gridliner.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\patch.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\slippy_image_artist.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\style.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\ticker.py -> build\lib.win-amd64-cpython-312\cartopy\mpl copying lib\cartopy\mpl\init__.py -> build\lib.win-amd64-cpython-312\cartopy\mpl running egg_info writing lib\Cartopy.egg-info\PKG-INFO writing dependency_links to lib\Cartopy.egg-info\dependency_links.txt writing entry points to lib\Cartopy.egg-info\entry_points.txt writing requirements to lib\Cartopy.egg-info\requires.txt writing top-level names to lib\Cartopy.egg-info\top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'lib\Cartopy.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.github' no previously-included directories found matching '.circleci' no previously-included directories found matching 'benchmarks' no previously-included directories found matching 'docs' no previously-included directories found matching 'examples' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.git-blame-ignore-revs' warning: no previously-included files found matching '.pre-commit-config.yaml' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'lib\Cartopy.egg-info\SOURCES.txt' C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests' is absent from the packages configuration. !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests' to be distributed and are
          already explicitly excluding 'cartopy.tests' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.crs' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.crs' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.crs' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.crs' to be distributed and are
          already explicitly excluding 'cartopy.tests.crs' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.feature' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.feature' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.feature' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.feature' to be distributed and are
          already explicitly excluding 'cartopy.tests.feature' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.io' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.io' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.io' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.io' to be distributed and are
          already explicitly excluding 'cartopy.tests.io' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.lakes_shapefile' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.lakes_shapefile' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.lakes_shapefile' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.lakes_shapefile' to be distributed and are
          already explicitly excluding 'cartopy.tests.lakes_shapefile' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_axes' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_axes' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_axes' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_axes' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_axes' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_crs' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_crs' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_crs' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_crs' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_crs' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_examples' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_examples' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_examples' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_examples' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_examples' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_features' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_features' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_features' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_features' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_features' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_gridliner' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_images' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_images' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_images' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_images' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_images' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_img_tiles2' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_img_transform' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_mpl_integration' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_nightshade' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_shapely_to_mpl' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_ticks' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\uvmar\AppData\Local\Temp\pip-build-env-6jeve2cy\overlay\Lib\site-packages\setuptools\command\build_py.py:207: _Warning: Package 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' to be distributed and are
          already explicitly excluding 'cartopy.tests.mpl.baseline_images.mpl.test_web_services' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html

          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  copying lib\cartopy\trace.cpp -> build\lib.win-amd64-cpython-312\cartopy
  copying lib\cartopy\trace.pyx -> build\lib.win-amd64-cpython-312\cartopy
  creating build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\conftest.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_coastline.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_coding_standards.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_crs.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_crs_transform_vectors.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_features.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_geodesic.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_img_nest.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_img_tiles.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_img_transform.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_line_string.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_linear_ring.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_polygon.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_shapereader.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_util.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  copying lib\cartopy\tests\test_vector_transform.py -> build\lib.win-amd64-cpython-312\cartopy\tests
  creating build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\helpers.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_aitoff.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_albers_equal_area.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_azimuthal_equidistant.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_eckert.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_equal_earth.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_equidistant_conic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_geostationary.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_gnomonic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_hammer.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_interrupted_goode_homolosine.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_lambert_azimuthal_equal_area.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_lambert_conformal.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_mercator.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_miller.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_mollweide.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_nearside_perspective.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_oblique_mercator.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_orthographic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_robinson.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_rotated_geodetic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_rotated_pole.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_sinusoidal.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_stereographic.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_transverse_mercator.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  copying lib\cartopy\tests\crs\test_utm.py -> build\lib.win-amd64-cpython-312\cartopy\tests\crs
  creating build\lib.win-amd64-cpython-312\cartopy\tests\feature
  copying lib\cartopy\tests\feature\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\feature
  copying lib\cartopy\tests\feature\test_nightshade.py -> build\lib.win-amd64-cpython-312\cartopy\tests\feature
  creating build\lib.win-amd64-cpython-312\cartopy\tests\io
  copying lib\cartopy\tests\io\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
  copying lib\cartopy\tests\io\test_downloaders.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
  copying lib\cartopy\tests\io\test_ogc_clients.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
  copying lib\cartopy\tests\io\test_srtm.py -> build\lib.win-amd64-cpython-312\cartopy\tests\io
  creating build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
  copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.dbf -> build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
  copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.shp -> build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
  copying lib\cartopy\tests\lakes_shapefile\ne_110m_lakes.shx -> build\lib.win-amd64-cpython-312\cartopy\tests\lakes_shapefile
  creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\__init__.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\conftest.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_axes.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_caching.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_contour.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_crs.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_examples.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_feature_artist.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_features.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_gridliner.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_images.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_img_transform.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_mpl_integration.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_nightshade.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_patch.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_plots.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_pseudo_color.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_quiver.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_set_extent.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_shapely_to_mpl.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_style.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_ticker.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_ticks.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  copying lib\cartopy\tests\mpl\test_web_services.py -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl
  creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images
  creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl
  creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_axes
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_axes\geoaxes_set_boundary_clipping.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_axes
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_axes\geoaxes_subslice.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_axes
  creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\igh_land.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\igh_ocean.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_crs\lambert_conformal_south.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_crs
  creating build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_examples
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_examples\contour_label.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_examples
  copying lib\cartopy\tests\mpl\baseline_images\mpl\test_examples\global_map.png -> build\lib.win-amd64-cpython-312\cartopy\tests\mpl\baseline_images\mpl\test_examples
  creating build\
rcomer commented 8 months ago

@mugva I think this is because the latest Cartopy version is older than python3.12 so we would not have uploaded py312 wheels to PyPI. My advice is either downgrade to python3.11 or use a conda environment and install from conda-forge (conda-forge have separate processes for updating to newer python versions that are independent of releases).

bruno-curta commented 5 months ago

The initial problem is that geos_c.h is not found.

It is solved by installing the developer version of the geos library >> sudo apt install libgeos-dev

This one fixed my problem, thanks