Making ActivePython and Python co-exist on Windows

C

CWC

I'm new to Python. Is it possible to make ActivePython 3.12 and
Python 3.12 co-exist on Windows? I've got an app which requires the
former, but I want to stay with the latter, since I'm interested in
getting into development. The main area of collision appears to be
the Registry.
 
B

Benjamin Kaplan

I'm new to Python.  Is it possible to make ActivePython 3.12 and
Python 3.12 co-exist on Windows?  I've got an app which requires the
former, but I want to stay with the latter, since I'm interested in
getting into development.  The main area of collision appears to be
the Registry.
--

ActivePython is the same thing as the "normal" Python. They just
bundle the standard Python 3.1.2 distribution with a couple of extra
packages in a convenient installer for you.
 
C

CWC

ActivePython is the same thing as the "normal" Python. They just
bundle the standard Python 3.1.2 distribution with a couple of extra
packages in a convenient installer for you.

Thanks, Ben! Based on your response, I decided to go ahead and
install
ActivePython 3.1.2.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top