← Back to team overview

gtg-user team mailing list archive

Re: RTM sync

 

If that is really the case, then you can go ahead and remove the
corresponding import statement from the code.
I'll take a look at it later.

Nimit Shah


On Thu, Feb 20, 2014 at 11:27 AM, Atit Anand <atit.anand.cs@xxxxxxxxx>wrote:

> Heya,
> Thanks for replying. You mean error handling and reporting module
> "exception"....? I did google on that but I haven't got  any link or page
> from where I can get that module in my machine.
> I read somewhere  that :"
> In Python 3 exceptions module was removed and all standard exceptions were
> moved to builtin module. Thus meaning that there is no more need to do
> explicit import of any standard exceptions."
>
>
> On Thu, Feb 20, 2014 at 8:45 AM, Nimit Shah <nimit.svnit@xxxxxxxxx> wrote:
>
>> Hi Atit,
>> You need to have the module named exceptions in your machine.
>>
>> Nimit Shah
>>
>>
>> On Thu, Feb 20, 2014 at 2:34 AM, Atit Anand <atit.anand.cs@xxxxxxxxx>wrote:
>>
>>> Heya Everyone,
>>>
>>> I am unable to sync RTM with GTG.I don't see any option to do so.
>>> I keep on getting this error :
>>>
>>>  WARNING - __init__:__init__:73 - Backend backend_rtm could not be
>>> loaded: No module named 'exceptions'
>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~gtg-user
>>> Post to     : gtg-user@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~gtg-user
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>

References