OK, but ?
going to Add-ons.. install/update BIM and ??
Lukas
17:03:00 Error updating module
https://github.com/yorikvanhavre/BIM_Workbench - Please fix manually
17:03:00 Traceback (most recent call last):
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\Mod\AddonManager\addonmanager_workers.py", line 642, in run
17:03:00 answer = repo.pull() + "\n\n" + translate("AddonsInstaller", "Workbench successfully updated. Please restart FreeCAD to apply the changes.")
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\bin\lib\site-packages\git\cmd.py", line 548, in <lambda>
17:03:00 return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\bin\lib\site-packages\git\cmd.py", line 1014, in _call_process
17:03:00 return self.execute(call, **exec_kwargs)
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\bin\lib\site-packages\git\cmd.py", line 825, in execute
17:03:00 raise GitCommandError(command, status, stderr_value, stdout_value)
17:03:00 git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git pull
stderr: 'fatal: this operation must be run in a work tree'
17:03:00
During handling of the above exception, another exception occurred:
17:03:00 Traceback (most recent call last):
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\Mod\AddonManager\addonmanager_workers.py", line 645, in run
17:03:00 answer = repo.status()
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\bin\lib\site-packages\git\cmd.py", line 548, in <lambda>
17:03:00 return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\bin\lib\site-packages\git\cmd.py", line 1014, in _call_process
17:03:00 return self.execute(call, **exec_kwargs)
17:03:00 File "C:\Users\alberts\Documents\FreeCAD_0.19.22284_x64_LP_12.1.6_PY3QT5-WinVS2015\bin\lib\site-packages\git\cmd.py", line 825, in execute
17:03:00 raise GitCommandError(command, status, stderr_value, stdout_value)
17:03:00 git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git status
stderr: 'fatal: this operation must be run in a work tree'