-
Notifications
You must be signed in to change notification settings - Fork 4
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
configure.py tells that the computer already exists at the first time #15
Comments
I experienced the same issue again after importing data from @danieleongari . When running the nanoporous screening workchain it complains that the codes can't be uniquely resolved:
However, the multiple codes don't show up in the code list. |
Ok, now I see: basically you are importing the codes duplicates from my database. @ltalirz this is an annoying issue when sharing data with other users: should AiiDA by default forget about Codes by other users if label-duplicates exists? Or maybe AiiDA already does that, and just our |
Exactly. As quick solution I just relabeled the imported codes |
One solution would be if imported codes would be relabeled, if a code of the same name already exists (like computers are). |
When running .configure.py for configuring helvetios or fidis-serial, the code complains that the computer already exists, but it is the first time I'm running it.
@danieleongari
The text was updated successfully, but these errors were encountered: