MattBJ
MattBJ
**Describe the bug** In the terminal window of the GUI, attempting to create a breakpoint command causes the session to crash. **To Reproduce** Steps to reproduce the behavior: 1. Place...
When I run the command: `cargo run --release --bin noambition` I receive the following error ``` Oh noez! Panic! 💥 Message: called `Result::unwrap()` on an `Err` value: GlutinCreationError(CreationErrors([OpenGlVersionNotSupported, OsError("GL context...
This is sort of a secondary bug I am running into. I have been trying out the `df.ta.strategy` method, and I tried with `df.ta.strategy("all")` as a test, only to see...
Program crashes on start. steps to reproduce. Note, I am using a python venv for this testing ``` >> python3 --version Python 3.10.14 >> wget https://github.com/tlecomte/friture/archive/refs/tags/v0.51.tar.gz >> pip install ./v0.51.tar.gz...