vsajip / pyv8

Automatically exported from code.google.com/p/pyv8
1 stars 0 forks source link

fatal error: 'v8.h' file not found #246

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. pip install -v pyv8

What is the expected output? What do you see instead?
i get the following error:
In file included from src/Exception.cpp:1:
    src/Exception.h:6:10: fatal error: 'v8.h' file not found
    #include <v8.h>
             ^
    1 error generated.
    error: command 'clang' failed with exit status 1

What version of the product are you using? On what operating system?
Mac OS X 10.10.3, Python 3.4.2, pip 6.1.1

Please provide any additional information below.

Original issue reported on code.google.com by david...@gmail.com on 14 May 2015 at 3:13

Attachments:

ghost commented 7 years ago

+1 Using Mac OS X 10.12.2, Python 3.5.1 and pip 9.0.1.

VicV commented 7 years ago

+1

OSX 10.12.1, Python 2.7.11, pip 9.0.1

dmattera commented 7 years ago

+1

OSX 10.12.6, Python 3.6.1, pip 9.0.1

krlplm commented 6 years ago

+1 OSX 10.13.5, Python 2.7.15, pip 10.0.1

KrzysztofSakowski commented 6 years ago

+1 OSX 10.13.6, Python 2.7.10, pip 18.0

HQCfly commented 5 years ago

+1

marirs commented 5 years ago

+1