Hello so when I ran this command blobopera recording import Sunset\ Paradise\ Season\ 1\ -\ Official\ Opening\ Piano.musicxml Sunset\ Paradise\ Season\ 1\ -\ Official\ Opening\ Piano.out, it gave me this error
Traceback (most recent call last):
File "/usr/bin/blobopera", line 5, in <module>
from blobopera.command import application
File "/home/andrew/.local/lib/python3.9/site-packages/blobopera/command/__init__.py", line 6, in <module>
from . import jitter, libretto, recording
File "/home/andrew/.local/lib/python3.9/site-packages/blobopera/command/libretto.py", line 5, in <module>
from ..libretto import Corpus
File "/home/andrew/.local/lib/python3.9/site-packages/blobopera/libretto.py", line 38, in <module>
class Fragment(proto.Message):
File "/home/andrew/.local/lib/python3.9/site-packages/proto/message.py", line 263, in __new__
file_info.generate_file_pb(new_class=cls, fallback_salt=full_name)
File "/home/andrew/.local/lib/python3.9/site-packages/proto/_file_info.py", line 102, in generate_file_pb
pool.Add(self.descriptor)
TypeError: Couldn't build proto file into descriptor pool!
Invalid proto descriptor for file "blobopera/libretto_blobopera.libretto.fragment.proto":
blobopera.libretto.Fragment.phonemes: Fields of oneofs must themselves have label LABEL_OPTIONAL.