On Thu, Dec 10, 2009 at 08:03:26PM +0000, Chris G wrote:
> When I run rdiff-backup I get no errors, when I run DaboDemo.py I get:-
> 
>     chris$ python DaboDemo.py
>     Traceback (most recent call last):
>       File "DaboDemo.py", line 7, in <module>
>         import dabo
>     ImportError: No module named dabo
> 
> 
> I'm going round in circles trying to see what's different between
> rdiff-backup and DaboDemo.py but at the moment I can't.  Is the dabo
> link in /usr/local/lib/python2.6/site-packages wrong somehow?
> 
Aarrgghh!!  I've found the problem.  For some reason in python 2.6 on
Ubuntu 9.10 the Python path points to /usr/local/lib/python2.6/dist-packages 
rather than /usr/local/lib/python2.6/site-packages.  Both directories
exist though and have the rdiff-backup packages in them which is what
confused me.

Sorry for the noise.

-- 
Chris Green

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/20091210201500.gc8...@chris

Reply via email to