-
# Example with quotes:
command: ```python main.py -i 'server'```
output:
```
WARNING:root:Did not find the following servers: {"'server'"} consider choosing from the following servers: { ... }
``…
-
### What did you do?
Opening a .CR2 image loads the image with an incorrectly applied EXIF orientation. The end result in one case is that the image is flipped upsidedown.
Windows explorer and…
-
```
Windows 11
python 3.12.3
charamel==1.0.0
```
I installed charamel using pip.
An error occurs when `charamel.Detector()` is executed.
code:
```
import charamel
detector = charamel.D…
-
Dask has started giving me these warnings:
```
/blue/adamginsburg/adamginsburg/miniconda3/envs/python312/lib/python3.12/site-packages/dask/base.py:1539: UserWarning: Running on a single-machine sche…
-
Hello everyone! Does anyone have a working API request method for uploading, translating and downloading videos? The thing is that JS or Python is not my native programming language, I had some diffic…
-
I got a bug:
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\daihoc\Lab\filter\face_swap\ApplySwap.py", line 34, in
…
-
打入comiccrawler gui後,出現下列訊息
C:\Users\user>comiccrawler gui
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Users\user\A…
Zivch updated
3 months ago
-
**Googletrans version:**
- [x] **4.0.0rc1**
- [ ] **3.1.0a0**
- [ ] **3.0.0**
- [ ] **2.x**
**I'm submitting a ...**
- [x] bug report
- [ ] feature request
**Current behavior:**
When I…
-
**Describe the bug**
The install of UMEP crashes when I try to install it on Ubuntu 22.04 and QGIS 3.22.4. I'll see if I can figure out what is going on. I assume it is the older version of QGIS. It i…
-
### What did you do?
I'm saving a GIF created from series of PNG.
### What did you expect to happen?
The GIF is created.
### What actually happened?
```pytb
Traceback (most recent call last)…