openworm / CElegansNeuroML

NeuroML based C elegans model, contained in a neuroConstruct project, as well as c302
http://opensourcebrain.org/projects/celegans
134 stars 51 forks source link

2to3 #103

Open slarson opened 6 years ago

slarson commented 6 years ago

Upgrades c302 to work with Python 3.6.

pgleeson commented 6 years ago

I've incorporated these updates into here: https://github.com/openworm/CElegansNeuroML/tree/ow-0.8_py3 & made more changes. Basic examples work for me in python3...

@lungd can you test these before I merge into ow-0.8?

pgleeson commented 6 years ago

The branch https://github.com/openworm/CElegansNeuroML/tree/ow-0.8_py3 seems to be working now that #105 is resolved.

@slarson I'd suggest closing this PR and testing with the ow-0.8_py3 branch.

slarson commented 6 years ago

@pgleeson OK; where should the ow-0.8_py3 branch be merged if it works? To master?