fricorder installation problem

10 views
Skip to first unread message

MQ

unread,
Mar 2, 2008, 11:39:02 AM3/2/08
to fricorder
Hi, I've just downloaded fricorder_07.33 (source package) from
http://code.google.com/p/fricorder/downloads/list

Pb. 1: When running "python setup.py install", the Python interpreter
complains about not finding any file named setup.py. A locate on the
whole disk reveals three relevant files :

~/Desktop$ locate setup.py
/usr/doc/python-2.5.1/Misc/BeOS-setup.py
/usr/lib/python2.5/site-packages/freeze/parsesetup.py
/usr/lib/python2.5/site-packages/scripts/setup.py

Do I need to use one of these or should there be a setup.py included
in the archive ?

Pb; 2: OK, no setup. Then I tried just to launch the fricorder.py
executable at top of the archive :

~/Desktop/fricorder$ ./fricorder.py
Traceback (most recent call last):
File "./fricorder.py", line 40, in <module>
from fricorder.fricordergtk import main
File "/home/michel/Desktop/fricorder/fricorder/fricordergtk.py",
line 29, in <module>
from fricorder import progtv
File "/home/michel/Desktop/fricorder/fricorder/progtv.py", line 5,
in <module>
import xmltv
File "/home/michel/Desktop/fricorder/fricorder/xmltv.py", line 33,
in <module>
from xml.utils import qp_xml
ImportError: No module named utils


So there is some other file missing, presumably xml.utils.py.

How can I fix these annoyances ?

Regards

manatlan

unread,
Mar 5, 2008, 8:01:40 AM3/5/08
to fric...@googlegroups.com
What is your os and python version ? (because "xml.utils" should be in
"batteries included" of python ... or perhaps you should install
"pyxml")

otherwise ... fricorder should only work in France ... if you had
suscribed to the internet provider : "free.fr" ... and if you have a
freebox ....

sure that it will not work without a freebox, or outside france ...
are you french ?

--
"Oui, oui."
-- Shakespeare (Richard III, Acte I, Scène IV)

Michel Quercia

unread,
Mar 6, 2008, 11:49:15 AM3/6/08
to fric...@googlegroups.com
Le 05.03.2008 14:01, manatlan écrivait:

> What is your os and python version ? (because "xml.utils" should be in
> "batteries included" of python ... or perhaps you should install
> "pyxml")

This is Python 2.5.1, as shipped on the slackware 12.0 distribution. I
had to download manually PyGTK and PyGobject before trying fricorder.
Now, after downloading Pyxml fricorder seems to work. Thanks for your help.

>
> otherwise ... fricorder should only work in France ... if you had
> suscribed to the internet provider : "free.fr" ... and if you have a
> freebox ....

No problem, I fulfil those requirements.
Best regards,
--
Michel Quercia
23 rue de Montchapet, 21000 Dijon
http://michel.quercia.free.fr (maths)
http://pauillac.inria.fr/~quercia (informatique)
mailto:michel....@prepas.org

manatlan

unread,
Mar 6, 2008, 12:24:59 PM3/6/08
to fric...@googlegroups.com
> No problem, I fulfil those requirements.
> Best regards,

ok, mais tu pouvais aussi t'exprimer en français ;-)
j'ai eu un gros doute ;-)

adren

unread,
Mar 21, 2008, 1:02:45 PM3/21/08
to fricorder
On 2 mar, 17:39, MQ <michel.quer...@prepas.org> wrote:
> ~/Desktop/fricorder$ ./fricorder.py
> Traceback (most recent call last):
> File "./fricorder.py", line 40, in <module>
> from fricorder.fricordergtk import main
> File "/home/michel/Desktop/fricorder/fricorder/fricordergtk.py",
> line 29, in <module>
> from fricorder import progtv
> File "/home/michel/Desktop/fricorder/fricorder/progtv.py", line 5,
> in <module>
> import xmltv
> File "/home/michel/Desktop/fricorder/fricorder/xmltv.py", line 33,
> in <module>
> from xml.utils import qp_xml
> ImportError: No module named utils
>
> So there is some other file missing, presumably xml.utils.py.
>
> How can I fix these annoyances ?

pour corriger ce problème il suffit d'installer python-xml

merci bcp à manatlan pour ce programme et le packaging Debian (c'était
le dernier outils que j'utilise fréquemment qui était installé à
partir des sources)
s'il était possible de rajouter python-xml à la liste des dépendances,
ça serait parfait !
Reply all
Reply to author
Forward
0 new messages