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 2 1666
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.
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 This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
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
...
|
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...
|
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...
|
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.
#...
|
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...
|
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:...
|
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...
|
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...
|
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...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
| |