i am getting an error importing the music file
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/lisp/application.py", line 232, in __load_from_file
session_dict = json.load(file)
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^
File "
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/lisp/application.py", line 232, in __load_from_file
session_dict = json.load(file)
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^
File "
You appear to be attempting to open an mp3 audio file as if it is a LiSP show file. Which it is not.
If you are confused about how to use this software, may I suggest reading the manual?
Thank you
I was confused
thank you for the manual