Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

Calling nwb_file.create() on the same file twice generates a mysterious error message #3

Open
wvangeit opened this issue Nov 18, 2015 · 0 comments

Comments

@wvangeit
Copy link

When running 'create()' on an existing file, generates the following error message:

526 
527         try:

--> 528 line = py3compat.cast_unicode_py2(self.raw_input_original(prompt))
529 except ValueError:
530 warn("\n********\nYou or a %run:ed script called sys.stdin.close()"

Ideally this should show 'File already exits' or something similar

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

No branches or pull requests

1 participant