<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello !<br>I've just installed Boost.Python on my iMac intel, but i've a bug. This is the code :<br>object main_module((handle&lt;&gt;(borrowed(PyImport_AddModule("__main__")))));<br>object main_namespace = main_module.attr("__dict__");<br>As you can see it is very, very, very minimal and simple, and i've an exception from the second line : "TypeError: Argument name must be string, not 'str'"<br>(please forgive my bad English, i'm French)<br>Thanks !<br>                                               <br /><hr />Votre vie privée l'est-elle vraiment ? <a href='http://clk.atdmt.com/FRM/go/232102478/direct/01/' target='_new'>Internet Explorer 8 vous protège gratuitement !</a></body>
</html>