We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running in VS Code on Windows.
[FATAL] Model "BayesNeuralNet" not available in Olympus. Please choose from one of the available models: Rs\sterg\Miniconda3\envs\sdl-demo\lib\site-packages\olympus\models\modelBayesNeuralNet, Rs\sterg\Miniconda3\envs\sdl-demo\lib\site-packages\olympus\models\modelNeuralNet
using the following launch configuration:
{ "name": "Python: Module Code", "type": "python", "request": "launch", "program": "${file}", "console": "integratedTerminal", "justMyCode": false, "env": { "PYDEVD_WARN_SLOW_RESOLVE_TIMEOUT": "2", }, "redirectOutput": true, }
Tried with other launch configurations, too.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running in VS Code on Windows.
using the following launch configuration:
Tried with other launch configurations, too.
The text was updated successfully, but these errors were encountered: