472,145 Members | 1,405 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 software developers and data experts.

Re: Can't find Python Library packages in Ubuntu (Debian)

On Fri, Nov 21, 2008 at 9:24 PM, Jerzy Jalocha N <jj******@gmail.comwrote:
>
And my third question could be: Do all Python developers that work with Debian
(or derivations) have to compile Python?
I think most people using python as a development tool use the version
available in their distribution. Personally, I mostly use the stock
python of Ubuntu. Although building python itself is not difficult on
the typical linux box, keep in mind that you will almost certainly
need to re-build all the packages you need. Tt is not easy if at all
possible to use extensions from one python interpreter to the other,
in particular for packages which contain C code (things like pygtk,
pyqt come to mind). If you want to use python 2.6, you don't have a
choice, though, since it is not available on Ubuntu yet as you said.

David
Nov 21 '08 #1
0 1682

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

5 posts views Thread by Thomas W | last post: by
1 post views Thread by kernel1983 | last post: by
11 posts views Thread by MartinRinehart | last post: by
1 post views Thread by SPE - Stani's Python Editor | last post: by
2 posts views Thread by Jean-Paul Calderone | last post: by
reply views Thread by Saiars | last post: by
reply views Thread by leo001 | last post: by

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.