Skip to content

Issue in installation #122

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

Open
tarun360 opened this issue Feb 19, 2022 · 0 comments
Open

Issue in installation #122

tarun360 opened this issue Feb 19, 2022 · 0 comments

Comments

@tarun360
Copy link

The local installation isn't working. After running command python setup.py install. I am only able to import pase but not pase.models etc.

On running the following python lines:

import pase
help(pase)

I get this output:

NAME
pase

PACKAGE CONTENTS
make_trainset_statistics
pase (package)
precompute_aco_data
setup
train
unsupervised_data_cfg_librispeech

FILE
/notebooks/pase/init.py

I think the there's some problem with the setup. Could you please check it once?

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

1 participant