[web2py] Re: intermittent problem with importing dropbox

2013-12-03 Thread Peter
Yes I did install that, so it works perfectly normally 2 times out of 3. This is what is strange, the import works intermittently. I would have thought that the import would either work or would fail, not switch between the two randomly. Peter On Monday, December 2, 2013 4:22:02 PM UTC, Massimo

[web2py] Re: intermittent problem with importing dropbox

2013-12-02 Thread Massimo Di Pierro
Did you install this? https://www.dropbox.com/developers/core/sdks/python On Monday, 2 December 2013 09:56:30 UTC-6, Peter wrote: > > I have some code that writes a file to dropbox. > > It includes > > from dropbox import client, rest, session > i > > when I run the save_file command from the