feynmanliang / bachbot

Use deep learning to generate and harmonize music in the style of Bach
http://bachbot.com
MIT License
381 stars 56 forks source link

Set up environment error #3

Open lingxiangwu opened 7 years ago

lingxiangwu commented 7 years ago

Hi, I come across an error when setting up environment. When I execute source scripts/activate , it shows pyenv-virtualenv: version bachbot is not a virtualenv . Before that, I installed pyenv based on this page https://github.com/pyenv/pyenv-installer . Thanks in advance!

Maarethyu commented 7 years ago

I am having the same problem even after installing pyenv

WR4F commented 6 years ago

When you pull the docker image and run it, there is no need to activate. You can just run bachbot

Heres a link to a video that might help you run things: https://youtu.be/q5cqLmMd-xY?t=18

Aerny commented 5 years ago

Hi, can you please do a step by step "tutorial"? Every time I try to paste commands to run the software it gives me errors/e.g. "command not found". I think my Docker deamon is running, but I am very unfamiliar with uncompiled software.

Aerny commented 5 years ago

When you pull the docker image and run it, there is no need to activate. You can just run bachbot

Heres a link to a video that might help you run things: https://youtu.be/q5cqLmMd-xY?t=18

Zifting through the video I think that this is no description on how to get the software working. Onyl a description on what it does under the hood.