-
Using the newest kernel on openSUSE Tumbleweed results in the following error:
```
❯ sudo ./out/lockcd
[sudo] password for root:
libbpf: elf: skipping unrecognized data section(9) .rodata.str1.…
-
When changing the configuration of ftp/smb/rsync/etc. through the WebUI, I get an error message and have to revert the canges:
```
Fehler #0:
OMV\ExecException: Failed to execute command 'export …
-
- pyribs version: 0.4.0
- Python version: 3.9
- Operating System: Mac (Big Sur)
### Description
I run pyribs code from poetry and python3.9.
However, when I run the code for 12 ~ 36 hours, so…
-
**Describe the bug**
Created a Mars cluster and ran the PCA example, it failed with `AttributeError`:
``` Python
In [9]: from mars.learn.datasets import make_blobs
...: from mars.learn.dec…
-
Hi Yoel,
Per our discussion, I have created a tentative wrapper around the functions in the `fluids` library and the `chemicals` library. Numba is never going to work perfectly for all cases, and o…
-
Following the README Python3 instructions led to the following error at installation:
```
Traceback (most recent call last):
File "C:\Users\David\Desktop\Karta-master\setup.py", line 9, in
…
-
Forgive me if this has been asked & answered already; nothing came up in the queries I tried:
Once Firefox ESR has transitioned to WebExtensions, what's to come of the "Legacy" add-ons in Mozilla's…
-
### Expected behavior
Unit-Tests are failing.
### Actual behavior
After running
```
git clone https://github.com/PennyLaneAI/pennylane
cd pennylane
pip install -e .
make test
```
Following…
-
Hi,
I am trying to train a Tacotron2 model in Hindi. I have my own 25 hour single speaker cleaned dataset. I'm using the following configuration.
{
"model": "Tacotron2",
"run_name": "h…
-
Hello, [Fedora](http://fedoraproject.org/) is a linux distribution that strives to stay very close to upstream and has a 6 month update cycle so one can find pretty much the latest dev tools on it. It…