A post was merged into an existing topic: Load markups curve from file
@lassoan Hello, if I want to use [CPR (curved planar reconstruction)]) on PyCharm to process my own DICOM data, what should I do?
That should be no problem. See a full example of how to use the Curved Planar Reformat module from a Python script here. The module requires the Python environment embedded in the 3D Slicer application. If you want to debug in PyCharm then you can follow these instructions.
Are there corresponding version requirements for Pycharm and 3D slicer?