Giter Site home page Giter Site logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
V8 tags/2.0.6.6 builds properly with r231 of pyv8, but I get an import error:

>>> import PyV8
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "PyV8.py", line 8, in <module>
    import _PyV8
ImportError:
/home/sys/deploy/installed/Python-x86/lib/python2.7/site-packages/_PyV8.so: 
undefined
symbol: _ZN7CLocker6ExposeEv

For what it's worth, V8 tags/2.0.6.6 and pyv8 r209 (picked semi-randomly) 
builds and
imports just fine.

Original comment by [email protected] on 12 Feb 2010 at 2:42

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
This was likely first broken by http://code.google.com/p/v8/source/detail?r=3645

Original comment by [email protected] on 12 Feb 2010 at 3:17

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Also compatible: V8 bleeding_edge@3835 (the latest as of now) and pyv8 r209

Original comment by [email protected] on 12 Feb 2010 at 3:43

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
The root cause is Google just remove a obsoleted v8 internal API, since pyv8 
AST 
depend on it. Please verify it with SVN code after r232.

Thanks

Original comment by [email protected] on 12 Feb 2010 at 10:23

  • Changed state: Fixed
  • Added labels: OpSys-All

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Builds fine with r233, thanks a lot.

Original comment by [email protected] on 12 Feb 2010 at 12:32

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Thanks :)

Original comment by [email protected] on 12 Feb 2010 at 2:54

  • Changed state: Verified

from pyv8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.