-
### What is your question?
Hello! I'm writing conanfile.py to pull gperftools into my project. I need my libraries to be built static as .a files so I cannot use default package. By default tcmallo…
-
`Because every version of project from git depends on package_info_plus ^3.0.0 and app_review 2.1.2+1 depends on package_info_plus ^1.0.0, project from git is incompatible with app_review 2.1.2+1.`
-
My entry_points of multiple packages looks like this,
P1 -
```
entry_points=
{
"pytest11": [
"P1_module1 = MainModule.MidModule.SubModule.p1plugin1",
"P…
-
### Odoo Version
- [ ] 16.0
- [ ] 17.0
- [X] 18.0
- [ ] Other (specify)
### Steps to Reproduce
I rollout Odoo 18.0 via Ansible and Docker.
Current behaviour:
If I open the website I get an error:…
-
### Your current environment
```text
kaggle 2 t4s
```
### 🐛 Describe the bug
`WARNING: Casting torch.bfloat16 to torch.float16.
WARNING: Gemma 2 uses sliding window attention for every odd l…
-
### Minimal, reproducible example
```TypeScript
await page.evaluate(() => {
try{
var openReq = indexedDB.open('test_db', 1);
}catch(err){
console.log(err.message)
}
})
```
### Error s…
-
D:\AI\pinokio\api\fluxgym.git\env\lib\site-packages\torch\utils\checkpoint.py:1399: FutureWarning: `torch.cpu.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cpu', args...)` ins…
-
Hello again, we have another problem.
Installed packages:
```
joblib-1.4.2
numpy-2.1.1
pandas-2.2.3
pysam-0.22.1
python-dateutil-2.9.0.post0
pytz-2024.2
scikit-learn-1.5.2
scipy-1.14.1
th…
-
Nightly cudf_udf test builds recently started failing with exceptions like the following:
```
INFO: Process 1469 found CUDA visible device(s): 0
Traceback (most recent call last):
File "/home/...../…
-
I am currently using a single 3090ti with CUDA 11.3, Python 3.8, torch==1.10.0+cu111, and torchvision==0.11. However, when I run training, I encounter an error, so I comment out the problematic sectio…