Anton Bolshakov

Results 104 issues of Anton Bolshakov

``` bash$ openai api fine_tunes.create -t ./train_test_prepared.jsonl -m davinci Upload progress: 100%|██████████████████████████████████████████████████████████████████████████████| 112/112 [00:00

This is seem an artificial requirement: https://github.com/MagicStack/uvloop/blob/master/setup.py#L24 Could you please test it with newer version and update? Thanks

## Environment - OS: Pentoo (I'm a developer) - Python version 3.11, 3.12 - Sitadel version: latest git First of all, config.yml was not installed by default, I had to...

bug

https://github.com/tkrajina/gpxpy/commit/cad36d545f867aa1a219104b4b11c8ac10250e77 https://github.com/doronz88/pymobiledevice3/commit/01dba1c965f3982f4d59d3bfe1f253a7928cb8f7 https://github.com/tkrajina/gpxpy/pull/226 As @doronz88 explained, there are multiple things which could go wrong and it did happen in the past. Kindly consider developing CI testing to avoid such bugs...

https://github.com/dirkjanm/BloodHound.py/blob/master/setup.py#L16 The "future" project is dead, the latest release was back in 2019-10-30, see https://python-future.org/ It is also vulnerable to CVE-2022-40899, may be others. Please migrate to python3 and forget...

enhancement

Fixes https://github.com/time4tea/gopro-dashboard-overlay/issues/135 ### Context Keep FS clean

The source fails to compile around 1 from 5 times with the following error: ``` >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-embedded/libmpsse-1.3_p20150711/work/libmpsse-f1a6744b220d4e7b2c8719e705f56d8c171a6a32/src ... make -j4 x86_64-pc-linux-gnu-gcc -Wall -fPIC -fno-strict-aliasing...

``` x86_64-pc-linux-gnu-gcc -Wall -fPIC -fno-strict-aliasing -march=native -O2 -pipe -c -DLIBFTDI1=0 mpsse_wrap.c -I/usr/include/python3.4 mpsse_wrap.c: In function ‘_wrap_Read’: mpsse_wrap.c:6935:5: warning: implicit declaration of function ‘PyString_FromStringAndSize’ [-Wimplicit-function-declaration] resultobj = PyString_FromStringAndSize((&result)->data, (&result)->size); ^ mpsse_wrap.c:6935:15:...

Please create a setup.py so the tool can be installed properly.

Hello, I'm trying to create the environment and facing this problem: ``` ./EnvDeploy --list Traceback (most recent call last): File "/home/blshkv/Downloads/hardware_home/synology/toolkit/pkgscripts-ng/./EnvDeploy", line 328, in main(sys.argv[1:]) File "/home/blshkv/Downloads/hardware_home/synology/toolkit/pkgscripts-ng/./EnvDeploy", line 306, in...