[reportlab-users] Install Problems

Peter Mott peter at monicol.co.uk
Mon Jan 5 06:38:12 EST 2009


For Windows you need to use a pre-built installer (there is a link on
http://www.reportlab.org/downloads.html). For Linux download the
package, extract it into a temporary folder and change to that folder
where you'll see a file setup.py. Run 'python setup.py install' . Both
ways put reportlab in <path to python>/lib/site-packages/reportlab.
Python puts all extra packages in site-packages.


Peter


Bernie Hunt wrote:

>

> I'm new to Python and I'm having trouble with my ReportLabs install.

> The instructions in Chapter 1 of the User's guide say to unzip the

> archive straight into the Python directory. It further says, it

> creates a subdirectory named reportlab. Your should now be able to go

> to a Python command line interpreter and type import reportlab without

> getting an error message.

>

>

>

> I unzipped the archive into the Python folder, but the sub folder

> created is called ReportLab_2_2, not reportlab. Also if I type "import

> reportlab" I get a response of "ImportError: No module named reportlab".

>

>

>

> Can anyone point me in the right direction?

>

>

>

> Bernie

>

>

>

> PS: When you subscribe to this list, the reply address on the

> confirmation email is bad. My server reply;

>

> The following recipient(s) cannot be reached:

>

>

>

> reportlab-users-request at reportlab.com on 1/5/2009 1:31 AM

>

> The e-mail account does not exist at the organization this

> message was sent to. Check the e-mail address, or contact the

> recipient directly to find out the correct address.

>

> ------------------------------------------------------------------------

>

> _______________________________________________

> reportlab-users mailing list

> reportlab-users at reportlab.com

> http://two.pairlist.net/mailman/listinfo/reportlab-users

>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20090105/c998f58e/attachment.html>


More information about the reportlab-users mailing list