-
```
$ echo "3 > 2" | apertium -f txt -d . nob-nno
3 > 2
$ echo "1 > 2" | apertium -f txt -d . -m word.tmx -o nob-nno nob-nno
Error: Malformed input stream.
$ echo "how about 1 < 2 then?" …
-
Including a Taskfile with wildcard tasks and aliasing it doesn't work.
Taskfile.yml:
```yaml
version: '3'
includes:
included:
taskfile: Taskfile2.yml
aliases: [inc]
tasks:
…
-
### Willingness to contribute
No. I can't contribute a fix for this bug at this time.
### What component(s) are affected?
- [X] Python SDK
- [ ] Opik UI
- [ ] Opik Server
- [ ] Documentation
### O…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
### Description of the bug
When I use `page.get_text('blocks')` , I get the very similar text with different bbox.
The output of Page 5 (start from 1) as follows:
![image](https://github.com/use…
-
At some point in time, Dan introduced the following important piece of information in the documentation (important for people who not want to write slow code):
```
!!! note
As the above functio…
-
### System Info
python==3.10.15
cuda==11.8-8.8.1
torch==2.4.0
The latest version of code
GPU A100_40G * 8
### Who can help?
@ziyuwan @Gebro13 @mengfn @gzqaq @YanSong97 @i
### Information
- …
-
I came across a bug when testing some code on 32bit CI:
```julia
c_attrs = LibSSH.lib.sftp_attributes_struct(Ptr{Int8} @0x00000000, Ptr{Int8} @0x00000000, 0x0000000f, 0x01, 0x0000000000000000, 0x000…
-
## Bug description
Python bindings for the casadi model cannot be serialized via *pickle*.
## Expected behavior
pinocchio.casadi.Model must also be serializable
## Reproduction steps
In…
-
### Please confirm the following.
- [x] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems
- [x] I have tried resolving the issue using the [support porta…