-
### Describe the Bug
Getting the error `ModuleNotFoundError: No module named 'imghdr'` when trying to launch Tautulli after a Fedora 41 upgrade.
It looks like imghdr is deprecated as of python 3.10
…
-
### Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
Hi @harvie256
What about integrating the CSV file into the repo so that we can track changes ?
I've created a specific dir for configs too.
https://github.com/ffabreti/midi-commander-custom/comm…
-
index.md
_config.yml
_includes/install_instructions/python.html
update schedule.html https://github.com/Newcastle-University-HPC/CarpentriesWorkshops/tree/main/Schedules
-
> ![Uploading 图片.png…]()
(habitat) lyx@lyxHP:~/habitat$ python habitat-sim/examples/example.py
sim_cfg.physics_config_file = data/default.physics_config.json
Platform::WindowlessEglApplication:…
-
Using head commit c5098961b04ce83f4615f2a846c84f803b072639:
```
% ./bin/youtube-dl 'https://www.youtube.com/live/QJ42yFBHgZk' --verbose
[debug] System config: []
[debug] User config: []
[debug]…
-
**Check the latest guidance**
Ledfx Docs [How to: Report an issue](https://docs.ledfx.app/en/latest/howto/report.html)
**Describe the bug**
ledfx crashes with a numpy error
Steps to reproduc…
-
By running this simple test in python:
```
import pytest
import torch
import ttnn
@pytest.mark.parametrize("dims", [(32, 32), (64, 64)])
def test_add_with_block_sharding(device, dims):
torch.manu…
-
Console:
~\github\The-Barricade [main ≡]> python3 -m http.server
Serving HTTP on :: port 8000 (http://[::]:8000/) ...
::ffff:127.0.0.1 - - [17/Nov/2024 17:21:43] "GET / HTTP/1.1" 200 -
-----------…
-
**Bug Report**
mypy identifies false positive `X | Y` errors on not existing lines if `pydantic.mypy` plugin is enabled.
Note that I cannot find any instance of `X | Y` in the whole repository.
…