473,382 Members | 1,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Problem with mod_python and 4Suite

Hi all,

I'm trying to build a demonstration website using mod_python and
4Suite to show how we could transform XML documents into HTML with
XSLT. Here is a piece of code that causes it to blow up:

# import the xml/xslt stuff here
from xml.xslt.Processor import Processor

# create a xslt processor
xsltProc = Processor()

# transform the xml text into html
xsltProc.appendStylesheetUri(filepath)
html = xsltProc.runString(xmltext)

Here is the trace I get in the browser when I run this code:

Mod_python error: "PythonHandler mod_python.publisher"

Traceback (most recent call last):

File "/usr/lib/python2.2/site-packages/mod_python/apache.py", line
285, in HandlerDispatch
result = object(req)

File "/usr/lib/python2.2/site-packages/mod_python/publisher.py",
line 175, in handler
result = apply(object, (), args)

File "/data/cs/handlers/gme.py", line 61, in search
return _transform(xmldata, filepath)

File "/data/cs/handlers/gme.py", line 105, in _transform
from xml.xslt.Processor import Processor

File "/usr/lib/python2.2/site-packages/_xmlplus/xslt/__init__.py",
line 19, in ?
pyxml_required = version.StrictVersion(Ft.__pyxml_version__)

AttributeError: 'module' object has no attribute '__pyxml_version__'
Does anyone have any suggestions, or just even general advice on using
4Suite with mod_python? I'd be very interested to hear them.

I'm running this on a Dell 2550 server with RedHat linux 8.0, Python
2.2.1, PyXML 0.8.3 and 4Suite 1.0.a*

Thanks in advance for your help.

Doug Farrell
Jul 18 '05 #1
2 1816
Doug Farrell a écrit :
Hi all,

I'm trying to build a demonstration website using mod_python and
4Suite to show how we could transform XML documents into HTML with
XSLT. Here is a piece of code that causes it to blow up:

# import the xml/xslt stuff here
from xml.xslt.Processor import Processor


This actually imports the broken xslt engine in pyxml, and not 4suite's.
This engine is known not to work.

You want to import Ft.Xml.Xslt to use 4suite xslt engine in the 1.0
branch. You will also have to adapt your code to the new apis introduced
since 4suite 0.12, please see the documentation.

Try asking on the 4Suite mailing list (links to the list available from
http://4suite.org/)
--
Alexandre Fayolle
LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
Développement logiciel avancé - Intelligence Artificielle - Formations
Jul 18 '05 #2
Alexandre Fayolle <al*@fayauffre.org> wrote in message news:<sl****************@largo.fayauffre.org>...
Doug Farrell a écrit :
Hi all,

I'm trying to build a demonstration website using mod_python and
4Suite to show how we could transform XML documents into HTML with
XSLT. Here is a piece of code that causes it to blow up:

# import the xml/xslt stuff here
from xml.xslt.Processor import Processor


This actually imports the broken xslt engine in pyxml, and not 4suite's.
This engine is known not to work.

You want to import Ft.Xml.Xslt to use 4suite xslt engine in the 1.0
branch. You will also have to adapt your code to the new apis introduced
since 4suite 0.12, please see the documentation.

Try asking on the 4Suite mailing list (links to the list available from
http://4suite.org/)


Alexandre,

Thanks for your help and suggestions, I will implement them and see
how that works for me. I'll also post back to this thread to let you
know of my success (or failure <g>).

Again, thanks for for your feedback,
Doug Farrell
Scholastic, Inc.
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: ws Wang | last post by:
MySQLdb is working fine at command line, however when I tried to use it with mod_python, it give me a "server not initialized" error. This is working fine: ----------------------- testmy.py...
1
by: py.adriano | last post by:
Hi folks... I'm getting a weird problem while loading psp module from mod_python. It only happen somethimes, and I just can't figure out why. I saw other threads in other lists over the net, but...
1
by: neha | last post by:
hi, i m trying to integrate python with apache on linux.For this i m using mod_python. I dont see any problem with the versions of python,apache and mod_python i m using. the versions i m using...
0
by: Manuzhai | last post by:
Hello there, I have this weird problem with a mod_python application. Recently I installed ElementTree and cElementTree through ez_setup.py, even though they were already installed normally...
1
by: boney | last post by:
hello All, I am totally unknown to python language.. i need to install mod_python to embed python interpreter with the Apache server, in order to use Trac with Apache Web Server i am using...
1
by: wadacom | last post by:
I'm sorry to take your time for newbie problems but I've been searching what to do about the problem with my apache server I have. I work with ubuntu dapperdrake I put the last apache server on it...
3
by: rmompo | last post by:
Hi, im new at Python and i'm having problems putting it online. this is the plataform: Windows XP Professional SP2 Apache/2.2.4 (Win32)...
3
by: Pradnyesh Sawant | last post by:
Hello, I have a small program which does 'import hashlib'. This program runs fine with python2.5. But when I try running the same program through mod_python, I get the error: 'ImportError: No...
3
by: Lawrence D'Oliveiro | last post by:
In message <mailman.109.1216158151.922.python-list@python.org>, Cyril Bazin wrote: What's the error message? This should be in Apache's error_log file.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.