-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
follow up on the youtube video last year #61
Comments
I tried to open it with terminal, firing up a python file: mac-pro-van-arnold-veeman:~ arnoldveeman$ cd /Users/arnoldveeman/DeepBach Thanks in advanced! |
Okay, well... I spent my hours trying to get it up and running for today . . . If you read this can you or anyone else that knows how this works explain it to me? (I know I sound like a savage . . . but it becomes a bit frustrating to try out so many things and not get things done properly. I just don't understand how it works. Starting to, but I am not nearly there) |
Hi Arnold, But for musescore, you need to launch the Depending on your needs, maybe you would like to check the Usage with NONOTO (https://github.com/SonyCSLParis/NONOTO) part. Keep me updated! |
Hi Gaëtan, thanks for your reply! |
Last login: Tue Jul 9 18:15:46 on ttys000 ResolvePackageNotFound:
mac-pro-van-arnold-veeman:DeepBach arnoldveeman$ bash dl_dataset_and_models.sh |
I really don't understand it... I tried to fire it up by using the 4 commands: What I would really like to see is a step by step method start your software up? I hope you understand what I mean? p.s. and also; when I try to create the python file musescore_flask_server.py it says that there is no module named 'tqdm'. I don't know what that means, but it seems to me that there is no reference to that 'tqdm' file in the musescore_flask_server.py file? |
Traceback (most recent call last): |
Hi Gaëtan, Last year you replied on a comment of me on your YouTube video.
This is what I wrote:
Dear Gaëtan, can you make a comprehensive, step by step video on how to install this wonderful invention of yours? I think I almost got it, but for instance - when I paste this code into Terminal:
shell sudo apt install musescore python -c 'import music21; music21.environment.set("musicxmlPath", "/usr/bin/musescore")
I get all kinds of error messages:
apt: invalid flag: install Usage: apt
I really want to be able to try this out. Already I got it open in Musescore, but I could not do much for it gave this Parse error:
Debug: on run called Debug: calling endpoint models Debug: SyntaxError: JSON.parse: Parse error
Probably I need to call some files from somewhere else, but I don't know how to do this. Once explained properly I will never forget it ;-)
So, can you take the effort? That would be wonderful! Thank you in advanced. Sincerely, Arnold Veeman
The text was updated successfully, but these errors were encountered: