Category "cadquery"

ImportError: cadquery was unable to determine freecad library path

I am trying to run code from this source. The code is written in python 2, so I am using virtual environment with anaconda. The code replies on rather old versi

Displaying CadQuery data in a QT5 window in Python

I wrote a python program using the PyQt5 libraries. This program I can make into an executable with pyinstaller. I would like to add the functionality to show a

Embed widgets with jupyter-cadquery (threejs): wrong position on load

I am using jupyter-cadquery to visualize some 3D models made with CadQuery. When visualizing the models on a Jupyter notebook, everything works as expected. B