473,499 Members | 1,659 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Numeric and PIL Files?

I'm looking at some files that are related to Python:

Python-2.4.2.msi
Numeric-24.2.win32-py2.4.exe
PIL-1.1.5.win32-py2.4.exe

What are the three files? msi is the install file for MS, but what are the
other two, and where can I find them? The first one no longer seems
available on the <http://www.python.org/downloadsite.

Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet

The obituary of Alfred Russel Wallace, a prolific writer to
the end of his life in his 90s and contemporary of Charles
Darwin, read "... he laid his pen aside only to die."
--
Web Page: <home.earthlink.net/~mtnviews>
Feb 3 '07 #1
1 1126
En Sat, 03 Feb 2007 00:03:09 -0300, W. Watson <wo*********@invalid.com>
escribió:
I'm looking at some files that are related to Python:

Python-2.4.2.msi
This is the Windows installer for Python 2.4.2; you should instead use the
2.4.4 version (last one on the 2.4 series). There should be no
compatibility issues, and latter releases have many bugs corrected.
(extension modules must match the Python version up to the 2nd digit).
You can get it from http://www.python.org/download/
Numeric-24.2.win32-py2.4.exe
This is version 24.2 of a numerical library for Python; this is the binary
install matching Python 2.4
For new projects, the recommended library is NumPy. See
http://numpy.scipy.org/
PIL-1.1.5.win32-py2.4.exe
This is Python Imaging Library, available from www.effbot.org. Either
choose the 1.1.5 or 1.1.6 version, but make sure it matches your python
version (filename ends in py2.4)

--
Gabriel Genellina

Feb 3 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
2284
by: Matt Feinstein | last post by:
Hi all-- I'm new to Python, and was somewhat taken aback to discover that the core language lacks some basic numerical types (e.g., single-precision float, short integers). I realize that there...
4
2486
by: Chris Weisiger | last post by:
I'm trying to install numeric on my MacOS X box using Darwin, with the eventual goal of satisfying all of PyGame's dependencies so I can finally start working on my semester project. I would be...
1
1428
by: mmuriegas | last post by:
Numeric data is imported as integer's. Loss of the fractions throws the calculations off. I am following the trail of a previous programmer and found that he was impoting a file "import delimited",...
15
1882
by: W. Watson | last post by:
For some reason Python 2.2.4 cannot find the Numeric module. It's been suggested that I should re-install the Numeric file. How do that? Also the PIL. The three install files are: python-2.4.4.msi...
11
2540
by: ZMY | last post by:
Dear all, I am a real newbie for both python and QNX, but I am still trying to compile Numeric-24.2 under QNX4.25 with python 2.2. I got following error message: $ sudo python setup.py...
0
2094
by: ronysk | last post by:
Hi, I am posting here to seek for help on type conversion between Python (Numeric Python) and C. Attachment A is a math function written in C, which is called by a Python program. I had...
6
3938
by: stefaniefauconnier | last post by:
I've got some html-files with a lot of greek characters in utf-8. When I open my source code, I don't see the numeric character reference but the character itself. How can I change this? I really...
1
2994
by: lrodberg | last post by:
For years I have been importing FoxPro dbf files into SQL Server using a SQL procedure. Everything worked fine. Recently I had to reinstall some of the software. Now, when I import such a file,...
3
19891
by: tdickerson | last post by:
Hi, I'm encountering a strange error after an upgrade has been run on a test site. Attempting to SELECT * FROM table or even just entering SELECT * (no table specified) returns the following...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7395
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4921
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4609
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3108
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3103
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
311
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.