[drats_users] 0.3.2b1 in fedora 10
Dan Smith
Sat Oct 31 13:50:23 PDT 2009
> Not quite there yet Dan;
>
> [root at fedora10desk ~]# d-rats
> BeautifulSoup was not found. Geocoders assuming malformed markup will
> not work.
> Traceback (most recent call last):
> File "/usr/bin/d-rats", line 41, in <module>
> from d_rats import mainapp
> File "/usr/lib/python2.5/site-packages/d_rats/mainapp.py", line 50, in
> <module>
> import mainwindow
> File "/usr/lib/python2.5/site-packages/d_rats/mainwindow.py", line 42,
> in <module>
> from d_rats.ui.main_files import FilesTab
> File "/usr/lib/python2.5/site-packages/d_rats/ui/main_files.py", line
> 28, in <module>
> from d_rats.sessions import rpc
> ImportError: No module named sessions
> [root at fedora10desk ~]#
Okay, this might be because you're upgrading and I moved things around a
bit. So, try the following command to clear out the old module:
rm -Rf /usr/lib/python2.5/site-packages/d_rats
and then do the setup.py install again.
--
Dan Smith
dsmith#danplanet.com, s/#/@/
www.danplanet.com
KK7DS
More information about the drats_users
mailing list