-
Notifications
You must be signed in to change notification settings - Fork 287
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
[bug] - tensorflow/magenta-demos - AI piano doesn't work OOB (tmm2018) #21
Comments
there was an issue with the dependency and node versions. i just updated the package.json and readme to describe the exact working configuration. try a clean reinstall by removing node_modules and then running |
i will let you know thank you so much |
I still get this error message when installing via python
|
the repository installation is not working via python, i'm trying via node.js. that means:
let me figure out |
when running npm run build (on static version), after running npm install, i am getting the following error message:
after all it's still not running OOB. would appreciate this issue to be fixed |
reading your logs, it seems like everything installed and built ok. those messages in the terminal are all just logging info and a couple of warnings, but no errors from what i can see. If you've installed all the (server and static) dependencies and built the static files, which it looks you have, the next step is to run the python server by typing |
i've done that. it opens a blank window |
[bug] - tensorflow/magenta-demos - AI piano doesn't work OOB (tmm2018)
when trying to run ai-duet (the accompanmient thing):
however, when i get to run it in macos high sierra on macbook a1278 with core i5:
The text was updated successfully, but these errors were encountered: