Introduction
In certain situations the pythonnet interface does not release a used Python lock. This can cause a deadlock situation in AutomationDesk, since AutomationDesk will not continue as long as the lock is present.
dSPACE has created a hotfix for the pythonnet module of the delivered Python 2.7 64 Bit and Python 3.6 64 Bit distributions, so that this problem no longer occurs.
Limitations
Installation Notes & Download
If you are using AutomationDesk 5.3 (2016-B), 5.4 (2017-A), 5.5 (2017-B) or 5.6 (2018-A), please download and install the hotfix for Python 2.7 64 bit.
pythonnet-2.3.1-cp27-win_amd64.exe
If you are using AutomationDesk 6.0 (2018-B), 6.1 (2019-A), 6.2 (2019-B), 6.3 (2020-A) or 6.4 (2020-B), please download and install the hotfix for Python 3.6 64 bit.
pythonnet-2.4.2-cp36-win_amd64.exe
After download, call the *.exe file. It extracts an archive which contains two other files.
Now execute the batch file "install.bat" with administrative rights and the hotfix will be installed.