-
-
Notifications
You must be signed in to change notification settings - Fork 845
Closed
Labels
Description
i don't know what happened.
my code up to now was like:
import ifcopenshell
import ifcopenshell.api
import ifcopenshell.util
from ifcopenshell.util.selector import Selector
i installed a new system (python) and now i get an error message:
Module not found error: no module named 'unicodedata' in module ........ ifcopenshell\util\selector.py' line 20 in module
what am i missing. till recently ifcopenhell ran in my system without 'unicodedata'
remark: unicodedata2 is installed as pyd module
tx