-
:information_source: This DEPR ticket considers the Paver commands in two groups:
* **Operator-facing commands**, [which were accepted for deprecation back in May 2023](https://github.com/openedx/edx…
-
### Describe the bug
Jobs submitted from a Linux machine include the "Command", line and OS, Python and GPU info like this:
![Image](https://github.com/user-attachments/assets/90ecaceb-2686-42df-837…
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### 🐞 Description of the bug
some of the commands in the documentatio…
-
**Bug Report**
Class attributes created with `IntEnum` are not created properly
**To Reproduce**
`minimax.py`
```python
from __future__ import annotations
from enum import IntEnum, auto
…
-
## Issue Description
I run the following command which finished successfully but the log says it merged 53 out of 73 files (73%).
`pod5 merge -t 32 pod5/*.pod5 -o pod5merged/PAQ83015_bd9104da_…
-
Hi @harihare,
I've installed RHEL9.4 GA on my upstream lpar and try to install upstream kernel on it using op-test. I could see below error while running op-test.
```
^[[?2004h[console-expect]…
-
Hi,
I am trying to install this in raspberry pi 4, tried via portainer got weird error, so clone the source and modified docker-compose.yaml file and build with the command specified. I am getting …
-
Hi Naomi, this is Erastus your tutor.
So for this issues, down load the attached file, dictionary.txt. One it in python and write them to the command line. Do this for the hangman game. This is th…
-
## System details:
Ubuntu 22 - Github Runner
#### Positron and OS details:
All recent versions
#### Interpreter details:
Python 3.10.12
## Describe the issue:
When running our aut…
-
The following:
```yaml
- uses: Cyberboss/install-winget@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: winget install python --source=msstore --disable-…