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

how to build #2

Open
jinyl777 opened this issue Jul 25, 2020 · 2 comments
Open

how to build #2

jinyl777 opened this issue Jul 25, 2020 · 2 comments
Assignees

Comments

@jinyl777
Copy link

I am very intersting to your work , and I read you doc ,but I do not know how to compiler this clear . could you tall me hwo to build your work ?

@jinyl777
Copy link
Author

And I got zhe problem in cmke
CMake Error at tools/FindPythonLibsNew.cmake:99 (message):
Python config failure:

Traceback (most recent call last):

File "<string>", line 1, in <module>

ImportError: cannot import name 'sysconfig'

Call Stack (most recent call first):
tools/pybind11Tools.cmake:16 (find_package)
CMakeLists.txt:33 (include)

And my pyhon can import syscofig

@AndreaHor
Copy link
Owner

It seems to be the same issue as described here:
nobuyuki83/delfem2#6

Can you try to install python3-distutils? Using:
sudo apt-get install python3-distutils

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