473,395 Members | 1,595 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,395 software developers and data experts.

2 different Python distributions on same Windows box?

I currently have PythonWin 2.3.4 on my Windows 2000 box, but would like
to try the Enthougt 2.2.3 distribution. Are there any tricks to making
these 2 distributions co-exist? Are there any potential problems?

TIA

David Lees
Jul 18 '05 #1
4 1479
If you're on Windows then your only problem would be if you double-clicked
whatever Python file you wanted to run. If you did do that then the most
recent version of Python would run the app.

"David Lees" <ab***************@verizon.net> wrote in message
news:1ua_c.794$Gi5.373@trndny05...
I currently have PythonWin 2.3.4 on my Windows 2000 box, but would like to
try the Enthougt 2.2.3 distribution. Are there any tricks to making these
2 distributions co-exist? Are there any potential problems?

TIA

David Lees

Jul 18 '05 #2
Hi !
You want test bugs in stereo ?
Seriously, I hope to read a report of the continuation. Thank you in
advance.
--
Michel Claveau
Jul 18 '05 #3
David Lees <ab***************@verizon.net> wrote in message news:<1ua_c.794$Gi5.373@trndny05>...
I currently have PythonWin 2.3.4 on my Windows 2000 box, but would like
to try the Enthougt 2.2.3 distribution. Are there any tricks to making
these 2 distributions co-exist? Are there any potential problems?


Registry keys may be overrided. Bad things may happen when you install
python packages using setup program.
Jul 18 '05 #4
David Lees wrote:
I currently have PythonWin 2.3.4 on my Windows 2000 box, but would like
to try the Enthougt 2.2.3 distribution. Are there any tricks to making
these 2 distributions co-exist? Are there any potential problems?

TIA

David Lees

They can be play nicely together. Multiple 2.3.? (or 2.2.? or ...)
is tougher. As long as the major or minor versions differ you are OK.

The one thing you need to be sure of is your environment variables
and search paths. A mixture of versions in those will cause you
heartache (if python23 is on your path and you are running 22, for
example). A pythonpath environment variable might be problematic.

I run 2.1, 2.2, 2.3, and 2.4 on the same box. Just go for it and ask
if issues crop up.

-Scott David Daniels
Sc***********@Acm.Org

Jul 18 '05 #5

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

Similar topics

2
by: Josh | last post by:
I've been trying to get Tix running with Python on Windows. Since there is no binary distributions of Tix for Windows, it seems the easiest way to install Tix is through IDiscovery's IDEStudio 1.9...
699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
0
by: Fuzzyman | last post by:
Movable Python has just been released on sourceforge. Movable Python is a frozen distribution of Python. It will run python scripts without needing to be installed. ...
34
by: Blake T. Garretson | last post by:
I want to save some sensitive data (passwords, PIN numbers, etc.) to disk in a secure manner in one of my programs. What is the easiest/best way to accomplish strong file encryption in Python? ...
9
by: TPJ | last post by:
First I have to admit that my English isn't good enough. I'm still studying and sometimes I just can't express what I want to express. A few weeks ago I've written 'Python Builder' - a bash...
12
by: alf | last post by:
Hi, for some reason I have to deal with custom python distributions. It turned out it is quite simple - I just install the python from python.org and all the libs needed. Then I take...
7
by: Anton Mellit | last post by:
Hi, I am working on a Pari-Python module (see about GP/PARI at http://pari.math.u-bordeaux.fr/). Similar project was started by Stefane Fermigier 12 years ago (you can find a post about it on...
15
by: kyosohma | last post by:
Hi, I am trying to get a small group of volunteers together to create Windows binaries for any Python extension developer that needs them, much like the package/extension builders who volunteer...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
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,...

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.