From: Pablo C. <pc...@cn...> - 2017-11-29 11:07:01
|
Hi Dmitry....aren't you subscribed to the user list, I replied to you on the same day you've sent a similar question. Please read bellow. On 29/11/17 10:35, Dmitry A. Semchonok wrote: > Dear colleagues, > > It is probably the common error when you use 2 different rely on versions > > Is there an easy fix for that? > > > time data '2017-11-03 23:17:36' does not match format '%Y-%m-%d > %H:%M:%S.%f' > > > Thank you! > > > Sincerely, > > Dmitry > -------- Forwarded Message -------- Subject: Re: [scipion-users] fix for___%Y-%m-%d %H:%M:%S.% Date: Wed, 22 Nov 2017 16:13:31 +0100 From: Pablo Conesa <pc...@cn...> To: sci...@li... Hi Dmitry, latest code seems to be compatible with latest release.: https://github.com/I2PC/scipion/blob/release-1.1.facilities-devel/pyworkflow/object.py#L653 Master version is here <https://github.com/I2PC/scipion/blob/master/pyworkflow/object.py#L653> I would carefully try to make your "master" version datetime method look like the recent one. Can I ask why you are switching versions? Let us know how it goes. All the best, Pablo. On 22/11/17 09:44, D.A. Semchonok wrote: > Dear colleagues, > > Is there an easy fix for such an error that occur when you switch > between the SCIPION versions? > > *time data '2017-11-03 23:17:36' does not match format '%Y-%m-%d > %H:%M:%S.%*f' > > Thank you! > > Sincerely, > Dmitry > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org!http://sdm.link/slashdot > > > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > > > > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users |