Closed ar-chad closed 2 months ago
Thanks. Solved.
I cloned the latest version today, created venv, activated and installed requirements. I see the same error as above after trying to show on map. My Python version is 3.12.4.
I see. The website was updated earlier than Github repo. You check it now.
After georeferencing ifc files to EPSG 25388 it was possible to download files, but not show them on the map. The latest version from GitHub of the IfcGref was used for the conversion with Python 3.11.6 on macOS 14.0.
Error log:
`TypeError TypeError: unsupported operand type(s) for /: 'float' and 'NoneType' Traceback (most recent call last)
TypeError: unsupported operand type(s) for /: 'float' and 'NoneType'`