[reportlab-users] Installation Problems

Andy Robinson reportlab-users@reportlab.com
Thu, 8 Jul 2004 18:30:57 +0100


I suspect your path is wrong.

Start Python and try the statement "import reportlab".
If this gives an error, then you don't have the path
set up correctly.

The entry in the .pth file should be the directory ABOVE
the reportlab directory.  e.g. if I have c:\code\reportlab,
I put 'c:\code' in my path file.

- Andy



> -----Original Message-----
> From: reportlab-users-admin@reportlab.com
> [mailto:reportlab-users-admin@reportlab.com]On Behalf Of Jody Burgess
> Sent: 07 July 2004 18:33
> To: reportlab-users@reportlab.com
> Subject: [reportlab-users] Installation Problems
> Importance: High
> 
> 
> Hi;
> 	I am having some problems with the installation of the 
> ReportLab tools.
> 
> When running the test_pdfgen_general program, as described in the user
> guide, I get the following error. I have set up my paths correctly and
> create the reportlab.pth file in my python home directory.
> 
> ImportError: No module named reportlab.test
> 
> Please let me know what if need anything other that what is in the
> downloadable zipfile.
> 
> Thanks.
> Jody Burgess ISP
> Systems Analyst
> Seward Consulting Ltd.
> 780.702.5103
> jody.burgess@sewardconsulting.com
> 
> 
> _______________________________________________
> reportlab-users mailing list
> reportlab-users@reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users