Whenever I try to make simple scripts the same errors appear time and time again. Something about MxDCore and I read somewhere on the forum that it involves it being different in 11 from 10 and that involves Python 3 which adds to the problem etc. Incompatibility problems.
I've also read that John makes his scripts in 10 and then makes them compatible with 11. I would love for the Remotify team to show us how we could make this process!
Here are the errors:
Traceback (most recent call last):
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\MxDCore.py", line 1324, in install_observer_listener
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\MxDCore.py", line 1356, in _observer_install_listener
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\MxDCore.py", line 1478, in _observer_id_callback
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\MxDCore.py", line 263, in _get_object_path
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\LomUtils.py", line 255, in __init__
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\LomUtils.py", line 323, in _calculate_path
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\LomUtils.py", line 264, in _find_root_object_path
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\LomTypes.py", line 1078, in get_root_prop
File "..\..\..\output\Live\win_64_static\Release\python-bundle\MIDI Remote Scripts\_MxDCore\LomTypes.py", line 1072, in
RuntimeError
:
Can't obtain live set at this time
Best,
António
Comments
And that Python 3 was only implemented in Live 11 as in 10 it had previous versions. Further complicating that. Am I on the right page?
Hi Antonio,
There is an option in the settings menu to select Python 10 or 11 for script generation.