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

creating a new study with existing directory fails #7

Open
kcarnold opened this issue Oct 5, 2010 · 0 comments
Open

creating a new study with existing directory fails #7

kcarnold opened this issue Oct 5, 2010 · 0 comments

Comments

@kcarnold
Copy link
Member

kcarnold commented Oct 5, 2010

Got this when creating a new study by selecting an existing directory:

Warning:
Sorry, an internal error occurred. Could you please send the authors the text below and a brief note about what you were doing? Thanks!
Traceback (most recent call last):
File "/data/v/lib/python2.6/site-packages/Luminoso-1.0.2-py2.6.egg/luminoso/window.py", line 163, in new_study_dialog
study = LuminosoStudy.make_new(unicode(dirname))
File "/data/v/lib/python2.6/site-packages/Luminoso-1.0.2-py2.6.egg/luminoso/study.py", line 81, in make_new
os.mkdir(destdir)
OSError: [Errno 17] File exists: ''

Maybe Luminoso should ask whether to overwrite the directory instead.

[transferred from Launchpad]

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