-
Notifications
You must be signed in to change notification settings - Fork 58
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
Keyerror while importing Ecoinvent db #333
Comments
Interesting, so during creation of the dropdown menu it looks like some incorrect information is being passed around. I wonder where the problem is coming from now. |
Can you tell me if you're using the stable or the development build, and which version? (edit:) and also, which version/system of the ecoinvent caused the problem? |
I just realized that I had logged in as a guest user, so download should not be allowed by that license. If this is the reason, the GUI doesn't display any relevant error, and the command-line error is not any informative either. |
That is something we'd not considered, I'll see if there is a good way of showing an error when using a non-authorized account. |
* Implement page enums for import wizard, pages now have explicit nextId page * Ensure no db import can take place before biosphere (biosphere3) exists * Speedup 7zip extract by not printing 'Extracted ...' lines. * Force cleanup of DatabaseImportWizard on creation and project change * Subclass BW2Package to allow check for required dependencies * Move tempdir creation and handling together, feed correct paths to methods * Rename 'import failed' signal for clarity * Possible fix for #333
@lefterav, the newest development build of the activity browser contains a possible fix for this issue, can you see if it resolves the issue (or at least, gives a usable error message)? |
Closing this because it seems to be resolved. Please don't hesitate to reopen if the issue still occurs @lefterav. |
Importing the Ecoinvent DB via a login (download) doesn't seem to finish, and it gives the following error:
The text was updated successfully, but these errors were encountered: