<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>

<pre> Hello Programmers</pre>

<pre></pre>

<pre>here is some python code from this URL:</pre>

<pre><A HREF="http://www.pauahtun.org/TYPython/">http://www.pauahtun.org/TYPython/</A></pre>

<pre>

from Tkinter import *
from Canvas import Line,Rectangle
import sys
import string
from colormap import *
from tkFileDialog import *

 
I cant  get through this error message:
</pre>

<p><br>morten@debian:~$ python mandelbrot2.py
<br>Traceback (innermost last):
<br>  File "mandelbrot2.py", line 7, in ?
<br>    from colormap import *
<br>ImportError: No module named colormap
<br> 
<p>How can I  solve this Problem unter Debian   and 
FreeBSD ?
<p>Yours Sincerely
<p>Morten Gulbrandsen</html>