Skip to content
Discussion options

You must be logged in to vote

Hello,

You are correct, this way was not possible due to different things (including a bug).

I added a convient class and fixed the bug in this PR:
#729

I will deploy the fix on pypi (as soon as the PR is merged) and you will be able to install it with:

pip install grid2op==1.12.2.dev0

(the fix will be part of the next grid2op version, but I don't really know when it will be released, so if you are in a hurry I would suggest to use the development version that will be on pypi).

EDIT The grid2op version 1.12.2.dev0 is not available on pypi at: https://pypi.org/project/grid2op/1.12.2.dev0/

Once you have the correct version, you will be able to do what you want with

import grid2op
import n…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by BDonnot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants