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?