zope and python 2.5.1

H

hberig

Hi,
I'm sorry if this is an off-topic message, but I didn't found other
group.
I've read some articles about Zope, and since I like very much python,
I would like to run a webserver application using Zope instead other
web application server. I've difficulties to install zope 3 and zope 2
on linux 2.6.20 (ubuntu distribution), python 2.5.1. What happen?? Is
there a simple way to fix it?

Thanks in advance!


---[ Trying install Zope 2 ]---
Configuring Zope installation

Testing for an acceptable Python interpreter...

Python version 2.5.1 found at /usr/bin/python

No suitable Python version found. You should install
Python version 2.4.4 before continuing.
Versions 2.4.3 2.4.2 also work, but not as optimally.

---[ Trying install Zope 3 ]---
.....zope3_quick_start/zope3/src/zope/interface/common/interfaces.py",
line 80, in <module>
classImplements(OverflowWarning, IOverflowWarning)
NameError: name 'OverflowWarning' is not defined
 
D

Diez B. Roggisch

hberig said:
Hi,
I'm sorry if this is an off-topic message, but I didn't found other
group.
I've read some articles about Zope, and since I like very much python,
I would like to run a webserver application using Zope instead other
web application server. I've difficulties to install zope 3 and zope 2
on linux 2.6.20 (ubuntu distribution), python 2.5.1. What happen?? Is
there a simple way to fix it?

apt-get install python2.4

Diez
 
N

Nikita the Spider

hberig said:
Hi,
I'm sorry if this is an off-topic message, but I didn't found other
group.
I've read some articles about Zope, and since I like very much python,
I would like to run a webserver application using Zope instead other
web application server. I've difficulties to install zope 3 and zope 2
on linux 2.6.20 (ubuntu distribution), python 2.5.1. What happen?? Is
there a simple way to fix it?

I don't know much about installing Zope, is not the only choice for
Python Web stacks. There's Django, Pylons and TurboGears to name a few
alternatives.

Have fun
 
H

hberig

I don't know much about installing Zope, is not the only choice for
Python Web stacks. There's Django, Pylons and TurboGears to name a few
alternatives.

Have fun

thanks Philip!! I'll see the alternatives. I'll search some report
comparing features of each alternative.
 

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,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top