-
#### Describe the bug
When calculating Cook's distance on GLMs, statsmodels throws an error with this message
'GLMResults' object has no attribute 'get_hat_matrix'
The problem is in line 1358 of \s…
-
Edited by @hsivonen to put resolution options at the top for folks who come here:
This compilation error is due to a combination of:
1. SQLx unnecessarily turning off the default features of `url`…
-
### Problem
Given workspace with three crates:
![Image](https://github.com/user-attachments/assets/ffb995e3-7eb2-4541-9d60-7ff22fb098d6)
Where `crate1` and `crate2` use `dep` identically:
```
[depen…
-
### Before Continuing:
- [X] Check you are using the latest version of the mods and its dependencies
- [X] Always include a latest.log if you are crashing
- [X] Remove mod that enhances Minecraft: Op…
-
It looks like crewAI switched from poetry.
Could you update and fix the example please? I'm not able to test it.
Thanks!
-
### Describe the bug
When running `npx sv create my-project`, at the very last step, bun is selected as the default package manager to use. I do not have bun installed, and even if I did, `npm` shoul…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've looked …
-
### Prerequisites
Please put an X between the brackets as you perform the following steps:
* [x] Check that your issue is not already filed:
https://github.com/leanprover/lean4/issues
* …
-
### Description
When I set `defaults.file_ignore_patterns`, any calls to `builtin.current_buffer_fuzzy_find` does not yield any results; when there should be something.
### Neovim version
```markdo…
-
```
[dependencies]
hd44780-driver = "0.4.0"
```
```rust
#![no_std]
#![no_main]
use esp_backtrace as _;
use esp_hal::{
clock::ClockControl, delay::Delay, gpio::Io, i2c::I2C, peripherals::…