Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   Need help for my system python (http://www.velocityreviews.com/forums/t704628-need-help-for-my-system-python.html)

Luca Fabbri 11-08-2009 03:57 PM

Need help for my system python
 
Hi all.

I've recently updated my system to the last Kubuntu 9.10.

On my system I use:
python2.6 (default system python)
python 2.4 (needed for the Zope application server)

Also I have 2 easy_install script for installing my eggs.

The default one for python2.6 works normally, but I've some problems
with using eggs for python 2.4

The easy_install procedure works (eggs are installed and I see no
errors) but after that if I run the interpreter, it seems that no new
libraries are installed.

I know that this is very general question, but I'm wondering if some
one had the same problem.
Where I can look at for solving this?

--
-- luca


All times are GMT. The time now is 06:11 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57