Bug#895531: Unable to import neuron in python3
Johannes Hjorth
hjorth at kth.se
Thu Apr 12 11:03:40 BST 2018
package: python3-neuron 7.5-1
Unable to import neuron from python 3. See example below:?
$ python3
Python 3.6.5rc1 (default, Mar 14 2018, 06:54:23)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import neuron
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3/dist-packages/neuron/__init__.py", line 114, in <module>
import nrn
ModuleNotFoundError: No module named 'nrn'
>>>
I am running Debian/testing.
Linux terpsichore 4.15.0-2-amd64 #1 SMP Debian 4.15.11-1 (2018-03-20) x86_64 GNU/Linux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20180412/45f74716/attachment.html>
More information about the debian-science-maintainers
mailing list