Samplers do not show up in the selection box
Harvester62 opened this issue · 3 comments
Describe the bug
If I click on the Sampler | Select a Sampler option the selection box opens but only the message "Loading Samplers ..." is being displayed, and no samplers are listed for selection. Changing model doesn't make any difference.
To Reproduce
Steps to reproduce the behavior:
as above described, search for the list of samplers but none is displayed
Expected behavior
The list of available samplers/schedulers should be retrieved and displayed in the selection box for selection.
Desktop (please complete the following information):
- OS: Windows 10 Pro
- Browser Firefox
- Version 113.0.1 (64 bit)
Smartphone (please complete the following information):
N/A
Additional context
Add any other context about the problem here.
this is super wierd, because samplier is hardcoded in
for stability pluginThank you for all your feedback and replies. For completeness of information, here follow the running environment details:
- Windows 10 Pro (64bit) [Microsoft Windows [Version 10.0.19045.2965]],
- NodeJS has been just updated a few minutes ago from v18.15.0 to v18.16.0 LTS (just in case),
- Yarn should be shipped with NodeJS so not "installed",
- Browser is Firefox Version 113.0.1 (64 bit), Python v3.10.6.
This is the console at startup (yarn and yarn dev):
Anyway, perhaps due to the updating of NodeJS, or for some other reasons, the Samplers are now being correctly displayed:
If you don't disagree, I would close this bug report. Sorry for the false alarm.