You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can i compile or install it v2.0 on Ubuntu 14.04. Running into errors
Traceback (most recent call last):
File "/home/sysadmin/papagayo/./papagayo.py", line 24, in
from LipsyncFrame import LipsyncFrame
File "/home/sysadmin/papagayo/LipsyncFrame.py", line 26, in
import lm
File "/home/sysadmin/papagayo/lm.py", line 5, in
import _lm
ImportError: /home/sysadmin/papagayo/_lm.so: wrong ELF class: ELFCLASS32
The text was updated successfully, but these errors were encountered:
Hi
How can i compile or install it v2.0 on Ubuntu 14.04. Running into errors
Traceback (most recent call last):
File "/home/sysadmin/papagayo/./papagayo.py", line 24, in
from LipsyncFrame import LipsyncFrame
File "/home/sysadmin/papagayo/LipsyncFrame.py", line 26, in
import lm
File "/home/sysadmin/papagayo/lm.py", line 5, in
import _lm
ImportError: /home/sysadmin/papagayo/_lm.so: wrong ELF class: ELFCLASS32
The text was updated successfully, but these errors were encountered: