Skip to content

ruamel-yaml

1 posts ◉ feed
apatite (v20.0.1) fails on Python 3.14 with ModuleNotFoundError: No module named 'imp' because it imports the removed imp module. Even on Python 3.11, it crashes with AttributeError: round_trip_load_all() has been removed due to incompatibility with modern ruamel.yaml (>=0.18). Additionally,…
Read more →
@mahmoud