CadPythonShell
CadPythonShell copied to clipboard
Does not work with AutoCAD/Civil 3D 2025
Search existing issues
- [x] I have searched the issue tracker and confirmed that I was unable to find existing issues for the problem I am experiencing.
The problem
If I try to open the Python console in Civil 3D 2025 by running the PYTHONCONSOLE command or by clicking the Run CPS button in the ribbon, I get an error window:
Then it brings up the shell window showing this:
If I then try to run some Python code within the window, I get a message and Civil 3D freezes indefinitely:
I assume the CadPythonShell plugin needs upgraded to work with .NET framework 8, which AutoCAD/Civil 3D now uses.
Release version
1.1.3
Operating system
Windows 10
Steps to reproduce the behavior
No response
Log files
No response
Screenshots
No response
Additional context
No response