<HTML>
<HEAD>
<TITLE>Re: [GRASS-dev] WxPython prototype GRASS GUI. Version 2</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hola Agustin,<BR>
<BR>
The first 2 errors (I think) are because it somehow can&#8217;t find the icon images in the icon folder that come with the package. It <B>should</B> find these if the icon folder is correctly located inside the py_gm folder and you cd to this folder to run gism.py. Could you check these?<BR>
<BR>
For the second error, I don&#8217;t have PYTHONBIN set on my Mac (at least not obviously). Nothing is returned with $PYTHONBIN and I don&#8217;t have a .bash_profile.<BR>
<BR>
That said, I&#8217;m sure that something is set to point toward the Python 2.4 installation. I installed ActiveState&#8217;s Python 2.4 binaries and this probably does some automatic environment setting. Also, there is Apple&#8217;s Python 2.3 installed in a slightly different location that may cause confusion. The message you got is probably a good idea to make sure that the proper Python installation is being referenced.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Agustin Diez Castillo &lt;adiez@uv.es&gt;<BR>
<B>Date: </B>Sat, 5 Aug 2006 12:42:33 +0200<BR>
<B>To: </B>Michael Barton &lt;michael.barton@asu.edu&gt;<BR>
<B>Cc: </B>Grass Developers List &lt;grass-dev@grass.itc.it&gt;<BR>
<B>Subject: </B>Re: [GRASS-dev] WxPython prototype GRASS GUI. Version 2<BR>
<BR>
On a Imac running PPC 10.4.7<BR>
I got this error when launching<BR>
21:12:53: No handler found for image type.<BR>
21:12:53: no bitmap handler for type 50 defined.<BR>
Other than that it works.<BR>
I have a hard time figuring up the correct setting until I got this<BR>
&quot;You&#8217;ll want to add the following environment variables. Open or create the file .bash_profile in your home directory and add the following:<BR>
PYTHONBIN=/Library/Frameworks/Python.framework/Versions/2.4/bin<BR>
export PATH=/usr/local/bin:/usr/local/sbin:$PYTHONBIN:$PATH<BR>
&quot;<BR>
Agustin<BR>
&nbsp;<BR>
*******************************************************<BR>
Dr. Agustin Diez Castillo<BR>
Departament de Prehistoria i Arqueologia<BR>
Universitat de Valencia         Phone: +34 963 86 42 42<BR>
Avda. Blasco Iba&#8211;ez, 28         Fax:   +34 963 98 38 87<BR>
Valencia 46010<BR>
*******************************************************<BR>
<BR>
&nbsp;<BR>
<BR>
On 04/08/2006, at 07:55 AM, Michael Barton wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
</SPAN></FONT><FONT SIZE="4"><FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:14.0px'>d.rast elevation_dem, d.vect roads color=red<BR>
</SPAN></FONT></FONT><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'> <BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>