Skip to content

Conversation

isuruf
Copy link
Member

@isuruf isuruf commented Apr 2, 2025

Fixes #474
Closes #510

aostrowski-hbn and others added 5 commits April 1, 2025 16:09
Those OSes have separate platlib and purelib directories.
Symengine was installed partially into both from version 0.10.0 onwards.

This change marks some of it's packages as ext_modules, which makes
setuptools treat the wheel as platform specific and install if fully
into platlib (lib64) instead of purelib (lib).

This should solve symengine#474.
@isuruf isuruf merged commit 3941bde into symengine:master Apr 2, 2025
20 checks passed
@isuruf isuruf deleted the cmake branch April 2, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDM and Poetry can't install symengine properly
2 participants