error is cannot find log file

Anonymous

error is cannot find log file

Anonymous
Not applicable

'C:\\Users\\admin\\AppData\\Local\\Temp\\7zS8AEE.tmp\\resources\\scripts\\windows\\uninstall.wsf

the above how to deal with above issue

 

Traceback (most recent call last):
  File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1192, in execute
  File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1138, in execute_without_errorhandling
  File "R:\Streamer\src\adsk\dls\streamer\process.py", line 878, in _config_app
  File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1897, in _do_installation
  File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1662, in wait_threads
  File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\concurrent\futures\thread.py", line 57, in run
  File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1783, in execute_tasks
  File "R:\Streamer\src\adsk\dls\streamer\process.py", line 410, in _executetasks
  File "R:\Streamer\src\adsk\dls\streamer\windows\platform.py", line 406, in register_uninstall
  File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\shutil.py", line 248, in copy
  File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\shutil.py", line 120, in copyfile
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\admin\\AppData\\Local\\Temp\\7zS8AEE.tmp\\resources\\scripts\\windows\\uninstall.wsf'

 

0 Likes
Reply
397 Views
2 Replies
Replies (2)

leowarren34
Mentor
Mentor

Hi @Anonymous,

If this on the Launch or Install of Fusion?

If on the Launch does a missing file dialogue box appear?

If so run the Fusion Cleaner, Temporarily disable any antivirus you may have, and then reinstall.

https://knowledge.autodesk.com/support/fusion-360/learn-explore/caas/sfdcarticles/sfdcarticles/How-to-do-an-automatic-Clean-Uninstall-for-Autodesk-Fusion-360.html

Leo Warren
Autodesk Student Ambassador Diamond
Please accept as solution and give likes if applicable.
0 Likes

patrik6QZ3L
Observer
Observer

These solutions dont work. I've been at this for a day now. I even went so far as to reinstall my entire PC.

 

This is the issue I get.

 

Traceback (most recent call last):
File "R:\src\adsk\dls\streamer\process\process.py", line 1133, in execute
File "R:\src\adsk\dls\streamer\process\process.py", line 1080, in execute_without_errorhandling
File "R:\src\adsk\dls\streamer\process\process.py", line 906, in _config_app
File "R:\src\adsk\dls\streamer\process\process.py", line 1842, in _do_installation
File "R:\src\adsk\dls\streamer\process\process.py", line 1603, in wait_threads
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\concurrent\futures\thread.py", line 52, in run
File "R:\src\adsk\dls\streamer\process\process.py", line 1723, in execute_tasks
File "R:\src\adsk\dls\streamer\process\process.py", line 403, in _executetasks
File "R:\src\adsk\dls\streamer\windows\platform.py", line 329, in create_launch_items
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\subprocess.py", line 368, in check_call
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\subprocess.py", line 349, in call
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\subprocess.py", line 951, in __init__
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\subprocess.py", line 1420, in _execute_child
FileNotFoundError: [WinError 2] File cant be found

0 Likes