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

Build error (python wrapper) #215

Open
Meko27 opened this issue Sep 2, 2020 · 0 comments
Open

Build error (python wrapper) #215

Meko27 opened this issue Sep 2, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Meko27
Copy link

Meko27 commented Sep 2, 2020

After cloning git clone --recurse-submodules https://github.com/panda-official/metric and building with:

python setup.py bdist_wheel

the following error messages occur:

File: metric/python/src/space/tree.cpp

error: exception specification of explicitly defaulted move constructor does not match the calculated one
error: exception specification of explicitly defaulted move assignment operator does not match the calculated one

File: metric/python/../modules/correlation/../../modules/space/tree.hpp

error: exception specification of explicitly defaulted move constructor does not match the calculated one
error: exception specification of explicitly defaulted move assignment operator does not match the calculated one

Platform: MacOS, Python3.7
logfile.txt

@eugene-kulak eugene-kulak added the bug Something isn't working label Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants