-
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/xosint", line 33, in
import tkinter as tk
ModuleNotFoundError: No module named 'tkinter'
This problem is still happ…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Before Asking 在提问之前
- [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully. 我已经仔细阅读了 [README](https://github.com/alibaba/data-juicer/blob/main/README…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
I'm not sure
### Module Name
avm/ptn/authorization/role-assignment
### (Opt…
-
# the config output tells me to report here
# Steps to reproduce
M-x elpy-config
# My configuration
## System:
Kernel: 6.8.0-45-generic arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 clockso…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
lyona updated
3 months ago
-
### Summary
Hey,
thank you for this nice project, I think it is very useful.
From #7896 the terraform module now display a nice diff for the check mode,
it is nice, but if you compare to the t…
-
Containeres cannot be used to build `ebuild`s that require kernel
modifications or special kernel modules. Add a `libvirt` bases backened to
allow for virtual machines.
-
Hi, I am currently trying to build kimera-vio-ros with docker but it fails to build with the error below when building kimera-vio:
```
Finished > kimera_vio …
-
### 🐛 Describe the bug
Enabling both these options causes an error.
Code:
```
import torch
batch_size = 32
seq_length = 50
hidden_size = 768
def test_fn():
inp = torch.randn(batch_size,…