-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix develop` with dev shell:
```
{pkgs ? import { }}:let
myPython = pkgs.python39;
myPythonWithPackages = myPython.withPackages…
-
11-25 16:39:03 [ERROR] nonebot | Discord | Failed to get gateway info.
Traceback (most recent call last):
File "D:\编程专用\discordbot\.venv\lib\site-packages\httpx\_transports\default.py", line 72, in …
-
An error occurred:
RuntimeError: CUDA error: misaligned address
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging…
-
Starting: yolov9s_fp.pt
Opening YOLOv9 model
YOLOv9s summary (fused): 486 layers, 7,167,862 parameters, 0 gradients, 26.7 GFLOPs
Creating labels.txt file
Exporting the model to ONNX
Traceback (…
-
## 描述问题
通过Paddlex训练paddleocr:
`python main.py -c paddlex\configs\text_recognition\PP-OCRv4_mobile_rec.yaml -o Global.mode=train -o Global.dataset_dir=dataset\train_data\rec`
其中的报错部分为:
`File "C:…
-
My OS is Windows server which but this is a VM on a VDS - big server.
```
soft Windows [Version 10.0.20348.2762]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Administrator>cd Deskt…
-
Test setup:
* Robot Framework core (original)
* Testsuites management adapted to original core of Robot Framework ('unknown' replaced by 'exceptoion')
Self test: VARIANT_HANDLING / BADCASE / TSM_…
-
* solvency2-rfr version: Version: 0.2.2
* Python version: Python 3.9.13
* Operating System: Windows
### Description
Impossible to get the library to work when a proxy is required
In the scra…
-
I have the code inside a QGIS python console outside QGIS using python-qgis-ltr.bat (this is why i need to install from inside script)...
```
import pip
pip.main(["install", "pylas[lazrs,la…
-
Run python tests for the web app
Result:
Running tests results in these warnings:
C:\Users\P40095820\AppData\Local\Programs\Python\Python39\lib\tempfile.py:817: ResourceWarning: Implicitly cleaning…