Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, with latest availble version of installer, we can't deploy Fusion in headless way.
Command ` Fusion360installer.exe --silent --headless` will end with error:
```
Exception in thread MessageThread:
Traceback (most recent call last):
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\threading.py", line 973, in _bootstrap_inner
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\threading.py", line 910, in run
File "R:\src\adsk\dls\streamer\ui\headless.py", line 114, in _send_msg
AttributeError: 'Deploy' object has no attribute 'delegate_err_abort'
```
Solved! Go to Solution.