Hello,
after hotfixes instalation (all hotfixes for 2020 version: from 2020-0-1 to 2020-0-6 and from 2020-1 to 2020-1-10) any PythonParts doesn;t run. I receive some errors:
"" File "C:\ProgramData\Nemetschek\Allplan\2020\Etc\PythonPartsScripts\GeneralScripts\CreateLibraryPreview.py", line 50, in create_library_preview
BuildingElementService().read_data_from_pyp(file_name, None, True, material_str_table)
File "C:\ProgramData\Nemetschek\Allplan\2020\Etc\PythonPartsScripts\GeneralScripts\BuildingElementService.py", line 144, in read_data_from_pyp
sub_file_name, str_table, material_str_table, iteration == 0):
File "C:\ProgramData\Nemetschek\Allplan\2020\Etc\PythonPartsScripts\GeneralScripts\BuildingElementComposite.py", line 351, in create_building_element_list
name_counter = Counter()
File "C:\Program Files\Allplan\AllplanPrecast 2020_1\Prg\Python\Lib\collections\__init__.py", line 534, in __init__
super(Counter, self).__init__()
TypeError: super(type, obj): obj must be an instance or subtype of type"
How to fix it?
best regards,
Krzysztof