Menu

Open Cascade

panmetis
2022-04-27
2022-04-27
  • panmetis

    panmetis - 2022-04-27

    Hello,
    I have used a lot the library IfcOpenshell to extract some data from IFC files.
    I am now intersting in create my own viewer with IfcOpenshell and OpenCascade.
    Unfortunely, I cannot succed in download OpenCascade and every tutorial I tried was a fail.
    Is anyone can advice me a good tutorial or just explain me step by step how I can install OpenCascade with python 3.9 ? I use pycharm and pyqt.
    Thank you !

     
    • Thomas Krijnen

      Thomas Krijnen - 2022-04-27

      Are you talking about pythonOCC? https://github.com/tpaviot/pythonocc-core/

      They are primarily using (ana)conda, so I'd set that up. I recommend miniconda. You can also install pyqt using that.

      Then select that interpreter to use in pycharm.

       

Log in to post a comment.