OpenFreeEnergy / konnektor

Algorithms for various Network Layouts and Tooling for planning FE Calculations
https://konnektor.readthedocs.io/
MIT License
14 stars 3 forks source link

bug in rdkit causing widget drawing to fail #87

Closed atravitz closed 1 week ago

atravitz commented 1 month ago

Describe the bug There is a a known bug in rdkit 2024.03.06 that affects ARM macs: https://github.com/rdkit/rdkit/issues/7890

To Reproduce any call to draw_network_widget()

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context rdkit 2024.03.05 works without issue.

atravitz commented 1 week ago

addressed by https://github.com/OpenFreeEnergy/konnektor/pull/88