-
**Describe the bug**
On production in GithubAction we have the following errors since 7-11-2024, it seems to be an issue when accessing the STAC API ( not as initially thought related to gdrive) it h…
-
```bash
% uname -a
Linux sergey-arch 6.1.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 01 Feb 2023 17:07:39 +0000 x86_64 GNU/Linux
% code --version …
-
### What happened?
Kubespray fails during deployment if the ip utility from the iproute2 package is missing on any node. This causes the [kubespray-defaults : Create fallback_ips_base] role to enco…
a7lan updated
2 weeks ago
-
```python
from loguru import logger
LOG_FORMAT = "{time:YYYY-MM-DD HH:mm:ss.SSS} | {level} | {extra} | {message}"
logger.remove()
logger.add(sys.stdout, format=LOG_FORMAT)
logger.info(f"{'{'}", e…
-
I was running a very simple pytorch program that worked fine before,
but after `pip install torchao`, I encountered
```
Traceback (most recent call last):
File "/home/phil/Dev/ao/phil/test.py", …
-
## Bug description
Can not connect signer wallet . Nothing happens on the "Connect" click
## Environment
- Browser: FF
- Wallet: MetaMask
- Chain: Ethereum mainnet/any
## Steps to reprodu…
-
### Please describe the issue you have encountered?
When trying to set an expression or a Format from template on a nuke knob override in project_settings/nuke/imageio/nodes/overrideNodes/0/knobs/3/t…
ynbot updated
1 month ago
-
### Zig Version
0.14.0-dev.367+a57479afc
### Steps to Reproduce and Observed Behavior
Example zig code:
```js
const std = @import("std");
const fs = std.fs;
const print = std.debug.print;…
-
Repro: `TORCH_COMPILE_CPROFILE=1 python foo.py`
on
```py
import torch
@torch.compile
def f(x):
return x.sin()
x = torch.randn(3, device="cuda")
f(x)
```
gives the following stack tra…
-
![image](https://github.com/Benjamin-Loison/pyzo/assets/12752145/e55de06c-0787-4b16-8993-6345dfb2567c)
On Pyzo 4.12.3 on my Linux Mint 22 Cinnamon Framework 13.
- `/home/benjamin/Desktop/bens_fo…