1. Create Wall
2. Click "Arch Schedule" Button
3. Set Description to "Test"
4. Set Value to "object.Shape.Area"
5. Set Unit to "m^2"
6. Click "OK"
Now the following Error Occurs:
Code: Select all
Traceback (most recent call last):
File "C:\Meine Daten\freecad\FreeCAD_0.18.14575_Conda_Py3QT5-WinVS2015_x64\FreeCAD_0.18.14575_Conda_Py3QT5-WinVS2015_x64\Mod\Arch\ArchSchedule.py", line 112, in execute
obj.Result.set("A"+str(i+2),obj.Description[i].encode("utf8"))
<class 'TypeError'>: set() argument 2 must be str, not bytes
Code: Select all
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.14575 (Git)
Build type: Release
Branch: master
Hash: a624fee2c27bbbb869df6a8ce40438953a282a8c
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: German/Austria (de_AT)