Develop#217
Develop#217pingfengluo wants to merge 2 commits intoTadasBaltrusaitis:developfrom pingfengluo:develop
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.