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

Java Error raised when loading older scenarios #381

Open
OFR-IIASA opened this issue Nov 2, 2020 · 0 comments
Open

Java Error raised when loading older scenarios #381

OFR-IIASA opened this issue Nov 2, 2020 · 0 comments
Labels

Comments

@OFR-IIASA
Copy link

Code sample or context

loading and old scenario with the latest ixmp/message_ix version (on "ene_ixmp").

import message_ix
import ixmp
mp = ixmp.Platform()

scen = message_ix.Scenario(mp, 'MESSAGE-GLOBIOM CD-LINKS R2.3.1', 'NPi2020-con-prim-dir-ncr')

Expected result

loads message_ix.Scenario object

Problem description

RuntimeError: unhandled Java exception: No Set 'rating' exists in this Scenario!

Versions

ixmp/master
message_ix/master

@OFR-IIASA OFR-IIASA added the bug label Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant