tkeskita / swiftBlock

Blender add-on to generate OpenFOAM blockMeshDict
GNU General Public License v3.0
28 stars 5 forks source link

HOW can I save this problem #9

Closed dundunplus closed 1 year ago

dundunplus commented 1 year ago

Python: Traceback (most recent call last): File "/Users/Alex/Library/Application Support/Blender/3.4/scripts/addons/swiftBlock-master/init.py", line 799, in execute e[timel] = time.time() TypeError: 'float' object cannot be interpreted as an integer

tkeskita commented 1 year ago

Hi, currently Swift Block add-on works with Blender LTS 2.83. I will try to find time to upgrade to Blender LTS 3.3 in future.

dundunplus commented 1 year ago

Thank you for your time