10000 Not working with R21, S22 · Issue #1 · ttiimmaacc/cinema4d-mcp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Not working with R21, S22 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By cl 8000 icking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MikeUdin opened this issue Mar 20, 2025 · 1 comment
Open

Not working with R21, S22 #1

MikeUdin opened this issue Mar 20, 2025 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@MikeUdin
Copy link

Cinema 4D versions and their corresponding Python versions:

Cinema 4D Version Python Version
R20, R21, S22 CPython 2.7
R23 CPython 3.7
S24, R25, S26 CPython 3.9
2023.0, 2023.1 CPython 3.9
2023.2 CPython 3.10
2024.0 and later CPython 3.11
@MikeUdin MikeUdin changed the title Not workking with R21, S22 Not working with R21, S22 Mar 20, 2025
@ttiimmaacc
Copy link
Owner

Thanks for reporting!

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.

🙏

@ttiimmaacc ttiimmaacc self-assigned this Mar 24, 2025
@ttiimmaacc ttiimmaacc added the documentation Improvements or additions to documentation label Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants
0