gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-bugs] No module named libxslt


From: James Busser
Subject: [Gnumed-bugs] No module named libxslt
Date: Sat, 21 Nov 2009 11:49:55 -0800 (PST)

As some know, I'm running Debian Lenny and downloaded the server v12 rc1 and 
upgraded my local test database (as root) from v11 to v12 per
   http://wiki.gnumed.de/bin/view/Gnumed/ServerUpgrade

and downloaded and tried running the 0.6.rc1 client from my /tmp/ directory but 
got "no module named libxsit" ... I don't know whether it is anything to do 
with running lenny (stable) with certain parts (Gnumed-client and gnumed-common 
and python-support) from testing but funnily enough using apt-cache did locate 
that I have a package libxsit1

Dunno if this internet post is of any help:
http://tech.groups.yahoo.com/group/educommons_dev/message/84

??

Adjusting PYTHONPATH ...
,========================================================
| Unhandled exception caught !
| Type : <type 'exceptions.ImportError'>
| Value: No module named libxslt
`========================================================
Traceback (most recent call last):
  File "wxpython/gnumed.py", line 480, in <module>
    from Gnumed.wxpython import gmGuiMain
  File "/tmp/gnumed-client.0.6.rc1/Gnumed/wxpython/gmGuiMain.py", line 60, in 
<module>
    from Gnumed.wxpython import gmFormWidgets, gmSnellen, 
gmProviderInboxWidgets, gmCfgWidgets, gmExceptionHandlingWidgets
  File "/tmp/gnumed-client.0.6.rc1/Gnumed/wxpython/gmFormWidgets.py", line 18, 
in <module>
    from Gnumed.business import gmForms
  File "/tmp/gnumed-client.0.6.rc1/Gnumed/business/gmForms.py", line 15, in 
<module>
    import os, sys, time, os.path, logging, libxml2, libxslt, codecs
ImportError: No module named libxslt
address@hidden:/tmp/gnumed-client.0.6.rc1/Gnumed$

Attachment: gm-from-cvs.log
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]