Hello!
I'm looking to georeference IFC files, so I'd like to use the https://github.com/stijngoedertier/georeference-ifc library except I need the following two libraries
https://github.com/tpaviot/pythonocc-core
https://github.com/IfcOpenShell/IfcOpenShell
I've managed to install them on anaconda but the problem I'm having is that version 0.6.0 of ifcopenshell doesn't have ifcopenshell.api which has been blocking me for 2 days.
I have tried to copy and paste the archives of version 0.7.0 into the packages of anaconda but it does not work.
Thank you for any reply.