Closed bhatisunil2706 closed 6 years ago
hey, we are not seeing any problem with pip install -e git://github.com/brokenseal/PyV8-OS-X#egg=pyv8
. It is installing smoothly on 'Ubuntu 16.04.4 x64' box. Let me know the machine configuration you are using.
"pip install -e git+https://github.com/brokenseal/PyV8-OS-X#egg=pyv8" isNot working
ERROR
Command "git clone -q git://github.com/brokenseal/PyV8-OS-X /tmp/src/pyv8" failed with error code 128 in None
Working command:
pip install -e git+https://github.com/brokenseal/PyV8-OS-X#egg=pyv8 is working