Other Parts Discussed in Thread: AWRL6844, IWRL6844
Tool/software:
Hi
I have just downloaded the shell script to install the latest MMWAVE L SDK (v 06.00.03.00) under linux and iÍ realized, that the visualizer tool is only available as an .exe file, which can not be run natively under linux.
So I tried using wine and bottles to get it running, but neither of them worked.
At least bottles gave me an output to a terminal, that it faces some permission issues:
wineserver: using server-side synchronization.
Traceback (most recent call last):
File "visualizer.py", line 236, in <module>
File "visualizer.py", line 210, in setup_logging
File "os.py", line 225, in makedirs
PermissionError: [WinError 5] Access denied: 'Z:\\run\\user\\1001\\doc\\d308a8e
3\\logs'
[204] Failed to execute script 'visualizer' due to unhandled exception!
Looks like the visualizer is written in python.
Is there a way to get the scripts to have the visualizer for linux as well?
Thanks in advance and BR