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

How to install PyV8 in windows10 platform by python3+ ? #35

Open
xnchall opened this issue Jun 27, 2018 · 7 comments
Open

How to install PyV8 in windows10 platform by python3+ ? #35

xnchall opened this issue Jun 27, 2018 · 7 comments

Comments

@xnchall
Copy link

xnchall commented Jun 27, 2018

python version is python3.6.5, and i want to install PyV8 in windows 10.

i have got two files, such as PyV8.py, _PyV8.pyd. and put them into site-packages on my computer.
but, there are some mistakes:
>>> import PyV8 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "D:\software\python\lib\site-packages\PyV8.py", line 32, in <module> import _PyV8 ModuleNotFoundError: No module named '_PyV8'

i have tried lot's of ways to solve them, but useless.

thx a lot ~ @sergeche @mindofmicah @Chikuid

@xnchall xnchall changed the title How to install PyV8 in windows platform? How to install PyV8 in windows10 platform by python3+ ? Jun 27, 2018
@Dashu-Xu
Copy link

hi,
have you solve this problem yet?
i meet the same problem now but don't know how to fix it.

@xnchall
Copy link
Author

xnchall commented Jul 23, 2018

@Dashu-Xu it's depressing, pyV8 support py2+ on windows series, py3 nonsupport :(
if you want use pyV8 by py3+, you can select linux series platform.

@sivaprabug
Copy link

I am also facing same problem in windows10

@pandaeyes1
Copy link

me too,bro

@sunendran
Copy link

me too same problem. does anyone try in Linux platform? did that work in Linux os?

@sergeche
Copy link
Member

This plugin (as well as PyV8) is deprecated, try new, upcoming Emmet 2 version, which is 100% Python codebase: https://github.com/emmetio/sublime-text-plugin

@SameKingSton
Copy link

move _PyV8.py file into "D:\software\python\lib\site-packages" Than go on , but python3.6+ no suit It, Module use of python33.dll conflicts with this version of Python.

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

7 participants