Closed GoogleCodeExporter closed 9 years ago
It is a known issue which caused by incompatible Python and boost version
http://code.google.com/p/pyv8/wiki/HowToBuild
Fail to load PyV8?.so with AttributeError? exception
If you got the exception "AttributeError?: 'Boost.Python.StaticProperty?'
object
attribute 'doc' is read-only", please check your Python version. The Python
2.6.4
introduce a known issue which will break boost 1.40 or earlier version. Please
use
Python 2.5.x/2.6.3, or upgrade your boost to 1.41 or later.
Original comment by flier...@gmail.com
on 28 Apr 2010 at 1:12
Original issue reported on code.google.com by
Grzegorz...@gmail.com
on 27 Apr 2010 at 4:22