-
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
Issue running musescore_flask_server.py #88
Comments
Does the musescore_flask_server.py server works after installing the missing You may still have problems when using the Musescore plugin |
No, it still gives me the error: |
Can you check if you are in the correct virtual environment? |
Thank you so much for your help, I really appreciate it! I tried to install the whole thing again, but unfortunately the installation process is too complicated for someone unfamiliar with either one of cmd, git, python, conda, torch, music21, and so on. This is my proceeding from the beginning: open cmd as admin;
So at the moment I'm not even able to start the virtual environment and I can't figure out why. Also I tried to download the dataset running the command: I'm sorry if I'm wasting anyone's time, but I'm really curious to see this one working! |
Hi, |
I know this installation is deprecated, but I really want to try the MuseScore plugin.
When I run the musescore_flask_server.py command, I get the following error:
I've already installed click by running the command:
pip3.10 install click
, that succesfully installed click:my
python --version
is:Python 3.10.6
The text was updated successfully, but these errors were encountered: