Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial m.run fails inside notebook, but works in terminal #197

Open
michaelaye opened this issue Sep 8, 2017 · 0 comments
Open

Tutorial m.run fails inside notebook, but works in terminal #197

michaelaye opened this issue Sep 8, 2017 · 0 comments

Comments

@michaelaye
Copy link

Following tutorials like here:
http://docs.hyperion-rt.org/en/stable/tutorials/tutorial_images.html
there is usually a

m.run('...')

following the

m.write('....rtin')

Trying to execute this in a current Jupyter notebook on Python 3.5 it reliably fails:
screenshot 2017-09-07 18 55 05

while I can start the model in the terminal using the standard

hyperion -m 4 ...rtin ...rtout

approach.

Was wondering if you might have an idea why it fails in the notebook?

My versions are all up to date with what's available today on conda-forge.
E.g. notebook 5.0.0 py35_0, hyperion 0.9.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant