So, I pushed my current version to Salsa.

The CI job found another issue: Some of the tests fail on i386 due to typing mismatches: https://salsa.debian.org/3dprinting-team/trimesh/-/jobs/4103005

E TypeError: Cannot cast array data from dtype('int64') to dtype('int32') according to the rule 'safe'

This is probably similar to https://github.com/mwaskom/seaborn/issues/1950 - I'll try to fix it and submit an upstream patch.

Reply via email to