when testing the latest conda releases for IfcOpenShell I accidentally came across issues with converting units using the IfcPatch ConvertLengthUnit (in my case from millimeter to meter). After doing ...
with poetry it is possible to install a python package by providing a github url. I was trying to install IfcPatch by giving the url to the IfcOpenShell repository ...