-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi
trying install the Threadkeeper
get this:
error: 'NoneType' object has no attribute 'group'
Copy this message by taking a screenshot. Describe what you did to get this error or record a video.
Fusion 360 v. 2602.1.25
/Users//Library/Application Support/Autodesk/ApplicationPlugins/ThreadKeeper.bundle/Contents/ThreadKeeper.py failed:
Traceback (most recent call last):
File "/Users//Library/Application Support/Autodesk/ApplicationPlugins/ThreadKeeper.bundle/Contents/ThreadKeeper.py", line 103, in run
fusion_deploy_folder = pathlib.Path(thomasa88lib.utils.get_fusion_deploy_folder())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users//Library/Application Support/Autodesk/ApplicationPlugins/ThreadKeeper.bundle/Contents/thomasa88lib/utils.py", line 53, in get_fusion_deploy_folder
return _DEPLOY_FOLDER_PATTERN.match(get_fusion_ui_resource_folder()).group(0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'group'
Running Sonoma 14.7.6 and [Fusion 2602.1.25 x86_64 [Native]
Any clues Peter