Now I know why it doesn’t download the tools because the platform os is undefined.
Python:
platform.platform()
‘macOS-10.15.7-x86_64-i386-64bit’
In parser.py are diffrent Os Platforms for Window, Linux and Mac defined, but not for my system
Now I know why it doesn’t download the tools because the platform os is undefined.
Python:
platform.platform()
‘macOS-10.15.7-x86_64-i386-64bit’
In parser.py are diffrent Os Platforms for Window, Linux and Mac defined, but not for my system