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

uninstall fails #43

Closed
michaelaye opened this issue Dec 10, 2016 · 1 comment
Closed

uninstall fails #43

michaelaye opened this issue Dec 10, 2016 · 1 comment

Comments

@michaelaye
Copy link
Contributor

michaelaye commented Dec 10, 2016

v: 0.2.8 from pip
Python 3.5 using most recent miniconda on Mac 10.11.6

(stable) └─❱❱❱ nbstripout --uninstall                                  +5357 16:31 ❰─┘
Traceback (most recent call last):
  File "/Users/klay6683/miniconda3/envs/stable/bin/nbstripout", line 11, in <module>
    sys.exit(main())
  File "/Users/klay6683/miniconda3/envs/stable/lib/python3.5/site-packages/nbstripout.py", line 248, in main
    sys.exit(uninstall(args.attributes))
  File "/Users/klay6683/miniconda3/envs/stable/lib/python3.5/site-packages/nbstripout.py", line 191, in uninstall
    f.write(''.join(lines))
ValueError: I/O operation on closed file.
@kynan
Copy link
Owner

kynan commented Dec 11, 2016

Duplicate of #40. Please update to 0.2.9 where this issue is fixed.

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

No branches or pull requests

2 participants