rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] AttributeError: 'module' object has no attribut


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] AttributeError: 'module' object has no attribute 'error_check_Main'
Date: Tue, 10 Jul 2007 19:47:28 -0400
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Noah wrote:
> no i am finding that rdiff-backup 1.1.5 is failing to run and not sure
> why.  it built and installed without error but I dont know enough about
> the calls in proggie.  Anybody help me here?
> 
> ---s nip ---
> 
> # /usr/local/bin/rdiff-backup
> Traceback (most recent call last):
>   File "/usr/local/bin/rdiff-backup", line 23, in ?
>     rdiff_backup.Main.error_check_Main(sys.argv[1:])
> AttributeError: 'module' object has no attribute 'error_check_Main'

Noah,

I believe this error occurs when rdiff-backup was not able to find it's
modules. That is, the "rdiff_backup" dir could not be found in Python's
site-packages directory.

See:
http://docs.python.org/inst/search-path.html#SECTION000410000000000000000

for more information.

Best,
Andrew


-- 
Andrew Ferguson - address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]