repo_name stringlengths 9 75 | topic stringclasses 30
values | issue_number int64 1 203k | title stringlengths 1 976 | body stringlengths 0 254k | state stringclasses 2
values | created_at stringlengths 20 20 | updated_at stringlengths 20 20 | url stringlengths 38 105 | labels listlengths 0 9 | user_login stringlengths 1 39 | comments_count int64 0 452 |
|---|---|---|---|---|---|---|---|---|---|---|---|
django-cms/django-cms | django | 7,344 | [BUG] 500 when invalid overwrite url is filled in | <!--
Please fill in each section below, otherwise, your issue will be closed.
This info allows django CMS maintainers to diagnose (and fix!) your issue
as quickly as possible.
-->
## Description
From time to time some of our clients manage to put random (invalid) strings as slug in the overwrite url (in advan... | closed | 2022-06-27T08:03:04Z | 2023-06-08T12:03:09Z | https://github.com/django-cms/django-cms/issues/7344 | [
"good first issues",
"stale",
"Easy pickings"
] | jgadelange | 16 |
huggingface/diffusers | pytorch | 10,415 | [Pipelines] Add AttentiveEraser | ### Model/Pipeline/Scheduler description
I’ve worked on a project called AttentiveEraser, which is a tuning-free method for object removal in images using diffusion models. The code for this project is built upon modifications to existing Diffusers pipelines, so it should be relatively straightforward to integrate i... | closed | 2024-12-31T07:44:48Z | 2025-02-05T15:54:43Z | https://github.com/huggingface/diffusers/issues/10415 | [
"stale"
] | Anonym0u3 | 7 |
Evil0ctal/Douyin_TikTok_Download_API | fastapi | 414 | [BUG] 修改了很多coocke,但是还是提示获取不到数据 | 

| closed | 2024-05-27T14:00:44Z | 2024-06-14T08:22:45Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/414 | [
"BUG"
] | ww462227354 | 10 |
InstaPy/InstaPy | automation | 6,837 | 1 | open | 2025-02-08T04:27:16Z | 2025-02-08T04:27:16Z | https://github.com/InstaPy/InstaPy/issues/6837 | [] | Klausrudi54 | 0 | |
Significant-Gravitas/AutoGPT | python | 9,270 | move the mount for the sttings pages from /store to somewhere more reasonable | closed | 2025-01-15T09:14:55Z | 2025-03-04T04:01:21Z | https://github.com/Significant-Gravitas/AutoGPT/issues/9270 | [] | ntindle | 1 | |
jupyter/nbgrader | jupyter | 1,370 | nbgrader configurations are not usable from --config | <!--
Thanks for helping to improve nbgrader!
If you are submitting a bug report or looking for support, please use the below
template so we can efficiently solve the problem.
If you are requesting a new feature, feel free to remove irrelevant pieces of
the issue template.
-->
### Operating system
###... | open | 2020-09-15T20:29:33Z | 2020-09-15T20:29:33Z | https://github.com/jupyter/nbgrader/issues/1370 | [] | johrstrom | 0 |
scikit-optimize/scikit-optimize | scikit-learn | 537 | BayesSearchCV docs refer to `surrogate` parameter which doesn't exist | The [BayesSearchCV docstring](https://github.com/scikit-optimize/scikit-optimize/blob/master/skopt/searchcv.py#L71) refers to a `surrogate` parameter, but the constructor does not actually have one. I'm not really sure what it means, but it seems like it's trying to allow you to specify GP or random forests etc., whic... | closed | 2017-10-13T22:18:11Z | 2017-10-21T11:19:55Z | https://github.com/scikit-optimize/scikit-optimize/issues/537 | [
"Bug",
"Documentation"
] | jkleint | 2 |
Evil0ctal/Douyin_TikTok_Download_API | fastapi | 334 | [BUG] Brief and clear description of the problem | ***Platform where the error occurred?***
[scraper.py](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/scraper.py)
Such as: TikTok
Such as: video link
https://vm.tiktok.com/ZMMrL2r6r/
Add
```
elif '/photo/' in original_url:
video_id = re.findall('/photo/(\d+)', original_url)[0]
```
after... | closed | 2024-03-15T19:29:22Z | 2024-03-25T22:31:25Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/334 | [
"BUG",
"enhancement"
] | Mosoonk | 0 |
PokeAPI/pokeapi | graphql | 383 | Search for a pokemon | I'm trying to find a way to search for pokemons based on name (not exact search), for example, Star Wars API has this:
https://swapi.co/api/people/?search=sk
Is there anything like that in Poke API? | closed | 2018-10-16T22:47:42Z | 2021-01-08T09:16:28Z | https://github.com/PokeAPI/pokeapi/issues/383 | [] | renatoi | 7 |
suitenumerique/docs | django | 327 | :memo: Add docs for installation | ## Bug Report
**Problematic behavior**
- Installation and deployment (several modes)
- Customization
- Use mkdocs
| open | 2024-10-11T13:28:28Z | 2024-10-21T15:14:39Z | https://github.com/suitenumerique/docs/issues/327 | [
"documentation"
] | virgile-dev | 0 |
amidaware/tacticalrmm | django | 1,158 | Share your TRMM Benchmarks | Share your [load testing benchmarks](https://docs.tacticalrmm.com/tuning_for_scale/) here | closed | 2022-06-01T02:15:41Z | 2022-07-08T00:23:41Z | https://github.com/amidaware/tacticalrmm/issues/1158 | [] | wh1te909 | 2 |
Evil0ctal/Douyin_TikTok_Download_API | fastapi | 189 | 想问一下,这种情况是不是被目标主机墙了 | 如题,api.douyin.wtf/docs
错误码500
昨天请求过100多次,今天请求过100多次
如果是被墙了的话,过多长时间才能恢复呢

| closed | 2023-03-28T09:51:47Z | 2023-03-30T22:06:17Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/189 | [
"BUG"
] | Ppinnacle | 1 |
google-research/bert | tensorflow | 1,239 | Can we give input as Word Embeddings? | Hi,
Instead of full sentences and tokenization, I want to give word embedding from a base model as input to BERT to get final embedding?
Please let me know is anyone knows how to do it.
Thanks! | open | 2021-06-22T07:52:11Z | 2021-06-22T07:52:11Z | https://github.com/google-research/bert/issues/1239 | [] | soumilinandi | 0 |
KrishnaswamyLab/PHATE | data-visualization | 61 | phateR: TypeError: __init__() got an unexpected keyword argument 'n_landmark' | > Error in py_call_impl(callable, dots$args, dots$keywords) :
> TypeError: __init__() got an unexpected keyword argument 'n_landmark'
**Command traceback shows typo? (n_landmark = n.landmark)**
`pyphate$PHATE(n_components = ndim, k = k, a = alpha, t = t, n_landmark = n.landmark, gamma = gamma, n_pca = npca, mds... | closed | 2019-03-18T21:54:27Z | 2019-05-01T17:54:39Z | https://github.com/KrishnaswamyLab/PHATE/issues/61 | [] | ryetochondria | 1 |
plotly/dash | flask | 2,818 | [BUG] Dash Testing: `wait_for_text_to_equal` may incorrectly succeed when used with text `"None"` | **Describe your context**
- replace the result of `pip list | grep dash` below
```
dash 2.16.1
dash-core-components 2.0.0
dash-dangerously-set-inner-html 0.0.2
dash-flow-example 0.0.5
dash-html-components 2.0.0
dash-table ... | closed | 2024-03-27T19:22:12Z | 2024-04-19T16:32:10Z | https://github.com/plotly/dash/issues/2818 | [] | emilykl | 1 |
blacklanternsecurity/bbot | automation | 2,278 | Excavate - URLs being rejected due to fragment | If fragments aren't allowed, we should be stripping them before validation.
`[DBUG] internal.excavate: Rejecting reconstructed URL [https://docs.kernel.org/driver-api/gpio/index.html#c.gpio_device_find] as did not match full_url_regex_strict`
```
[DBUG] internal.excavate: Reconstructed Full URL [https://docs.kernel.o... | closed | 2025-02-11T02:15:27Z | 2025-02-11T18:39:55Z | https://github.com/blacklanternsecurity/bbot/issues/2278 | [
"bug"
] | TheTechromancer | 1 |
huggingface/datasets | pandas | 7,112 | cudf-cu12 24.4.1, ibis-framework 8.0.0 requires pyarrow<15.0.0a0,>=14.0.1,pyarrow<16,>=2 and datasets 2.21.0 requires pyarrow>=15.0.0 | ### Describe the bug
!pip install accelerate>=0.16.0 torchvision transformers>=4.25.1 datasets>=2.19.1 ftfy tensorboard Jinja2 peft==0.7.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
c... | open | 2024-08-20T08:13:55Z | 2024-09-20T15:30:03Z | https://github.com/huggingface/datasets/issues/7112 | [] | SoumyaMB10 | 2 |
gradio-app/gradio | data-visualization | 10,543 | Support logging in with HF OAuth in `gr.load()` | Currently, we support users providing their own API token by setting `gr.load(..., user_token=True)`. It would be even cleaner if, on Spaces, a user could just login with HF and their HF_TOKEN would automatically get used for HF inference as well as with inference providers.
See [internal discussion](https://github.c... | closed | 2025-02-07T19:39:05Z | 2025-02-26T22:19:16Z | https://github.com/gradio-app/gradio/issues/10543 | [
"enhancement"
] | abidlabs | 0 |
ageitgey/face_recognition | python | 1,039 | CMake Error at dlib_generated_cuda_dlib.cu.o.cmake:266 | Hi,
Linux Ubuntu 16.04 + ROS Kinetic
I am attempting to install this facial recognition tool on my Nvidia Jetson TX2. When typing cmake --build dlib, it gives this error:
-- Using CMake version: 3.5.1
-- Compiling dlib version: 19.19.99
-- Found system copy of libpng: /usr/lib/aarch64-linux-gnu/libpng.so;/usr/li... | closed | 2020-02-02T10:14:35Z | 2020-04-17T06:08:51Z | https://github.com/ageitgey/face_recognition/issues/1039 | [] | Azza71 | 7 |
vvbbnn00/WARP-Clash-API | flask | 12 | clash用的什么内核? | 你模板配置的太乱了 | closed | 2024-01-25T10:29:40Z | 2024-01-29T08:57:11Z | https://github.com/vvbbnn00/WARP-Clash-API/issues/12 | [] | AngelCloudflare | 1 |
hankcs/HanLP | nlp | 1,437 | pipeline添加自定义function后, 循环使用内存溢出 | <!--
Thank you for reporting a possible bug in HanLP.
Please fill in the template below to bypass our spam filter.
以下必填,否则直接关闭。
-->
**Describe the bug**
我需要在tokenizer和tagger后, 直接取到一个"token/tag"拼接的词。故此添加了一个`hanlp_get_tokens`的function append在pipline里。 详情见下方代码。
实际任务需要预测一万篇文章的分词和tag; 然而在gpu环境下跑大概1/10的loop时oop;... | closed | 2020-03-16T02:42:52Z | 2021-01-01T06:49:33Z | https://github.com/hankcs/HanLP/issues/1437 | [
"bug",
"wontfix"
] | luoy2 | 18 |
pydantic/logfire | pydantic | 370 | Live View - Filters Menu - Long Span names run the menu off screen | ### Description
Long span names (and possibly scopes, etc as well, but I haven't tested) run the menu off the left side of the screen:

### Python, Logfire & OS Versions, related packages (not required)
Windows 10 / F... | closed | 2024-08-07T19:27:54Z | 2024-10-30T09:46:07Z | https://github.com/pydantic/logfire/issues/370 | [
"bug"
] | slingshotvfx | 2 |
deepspeedai/DeepSpeed | pytorch | 5,772 | Default libcurand path fails | I'm trying to use Zero stage 3 with the Adam optimizer offloaded to CPU. However, when I try to initialize the optimizer, I get a build error:
```shell
c++ cpu_adam.o cpu_adam_impl.o -shared -lcurand -L/path/to/conda/env/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o cpu_adam.so
... | closed | 2024-07-15T14:34:39Z | 2024-07-24T11:35:52Z | https://github.com/deepspeedai/DeepSpeed/issues/5772 | [] | rggs | 4 |
kornia/kornia | computer-vision | 2,490 | Make kornia.enhance.solarize differentiable | ## 🚀 Feature
Make `kornia.enhance.solarize` differentiable.
## Motivation
Many if not all "enhance" operators are (naturally) differentiable, but `solarize` is not.
## Pitch
1) It would be helpful to clarify that solarize is non-differentiable in the docs. My first impression about Kornia was that everyt... | open | 2023-07-30T21:18:50Z | 2023-09-17T06:52:38Z | https://github.com/kornia/kornia/issues/2490 | [
"help wanted"
] | paulgavrikov | 5 |
KevinMusgrave/pytorch-metric-learning | computer-vision | 497 | ERROR: vars() argument must have __dict__ attribute when trying to use trainer.train()? | Hi! 👋
Recently I tried to run notebook from examples folder ([TrainWithClassifier](https://github.com/KevinMusgrave/pytorch-metric-learning/blob/master/examples/notebooks/TrainWithClassifier.ipynb)) and got the following error:
(I used the latest version of pytorch-metric-learning for the experiment)
```
INFO:PML:... | closed | 2022-07-15T20:49:52Z | 2022-07-16T09:27:08Z | https://github.com/KevinMusgrave/pytorch-metric-learning/issues/497 | [
"bug"
] | AlinaAlbasova | 3 |
ivy-llc/ivy | tensorflow | 28,763 | Fix Frontend Failing Test: torch - operators.jax.lax.reshape | To-Do List : https://github.com/Transpile-AI/ivy/issues/27498 | open | 2024-06-05T17:45:26Z | 2024-06-05T17:45:26Z | https://github.com/ivy-llc/ivy/issues/28763 | [
"Sub Task"
] | rohitsalla | 0 |
matterport/Mask_RCNN | tensorflow | 2,117 | Model returns class_id 1 for every class | Hi everyone,
I trained the model with 2 classes, vehicle and bottle. Now the model perfectly detects both of the objects but It says vehicle (class_id=1) to all of them. It perfectly detects but it says all bottles are vehicle. I probably make some mistakes while configuring the code. Does anybody have an idea about... | closed | 2020-04-15T18:11:35Z | 2020-04-17T09:41:31Z | https://github.com/matterport/Mask_RCNN/issues/2117 | [] | aerarslan | 2 |
HIT-SCIR/ltp | nlp | 362 | 训练部分的代码和逻辑可以开源吗? | 非常感谢前辈的工作,想请问一下,关于训练部分的代码逻辑可以开源,供相关开发者参考吗,可以有针对性地学习一下? | closed | 2020-06-17T02:10:23Z | 2020-06-17T02:28:01Z | https://github.com/HIT-SCIR/ltp/issues/362 | [] | codemayq | 1 |
jschneier/django-storages | django | 740 | GCS Location - How To Set | Am I missing something, when using Django Storages how do I set the Region and Location where the Bucket is created? - It always defaults to US when auto-creating the bucket.
Any guidance would be great, I have exhausted the documentation. | closed | 2019-08-23T17:13:11Z | 2020-12-21T05:30:05Z | https://github.com/jschneier/django-storages/issues/740 | [
"google"
] | SteveChurch | 2 |
opengeos/leafmap | jupyter | 432 | Add functionality in leafmap to delete geospatial raster data from hard disk | For my script, I am using leafmap functionalities, such as, reproject(), tif_to_jp2(), etc., which saves many raster files to hard disk. Please add functionality to delete geospatial raster data from computer hard disk using leafmap.
| closed | 2023-04-24T06:59:28Z | 2023-04-25T15:18:43Z | https://github.com/opengeos/leafmap/issues/432 | [
"Feature Request"
] | ravishbapna | 2 |
nalepae/pandarallel | pandas | 53 | When an error occurs, the user has to wait for the end of all tasks | In the following case, an error occurs at 16% of the first task.

*Observed:*
The user has to wait for the end of all tasks before being able to see the failure reason.
*Expected:*
As soon as an error... | open | 2019-11-09T22:52:11Z | 2024-04-27T05:58:26Z | https://github.com/nalepae/pandarallel/issues/53 | [
"bug"
] | nalepae | 1 |
xlwings/xlwings | automation | 2,213 | Flask still throws a CoInitialize has not been called error | closed | 2023-03-28T14:52:50Z | 2023-03-30T15:52:20Z | https://github.com/xlwings/xlwings/issues/2213 | [
"bug"
] | fzumstein | 0 | |
QuivrHQ/quivr | api | 3,131 | Use documents metadata to improve the retrieval | closed | 2024-09-03T09:15:36Z | 2024-12-07T16:06:12Z | https://github.com/QuivrHQ/quivr/issues/3131 | [
"Stale"
] | linear[bot] | 2 | |
NVIDIA/pix2pixHD | computer-vision | 169 | Based on one pre-trained model, can I just continue to finetune this model for just some of the classes? | Hello!
I'm a little confused.
I have trained the model on cityscapes.
And now I want to finetune just one class, like road or building according to a new dataset.
In this case, can I fix some layers or modify some weights or any other method and continue training to achieve this ?
Appreciate if everyone can give m... | open | 2019-12-25T06:55:11Z | 2019-12-29T08:01:31Z | https://github.com/NVIDIA/pix2pixHD/issues/169 | [] | RAYRAYRAYRita | 4 |
yzhao062/pyod | data-science | 482 | Using IForest in situations where training set does not contain any anomalies | Hey,
I was reading the original [paper](https://ieeexplore.ieee.org/document/4781136) on Isolation Forests. There the authors state, that
> iForest also works well in high dimensional problems ... and in situations where training set does not contain any anomalies.
Also they write in the "Empirical Evaluation... | open | 2023-03-05T15:19:32Z | 2023-12-18T02:14:47Z | https://github.com/yzhao062/pyod/issues/482 | [] | SaVoAMP | 14 |
erdewit/ib_insync | asyncio | 606 | ocaGroup - inconsistence between TWS and ib_insync | TWS 10.22, ib_insync 0.9.85
I've got some problems with the ocaGroup of my trades:
Create a buy-order with an attached stop-loss. Set the ocaGroup of the attached stop-loss to a custom value, eg. "test1". Transmit the orders. Problem: ib_insync says the ocaGroup is "test1" when querying the Trade object with open... | closed | 2023-06-21T23:22:01Z | 2023-07-02T10:01:59Z | https://github.com/erdewit/ib_insync/issues/606 | [] | Plumakeem | 1 |
microsoft/nni | pytorch | 4,889 | how to an experiment start from a fixed set of hyper-parameter within search space? | **Describe the issue**:
A set of hyper-parameter had nice worked on my model before hyper-parameter searching. The set is still best than all of hyper-parameter searched by nni. How to experiment start from a fixed set of hyper-parameter within search space? Thanks.
| open | 2022-05-27T02:26:15Z | 2022-06-15T02:47:16Z | https://github.com/microsoft/nni/issues/4889 | [
"new feature",
"user raised",
"HPO"
] | 0x1orz | 1 |
modelscope/data-juicer | streamlit | 438 | [Bug]: Paper link error | ### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully and no error occurred during the installation process. (Otherwise, w... | closed | 2024-09-26T02:49:06Z | 2024-10-14T06:59:32Z | https://github.com/modelscope/data-juicer/issues/438 | [
"bug",
"documentation"
] | ForeverNewLee | 1 |
junyanz/pytorch-CycleGAN-and-pix2pix | pytorch | 1,371 | Where can I see L(G, F, Dx, Dy)? | Hi!
I'm using CycleGAN and wandb.
In your paper, your full objective is L(G, F, Dx, Dy).
I wanna see L(G, F, Dx, Dy) with graph.
Is there L(G, F, Dx, Dy) graph?
Do I have to make on my own?
<img width="280" alt="スクリーンショット 2022-01-23 11 43 28" src="https://user-images.githubusercontent.com/55468858/150662693-e... | closed | 2022-01-23T02:47:07Z | 2022-01-24T00:03:58Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1371 | [] | lejelly | 0 |
junyanz/iGAN | computer-vision | 25 | Code compilation | What would you recommend for someone who's running this code now? What should I install?
I am asking this because theano backend has been changed and on running the given code now, I am getting numerous errors related to the same.
Do give some suggestions in this matter. | open | 2018-06-14T05:08:55Z | 2018-08-08T07:03:53Z | https://github.com/junyanz/iGAN/issues/25 | [] | Samveed | 2 |
widgetti/solara | fastapi | 937 | Solara throws TypeError: PIL.Image.Image is not JSON serializable | <!--- Provide a general summary of the issue in the Title above -->
## Expected Behavior
I had hoped that the example from https://plotly.com/python/datashader/ would run in solara.
## Current Behavior
I get json serialization related errors:
```
Traceback (most recent call last):
File "/home/ronald/binari... | open | 2024-12-18T16:44:23Z | 2024-12-18T16:45:19Z | https://github.com/widgetti/solara/issues/937 | [] | RonaldAJ | 0 |
FujiwaraChoki/MoneyPrinter | automation | 268 | [BUG] Unable to get tiktok session ID? | Cant get tiktok session ID so how can I use this without it? | closed | 2024-12-12T02:56:46Z | 2024-12-12T19:24:50Z | https://github.com/FujiwaraChoki/MoneyPrinter/issues/268 | [] | mastachef | 3 |
Lightning-AI/pytorch-lightning | pytorch | 20,397 | put the monitor metric into default filename for ModelCheckpoint | ### Description & Motivation
Tiny annoyance, but wouldn't it make sense to put the monitor value in the default value of the filename so it's not just `epoch-X-step-y` by default?
### Pitch
Couldn't something like this work [here](https://github.com/Lightning-AI/pytorch-lightning/blob/master/src/lightning/pytorch... | open | 2024-11-05T23:54:14Z | 2024-11-19T05:00:20Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20397 | [
"feature"
] | VDFaller | 2 |
2noise/ChatTTS | python | 600 | 为什么阿拉伯数字语音合成不了 | 文本中有数字或者电话号的时候,控制台输出found invalid characters: ,语音合成的音频中读取不出来数字? | closed | 2024-07-19T09:56:41Z | 2024-07-19T13:15:18Z | https://github.com/2noise/ChatTTS/issues/600 | [
"duplicate"
] | taishan666 | 1 |
microsoft/nlp-recipes | nlp | 277 | [ASK] ReadMe for Intepret_NLP_models folder | ### Description
Please start with explaining what this task is about and why it is relevant to explain models. Change this folder name to Model_explainability. At a later point we should also have example notebook showing it with AML.
### Other Comments
**Principles of NLP Documentation**
Each landing page a... | closed | 2019-08-13T21:14:54Z | 2019-08-21T19:47:05Z | https://github.com/microsoft/nlp-recipes/issues/277 | [
"documentation",
"release-blocker"
] | dipanjan77 | 0 |
Lightning-AI/pytorch-lightning | pytorch | 20,438 | Slurm multi-node work fine but multi-gpu doesn't | ### Bug description
I am training a sample model which works on multiple GPUs as long as these are across nodes. But as soon as I allocate more than one GPU on a node it returns `[rank7]: torch.distributed.DistBackendError: NCCL error in: ../torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp:1970, unhandled cuda error,... | open | 2024-11-22T10:08:45Z | 2025-03-05T10:54:04Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20438 | [
"bug",
"needs triage",
"ver: 2.4.x"
] | atifkhanncl | 2 |
ray-project/ray | machine-learning | 50,951 | Ray Tune AimLoggerCallback not support repo server? | ### What happened + What you expected to happen

the aim config see above, but the result in aim ui is below, only one trail track on aim, the other trial experment is not same with the first trial(my ray tune name is hpo) and it'... | closed | 2025-02-27T09:18:48Z | 2025-02-28T08:41:45Z | https://github.com/ray-project/ray/issues/50951 | [
"bug",
"tune",
"triage"
] | somunslotus1 | 1 |
clovaai/donut | computer-vision | 254 | CORD-v2 accuracy much lower than the paper's results | Hello,
I get surprisingly low results when running a test on `cord-v2`, in order to reproduce the paper's results.
I use the following command line `python3 test.py --pretrained_model_name_or_path "naver-clova-ix/donut-base-finetuned-cord-v2" --dataset "naver-clova-ix/cord-v2" --split "test"` and I get the follo... | closed | 2023-09-22T10:06:08Z | 2023-09-25T13:28:44Z | https://github.com/clovaai/donut/issues/254 | [] | kevinmeetooa | 1 |
jonaswinkler/paperless-ng | django | 1,202 | [BUG] Some charts should not be allowed in the Title | **Describe the bug**
If we put some char like ''' (apostrophe) or '–' (not a standard dash...) and probably others :
- the pop-up preview will not work anymore
- the preview during the editing will not work anymore
- when we download the document, the file name became '.pdf'
With the ''' it's working a little be... | open | 2021-07-30T15:25:57Z | 2021-08-13T14:53:22Z | https://github.com/jonaswinkler/paperless-ng/issues/1202 | [] | sbrunner | 1 |
praw-dev/praw | api | 1,959 | Modmail Conversations throw a TypeError when issuing a reply | ### Describe the Bug
A TypeError is thrown for a modmail conversation if leaving an internal reply. The code we've been using to do this has been in place for months; the first observed error was at 2023-07-10 14:16:32 UTC
This appears to occur whether the reply is internal or to the user.
It is worth noting tha... | closed | 2023-07-11T02:04:23Z | 2023-07-11T20:51:46Z | https://github.com/praw-dev/praw/issues/1959 | [
"Bug",
"Reddit API Change"
] | adhesivecheese | 13 |
pyeve/eve | flask | 874 | Cannot serialize data when a field that has a 'valueschema' that is of 'dict' type | See http://stackoverflow.com/questions/37690142/cannot-serialize-data-when-patching-to-a-field-that-has-a-valueschema-that-is
| closed | 2016-06-08T09:41:59Z | 2016-06-08T12:27:26Z | https://github.com/pyeve/eve/issues/874 | [
"bug"
] | nicolaiarocci | 0 |
ibis-project/ibis | pandas | 10,612 | bug: BigQuery backend can't handle the empty result with json type | ### What happened?
When using the BigQuery backend, I found the Ibis can't handle the empty result if it's a JSON type.
The following code can reproduce it:
```python
connection = ibis.bigquery.connect(
project_id=info.project_id,
dataset_id=info.dataset_id,
credentials=cr... | open | 2024-12-24T10:42:25Z | 2025-03-12T15:48:21Z | https://github.com/ibis-project/ibis/issues/10612 | [
"bug"
] | goldmedal | 2 |
allure-framework/allure-python | pytest | 761 | Add pytest-playwright test-result artifacts in report | Pytest with Playwright has some arguments for add test artifacts:
--video Whether to record video for each test. on, off, or retain-on-failure (default: off).
--screenshot Whether to automatically capture a screenshot after each test. on, off, or only-on-failure (default: off).
--full-page-screenshot Whether to tak... | open | 2023-08-11T15:38:18Z | 2023-08-15T12:54:34Z | https://github.com/allure-framework/allure-python/issues/761 | [
"theme:pytest",
"task:new feature"
] | ndaniloff | 0 |
tflearn/tflearn | data-science | 986 | ValueError: Tag: acc:0 cannot be found in summaries list. | Hi, when I run the tflearn example of Trainer.
```
import tensorflow as tf
import tflearn
import tflearn.datasets.mnist as mnist
# ----------------------------
# Utils: Using TFLearn Trainer
# ----------------------------
trainX, trainY, testX, testY = mnist.load_data(one_hot=True)
with tf.Graph().as_default(... | open | 2017-12-30T08:07:27Z | 2017-12-30T08:12:12Z | https://github.com/tflearn/tflearn/issues/986 | [] | yuzhou164 | 0 |
deezer/spleeter | tensorflow | 368 | Discord | Here's a discord I made for Spleeter https://discord.gg/Y4mps6G
Come check it out!
| open | 2020-05-10T02:47:19Z | 2020-05-10T04:38:05Z | https://github.com/deezer/spleeter/issues/368 | [
"question"
] | Waffled-II | 1 |
python-restx/flask-restx | api | 251 | How to use dictionary decorator in resource | **Ask a question**
How to use dictionary decorator in resource, not support ?
method_decorators = {
'get': [mydecorator, mydecorator2],
'post': [mydecorator]
}
| closed | 2020-11-22T17:13:48Z | 2021-12-29T06:42:12Z | https://github.com/python-restx/flask-restx/issues/251 | [
"question"
] | suxiaobai | 3 |
harry0703/MoneyPrinterTurbo | automation | 347 | 视频生成失败 | 
| closed | 2024-05-10T05:43:41Z | 2024-05-13T07:24:18Z | https://github.com/harry0703/MoneyPrinterTurbo/issues/347 | [] | auroralzone | 5 |
flasgger/flasgger | rest-api | 616 | OpenAPI client generator docs link? | Hey there! I'm one of the maintainers of [openapi-ts](https://github.com/hey-api/openapi-ts), a package for turning the generated OpenAPI specs into TypeScript clients. Would you be open to including a section in README on generating clients from OpenAPI specs? FastAPI has a [similar section](https://fastapi.tiangolo.c... | open | 2024-04-03T11:15:37Z | 2024-06-02T23:21:47Z | https://github.com/flasgger/flasgger/issues/616 | [] | mrlubos | 3 |
huggingface/datasets | nlp | 6,656 | Error when loading a big local json file | ### Describe the bug
When trying to load big json files from a local directory, `load_dataset` throws the following error
```
Traceback (most recent call last):
File "/miniconda3/envs/conda-env/lib/python3.10/site-packages/datasets/builder.py", line 1989, in _prepare_split_single
writer.write_table(table)
... | open | 2024-02-09T15:14:21Z | 2024-11-29T10:06:57Z | https://github.com/huggingface/datasets/issues/6656 | [] | Riccorl | 2 |
wandb/wandb | data-science | 9,239 | [Bug-App]: Columns parameter does not work anymore | ### Describe the bug
Did not change anything on my dashboards, but this parameter has no effect anymore. It only shows me one row, independant from what i set here:
 | open | 2025-01-10T16:36:41Z | 2025-01-28T18:47:19Z | https://github.com/wandb/wandb/issues/9239 | [
"ty:bug",
"a:app"
] | donthomasitos | 7 |
automl/auto-sklearn | scikit-learn | 1,307 | Improve Config Space | This issue collects several issues which are related to improving the config space.
* #1189
* #1103
* #1101
* #1286
* #1283
* #770
* #741
* #689
* #631
* #445
* #443
* #240 | open | 2021-11-17T10:34:02Z | 2021-11-17T16:29:50Z | https://github.com/automl/auto-sklearn/issues/1307 | [
"maintenance"
] | eddiebergman | 0 |
WZMIAOMIAO/deep-learning-for-image-processing | deep-learning | 714 | faster rcnn换backbone的问题 | **System information**
UP你好,我参照视频讲backbone替换成efficientnet,当我使用官方的efficientnet时可以运行,但是用up提供的efficientnet时,出现错误,错误定位到efficientnet代码里drop_path函数的random_tensor = keep_prob + torch.rand(shape, dtype=x.dtype, device=x.device)这一行。我使用的torch是1.11.0,torchvision是0.12.0, cu113
**Error info / logs**
TypeError: rand() received ... | open | 2023-01-16T13:28:40Z | 2023-01-16T13:28:40Z | https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/714 | [] | fpgajames | 0 |
matplotlib/matplotlib | data-visualization | 29,542 | Search: "codex" term returns no results on devdocs | On both devdocs and stable, when I include "codex" in the search I get no results
https://matplotlib.org/devdocs/search.html?q=stem+codex
https://matplotlib.org/stable/search.html?q=stem+codex
There is no problem for v3.9
https://matplotlib.org/3.9.3/search.html?q=stem+codex
or indeed for v3.10 if I explicitly use th... | open | 2025-01-25T19:51:59Z | 2025-01-31T08:39:34Z | https://github.com/matplotlib/matplotlib/issues/29542 | [] | rcomer | 5 |
521xueweihan/HelloGitHub | python | 2,395 | 项目推荐 | maigret 按照用户名从网上找到同用户名的所有人 | ## 推荐项目
<!-- 这里是 HelloGitHub 月刊推荐项目的入口,欢迎自荐和推荐开源项目,唯一要求:请按照下面的提示介绍项目。-->
<!-- 点击上方 “Preview” 立刻查看提交的内容 -->
<!--仅收录 GitHub 上的开源项目,请填写 GitHub 的项目地址-->
- 项目地址:https://github.com/soxoj/maigret
<!--请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Rust、Swift、其它、书籍、机器学习)-->
- 类别:Python
<!-... | open | 2022-10-08T06:26:20Z | 2022-10-08T06:27:05Z | https://github.com/521xueweihan/HelloGitHub/issues/2395 | [
"Python 项目"
] | SekiBetu | 0 |
gee-community/geemap | jupyter | 1,508 | Exported html shows up grey | The exported html map runs with errors/ renders grey.
I am creating it in a jupyter notebook with geemap 0.20.5.
I also went again through the ipyleaflet extension steps but it did not solve the issue
What might be the error?
 b... | closed | 2025-01-27T02:45:35Z | 2025-01-27T03:13:27Z | https://github.com/ccxt/ccxt/issues/25063 | [
"question"
] | williamyizhu | 2 |
aiortc/aiortc | asyncio | 923 | Setting the correct pts and time_base when using PiCamera2 with aiortc | Hi, currently i am using a Raspberry pi with a Module V3 camera ( which forces the usage of picamera2 library ), so i tried to look at your "webcam" example which led me to make some small changes involving adding the following class
```python
from picamera2 import Picamera2
from av import VideoFrame
from fractions... | closed | 2023-09-01T17:03:14Z | 2023-10-27T09:32:56Z | https://github.com/aiortc/aiortc/issues/923 | [] | hackernese | 2 |
jschneier/django-storages | django | 863 | FileField.save() appears to be failing silently using S3Boto3Storage | I'm using django-storages 1.9.1, python 3.6.8, django 1.11.18, and boto3 1.10.45. My app includes a model which generates a file and saves it to a FileField. I'm using S3Boto3Storage as my backend. When I try to do `instance.file_field.save(filename, file_obj)`, there is no error, but if I then check `instance.file_fie... | closed | 2020-03-17T15:30:27Z | 2020-04-06T15:08:46Z | https://github.com/jschneier/django-storages/issues/863 | [] | nthall | 2 |
Miksus/rocketry | pydantic | 23 | ENH: log misfire | **Is your feature request related to a problem? Please describe.**
Sometimes it may be beneficial to know when a task has not been launched in the given execution period due to other constraints in other conditions.
**Describe the solution you'd like**
In addition to ``last_success``, ``last_fail`` etc. log simila... | closed | 2021-12-15T07:42:47Z | 2022-07-02T08:20:53Z | https://github.com/Miksus/rocketry/issues/23 | [
"enhancement",
"core"
] | Miksus | 0 |
numpy/numpy | numpy | 28,337 | BUG: numpy.ndarray.astype: wrong cast from regular float ( not NaN , not +-/Inf ) to int | ### Describe the issue:
Numpy folks , this is a follow up for #28317 , as the replies I received there do not get to the point .
Firstly , the exact defect symptom changes , yet a defect persists , when upgrading from numpy 1.26.4 to numpy 2.2.3 .
Secondly , the defect was and is that , letting e.g. "l_arr_flt" be ... | closed | 2025-02-14T08:43:33Z | 2025-02-20T15:11:10Z | https://github.com/numpy/numpy/issues/28337 | [
"00 - Bug"
] | MLu66 | 8 |
dynaconf/dynaconf | django | 1,142 | [RFC] Implement option to coerce values on loading | ```py
class Settings(Dynaconf):
number: int
other: float
dynaconf_options = Options(coerce=True)
```
```toml
number = "23"
```
```bash
export DYNACONF_OTHER=42
```
```py
assert isinstance(setings.number, int) # from "23" to 23
assert isinstance(setings.other, float) # from 42 to 42.0
`... | open | 2024-07-07T14:23:33Z | 2024-07-08T18:38:21Z | https://github.com/dynaconf/dynaconf/issues/1142 | [
"Not a Bug",
"RFC",
"typed_dynaconf",
"4.0-breaking-change"
] | rochacbruno | 1 |
keras-rl/keras-rl | tensorflow | 94 | Saving agent weights during the training | What is a canonical way to tell the Keras-RL agent (DDPG for example) to save weights after epochs with the best reward? And to regularly save weights, for example after each 5 training epochs? Is it currently supported?
| closed | 2017-03-27T15:28:39Z | 2017-03-27T16:19:53Z | https://github.com/keras-rl/keras-rl/issues/94 | [] | ViktorM | 1 |
ivy-llc/ivy | pytorch | 28,398 | Fix Ivy Failing Test: torch - statistical.cummin | closed | 2024-02-22T21:05:59Z | 2024-02-26T06:24:22Z | https://github.com/ivy-llc/ivy/issues/28398 | [
"Sub Task"
] | samthakur587 | 0 | |
litestar-org/litestar | asyncio | 4,060 | Docs: sqlalchemy tutorial missing advanced alchemy | ### Summary
To use the SQLAlchemySerializationPlugin, you need to install advanced_alchemy as well, which isn't installed when installing sqlalchemy as a standalone package. The [docs](https://docs.litestar.dev/latest/tutorials/sqlalchemy/index.html#install-sqlalchemy) inform that you can download sqlalchemy as a stan... | open | 2025-03-20T20:21:11Z | 2025-03-21T15:28:52Z | https://github.com/litestar-org/litestar/issues/4060 | [
"Documentation :books:"
] | ShadowFox88 | 3 |
Ehco1996/django-sspanel | django | 50 | 捐赠金额bug? | 捐赠付费=》输入金额=》提交=》生成1号二维码=》不支付直接再次点击提交=》二维码不改变?=》这时候扫描1号二维码=》钱到支付宝帐,网站查询为未支付

1号二维码。

改变金额再次点击提交,二... | closed | 2017-12-21T05:55:14Z | 2017-12-23T05:07:38Z | https://github.com/Ehco1996/django-sspanel/issues/50 | [] | HelicalH | 3 |
deepset-ai/haystack | nlp | 8,139 | clean up ConditionalRouter docstrings | closed | 2024-08-01T11:40:10Z | 2024-08-02T08:34:02Z | https://github.com/deepset-ai/haystack/issues/8139 | [] | agnieszka-m | 0 | |
microsoft/nlp-recipes | nlp | 46 | Investigate/Write Base Classes for core modules (ie TextClassifier) | - Show support for extensibility with different packages, w/ a base on Fast.AI
- Requirements around yaml files | closed | 2019-05-07T15:03:36Z | 2019-06-14T20:48:26Z | https://github.com/microsoft/nlp-recipes/issues/46 | [
"engineering",
"investigate"
] | nikhilrj | 0 |
deepspeedai/DeepSpeed | machine-learning | 6,992 | TypeError: DeepSpeedZeroOptimizer is not an Optimizer | Hello, I encountered an issue while integrating DeepSpeed. My code is written as follows:
`deepspeed_config_path = './deepspeed.json'
args = parse_arguments()
self.model, self.optimizer, _, _ = deepspeed.initialize(
args=args,
model=self.model,
training_data=trainset, # 传递训练数据
config=deepspeed_con... | open | 2025-02-03T04:18:58Z | 2025-02-03T21:32:05Z | https://github.com/deepspeedai/DeepSpeed/issues/6992 | [] | Tengxf | 1 |
pyeve/eve | flask | 1,249 | Support CRUD operations on schema endpoint | Hi @nicolaiarocci,
I am working on a CMS project that uses [React-admin](https://marmelab.com/react-admin/) as front end and PyEve as back end. One use case is: the user needs to customize schemas from the front end instead of modifying settings.py then restart to reload the new schemas.
Currently, all schema are p... | closed | 2019-04-02T20:47:00Z | 2022-02-22T16:23:00Z | https://github.com/pyeve/eve/issues/1249 | [
"feature request",
"stale"
] | smeng9 | 7 |
httpie/cli | python | 528 | IGNORE | closed | 2016-10-14T01:00:34Z | 2016-10-14T05:49:09Z | https://github.com/httpie/cli/issues/528 | [] | 17twenty | 0 | |
xlwings/xlwings | automation | 2,158 | Unable to access the excel workbook from xlwings | #### OS = Windows 10 64 bit
#### Versions of xlwings = 0.28.7, Excel = 2016,2019 64 bit and Python = 3.10
Issue: for reproducing purposes
1. Opening a .xlsm file from windows task Schedular and calling a .py from excel (to execute code in .py file).
2. Inside the same .py file, we are referring to the excel (whic... | open | 2023-02-05T14:08:39Z | 2023-03-21T10:20:16Z | https://github.com/xlwings/xlwings/issues/2158 | [] | kiranbvsn | 1 |
chaoss/augur | data-visualization | 2,772 | Database container port inconsistency | The main Makefile and a couple of pages in the documentation assume that the database Docker container is run so that the PostgreSQL port is 5434:
https://github.com/search?q=repo%3Achaoss%2Faugur%205434&type=code
However, some other places use the default port 5432. Here are a few files doing that, I'm not sure I ... | closed | 2024-04-24T15:45:31Z | 2024-06-10T23:45:44Z | https://github.com/chaoss/augur/issues/2772 | [
"docker",
"database"
] | mhauru | 2 |
Sanster/IOPaint | pytorch | 225 | how can I update to the latest version 0.36? | Should I uninstall the older version first and install the newest version through"pip install lama-cleaner"?
is there a quicker command or way?
thanks! | closed | 2023-02-22T15:10:50Z | 2023-02-22T15:40:16Z | https://github.com/Sanster/IOPaint/issues/225 | [] | MarshalChu | 1 |
holoviz/panel | jupyter | 6,902 | test_multi_select_double_click error | @hoxbro - I see this UI test error:
```
(base) panel $ pixi run test-ui
✨ Pixi task (_install-ui in test-ui): playwright install chromium
✨ Pixi task (test-ui in test-ui): pytest panel/tests/ui --ui --browser chromium -n logical --dist loadgroup --reruns 3 --reruns-delay 10
====================================... | closed | 2024-06-07T16:27:29Z | 2024-06-15T15:12:13Z | https://github.com/holoviz/panel/issues/6902 | [] | cdeil | 2 |
OFA-Sys/Chinese-CLIP | nlp | 357 | MUGE微调报错:ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: -7) | 在MUGE数据集上做微调时报错,在Flickr上正常运行,参数设置均一样,只有数据集不同,请问是什么原因?
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: -7) local_rank: 0 (pid: 1173017) of binary: /home/ma-user/anaconda3/envs/PyTorch-1.11.0/bin/python3
Traceback (most recent call last):
File "/home/ma-user/anaconda3/envs/PyTorch-1.11.0/lib/... | open | 2024-09-12T02:22:55Z | 2024-09-12T02:22:55Z | https://github.com/OFA-Sys/Chinese-CLIP/issues/357 | [] | Guan-Y | 0 |
marcomusy/vedo | numpy | 827 | Is there a possiblity for exporting animations in html | how do we export the vedo output as html with animations | closed | 2023-03-06T08:48:50Z | 2023-03-06T14:11:02Z | https://github.com/marcomusy/vedo/issues/827 | [] | YuvarajParimalam | 1 |
streamlit/streamlit | machine-learning | 10,437 | Tooltip in st.dataframe column header | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [x] I added a descriptive title and summary to this issue.
### Summary
When hovering over the column header, a tooltip should display more details about the column. Especially when... | closed | 2025-02-18T19:46:45Z | 2025-02-18T21:57:57Z | https://github.com/streamlit/streamlit/issues/10437 | [
"type:enhancement"
] | pthomasjoby | 2 |
aminalaee/sqladmin | fastapi | 875 | Add RichTextField to any field, control in ModelView | ### Checklist
- [x] There are no similar issues or pull requests for this yet.
### Is your feature related to a problem? Please describe.
The current solution for CKEditor is not suitable (or reusable) if I have a model with two fields that requires CKEditor. Or any other model, that have different field name, not `... | open | 2025-01-24T13:20:50Z | 2025-01-24T13:20:50Z | https://github.com/aminalaee/sqladmin/issues/875 | [] | mmzeynalli | 0 |
idealo/image-super-resolution | computer-vision | 131 | A little problem | I want to plot the loss function and psnr curve of the training process. What should I do? Painted like you | closed | 2020-07-09T00:29:20Z | 2020-07-20T09:33:05Z | https://github.com/idealo/image-super-resolution/issues/131 | [] | Dogdog00 | 1 |
voila-dashboards/voila | jupyter | 1,322 | infinte loop in execution | ## Description
I have an infinite loop With this notebook:
https://codeberg.org/harrysentonbury/interactive-waveform-plots-jupyter/src/branch/master/interactive%20waveform%20plots.ipynb
Pre-execute the notebook fix the problem.
But I use voila with jupyterhub and I can't easily pre-execute the notebook.
## ... | open | 2023-05-10T08:17:00Z | 2023-10-09T15:30:13Z | https://github.com/voila-dashboards/voila/issues/1322 | [
"bug"
] | djangoliv | 1 |
fbdesignpro/sweetviz | pandas | 30 | TypeError: DatetimeIndex cannot perform the operation sum | I've a dataset which has date_time column of the format: `2020-07-12 11:37:25`
I get the following error:
```python
:date_time: |███ | [ 14%] 00:00 -> (00:03 left)
---------------------------------------------------------------------------
TypeError ... | closed | 2020-07-12T17:03:51Z | 2020-07-17T14:50:11Z | https://github.com/fbdesignpro/sweetviz/issues/30 | [] | vidyap-xgboost | 9 |
amidaware/tacticalrmm | django | 1,688 | Linux Automated Task Runner | Hi,
Seems that it wasn't quite clear for me that Automated Task Runner (Scheduled Tasks) was only working with Windows agents.
Now that I know that, I'm willing to work on making this work with linux agents as well, but I'd use some guidelines for where to start.
A link to the code that deals with tasks creation ... | closed | 2023-11-27T10:04:18Z | 2023-11-28T21:21:57Z | https://github.com/amidaware/tacticalrmm/issues/1688 | [] | PirvuCatalin | 1 |
errbotio/errbot | automation | 938 | Slack: Errbot should ignore attachments only messages. | Messages sent by bots can completely skip the content ('text') of a message and send pure attachments.
This is not supported by Errbot and it throws an error like that.
```
2017-01-03 15:15:09,882 DEBUG errbot.backends.slack Processing slack event: {'type': 'message', 'icons': {'image_36': 'https://a.sl... | closed | 2017-01-03T15:32:46Z | 2017-02-08T14:40:33Z | https://github.com/errbotio/errbot/issues/938 | [
"backend: Slack"
] | gbin | 0 |
mlfoundations/open_clip | computer-vision | 525 | Table in README | Hi, maybe it would be nicer to include a table instead of a list in the README ? Table below generated by GPT4 (need for verification) with the prompt :
`
Create a markdown table with columns (Model Type, Dataset, Image Size, ImageNet-1k Zero-shot Top-1 Accuracy and Comment) for the following list. When the image ... | closed | 2023-05-10T07:46:38Z | 2023-10-24T16:10:45Z | https://github.com/mlfoundations/open_clip/issues/525 | [] | SimJeg | 1 |
Farama-Foundation/Gymnasium | api | 988 | Installation library problems | ### Question
<img width="825" alt="image" src="https://github.com/Farama-Foundation/Gymnasium/assets/127819698/28618628-9a31-4201-bb3a-1899b62847e6">
I use the command "`pip install gymnasium[box2d]`",I kept getting errors after that;
| closed | 2024-03-28T14:31:28Z | 2024-04-08T08:51:09Z | https://github.com/Farama-Foundation/Gymnasium/issues/988 | [
"question"
] | ChengJunJunJun | 6 |
sunscrapers/djoser | rest-api | 268 | OAuth2 POST: /o/{{ provider }}/ | Hey, guys. I'm gonna say you - I love your library. It includes almost all my auth willings. Thank you so much.
But this is what I have found out:
Some auth providers (I tried facebook) require `redirect_uri`, but I met weird things using this endpoint.
`redirect_uri` does not came from config and does not takes fr... | closed | 2018-02-25T08:40:20Z | 2019-01-18T12:53:09Z | https://github.com/sunscrapers/djoser/issues/268 | [] | mark-slepkov | 1 |
pywinauto/pywinauto | automation | 939 | listview item get and select for edit/delete in for loop | ## Expected Behavior
select any listviem item by text or index or any input item id in one for loop
for example:
- delete all exist items
- delete some items, and edit the exist one(not the first one, in the center of the list)
## Actual Behavior
it always select the first list view item and edit/delete the fi... | open | 2020-06-02T08:58:46Z | 2020-06-02T08:58:46Z | https://github.com/pywinauto/pywinauto/issues/939 | [] | wuwentao | 0 |
2noise/ChatTTS | python | 572 | TypeError: 'RefineTextParams' object is not subscriptable | /data/disk1/ybZhang/ChatTTS-v2/ChatTTS/norm.py:14: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference... | closed | 2024-07-16T07:50:35Z | 2024-07-31T06:05:35Z | https://github.com/2noise/ChatTTS/issues/572 | [
"documentation",
"question"
] | ben-8878 | 1 |
ets-labs/python-dependency-injector | flask | 870 | Usage recommandation to add checks on provided value | I am trying to implement a behavior that is really close to [ThreadLocalSingleton scopes](https://python-dependency-injector.ets-labs.org/providers/singleton.html#implementing-scopes).
I have a container that is created when app starts. It holds data about the current customer.
So when the app starts, the value is `No... | open | 2025-03-10T17:16:41Z | 2025-03-13T07:21:26Z | https://github.com/ets-labs/python-dependency-injector/issues/870 | [] | gael-ft | 3 |
aws/aws-sdk-pandas | pandas | 2,847 | Intermittent NETWORK_CONNECTION Error During s3.read_parquet_table Operation | ### Describe the bug
Hi,
I'm encountering an intermittent issue when using the s3.read_parquet_table function in my ETL pipeline. The pipeline reads Parquet files from S3 every 5 minutes (modin, ray, awswrangler). Occasionally, I receive the following error:
AWS Error NETWORK_CONNECTION during HeadObject operati... | closed | 2024-06-06T12:52:43Z | 2024-08-12T15:04:43Z | https://github.com/aws/aws-sdk-pandas/issues/2847 | [
"bug",
"closing-soon"
] | DimitarSirakov | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.