You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
v: 0.2.8 from pip
Python 3.5 using most recent miniconda on Mac 10.11.6
The text was updated successfully, but these errors were encountered: