duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Unable to import 'kerberos'/'pydevd'


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Unable to import 'kerberos'/'pydevd'
Date: Tue, 19 Dec 2017 05:25:27 -0600

Can't really think of anything.  Maybe an old pylint?  I'm running:

pylint 1.8.1, 
astroid 1.6.0
Python 2.7.14

...Thanks,
...Ken


On Tue, Dec 19, 2017 at 4:59 AM, Aaron <address@hidden> wrote:
Thanks Ken,

On 2017-12-18 23:05, Kenneth Loafman wrote:

Pydevd is only used when debugging under Eclipse or LiClipse.  It's only imported if --pydevd is supplied.

Kerberos should only be imported if the backend is instantiated.

Sounds like something is moving imports.

It is the Pylint check, so I do not think it is moving imports so much as testing all the imports even if they are within conditionals/function defs.

Is there anything else that you can think of that you have installed that may be letting this import for you but not me?

Kind regards,

Aaron


reply via email to

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