You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project targets Cinema 4D 2025 which runs on Python 3.11.
Older versions like R21 / S22 are based on Python 2.7 and are not compatible with the current codebase.
Supporting R21 would need major rewrites using legacy APIs and syntax, which isn't currently planned.
Backward compatibility is planned for Cinema 4D 2023.1 + (Python 3.9 onward). I've added a table to the README for clarity.
Cinema 4D versions and their corresponding Python versions:
The text was updated successfully, but these errors were encountered: