Skip to content
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

The error of importing PyV8 #36

Open
EdQzz opened this issue Jul 3, 2019 · 1 comment
Open

The error of importing PyV8 #36

EdQzz opened this issue Jul 3, 2019 · 1 comment

Comments

@EdQzz
Copy link

EdQzz commented Jul 3, 2019

import PyV8
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/python3/lib/python3.7/site-packages/PyV8.py", line 32, in
import _PyV8
ImportError: /usr/local/python3/lib/python3.7/site-packages/_PyV8.so: undefined symbol: _PyThreadState_Current

Centos 7.4
Python3,7
pyv8-linux64-p3.zip

How could I deal with this problem

@XMISSM
Copy link

XMISSM commented Aug 30, 2021

Do you slove it? I meet the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants