neuronunit icon indicating copy to clipboard operation
neuronunit copied to clipboard

Python 2 issue on test.judge

Open gidili opened this issue 7 years ago • 3 comments

Hi @rgerkin - as discussed recently, I am running this example locally and getting the following error on test.judge:

screenshot 2018-03-20 16 18 25

As discussed, it seems to be something to do with python 2.7 compatibility.

Thanks 👍

gidili avatar Mar 21 '18 14:03 gidili

I pushed a fix to sciunit:dev. Update that and see if it goes away.

On Wed, Mar 21, 2018, 7:18 AM Giovanni Idili [email protected] wrote:

Hi @rgerkin https://github.com/rgerkin - as discussed recently, I am running this example https://github.com/scidash/neuronunit/blob/dev/neuronunit/unit_test/serialization_test.ipynb locally and getting the following error on test.judge:

[image: screenshot 2018-03-20 16 18 25] https://user-images.githubusercontent.com/68134/37714823-6864ce86-2d12-11e8-9678-edba9fb058c0.png

As discussed, it seems to be something to do with python 2.7 compatibility.

Thanks 👍

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/scidash/neuronunit/issues/171, or mute the thread https://github.com/notifications/unsubscribe-auth/AAhjm-i6gXDKi1uFgRFLtpH8M_eTMLEPks5tgmE_gaJpZM4S0DLC .

rgerkin avatar Mar 21 '18 15:03 rgerkin

@rgerkin thank you! In the meanwhile I can confirm it's running fine on python 3 🎉 Will run again with python 2 soon and report back.

gidili avatar Mar 21 '18 18:03 gidili

@gidili Is this fixed for you?

rgerkin avatar Aug 10 '18 06:08 rgerkin