On Saturday 23 January 2010 11:11:09, Benjamin MAISONNAS wrote:
> Hi,
> 
> I was upgrading from 1.6.2.2-4.
> 
> As for python-wicd, note that it's already installed on my system :

Uhm, ok.

What happens if you do:

$ python -c "import wicd.wpath; print wicd.wpath.version"

? It should print "1.7.0".

Also, try:

$ python -c "from wicd import dbusmanager, logfile; print dbusmanager.__file__; 
print logfile.__file__"

And check if the result is:

/usr/lib/pymodules/python2.5/wicd/dbusmanager.pyc
/usr/lib/pymodules/python2.5/wicd/logfile.pyc

(or something like that :))

Thank you!
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|----
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to