Live 10 export not working
Heyo~
I’m having an issue with a remote script trying to show up in Live 10. It exports correctly and appears in Live 12, but it does not show up in Live 10.1.43.
Exporting the folder works without errors, but the specific script is not visible in Live 10’s MIDI preferences. I have already tried manually copying the scripts folder into my User Library/Remote Scripts directory, but same result, doesn’t show up in Live 10!
I’m running out of ideas. Has anyone encountered this or have a suggestion for a fix?
Running macOS here btw!

doepfer303 Answered question
Well, that was a quick fix. There was a non-standard ASCII character and adding the line
# -*- coding: utf-8 -*-
to the beginning of the .py fixed that. Works fine now!
doepfer303 Edited answer
Sign up
User registration is currently not allowed.