Skip to content

tests failing due to issues with shapely and python 3.12 #1302

@jlahovnik

Description

@jlahovnik

If python 3.12 is used, during the python 3.12 test run several tests are failing due to an error in the shapely library, see for example this failed run: test run

There are 2 possible solutions:

  • downgrade numpy to 2.0.1 to ensure compatibility with the current shapely version
  • wait for shapely 2.0.6 (containing this PR which should fix the issue) to be released and upgrade to this version

Environment:

  • Python version: 3.12

Additional context
Add any other context about the bug here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions