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
Python 2.7.9 (default, Mar 9 2016, 10:11:52)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-16)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import PyV8
Traceback (most recent call last):
File "", line 1, in
File "PyV8.py", line 32, in
import _PyV8
ImportError: ./_PyV8.so: undefined symbol: PyUnicodeUCS4_FromEncodedObject
The text was updated successfully, but these errors were encountered:
Python 2.7.9 (default, Mar 9 2016, 10:11:52)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-16)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
The text was updated successfully, but these errors were encountered: