-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Develop #217
base: develop
Are you sure you want to change the base?
Develop #217
Conversation
Great work! I am currently traveling and will only be able to review the changes in a couple of weeks time. But I will do my best to integrate it as soon as possible, as having a Python interface for some of the modules is very useful. Thanks, |
Any news on this regard? Many developers could really use this. Thanks, |
@pingfengluo I've cloned and build your repository with Python Interface using Could you provide some instructions on how to use your Python interface? |
@NumesSanguis Had the same problem, running it in spyder instead I got the same error as in #282, @JavierVillegas' solution helped:
Now when I run test.py i get: UPDATE: |
Hi, I've downloaded this repository on windows and after installing Boost, CMake and solve all the errors I found I got stuck trying to build the library. I get the following error:
I have no idea how to fix this, I've looked for this kind of error but I didn't found anything, could you help me? EDIT: I was using a more recent python version. Switched to python2.7 and the error vanished. |
add pyOpenFace tested on ubuntu 14.04.