2

I get the following error when installing PyV8 using Python 2.7.10 on Windows:

Command "python setup.py egg_info" failed with error code 1 in c:\users\MyUsername\appdata\local\temp\pip-build-omxgan\pyv8

I ran

pip install --upgrade setuptools

with success as it was recommended in this and other threads but no luck. Can anybody help?

1 Answer 1

1

Some mild investigations shows that PyV8 has a preview build for Python 2.7. It could be that pip is trying to install the Python 2.6 version? I can tell you my pip command is trying to install version 0.5 of pyv8, and I can't seem to force it to download 1.0

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.