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

Installation is not successful #5

Open
Cathy-t opened this issue Jul 29, 2019 · 1 comment
Open

Installation is not successful #5

Cathy-t opened this issue Jul 29, 2019 · 1 comment

Comments

@Cathy-t
Copy link

Cathy-t commented Jul 29, 2019

Error during installation:
src/loadwordemb.cpp:157:24: error: converting to ‘VocabAndTensor {aka std::tuple<pybind11::dict, at::Tensor>}’ from initializer list would use explicit constructor ‘constexpr std::tuple<_T1, _T2>::tuple(_U1&&, _U2&&) [with _U1 = pybind11::dict&; _U2 = at::Tensor&; = void; _T1 = pybind11::dict; _T2 = at::Tensor]’
return {vocab, dest};

This problem has been bothering me for a long time. Is it a compatibility issue with the Pytorch version? Or other questions, thank you.

@ZXD1111
Copy link

ZXD1111 commented Dec 16, 2019

i have the same problem with yours, Have you solved this problem ?

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