PyOpenWorm , no data is returned from the database

27 views
Skip to first unread message

shubh.s...@gmail.com

unread,
Feb 20, 2017, 3:16:39 AM2/20/17
to OpenWorm-discuss
I installed PyOpenWorm using " pip install pyopenworm "
and then ran the following commands

>>> import PyOpenWorm as P
>>> P.connect()
>>> net = P.Worm().get_neuron_network()
>>>
>>> aval = net.aneuron('AVAL')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'NoneType' object has no attribute 'aneuron'


Any response would be appreciated.

Thanks,
Shubham

Stephen

unread,
Feb 20, 2017, 11:43:46 AM2/20/17
to OpenWorm-discuss, shubh.s...@gmail.com
Thanks for reporting.  I have created an issue on github here: https://github.com/openworm/PyOpenWorm/issues/301

Please follow along on the issue there for more updates.

Best,
  Stephen
Reply all
Reply to author
Forward
0 new messages