Skip to content
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

Getting bunch of "cannot import name "--" from "--" errors. #2

Open
bubblegg opened this issue Feb 26, 2022 · 1 comment
Open

Getting bunch of "cannot import name "--" from "--" errors. #2

bubblegg opened this issue Feb 26, 2022 · 1 comment

Comments

@bubblegg
Copy link

bubblegg commented Feb 26, 2022

Installed all requirements.txt in conda enviroment but modules "train" and "wavenet_vocoder" give errors.

cannot import name 'linear_quantize' from 'wavenet_vocoder.util'
cannot import name 'build_model' from 'train'

@vivjay30
Copy link
Owner

vivjay30 commented Mar 1, 2022

Can you make sure your PYTHONPATH includes the path to pnf-sampling/pnf-wavenet/. You should be able to import wavenet_vocoder.util and the train modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants