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

Boost Python Argument Error #7

Open
Liao-YiHsiu opened this issue Sep 22, 2017 · 1 comment
Open

Boost Python Argument Error #7

Liao-YiHsiu opened this issue Sep 22, 2017 · 1 comment

Comments

@Liao-YiHsiu
Copy link

Hi,

I am trying to use kaldi-python for python3.6. I am able to compile and import kaldi_io, but when I try to use it, there's some error:

--> import kaldi_io
--> ali_reader = kaldi_io.SequentialInt32VectorReader(align_scp)
Boost.Python.ArgumentError: Python argument types in
SequentialInt32VectorReader.init(SequentialInt32VectorReader, str)
did not match C++ signature:
init(_object*, std::__cxx11::basic_string<char, std::char_traits, std::allocator >)

Would you please tell me how to solve this? Thanks a lot!!!

@kaituoxu
Copy link

have you solve it?

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