mimicing pg 398 of practical python

MARK LEEDS markleeds at verizon.net
Sat Feb 25 01:05:47 EST 2006


i should have mentioned that i am on linux
and using python 2.4. my apologies.

  ----- Original Message ----- 
  From: MARK LEEDS 
  To: python-list at python.org 
  Sent: Friday, February 24, 2006 10:00 PM
  Subject: mimicing pg 398 of practical python


  I am trying to duplicate the sunspots graph on page 398 of Practical Python. I don''t
  have those reportlab modules so i downloaded them from their website  and tried to put them somewhere
  ( not clear where i should  put them ) and then i added that place to my sys.path
  by doig sys.path.append inside the same program. but, i still got the error that
  it doesn't know about thsis module ?

  does anyone have really good directions on how to download the reportlab stuff
  so that it works. the book, practical python is amazing but this part is a little
  unclear. thanks a lot.

  or maybe thre is an easier graphics package to use that is already inside python.
  i'm a beginner. thanks.


                                                              mark


------------------------------------------------------------------------------


  -- 
  http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060224/7eb110ca/attachment.html>


More information about the Python-list mailing list