Hi,

Commenting post 171: Hi, These .py files are installed system-wide automatically when you do "make install". After that, you should be able to do "import ifcopenshell" without error from any python console, such as the one that is available inside freecad (make sure ifcopenshell was compiled with the correct version of python, that is, the same as freecad uses, because by default if I remember correctly, ifcopenshell will use python3). If "import ifcopenshell" gives no error, then everything is installed correctly.