May-10-2025, 07:05 PM
I have a new error with the same file:
File "/home/dirk/openvario/android/OpenSoar/./build/thirdparty.py", line 138, in <module>
if not x.is_installed(toolchain):
AttributeError: 'str' object has no attribute 'is_installed'
I tried to use Grok, but I think the way I used it was not optimal. I couldn't solve the error
File "/home/dirk/openvario/android/OpenSoar/./build/thirdparty.py", line 138, in <module>
if not x.is_installed(toolchain):
AttributeError: 'str' object has no attribute 'is_installed'
I tried to use Grok, but I think the way I used it was not optimal. I couldn't solve the error