yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15047
Re: [Question #636678]: Jupyter notebook support
Question #636678 on Yade changed:
https://answers.launchpad.net/yade/+question/636678
ar115 posted a new comment:
This is good news. I have installed yadedaily actually. When I open
interactive prompt get this error:
Python 2.7.12 (default, Nov 19 2016, 06:48:10)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yadedaily
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/yadedaily/__init__.py", line 66, in <module>
boot.initialize(plugins,config.confDir)
ImportError: No module named yade.wrapper
>>>
--
You received this question notification because your team yade-users is
an answer contact for Yade.