-
Notifications
You must be signed in to change notification settings - Fork 31
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
libApexFramework #1
Comments
Thank you very much for your issue. That error concerns with a missing third-party dependency that handles the physics of the avatar. I'll figure out if it is essential for the execution of the project, otherwise I'll recompile it by removing it. I will let you know as soon as possible. |
Please refer to the new release v1.0.1 |
HI There, I am trying to run your project and I am trying it on Rocky linux and I am getting below error manish@localhost facstest]$ ls -lrt |
I checked the python script as well, it renders the UI but the server part I can't yet and trying to run it . I need to see how can we make the changes in the 3d character at run time. |
Another thing, I tried running it on Mac and the script do not work on Mac. I guess you should mention the linux variant you think the code will work . |
Hi,
I have had the following error on two machines,
~$ ./ActionUnitsFace-Linux-Shipping
./ActionUnitsFace-Linux-Shipping: error while loading shared libraries: libApexFramework.so: cannot open shared object file: No such file or directory
Could you advise?
The text was updated successfully, but these errors were encountered: