473,614 Members | 2,342 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1791
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
2442
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 <Directory "C:/Apache Group/Apache2/htdocs/python"> AddHandler python-program .py PythonHandler myscript </Directory>
0
1324
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 wanted to use BLT for xy-plotting, partly because we used it with tcl in the sss project, and partly because I couldn't understand how to position the plots in wxPython (the main alternative).
1
3037
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 /usr/lib/python2.3/site-packages. It's a problem because the program I'm trying to install is a dependency for something that is only 32bit. How can I specify a 32bit install? What I've tried so far: When I try 'python setup.py build --build-lib...
1
1853
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. # python setup.py install --install-purelib=lib.linux=i686-2.3 --install-lib=/usr/lib/python2.3/site-packages running install running build running build_py
4
4315
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 suggestion, how I can get/keep the latest python modules (e.g. scipy, numpy,...) on my ubuntu system? I.e. does there exist any script/program, which downloads and installs automatically the latest stable releases of selected modules? It would be...
3
5626
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: export PYTHON_ROOT="/user/dtgtools/packages/python/2.5"
2
3304
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 could not be located in the dynamic link library user32.dll. Attempting to install the other package results in exactly the same error message, but the procedure entry point is DefWindowProMF. In Safe Mode I renamed user32.dll, then attempted to...
3
2302
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 fix it. I am running Fedora Core 8 Linux. The official Pypvm documentation is very helpful (or something), providing the following:
1
1223
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 execute: python setup.py bdist_wininst It will create an executable installer. A simple setup.py script looks
0
8197
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8142
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8589
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8443
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7114
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5548
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4058
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4136
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1438
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.