On Fri, Sep 19, 2003 at 11:10:06AM -0400, Jewett, Jim J wrote:
>>   File "/arpa/ag/g/grog/pkg/bin/plucker-build", line 1058, in main
>>   deprecated( "db_file", "doc_file" ) NameError: There is no
>>   variable named 'deprecated'
>> 
>> I can see where the deprecated function is defined. So why isn't it
>> being recognized? As for the other errors, I'm not even sure where
>> to start looking.
> 
> deprecated is defined locally to main, but called within realmain.
> It is fixed in CVS, but the version of PyPlucker you have apparently
> hasn't been updated.
> 
> If you move the deprecated function definition up to a top-level
> function, it will at least find and run deprecated, but that
> probably isn't what you really want.
> 
> If you change the sitescooper to use doc_file instead of db_file, it
> will work.  (Apparently sitescooper has fixed this in CVS, but not
> in the release version.)
> 
> And no, a newer python won't fix this problem, though it might be a
> good thing anyhow.

AHA!  AHA!  AHA!  AHA!  AHA!

That did it. All I had to do was grab the latest snapshot & use that
instead of the 1.4 release. And BINGO! I now have a plucker .pdb file!

cool :?)

Thanks Jim. And thanks to all for your help. KEEP ON PLUCKIN'

-- 
\|/  ______  \|/   Indiscretion is the better part of valor.
"@' / ,  . \ `@"   
/__| \____/ |__\   
GROG\___U__/       
(GnuPG 1.2.3: http://grog.sixbit.org/public_key)

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to