Re: [ZODB-Dev] Broken objects problem.

2012-08-08 Thread Marius Gedminas
On Tue, Aug 07, 2012 at 08:46:58PM -0300, Matias Pansa wrote: > I'm developing a web app using flask - zodb (zeo) and gunicorn as > server , i'm facing the following problem : > > from a server that i wrote i'm recieving data from internet of some > gps and the same server store the data via zeo c

Re: [ZODB-Dev] Broken objects problem.

2012-08-08 Thread Matias Pansa
Thanks for your response , i check the imports and seems to be ok but still not working. at this time i have every part of the app in the same folder and it's working this way : /appfolder/server.py --> Sever that listen for incoming connections , connects to zeo and store the data as "Posicion"

Re: [ZODB-Dev] Broken objects problem.

2012-08-08 Thread Alan Runyan
> Thanks for your response , i check the imports and seems to be ok but > still not working. print sys.path from inside flask app and from the console script you run which *does* work. then compare both of these sys.path listings. -- Alan Runyan Skype/Twitter:: runyaga Office:: 713.942.2377 ex