Skip to content

UnicodeEncodeError error on reading IfcGloballyUniqueID on Ubuntu #562

@amrit3701

Description

@amrit3701

When we read IfcGloballyUniqueId from IFC file on Ubuntu, it gives UnicodeEncodeError but on MacOSx ifcopenshell successfully parse IfcGloballyUniqueID (i.e. 2oAZ$Cu_aHwBkVc2Blr0Hl).

Please refer to this. https://gist.github.com/amrit3701/ebdf91fa3db5e71e7a334ef38e4dcefa

Here I created a proof of concept that how I successfully read GlobalId on MacOS but on Ubuntu its gives UnicodeEncodeError.

Also, I tried to search it about this error, but not sure is it related to IfcOpenShell (maybe some C++ library) or Ubuntu OS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions