[reportlab-users] Install Problems
Bernie Hunt
bernie at huntfamily.com
Mon Jan 5 09:24:28 EST 2009
Much better. I ran the install and verified I could run "Import
reportlabs" so I assume on the way. I have to run but will further test
later.
Thanks,
Bernie
From: reportlab-users-bounces at reportlab.com
[mailto:reportlab-users-bounces at reportlab.com] On Behalf Of Peter Mott
Sent: Monday, January 05, 2009 6:38 AM
To: Support list for users of Reportlab software
Subject: Re: [reportlab-users] Install Problems
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/e003733d/attachment-0001.htm>
More information about the reportlab-users
mailing list