У нед, 07. 10 2007. у 05:20 -0400, Randall Wood пише:
I am having trouble running xml2po.
It fails, consistently, to load any of its modules on my computer. I
can confirm that /opt/local/share/xml2po (I use /opt/local instead
of /usr/local) and that something is going wrong in the function
load_mode at the statement module = __import__(modename) but beyond
that I am lost in the unfamiliar python language.
Can someone help me figure out what is going on?
What's the value of submodes_path variable? (around line 690
in /opt/local/bin/xml2po)
It's value should be "/opt/local/share/xml2po" and it's set by
Makefile
while installing.