Upgrade 2.2.2 to 2.3.3: Keep my old 3rd party modules or rebuild them orreinstall from scratch?

E

Eduardo Bernal

I'd like to upgrade to 2.3.3, mostly to use VPython. I have a lot of
stuff not in the standard distro,
VPython, PIL, wxPython, eGenix tools, etc. How much of this stuff can I
still use as is, i.e. just copying over the 2.2 site-lib stuff to the
2.3 site-lib stuff? What will I have to rebuild? TIA

Ed
 
M

Mike C. Fletcher

Anything with C code (and everything you described there has C code)
needs to be rebuilt (and/or redownloaded). (Most projects have 2.3
binaries available for download already). Generally speaking, major
versions of Python (x.x releases) are binary-extension incompatible with
previous versions (x.w).

HTH,
Mike

Eduardo said:
I'd like to upgrade to 2.3.3, mostly to use VPython. I have a lot of
stuff not in the standard distro,
VPython, PIL, wxPython, eGenix tools, etc. How much of this stuff can I
still use as is, i.e. just copying over the 2.2 site-lib stuff to the
2.3 site-lib stuff? What will I have to rebuild? TIA

Ed
_______________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://members.rogers.com/mcfletch/
 
B

Bob Ippolito

I'd like to upgrade to 2.3.3, mostly to use VPython. I have a lot of
stuff not in the standard distro,
VPython, PIL, wxPython, eGenix tools, etc. How much of this stuff can I
still use as is, i.e. just copying over the 2.2 site-lib stuff to the
2.3 site-lib stuff? What will I have to rebuild? TIA

Rebuild it all.
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top