Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Which reportlab version for python 2.1.3?

Reply
Thread Tools

Which reportlab version for python 2.1.3?

 
 
LizzyLiz
Guest
Posts: n/a
 
      01-24-2008
Hiya

Probably me being thick but I can't find which version of reportlab I
should use for python 2.1.3.

Many thanks
Liz
 
Reply With Quote
 
 
 
 
Mike Driscoll
Guest
Posts: n/a
 
      01-24-2008
On Jan 24, 8:17 am, LizzyLiz <l...@rcsltd.co.uk> wrote:
> Hiya
>
> Probably me being thick but I can't find which version of reportlab I
> should use for python 2.1.3.
>
> Many thanks
> Liz


Since ReportLab's website lists dlls for Python 2.1 - 2.5, I think you
can just use the latest version. Just download it, unzip it somewhere
convenient and then navigate to that location using the command line.

Then type the following (as long as Python is in your system path):

python setup.py install


or if Python isn't on your path:

path\to\python\python.exe setup.py install


HTH

Mike
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Where to get stand alone Dot Net Framework version 1.1, version2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? MowGreen [MVP] ASP .Net 5 02-09-2008 01:55 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? PA Bear [MS MVP] ASP .Net 0 02-05-2008 03:28 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? V Green ASP .Net 0 02-05-2008 02:45 AM
ANN: ReportLab PDF Library version 2.0 and 1.21 released John J. Lee Python 0 06-01-2006 10:26 PM
which XMI version compatible to which UML version? Kenny XML 0 06-02-2004 10:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57