slim engine not registered #1527
Unanswered
smccallum76
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This question is related to issue #1426.. I'm operating in Windows 11 and in a conda environment using Python 3.11. I can confirm that slim is working from the command line and has been added to my system and user PATH. My environment has slim version 4.0.1 and stdpopsim version 0.2.0. Note that I did install jsonschema==4.18 as part of my environment and then installed stdpopsim.
When running the code
engine = stdpopsim.get_engine("slim")
the error below is reported. Any workaround that would allow for using and/or registering the slim engine would be much appreciated.Beta Was this translation helpful? Give feedback.
All reactions