r9y9 / wavenet_vocoder

WaveNet vocoder
https://r9y9.github.io/wavenet_vocoder/
Other
2.3k stars 500 forks source link

Installation issue #202

Closed jun-danieloh closed 3 years ago

jun-danieloh commented 3 years ago
git clone https://github.com/r9y9/wavenet_vocoder && cd wavenet_vocoder
pip install -e .

I am following the above command but get this error. Have anyone seen this? I am in Docker environment.

root@deepbasegpu101:/home/jun1.oh/daniel_workspace/wavenet_vocoder_r9y9/wavenet_vocoder# pip install -e .
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /home/jun1.oh/daniel_workspace/wavenet_vocoder_r9y9/wavenet_vocoder