<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi list,<div><br><div>I'writing a python-script with a wx-gui (not in grass style) including some grass-commands.</div><div>Therefore I want to import the wx library by using:</div><div><br></div><div><br></div><div><font class="Apple-style-span" face="'Courier New'"><b>import wx</b></font></div><div><font class="Apple-style-span" face="'Courier New'"><b><br></b></font></div><div><font class="Apple-style-span" face="'Courier New'"><b><br></b></font></div><div><font class="Apple-style-span" face="Arial">Running this line in a normal terminal is working fine. But running it in the grass terminal causes an error:</font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><div><font class="Apple-style-span" face="'Times New Roman'"><i><span class="Apple-style-span" style="font-size: 10pt; ">&nbsp;&nbsp;File "/BinaryCache/wxWidgets/wxWidgets-11~57/Root/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/wx-2.8-mac-unicode/wx/__init__.py", line 45, in &lt;module&gt;</span></i></font></div><div><font class="Apple-style-span" face="'Times New Roman'"><i><span class="Apple-style-span" style="font-size: 10pt; ">&nbsp;&nbsp;File "/BinaryCache/wxWidgets/wxWidgets-11~57/Root/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/wx-2.8-mac-unicode/wx/_core.py", line 4, in &lt;module&gt;</span></i></font></div><div><font class="Apple-style-span" face="'Times New Roman'"><i><span class="Apple-style-span" style="font-size: 10pt; ">ImportError: dlopen(/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/wx/_core_.so, 2): Symbol not found: __ZN15wxPoint2DDouble14SetVectorAngleEe</span></i></font></div><div><font class="Apple-style-span" face="'Times New Roman'"><i><span class="Apple-style-span" style="font-size: 10pt; ">&nbsp;&nbsp;Referenced from: /System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/wx/_core_.so</span></i></font></div><div><font class="Apple-style-span" face="'Times New Roman'"><i><span class="Apple-style-span" style="font-size: 10pt; ">&nbsp;&nbsp;Expected in: /Applications/GRASS-6.4.app/Contents/MacOS/lib/libwx_macud-2.8.0.dylib</span></i></font></div><div><font class="Apple-style-span" face="'Times New Roman'"><i><br></i></font></div><div><font class="Apple-style-span" face="'Times New Roman'"><i><br></i></font></div><div>I'm working on Mac OS x with GRASS 6.4.0 RC5</div><div><br></div><div>Any ideas to solve this problem?</div></div><div><br></div><div><br></div></div>                                               <br /><hr />Tolle Neuerungen bei Hotmail - <a href='http://redirect.gimas.net/?n=M1007HM1' target='_new'>jetzt kennenlernen</a></body>
</html>