Hi,
I’m getting the following error when trying to run the magfit module in MAVExplorer on Windows 7. Is this a problem I can fix? Thanks.
[41192] Failed to execute script MAVExplorer
Traceback (most recent call last):
File “MAVExplorer.py”, line 969, in
File “C:\hostedtoolcache\windows\Python\3.8.10\x64\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py”, line 55, in _freeze_support
File “multiprocessing\spawn.py”, line 109, in spawn_main
OSError: [Errno 9] Bad file descriptor
ERROR in command []: Can’t pickle <class ‘Struct’>: attribute lookup Struct on builtins failed
MAV> Traceback (most recent call last):
File “MAVExplorer.py”, line 969, in
File “C:\hostedtoolcache\windows\Python\3.8.10\x64\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py”, line 55, in _freeze_support
File “multiprocessing\spawn.py”, line 109, in spawn_main
OSError: [Errno 9] Bad file descriptor
[15016] Failed to execute script MAVExplorer
Any news on the fix? Works fine under Linux, just wanted to avoid switching OSes.