mehdigriche / pyv8

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

Installation PyV8 use PIP is failed #165

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create empty virtual enviroment (virtualenv venv)
2. Activate virtual enviroment (source venv/bin/activate)
3. Install PyV8 with PIP (pip install pyv8)

What is the expected output? What do you see instead?

Installation expected complete with succefull, instead compile phase is falls 
with error de

What version of the product are you using? On what operating system?

Last from PIP repository

Operating system: Ubuntu 12.10 (Core: 3.5.0-24-generic)
Processor family: x86_64

Please provide any additional information below.

Build from source also not compiled

Original issue reported on code.google.com by Piphon on 23 Feb 2013 at 8:29

GoogleCodeExporter commented 8 years ago

Original comment by Piphon on 23 Feb 2013 at 8:32

Attachments:

GoogleCodeExporter commented 8 years ago
please verify the issue with SVN trunk code after r508

Original comment by flier...@gmail.com on 23 Feb 2013 at 1:30

GoogleCodeExporter commented 8 years ago
It's compiled and installed successful.

Original comment by Piphon on 23 Feb 2013 at 2:20

GoogleCodeExporter commented 8 years ago
Thanks

Original comment by flier...@gmail.com on 24 Feb 2013 at 1:19

GoogleCodeExporter commented 8 years ago
Thanks for speed response.

Original comment by Piphon on 24 Feb 2013 at 1:21