CadPythonShell icon indicating copy to clipboard operation
CadPythonShell copied to clipboard

Does not work with AutoCAD/Civil 3D 2025

Open rchive1 opened this issue 1 year ago • 0 comments

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:

Image

Then it brings up the shell window showing this:

Image

If I then try to run some Python code within the window, I get a message and Civil 3D freezes indefinitely:

Image

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

rchive1 avatar Feb 05 '25 19:02 rchive1