473,396 Members | 1,770 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

simplest install procedure for Python + packages under winXP ?

hello,

I'm still in the transition of going from MatLab to Scipy,
and installed previous week a SciPy on a PC twice,
through the new "Enstaller".
It's a pitty that there will be no old installer versions anymore
(although I can understand why).

Although I succeeded, the behavior of the Enstaller was different both
times, and you can clearly see it's an alpha version.
(I already wrote my experiences with the first install,
the second install had the weird phenomena that none of the succesful
installed packages was detected).

As a spoiled windows user, which by the way are most people in my
surrounding, I'm used to a "one-button-install",
so I wonder if it's possible to make a much simpler install procedure.

I don't know anything about what's required for a good install,
what kind of things things should be stored in the windows registry,
but as Python is an interpretor,
I would expect there should be a very easy procedure:
- Install it on one machine,
- copy the complete subdirectory to another computer
Does this work for Python + Scipy ?
(If so, I can use Inno, which I'm familiar with)

Though the above question might seem a lot of fuzz about nearly nothing,
it's very essential for my plan,
in which I want to convince the other people at our university to move
from MatLab to Python.
For windows users, the "one-button-install" is essential,
otherwise most windows users, will not even try a new package.

Sorry for the long post, about "nothing" for non-windows users ;-)

thanks,
Stef Mientki
Apr 26 '07 #1
2 1773
stef a écrit :
hello,

I'm still in the transition of going from MatLab to Scipy,
and installed previous week a SciPy on a PC twice,
through the new "Enstaller".
It's a pitty that there will be no old installer versions anymore
(although I can understand why).

Although I succeeded, the behavior of the Enstaller was different both
times, and you can clearly see it's an alpha version.
(I already wrote my experiences with the first install,
the second install had the weird phenomena that none of the succesful
installed packages was detected).

As a spoiled windows user, which by the way are most people in my
surrounding, I'm used to a "one-button-install",
so I wonder if it's possible to make a much simpler install procedure.

I don't know anything about what's required for a good install,
what kind of things things should be stored in the windows registry,
but as Python is an interpretor,
I would expect there should be a very easy procedure:
- Install it on one machine,
- copy the complete subdirectory to another computer
Does this work for Python + Scipy ?
(If so, I can use Inno, which I'm familiar with)
Maybe take a look at:
http://www.portablepython.com/
http://www.voidspace.org.uk/python/movpy/

Dont know for scipy.
Apr 26 '07 #2
On Apr 26, 4:41 am, Laurent Pointal <laurent.poin...@limsi.frwrote:
stef a écrit :
hello,
I'm still in the transition of going from MatLab to Scipy,
and installed previous week a SciPy on a PC twice,
through the new "Enstaller".
It's a pitty that there will be no old installer versions anymore
(although I can understand why).
Although I succeeded, the behavior of the Enstaller was different both
times, and you can clearly see it's an alpha version.
(I already wrote my experiences with the first install,
the second install had the weird phenomena that none of the succesful
installed packages was detected).
As a spoiled windows user, which by the way are most people in my
surrounding, I'm used to a "one-button-install",
so I wonder if it's possible to make a much simpler install procedure.
I don't know anything about what's required for a good install,
what kind of things things should be stored in the windows registry,
but as Python is an interpretor,
I would expect there should be a very easy procedure:
- Install it on one machine,
- copy the complete subdirectory to another computer
Does this work for Python + Scipy ?
(If so, I can use Inno, which I'm familiar with)

Maybe take a look at:http://www.portablepython.com/http:/.../python/movpy/

Dont know for scipy.
I regularly test packages on my WinXP machine and if they work
correctly, I just copy them to the Debian box we're using. Probably
not the best way to do things, but so far it works well.

I don't think Python adds much to the registry. Mostly file
associations and maybe registering that python dll file. I don't think
very many of the packages add anything to the registry. The win32 ones
might...

You can certainly try it. At worst, you'll just have to delete the
directory and install the normal way.

Mike

Apr 26 '07 #3

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

Similar topics

3
by: Nancy | last post by:
Hi, I am new to python. I am trying to install mod_python in my computer(WinXP Pro, Apache 2.0.50, python2.3.4). I added the following statements in my Apache configuration file httpd.conf ...
0
by: Noelle QUEMENER | last post by:
I have just installed BLT: I effectively had some problems - the same you had. I found this: Python GUI Setup Here is the procedure I used to get "Fourier" working on Windows and Linux. I...
1
by: Peter Hartmann | last post by:
Hello, I could really use some help. I'm trying to install a python program on centos4 x86_64. When I run 'python setup.py' it ends up in /usr/lib64/python2.3/site-packages/ instead of...
1
by: Peter Hartmann | last post by:
How do I influence the platform type during install? Could you look at this and tell me what I'm doing wrong? It's still using information from get_platform instead of using my preference. #...
4
by: Fabian Braennstroem | last post by:
Hi, I am pretty new to python and will use it mainly in combination with scientific packages. I am running ubuntu breezy right now and see that some packages are out of date. Do you have any...
3
by: TonyHa | last post by:
Hello I try to install boost_1_33_1 on RedHat Linux. I have downloaded boost into /user/dtgtools/tmp and I try to install it into /user/dtgtools/packages/boost. I use the following commands:...
2
by: =?Utf-8?B?U3RldmVTNjA=?= | last post by:
I apparently made an unknown error. Now when I attempt to install two software packages I receive error messages. One package results in the message "The procedure entry point CallWindowProMF...
3
by: spectrumdt | last post by:
Hello. I am trying to install Pypvm (http://pypvm.sourceforge.net/), the Python interface to PVM ("Parallel Virtual Machine"). Unfortunately, installation fails. I am hoping someone can help me...
1
by: Gabriel Genellina | last post by:
En Thu, 29 May 2008 06:29:00 -0300, <Dominique.Holzwarth@ch.delarue.com> escribió: You don't need setuptools at all. Just write a setup.py file using the standard distutils module, and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.