GOGGLE plugin #284
Unanswered
skababji-ehil
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
-
"goggle" plugin is not available in Plugins().list(), so the follwing error is thrown whenever we try to get it. This needs to be fixed.
../synthcity/plugins/core/plugin.py", line 702, in get
raise ValueError(f"Plugin {name} doesn't exist.")
ValueError: Plugin goggle doesn't exist.
Beta Was this translation helpful? Give feedback.
All reactions