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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
pytest-dev/pytest-html | pytest | 11 | Show extras with screenshot for passed tests as well | Hi, Dave!
Is it possible to show a screenshots for the passed tests as well?
This is my code:
``` python
def pytest_runtest_makereport(__multicall__, item):
_driver = item.funcargs['app'].driver
browser_type = _driver.capabilities['browserName']
pytest_html = item.config.pluginmanager.getplugin('html')
... | closed | 2015-07-14T16:19:15Z | 2016-01-16T01:10:51Z | https://github.com/pytest-dev/pytest-html/issues/11 | [
"bug"
] | shat00n | 13 |
stanfordnlp/stanza | nlp | 1,370 | Italian model runs out of memory on COLAB A100 gpu |
Trying to process small texts (300-500kb) on a 40gb GPU on colab raises an OutOfMemoryError. Here is log. The English model, on the same text, does not. It happens even with processors='tokenize,lemma,pos'.
---------------------------------------------------------------------------
OutOfMemoryError ... | closed | 2024-03-19T10:04:36Z | 2024-04-20T19:01:48Z | https://github.com/stanfordnlp/stanza/issues/1370 | [
"bug",
"fixed on dev"
] | lucaducceschi | 7 |
pandas-dev/pandas | data-science | 61,076 | PERF: why nlargest is so slower? | ### Pandas version checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this issue exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [x] I have confirmed this issue exists on the main branch of pandas.
### Reproducible Examp... | open | 2025-03-07T14:31:23Z | 2025-03-08T00:50:36Z | https://github.com/pandas-dev/pandas/issues/61076 | [
"Performance",
"Needs Info"
] | ZGarry | 4 |
MaartenGr/BERTopic | nlp | 1,720 | flan-t5 for | Hi @MaartenGr,
I hope you are doing well. I am getting the following error when using the flan-t5 model for topic representation. Any solution for this? Thanks
```
from transformers import pipeline
from bertopic.representation import TextGeneration
prompt = "I have a topic described by the following keyw... | open | 2024-01-02T00:09:46Z | 2024-01-06T22:08:49Z | https://github.com/MaartenGr/BERTopic/issues/1720 | [] | mjaved-nz | 4 |
modoboa/modoboa | django | 3,241 | Documentation lacks using unix socket | # Impacted versions
* OS Type: Arch
* OS Version: current
* Database Type: MySQL
* Database version: 11.3.2
* Modoboa: 2.2.4
* installer used: No
* Webserver: Nginx
The documentation assumes that all connections to external services use TCP, but unix socket may be used too.
I struggled to configure MySQL... | closed | 2024-04-27T19:16:34Z | 2024-05-10T10:52:00Z | https://github.com/modoboa/modoboa/issues/3241 | [
"documentation"
] | yannfill | 4 |
httpie/cli | api | 829 | Cannot install with apt-get | I tried to install on Ubuntu 18.04.3 and got the following
```bash
root@machine:~# apt-get install httpie
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package httpie is not available, but is referred to by another package.
This may mean that the package is missing, h... | closed | 2020-01-07T13:56:41Z | 2020-01-07T14:59:30Z | https://github.com/httpie/cli/issues/829 | [] | tiagomsmagalhaes | 4 |
Tinche/aiofiles | asyncio | 99 | about code generator | your idea is so good(use executor to run async task)
however, anyone can not list all the functions.
so, what if use a code generator to generate all the api | closed | 2021-04-17T09:12:46Z | 2022-01-25T14:41:36Z | https://github.com/Tinche/aiofiles/issues/99 | [] | GoddessLuBoYan | 3 |
pydantic/pydantic | pydantic | 10,699 | Subclassing Pydantic models with Python 3.13 and mypy | ### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Hi Pydantic folks, I'm opening this issue because before reading the code I thought the problem was with Pydantic, but I'm not 100% sure, so please let me know if I need to open this in the mypy repository.
When I'm using Models that in... | closed | 2024-10-24T13:43:20Z | 2025-01-15T08:47:47Z | https://github.com/pydantic/pydantic/issues/10699 | [
"topic-type checking"
] | leandrodamascena | 3 |
Avaiga/taipy | automation | 1,454 | action_keys for date with_time | ### What would you like to share or ask?
is there something similar to #action_keys but for date?
### Code of Conduct
- [X] I have checked the [existing issues](https://github.com/Avaiga/taipy/issues?q=is%3Aissue+).
- [X] I am willing to work on this issue (optional) | open | 2024-06-26T17:00:10Z | 2024-10-11T13:14:11Z | https://github.com/Avaiga/taipy/issues/1454 | [
"🖰 GUI",
"❓ Question",
"🟨 Priority: Medium",
"💬 Discussion"
] | carza06 | 6 |
dynaconf/dynaconf | flask | 893 | [RFC] Restructure docs pages hierarchy | ## Is your feature request related to a problem? Please describe
The lack of hierarchy in the menu makes it harder to navigate. Related to 4.0.0 roadmap proposals.
## Describe the solution you'd like
**Add hierarchy to the pages**, nesting them in categories.
Eg:
- Home `(describe features in Home with lin... | open | 2023-03-16T16:28:17Z | 2023-08-21T19:47:46Z | https://github.com/dynaconf/dynaconf/issues/893 | [
"Not a Bug",
"RFC",
"Docs"
] | pedro-psb | 1 |
littlecodersh/ItChat | api | 397 | 您好,请问有详细的针对小白(无编程基础)的教程或是可执行运行的程序吗? | 您好,本人只是简单的接触到python,并不是很熟悉。关于教程中的讲解发现还是不太理解,针对所提到的问题,请问有什么好的解决办法吗?个人微信自动回复 | closed | 2017-06-05T12:42:41Z | 2017-06-13T02:56:15Z | https://github.com/littlecodersh/ItChat/issues/397 | [
"question"
] | lvbin8023 | 3 |
RobertCraigie/prisma-client-py | pydantic | 52 | Add support for full text search for PostgreSQL | [https://www.prisma.io/docs/concepts/components/prisma-client/full-text-search](https://www.prisma.io/docs/concepts/components/prisma-client/full-text-search)
## Suggested solution
Something like the following, `search` should be added to `StringFilter` and must be an instance of `String`.
Should be noted that... | closed | 2021-08-26T07:55:37Z | 2024-08-11T09:05:03Z | https://github.com/RobertCraigie/prisma-client-py/issues/52 | [
"kind/feature",
"process/candidate",
"topic: client",
"level/advanced",
"priority/high"
] | RobertCraigie | 4 |
matplotlib/matplotlib | data-visualization | 28,855 | [Bug]: Using an ipython config of `InteractiveShellApp.matplotlib='inline'` fails on macos for `matplotlib>3.9.0` | ### Bug summary
I am using a Jupyter notebook in VS Code Version: 1.93.1. on MacOS Ventura 13.4.1 and Python 3.12.5
With `matplotlib<=3.9.0`, I can plot visualizations inline within VS Code. The reported backend is by default `inline` and everything is fine.
Starting with version 3.9.1, the default backend app... | open | 2024-09-20T19:03:55Z | 2025-02-21T19:09:02Z | https://github.com/matplotlib/matplotlib/issues/28855 | [
"OS: Apple",
"third-party integration: jupyter"
] | Simon-Stone | 14 |
encode/apistar | api | 180 | Add render_form to jinja2 | When I'm trying to use `render_form` in the template like this:
```
<html>
<body>
<h1>{{ message }}</h1>
{{ render_form('https://google.com') }}
</body>
</html>
```
I get an error message:
<img width="787" alt="jinja2_exceptions_undefinederror___render_form__is_undefined____werkzeug_... | closed | 2017-05-24T02:29:57Z | 2018-09-25T14:45:54Z | https://github.com/encode/apistar/issues/180 | [] | nirgn975 | 4 |
django-import-export/django-import-export | django | 1,779 | Issue with adding rows with generated field | **Describe the bug**
Import of rows via django admin breaks when I have a generated column, but works with that field commented out.
**To Reproduce**
Steps to reproduce the behavior:
Import of rows for a model with a generated field.
**Versions (please complete the following information):**
- Django Imp... | closed | 2024-03-29T15:55:06Z | 2024-04-28T15:08:09Z | https://github.com/django-import-export/django-import-export/issues/1779 | [
"bug"
] | ghost | 6 |
deepspeedai/DeepSpeed | machine-learning | 6,978 | [BUG] pdsh runner doesn't work with tqdm bar | **Describe the bug**
Training tqdm bar won't show in the rank0 console if pdsh is used as the launcher.
**To Reproduce**
Run any multi-node training on an example script, the tqdm bar from local rank (localhost) won't show up but show as a blank line.
I assume the root cause it pdsh tries to ssh into even localhost, ... | open | 2025-01-29T08:03:44Z | 2025-01-31T17:39:38Z | https://github.com/deepspeedai/DeepSpeed/issues/6978 | [
"bug",
"training"
] | Superskyyy | 3 |
PaddlePaddle/PaddleHub | nlp | 2,259 | 测试国产加速卡寒武纪MLU下,跑ernie的序列标注任务的无法调用mlu加速任务bug,希望官方开发能够答复,非常感谢!! |
1)PaddlePaddle版本:docker环境下的 ,PaddlePaddle-mlu==0.0.0
2) PaddleHub版本:2.1.0
2)系统环境:centos7.6 linux
任务启动日志:
```
/opt/py37env/lib/python3.7/site-packages/paddle/fluid/framework.py:193: UserWarning: We will fallback into legacy dygraph on NPU/XPU/MLU/IPU/ROCM devices. Because we only support new eager dygraph mode o... | open | 2023-05-29T09:24:01Z | 2024-02-26T04:59:30Z | https://github.com/PaddlePaddle/PaddleHub/issues/2259 | [] | suntao2015005848 | 0 |
JaidedAI/EasyOCR | deep-learning | 1,192 | Unable to do text recognition with custom trained model | Hi
I followed the tutorial to retrain the model. I created my own dataset of around 700 images, placed them in all data folder and started the training. Below is the training logs:
[20000/300000] Train loss: 0.14954, Valid loss: 0.09600, Elapsed_time: 1291.66819
Current_accuracy : 90.000, Current_norm_ED... | open | 2023-12-26T14:52:56Z | 2024-10-18T15:05:15Z | https://github.com/JaidedAI/EasyOCR/issues/1192 | [] | abhinavrawat27 | 2 |
microsoft/unilm | nlp | 891 | LayoutReader with LayoutLMv3 Pre-Training for Chinese | Hi Huang Yupan
Thanks a lot for your code and the LayoutReader example.
You gave us LayoutReader with LayoutLM Pre-Training, could you please also give LayoutReader with LayoutLMv3 Pre-Trainin for Chinese ?
Thanks!
| closed | 2022-10-14T20:17:07Z | 2022-11-03T14:55:22Z | https://github.com/microsoft/unilm/issues/891 | [] | hehuang139 | 1 |
ibis-project/ibis | pandas | 10,780 | bug(interactive-repr): interactive repr of null date scalar raises an exception | ### What happened?
```
In [10]: from ibis.interactive import *
In [11]: s = ibis.null("date")
In [12]: s
```
raises an exception:
```
│ …/ibis/expr/types/pretty.py:139 in _ │
│ ... | closed | 2025-02-03T12:16:49Z | 2025-02-05T15:43:36Z | https://github.com/ibis-project/ibis/issues/10780 | [
"bug"
] | cpcloud | 0 |
AirtestProject/Airtest | automation | 1,219 | connect_device说明示例错误,通过窗口名称匹配连接,不用单引号 | **描述问题bug**
错误示例:connect_device("windows:///?title_re='.*explorer.*'")
正确示例:connect_device("windows:///?title_re=.*explorer.*")
**相关截图**
(贴出遇到问题时的截图内容,如果有的话)
(在AirtestIDE里产生的图像和设备相关的问题,请贴一些AirtestIDE控制台黑窗口相关报错信息)

region3_gdf = gpd.read_file("Untitled_layer.geojson")
aoi_total_bounds = region3_gdf.total_bounds
center_lat =... | closed | 2024-08-16T05:42:35Z | 2024-08-16T13:12:55Z | https://github.com/gee-community/geemap/issues/2114 | [] | sgindeed | 0 |
chezou/tabula-py | pandas | 238 | WARNING: No Unicode mapping for C14 (1) in font ECONFB+AdvP4C4E74 | <!--- Provide a general summary of your changes in the Title above -->
# Summary of your issue
I am trying to read a pdf file that has a table in it. Though the installation is successful, I encounter the below error when I try to extract the table from the pdf and it returns 0 records
<!-- Write the summary o... | closed | 2020-05-21T16:27:22Z | 2020-06-04T02:26:03Z | https://github.com/chezou/tabula-py/issues/238 | [] | Ak784 | 1 |
PokeAPI/pokeapi | graphql | 1,208 | Sylveon's back sprite is a blank value | <!--
Thanks for contributing to the PokéAPI project. To make sure we're effective, please check the following:
- Make sure your issue hasn't already been submitted on the issues tab. (It has search functionality!)
- If your issue is one of outdated API data, please note that we get our data from [veekun](https://githu... | open | 2025-02-23T01:06:28Z | 2025-03-17T00:09:09Z | https://github.com/PokeAPI/pokeapi/issues/1208 | [] | superL132 | 4 |
developmentseed/lonboard | jupyter | 492 | Adding a legend? | The examples on `deck.gl` don't have an integrated legend but I saw [this suggestion on Pydeck](https://github.com/visgl/deck.gl/issues/4850#issuecomment-1188226561) and wonder if something similar would work with `lonboard`? There isn't an equivalent argument of `description` in the layers but it does look like [there... | open | 2024-04-29T23:29:20Z | 2024-09-09T13:05:49Z | https://github.com/developmentseed/lonboard/issues/492 | [] | shriv | 3 |
allenai/allennlp | pytorch | 5,106 | Setting `requires_grad = True` for optimizer parameters | **Is your feature request related to a problem? Please describe.**
I'd like the ability to set `requires_grad=True` in the optimizer parameter groups. For instance:
```
...
"text_field_embedder": {
"token_embedders": {
"tokens": {
"type": "pretrained_transformer",
"mo... | open | 2021-04-09T01:01:56Z | 2021-05-05T16:11:26Z | https://github.com/allenai/allennlp/issues/5106 | [
"Contributions welcome",
"Feature request"
] | nelson-liu | 4 |
ray-project/ray | python | 50,739 | [Core] Negative available resources | ### What happened + What you expected to happen
Currently available CPU resource can be negative due to the behavior that `ray.get()` will temporarily release and acquire CPU resources. We should make `NotifyDirectCallTaskUnblocked` message sync and only sends the response back after we can acquire back the CPU resour... | open | 2025-02-19T20:43:16Z | 2025-03-22T00:57:14Z | https://github.com/ray-project/ray/issues/50739 | [
"bug",
"P1",
"core"
] | jjyao | 0 |
PokeAPI/pokeapi | graphql | 1,151 | Some Generation VIII and all Generation IX moves are returning 404 | Some `Generation VIII` and all `Generation IX` moves seem to be returning 404 since yesterday.
On the `Generation VIII` moves, the ones that seem to be returning 404 are also missing effect entries, for example:
- [apple-acid](https://pokeapi.co/api/v2/move/apple-acid)
- [court-change](https://pokeapi.co/api/v2/mo... | closed | 2024-10-16T08:43:09Z | 2024-10-20T10:57:50Z | https://github.com/PokeAPI/pokeapi/issues/1151 | [] | andreferreiradlw | 5 |
aleju/imgaug | machine-learning | 810 | Upstream as much as possible from `parameters.py` into `scipy.stats` | I feel like some things from `parameter.py`, such as visualizatiin and composition of distributions, should not really belong to this project and should probably belong to `scipy.stats`. | open | 2022-02-25T16:32:46Z | 2022-02-25T16:32:46Z | https://github.com/aleju/imgaug/issues/810 | [] | KOLANICH | 0 |
deeppavlov/DeepPavlov | nlp | 1,511 | Support Cuda 11 | Hi,
I am trying to Run NER model on A100.
I get CUBLAS_STATUS_ALLOC_FAILED error.
Is it something to do with CUDA ?
A100 supports CUDA 11 - do you have a docker image compatible with CUDA 11?
Thanks | closed | 2021-12-27T16:56:02Z | 2022-04-01T11:13:26Z | https://github.com/deeppavlov/DeepPavlov/issues/1511 | [
"bug"
] | lizush23 | 2 |
onnx/onnxmltools | scikit-learn | 545 | Can I change attribute type to get a smaller model file size? | I installed ONNX 1.10.0, ONNX Runtime 1.10.0 and ONNXMLTools 1.10.0
I converted a XGBoost classifier model (trained in Python 3.8.5) to an ONNX model by `onnxmltools.convert.convert_xgboost()`.
However I could not quantize the ONNX model by `onnxruntime.quantization.quantize_dynamic()`.
I found there was only the ... | open | 2022-05-04T09:32:31Z | 2022-07-26T08:05:22Z | https://github.com/onnx/onnxmltools/issues/545 | [] | shcchen | 1 |
Evil0ctal/Douyin_TikTok_Download_API | fastapi | 7 | 结果页增加快捷一键下载所有无水印视频 | 如果一次给的链接比较多,现在的结果页我感觉更像是详情条目,如果想增加一个按钮 一键下载所有视频 所有背景音乐 你有什么思路吗 | closed | 2022-03-13T09:10:42Z | 2022-11-09T21:10:47Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/7 | [
"enhancement",
"Fixed"
] | wanghaisheng | 10 |
paperless-ngx/paperless-ngx | machine-learning | 7,733 | [BUG] PAPERLESS_ACCOUNT_SESSION_REMEMBER not being recognized | ### Description
I'm using latest stable (2.12.1). Setting Environmet variable PAPERLESS_ACCOUNT_SESSION_REMEMBER as implementet in #6105 makes no difference: Regardles if the value is set to "true", "false" or left unset, the session cookie's expiry is always set to 14 days.
### Steps to reproduce
1. Clearing sessio... | closed | 2024-09-18T08:25:44Z | 2024-10-21T03:11:27Z | https://github.com/paperless-ngx/paperless-ngx/issues/7733 | [
"not a bug"
] | oeiber | 13 |
comfyanonymous/ComfyUI | pytorch | 7,007 | Are ComfyUI and SDXL incompatible? | ### Your question
The same prompt、model、parameters、and seeds are drawn in completely different pictures in WebUI and ComfyUI, and the effect of ComfyUI is worse.
ComfyUI is very good when used with SD3.5 and flux, but the effect is a bit poor on SDXL. Is there something missing in my ComfyUI? Or is it not compatible w... | closed | 2025-02-28T03:13:26Z | 2025-02-28T06:45:10Z | https://github.com/comfyanonymous/ComfyUI/issues/7007 | [
"User Support"
] | Gaki1993 | 0 |
geopandas/geopandas | pandas | 2,787 | BUG: to_crs() does not recognize the current CRS | - [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of geopandas.
- [ ] (optional) I have confirmed this bug exists on the main branch of geopandas.
---
Let's create 2 geaopandas using the same coordinate, but different CRS (WGS84 ... | open | 2023-02-11T19:01:42Z | 2023-03-03T15:08:44Z | https://github.com/geopandas/geopandas/issues/2787 | [
"bug",
"upstream issue"
] | kbzsl | 9 |
sunscrapers/djoser | rest-api | 52 | Feedback and questions | hi Guys,
I do like the product.
The following is the feedback and questions:
**/password/reset**
If you provide invalid email it does return you 200 HTTP code and doesn't tell you that email is not found in the database. I'd like to get a different response back, such as 404 with "details": "such email doesn't exi... | closed | 2015-06-03T01:51:14Z | 2023-04-15T13:50:42Z | https://github.com/sunscrapers/djoser/issues/52 | [
"enhancement",
"question"
] | dmitry-saritasa | 4 |
aimhubio/aim | tensorflow | 2,807 | Problem of using Aim | ## ❓Question
Dear author, I use Aim to track training metrics during Federated Learning where multi participants trains a model using their own data collaboratively. Each participant has metrics such as training loss, trianing accuracy. And I want to plot the same metric of all participant in the same figure so that... | open | 2023-06-02T02:13:53Z | 2023-06-05T19:49:11Z | https://github.com/aimhubio/aim/issues/2807 | [
"type / question"
] | lhq12 | 1 |
comfyanonymous/ComfyUI | pytorch | 6,763 | mat1 and mat2 shapes cannot be multiplied (1x768 and 2816x1280) | ### Expected Behavior

### Actual Behavior
11111111
### Steps to Reproduce
1111111
### Debug Logs
```powershell
111111111
```
### Other
11111 | closed | 2025-02-10T10:40:52Z | 2025-03-11T10:44:51Z | https://github.com/comfyanonymous/ComfyUI/issues/6763 | [
"Potential Bug"
] | hitcaven | 2 |
Lightning-AI/pytorch-lightning | deep-learning | 19,861 | Validation dataloader is added to train dataloader after first epoch | ### Bug description
Validation dataloader is added to train dataloader after first epoch. What the f*ck ?
### What version are you seeing the problem on?
v1.8
### How to reproduce the bug
```python
trainer.fit(model, train_dataloader, valid_dataloader)
```
### Error messages and logs
```
# Error messages and l... | closed | 2024-05-12T15:55:37Z | 2024-05-12T16:57:23Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19861 | [
"bug",
"needs triage",
"ver: 1.8.x"
] | AndreyStille | 0 |
Anjok07/ultimatevocalremovergui | pytorch | 1,205 | Mac error | I keep getting this Mac error message when I try to run the Ultimate Vocal Remover.
I am using a MacBook M1 Sonoma 14.0
"
Ensemble Mode - 1_HP-UVR - Model 1/2
File 1/1 Loading model ... Done!
File 1/1 Running inference...
Process failed, please see error log
Time Elapsed: 00:00:03"
Can someone guide me... | open | 2024-02-25T13:28:28Z | 2024-04-08T07:40:51Z | https://github.com/Anjok07/ultimatevocalremovergui/issues/1205 | [] | Gazzanic | 1 |
gradio-app/gradio | machine-learning | 10,268 | gr.Image fullscreen button does not scale the image but scales the EventData | ### Describe the bug
When I load an image into gr.Image which is smaller than my screen, and I press the fullscreen button, the image remains the same size and surrounded by black borders, rather than being enlarged to fill the screen. I would expect the fullscreen button to make the image larger, otherwise, what is t... | open | 2024-12-30T17:14:12Z | 2025-03-23T21:27:20Z | https://github.com/gradio-app/gradio/issues/10268 | [
"bug"
] | Zarxrax | 4 |
huggingface/datasets | deep-learning | 6,621 | deleted | ... | closed | 2024-01-27T16:59:58Z | 2024-01-27T17:14:43Z | https://github.com/huggingface/datasets/issues/6621 | [] | kopyl | 0 |
paperless-ngx/paperless-ngx | django | 8,082 | [BUG] TIF document is not displayed when editing | ### Description
Hello,
As you can see, in the overview all TIF documents are displayed like the PDF documents:

However, if I edit a TIF document, it is not displayed on the right.

ta... | closed | 2022-03-07T10:57:43Z | 2022-06-27T14:05:35Z | https://github.com/flairNLP/flair/issues/2657 | [
"question"
] | MagdalenaMladenova | 3 |
deepset-ai/haystack | machine-learning | 8,324 | Fix broken md in ChatPromptBuilder API ref | closed | 2024-09-04T15:30:19Z | 2024-09-05T09:13:24Z | https://github.com/deepset-ai/haystack/issues/8324 | [] | dfokina | 0 | |
quantumlib/Cirq | api | 6,440 | Cannot serialize cirq_google.experimental.ops.coupler_pulse.CouplerPulse() | **Description of the issue**
Serialization isn't supported for `cirq_google.experimental.CouplerPulse()`
**How to reproduce the issue**
Run the following circuit:
```
this_circuit = cirq.Circuit(
cirq_google.experimental.CouplerPulse(hold_time=hold_time, coupling_mhz = 20)(*qubits),
... | closed | 2024-02-02T19:44:34Z | 2024-02-26T21:38:41Z | https://github.com/quantumlib/Cirq/issues/6440 | [
"kind/bug-report",
"triage/accepted",
"area/google/qrp"
] | aasfaw | 2 |
huggingface/datasets | pytorch | 7,147 | IterableDataset strange deadlock | ### Describe the bug
```
import datasets
import torch.utils.data
num_shards = 1024
def gen(shards):
for shard in shards:
if shard < 25:
yield {"shard": shard}
def main():
dataset = datasets.IterableDataset.from_generator(
gen,
gen_kwargs={"shards": lis... | closed | 2024-09-12T18:59:33Z | 2024-09-23T09:32:27Z | https://github.com/huggingface/datasets/issues/7147 | [] | jonathanasdf | 6 |
deepset-ai/haystack | nlp | 9,030 | Enhance Type Validation to Handle Callable Bare Types | **Is your feature request related to a problem? Please describe.**
- The current implementation for bare type validation does not adequately support callable bare types due to their unique structure.
**Describe the solution you'd like**
- Update the type validation logic to include specific handling for callable bare... | open | 2025-03-12T16:09:18Z | 2025-03-14T11:41:20Z | https://github.com/deepset-ai/haystack/issues/9030 | [] | mdrazak2001 | 0 |
encode/apistar | api | 465 | KeyError: 'return_value' on handlers that annotate `http.Response` on return | I ran into this while upgrading my app to 0.5.
Minimal example:
```python
from apistar import App, Route, http
def index() -> http.Response:
return http.Response(b"hello", headers={
"content-type": "foo"
})
app = App(routes=[Route("/", "GET", index)])
app.serve(host="127.0.0.1", por... | closed | 2018-04-19T06:33:28Z | 2018-04-19T08:47:55Z | https://github.com/encode/apistar/issues/465 | [] | Bogdanp | 2 |
ultralytics/ultralytics | computer-vision | 18,982 | YOLOv11 vs SSD performance on 160x120 infrared images | ### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions.
### Question
Hello,
in our previous project, we successfully implemented object detection... | open | 2025-02-03T20:01:01Z | 2025-02-27T22:16:34Z | https://github.com/ultralytics/ultralytics/issues/18982 | [
"question",
"detect",
"embedded"
] | BigMuscle85 | 32 |
apify/crawlee-python | automation | 887 | A proxy created with param proxy_urls crashes PlaywrightCrawler | Test program.
```python
import asyncio
from crawlee.crawlers import PlaywrightCrawler, PlaywrightCrawlingContext
from crawlee.proxy_configuration import ProxyConfiguration
# If these go out of service then replace them with your own.
proxies = ['http://178.48.68.61:18080', 'http://198.245.60.202:3128', 'http:... | closed | 2025-01-09T01:26:37Z | 2025-01-17T11:22:57Z | https://github.com/apify/crawlee-python/issues/887 | [
"bug",
"t-tooling"
] | matecsaj | 3 |
apragacz/django-rest-registration | rest-api | 51 | Deprecate DefaultLoginSerializer.get_authenticated_user in favor of separate LOGIN_AUTHENTICATOR function | closed | 2019-05-11T15:38:49Z | 2020-09-29T14:42:28Z | https://github.com/apragacz/django-rest-registration/issues/51 | [
"release:next-major-version"
] | apragacz | 0 | |
tqdm/tqdm | pandas | 887 | update paper | Discuss updating [paper](https://github.com/tqdm/tqdm/blob/master/examples/paper.md) (archived at https://doi.org/10.21105/joss.01277) as per https://github.com/openjournals/joss-reviews/issues/1277.
- in particular, authors and acknowledgements
- upon request of Arfon Smith (@arfon) on behalf of the JOSS editorial... | open | 2020-01-26T01:48:24Z | 2020-03-09T12:36:17Z | https://github.com/tqdm/tqdm/issues/887 | [
"question/docs ‽"
] | casperdcl | 94 |
wandb/wandb | data-science | 9,435 | [Bug-App]: The sweep search parameter in offline mode causes most of the results to repeat and loops these results. | ### Describe the bug
<!--- Describe your issue here --->
wandb The sweep search parameter in offline mode, after a period of time (about 1 hour) the later searches will repeat the results of the previous K runs and loop through the results of these K searches until the sweep_num=end search ends.
even I update the rec... | closed | 2025-02-07T03:08:09Z | 2025-02-13T22:04:28Z | https://github.com/wandb/wandb/issues/9435 | [
"ty:bug",
"a:app"
] | Tokenmw | 3 |
cvat-ai/cvat | computer-vision | 8,312 | creating task issue | I recently applied for data annotation position, I was given some tasks to do and I was unable to create the task | closed | 2024-08-16T11:20:11Z | 2024-08-17T04:38:02Z | https://github.com/cvat-ai/cvat/issues/8312 | [] | ToshVits | 1 |
vastsa/FileCodeBox | fastapi | 194 | 增加上传和下载速度 | 建议后期增加局域网上传和下载的功能,能够自行选择,公网下的优势在于方便但是受限于服务器的带宽,建议未来开发者可以尝试跟进这个功能,进入页面由用户选择公网还是局域网。 | open | 2024-08-15T07:30:08Z | 2025-02-06T12:33:04Z | https://github.com/vastsa/FileCodeBox/issues/194 | [] | chenghua-x | 2 |
PaddlePaddle/models | nlp | 5,296 | CV video_tag中,3000个标签是什么及模型训练的AUC和准确率是什么 | 想用一下飞桨的视频标签模型,有些疑惑的地方:
https://github.com/PaddlePaddle/PaddleHub/tree/release/v1.7/hub_module/modules/video/classification/videotag_tsn_lstm
![Uploading image.png…]()
需要的是:
1. 3000个标签是哪些
2. 模型训练的AUC和准确率是什么 | closed | 2021-04-06T07:44:13Z | 2021-04-07T06:55:09Z | https://github.com/PaddlePaddle/models/issues/5296 | [] | zhangweijiqn | 2 |
dropbox/sqlalchemy-stubs | sqlalchemy | 244 | sql-alchemy 1.4 - using is_not on column leads to mypy warning, while using isnot does not lead to the warning | In the sqlalchemy version 1.4, the method isnot was renamed to is_not, and the old method was left for backward compatibility.
(see https://docs.sqlalchemy.org/en/14/core/sqlelement.html#sqlalchemy.sql.expression.ColumnOperators.is_not)
However, if one try to use is_not on the column expression
(something lik... | open | 2022-06-24T11:22:43Z | 2022-10-20T16:56:17Z | https://github.com/dropbox/sqlalchemy-stubs/issues/244 | [] | serhiy-yevtushenko | 1 |
huggingface/pytorch-image-models | pytorch | 1,601 | [FEATURE] Script to convert weight from Jax to PyTorch | **Is your feature request related to a problem? Please describe.**
I am trying to create multiple checkpoints of ViT at different iterations. Are there any systematic way to perform such conversion?
**Describe the solution you'd like**
I would like to be able to convert JAX ViT model to a PyTorch model, similar ... | closed | 2022-12-23T09:16:04Z | 2023-02-08T22:56:52Z | https://github.com/huggingface/pytorch-image-models/issues/1601 | [
"enhancement"
] | yazdanbakhsh | 6 |
youfou/wxpy | api | 370 | 发送消息失败 | 如图所示 为什么发送消息的代码会报错呢? 我是python小白。
`my_friends = bot.search().search('Shi',sex=MALE,)`
`my_friends.send("hi")`
Traceback (most recent call last):
File "C:/Users/Dell/PycharmProjects/WBot/venv/WBot_test.py", line 12, in <module>
my_friends.send("hi")
**AttributeError: 'Chats' object has no attribute 'send'**... | open | 2019-03-02T07:34:11Z | 2019-04-05T13:33:25Z | https://github.com/youfou/wxpy/issues/370 | [] | ShihanZhang44419 | 1 |
CTFd/CTFd | flask | 2,290 | Update SQLAlchemy-Utils | The current version of SQLAlchemy-Utils that we are using was yanked for some reason. We should update this soon. | closed | 2023-04-22T06:32:09Z | 2023-04-27T05:38:33Z | https://github.com/CTFd/CTFd/issues/2290 | [
"easy"
] | ColdHeat | 0 |
scrapy/scrapy | python | 6,504 | Fix typing for Twisted 24.10.0 | This should be easy but we need this to be included in 2.12 so I've created this for visibility.
> scrapy/pipelines/media.py:209: error: Cannot assign to a method [method-assign]
`Failure.stack` is a special deprecated property thing in Twisted 24.10.0, and assigning to it is a no-op, maybe it's better to put th... | closed | 2024-10-22T14:40:29Z | 2024-10-29T18:08:40Z | https://github.com/scrapy/scrapy/issues/6504 | [
"bug",
"CI",
"typing"
] | wRAR | 4 |
deepset-ai/haystack | pytorch | 8,143 | Clean up AzureOpenAIChatGenerator docstrings | closed | 2024-08-01T13:22:56Z | 2024-08-02T12:25:57Z | https://github.com/deepset-ai/haystack/issues/8143 | [] | agnieszka-m | 0 | |
reloadware/reloadium | pandas | 71 | Can't get memory line profiler in PyCharm | **Describe the bug**
I just downloaded the pycharm plugin for reloadium after seeing it on reddit. Looks like a very useful tool, but I am having trouble replicating the memory line profiling shown in this post (and README doesn't include info on memory profiling yet): https://www.reddit.com/r/pycharm/comments/z0x4gu/... | closed | 2022-11-22T20:27:55Z | 2022-11-22T22:38:06Z | https://github.com/reloadware/reloadium/issues/71 | [] | danb27 | 2 |
run-llama/rags | streamlit | 37 | . | closed | 2023-11-28T14:57:51Z | 2023-11-28T15:12:28Z | https://github.com/run-llama/rags/issues/37 | [] | piyushyadav0191 | 0 | |
amidaware/tacticalrmm | django | 2,068 | [Feature request] Tasks History | **Feature Request: Task History Logs**
**Is your feature request related to a problem? Please describe.**
Currently, there is no way to view historical logs for tasks, which makes it difficult to trace past executions, identify recurring issues.
**Describe the solution you'd like**
Implement a history log f... | closed | 2024-11-11T10:50:43Z | 2024-11-11T23:25:48Z | https://github.com/amidaware/tacticalrmm/issues/2068 | [] | P6g9YHK6 | 4 |
microsoft/nni | machine-learning | 5,665 | Repeat is not supported | **Describe the issue**:
When I use "model_space = ProxylessNAS()" as the model_space of RetiariiExperiment, there is an error:
TypeError: Repeat is not supported

**Environment**:
- NNI version:2.10.1
... | open | 2023-08-17T12:39:13Z | 2023-08-17T12:39:13Z | https://github.com/microsoft/nni/issues/5665 | [] | flower997 | 0 |
plotly/dash | dash | 3,119 | pattern-matched long callbacks cancelled incorrectly | **Describe your context**
Please provide us your environment, so we can easily reproduce the issue.
- replace the result of `pip list | grep dash` below
```
dash 2.18.2 /home/amorton/gh/dash
dash-core-components 2.0.0
dash_dangerously_set_inner_html ... | open | 2025-01-08T19:58:02Z | 2025-01-09T19:19:29Z | https://github.com/plotly/dash/issues/3119 | [
"bug",
"P2"
] | apmorton | 0 |
dynaconf/dynaconf | fastapi | 876 | [bug] Dynaconf doesn't load configuration file if cwd doesn't exist | **Describe the bug**
When the current workdir directory has been removed, dynaconf refuses to load configuration files.
**To Reproduce**
Steps to reproduce the behavior:
1. Having the following folder structure
<!-- Describe or use the command `$ tree -v` and paste below -->
<details>
<summary> Project s... | closed | 2023-03-03T13:40:35Z | 2023-07-13T19:11:08Z | https://github.com/dynaconf/dynaconf/issues/876 | [
"bug",
"Pending Release"
] | Wenzel | 8 |
mitmproxy/mitmproxy | python | 7,379 | Firebase: NetworkError when attempting to fetch resource | #### Problem Description
When the client connects to `POST https://firebaseremoteconfigrealtime.googleapis.com/v1/projects/<..>/namespaces/firebase:streamFetchInvalidations HTTP/1.1
`, the remote server seems to disconnect our connection. Based on [this](https://github.com/mitmproxy/mitmproxy/issues/3362#issuecomme... | closed | 2024-12-07T18:54:52Z | 2025-01-09T08:33:02Z | https://github.com/mitmproxy/mitmproxy/issues/7379 | [
"kind/triage"
] | patrikschmidtke | 1 |
davidteather/TikTok-Api | api | 696 | [BUG] - if not res["hasMore"] and not first: KeyError: 'hasMore' | Description:
Everytime I tried to use by_username() function, i'll encounter this error. It was working last week,, now i cant even get a single post using this function. The bug return the value if not res["hasMore"] and not first:
KeyError: 'hasMore'
buggy code:
The buggy code is by_username() function.
Expe... | closed | 2021-09-17T09:51:11Z | 2021-09-21T18:18:00Z | https://github.com/davidteather/TikTok-Api/issues/696 | [
"bug"
] | Syahrol13 | 13 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 402 | 标点符号对QA结果的影响 |
### 详细描述问题
运行langchain_qa.py得到的效果不理想。
是训练模型的问题还是后期处理问题?应该使用什么手段解决问题?
### 运行截图或日志
如下图所示。

### 必查项目(前三项只保留你要问的)
- [ ] **基础模型**:Alpaca-Plus-7B
- [ ] **运行系统**:Wi... | closed | 2023-05-22T03:41:45Z | 2023-06-01T22:02:20Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/402 | [
"stale"
] | geniusnut | 2 |
ionelmc/pytest-benchmark | pytest | 99 | need help with writing tox.ini | I need some assisstance with getting tox to run the suite on both PY27 PY36 and PYPY and dont know how to write it exactly. Could you help me out? Its not entire benchmark-related.
```ini
[tox]
envlist=
python36
[testenv]
deps=
pytest
pytest-benchmark
pytest-cov
enum34
numpy
comm... | closed | 2018-02-08T18:59:11Z | 2018-02-11T05:00:00Z | https://github.com/ionelmc/pytest-benchmark/issues/99 | [] | arekbulski | 6 |
KaiyangZhou/deep-person-reid | computer-vision | 445 | How to apply cross dataset validation on custom torchreid model | Hi. I have a custom person reid model that is currently not available in this torchreid library. I want to perform cross dataset validation on that custom-designed model. The model is originally trained on msmt17 dataset and I have its checkpoint saved. I want to evaluate this model on market1501 or dukemtmc. How can I... | open | 2021-06-27T21:15:25Z | 2021-06-29T04:06:21Z | https://github.com/KaiyangZhou/deep-person-reid/issues/445 | [] | FatimaZulfiqar | 4 |
miguelgrinberg/Flask-SocketIO | flask | 1,228 | ValueError: Too many packets in payload | I'm trying to make an app that sends a stream of images to the server from webcam
and I made those scripts to mimic the process by sending an array of 400x300x3 as image
but I got this error
ValueError: Too many packets in payload
client
```py
import socketio
import time
import numpy as np
import pickl... | closed | 2020-04-01T14:39:31Z | 2020-04-02T10:22:52Z | https://github.com/miguelgrinberg/Flask-SocketIO/issues/1228 | [] | DiaaZiada | 1 |
brightmart/text_classification | tensorflow | 4 | missing word2vec package | I am wondering that the word2vec package is the user defined package, it is not include int the project
----
conda install word2vec
| closed | 2017-07-24T03:25:05Z | 2017-07-25T07:59:31Z | https://github.com/brightmart/text_classification/issues/4 | [] | jxlijunhao | 1 |
yunjey/pytorch-tutorial | deep-learning | 232 | make ur repo cloneable and not editable by anyone. | closed | 2021-06-16T05:23:19Z | 2021-06-23T11:01:52Z | https://github.com/yunjey/pytorch-tutorial/issues/232 | [] | Anindyadeep | 0 | |
pydantic/pydantic | pydantic | 10,641 | add environment option to disable disable Pydantic validations | ### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this feature is missing
### Description
It would be good for the ability to disable Pydantic validations, such as via an enviro... | closed | 2024-10-17T04:55:05Z | 2024-10-18T03:21:58Z | https://github.com/pydantic/pydantic/issues/10641 | [
"feature request"
] | thomas-paul-ohara | 3 |
ultralytics/yolov5 | machine-learning | 13,231 | How to modify the network structure of the YOLOv5 classification model | ### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions.
### Question
Hello, I tried to change the example of YOLOv5 model=YOLO ('yolov5s-cls. yaml '). load ('... | open | 2024-07-31T00:23:10Z | 2024-10-20T19:51:05Z | https://github.com/ultralytics/yolov5/issues/13231 | [
"question"
] | lielumao | 4 |
babysor/MockingBird | deep-learning | 45 | Where can I download aidatatang_200zh dataset? | Where can I download aidatatang_200zh dataset? | closed | 2021-08-24T03:39:19Z | 2021-08-24T03:59:22Z | https://github.com/babysor/MockingBird/issues/45 | [] | duke91 | 2 |
python-gitlab/python-gitlab | api | 2,825 | ProjectMergeRequestApprovalManager.set_approvers cannot handle too many approval rules | ## Description of the problem, including code/CLI snippet
In v4/objects/merge_request_approvals.py ~ line 121
# update any existing approval rule matching the name
existing_approval_rules = approval_rules.list()
for ar in existing_approval_rules:
if ar.name == approval_rule_na... | closed | 2024-03-19T20:55:19Z | 2024-05-17T10:22:02Z | https://github.com/python-gitlab/python-gitlab/issues/2825 | [] | liu15 | 0 |
microsoft/MMdnn | tensorflow | 41 | Error when inception_v3 from tensorflow-IR convert to mxnet | OS: CentOS7.0
tensorflow: 1.4.1
mxnet: 1.0.0
I download pre-train model from [inception_v3_2016_08_28.tar.gz](http://download.tensorflow.org/models/inception_v3_2016_08_28.tar.gz)
I follow these steps:
1. Use python to extract both network architecture and weights
`python -m mmdnn.conversion.examples.ten... | closed | 2018-01-03T03:42:00Z | 2018-01-04T02:53:25Z | https://github.com/microsoft/MMdnn/issues/41 | [] | mapicccy | 2 |
globaleaks/globaleaks-whistleblowing-software | sqlalchemy | 4,192 | Closed and reopend reports are not automatically deleted | ### What version of GlobaLeaks are you using?
4.15.9
### What browser(s) are you seeing the problem on?
All
### What operating system(s) are you seeing the problem on?
Windows, iOS
### Describe the issue
When the report status is changed to closed or a closed report is reopened, it remains on the platform also a... | closed | 2024-09-17T08:52:10Z | 2024-10-07T14:34:49Z | https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/4192 | [] | eleibr | 4 |
sepandhaghighi/samila | matplotlib | 10 | Add Projection Parameters | closed | 2021-09-27T15:04:17Z | 2021-09-29T05:14:13Z | https://github.com/sepandhaghighi/samila/issues/10 | [
"enhancement"
] | sadrasabouri | 0 | |
deepspeedai/DeepSpeed | pytorch | 6,935 | nv-nightly CI test failure | The Nightly CI for https://github.com/deepspeedai/DeepSpeed/actions/runs/13556042840 failed.
| closed | 2025-01-09T01:13:10Z | 2025-02-27T19:02:09Z | https://github.com/deepspeedai/DeepSpeed/issues/6935 | [
"ci-failure"
] | github-actions[bot] | 1 |
deezer/spleeter | deep-learning | 551 | isolating a guitar solo | <!-- Please respect the title [Discussion] tag. -->
Goal is to create a track without the guitar solo.
Would spleeter have the ability to isolate a guitar solo from a song if a training track was created consisting of just the actual guitar solo (performed and recorded by me as well as possible)? | closed | 2021-01-07T16:49:43Z | 2021-01-08T13:21:35Z | https://github.com/deezer/spleeter/issues/551 | [
"question"
] | yamtssfa | 1 |
miguelgrinberg/python-socketio | asyncio | 169 | Running server and client in one application | Hi Miguel,
Thanks for the fantastic library! I got it running very quickly.
But now I run into a problem with the idea I had: I am writing a sort of broker between socketio clients and server. It should accept connections from the clients and pass their requests on to the server. It should also pass on data comin... | closed | 2018-02-22T10:39:54Z | 2019-01-15T09:00:42Z | https://github.com/miguelgrinberg/python-socketio/issues/169 | [
"question"
] | sphh | 4 |
dynaconf/dynaconf | flask | 1,134 | [RFC]typed: Add support for Any type | ```python
field: Any
field: Annotated[Any]
field: tuple[str, Any]
field: dict[str, Any]
```
Add support for those types and other variations on `is_type_of` function. | open | 2024-07-06T15:17:22Z | 2024-07-08T18:38:18Z | https://github.com/dynaconf/dynaconf/issues/1134 | [
"Not a Bug",
"RFC",
"typed_dynaconf"
] | rochacbruno | 0 |
apragacz/django-rest-registration | rest-api | 89 | Extend views | Is there any way to extend rest registration views and adding other functionallity?
| closed | 2019-11-26T06:39:40Z | 2019-11-26T10:02:46Z | https://github.com/apragacz/django-rest-registration/issues/89 | [
"closed-as:duplicate",
"type:feature-request"
] | itzmanish | 2 |
fastapi/sqlmodel | sqlalchemy | 530 | Relationship type annotations disappear after class definition is evaluated | ### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the integrated search.
- [X] I already searched in Google "How to X in SQLModel" and didn't find any information.
- [X] I al... | open | 2023-01-15T23:05:48Z | 2024-12-02T15:37:34Z | https://github.com/fastapi/sqlmodel/issues/530 | [
"question"
] | phdowling | 1 |
MaartenGr/BERTopic | nlp | 1,043 | Topic modeling regression in 0.14.0 with nr_topics | I have noticed a reduction in the quality of topic modeling in 0.14.0 when specifying the nr_topics parameter.
Here is my test script:
```
from bertopic import BERTopic
from sklearn.datasets import fetch_20newsgroups
from bertopic.vectorizers import ClassTfidfTransformer
newsgroups_train = fetch_20newsgroup... | open | 2023-02-24T16:01:39Z | 2023-02-25T07:02:27Z | https://github.com/MaartenGr/BERTopic/issues/1043 | [] | damosuzuki | 1 |
AUTOMATIC1111/stable-diffusion-webui | deep-learning | 16,586 | [Bug]: (ZLUDA) Final step when processing in SD 1.0 takes longer than all previous steps combined | ### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [X] The issue exists in the current version of the webui
- [X] The issue has not been reported before... | closed | 2024-10-24T21:24:57Z | 2024-10-25T03:13:31Z | https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16586 | [
"bug-report"
] | Spudsman2600 | 3 |
netbox-community/netbox | django | 18,449 | Clean up formatting errors | ### Proposed Changes
```
netbox\dcim\base_filtersets.py:56:8: E121 continuation line under-indented for hanging indent
netbox\dcim\filtersets.py:1655:17: E126 continuation line over-indented for hanging indent
netbox\extras\tests\test_customfields.py:663:31: E203 whitespace before ','
netbox\ipam\models\vlans.py:364:1... | closed | 2025-01-21T16:23:22Z | 2025-01-24T00:51:44Z | https://github.com/netbox-community/netbox/issues/18449 | [
"status: accepted",
"type: housekeeping",
"severity: low",
"complexity: low"
] | DanSheps | 0 |
daleroberts/itermplot | matplotlib | 29 | Plots turn brown when resizing the iTerm2 window | As the title says, the plots turn brown when the iTerm2 window is resized.
This is on macOS 10.13, iTerm2 (3.1.5) and Python 3.6.1 using itermplot 0.20.

| open | 2018-01-22T16:01:13Z | 2018-06-27T08:50:28Z | https://github.com/daleroberts/itermplot/issues/29 | [] | tamasgal | 1 |
jonaswinkler/paperless-ng | django | 285 | [Feature request] bulk export documents | Already requested... sorry... | closed | 2021-01-06T22:34:21Z | 2021-01-06T22:39:16Z | https://github.com/jonaswinkler/paperless-ng/issues/285 | [] | Philmo67 | 1 |
0b01001001/spectree | pydantic | 98 | flask-restful problem: request body and parameters doesn't appear in documentation | 
When I decorate post method in resource class with api.validate(json=User) , request body and parameters doesn't appear in documentation
```
@api.validate(json=User, resp=... | closed | 2021-01-02T13:56:01Z | 2021-01-15T06:39:43Z | https://github.com/0b01001001/spectree/issues/98 | [] | arminsoltan | 2 |
fugue-project/fugue | pandas | 276 | [FEATURE] Get rid of FUGUE_SQL_CONF_SIMPLE_ASSIGN | It seems simple assign in Fugue SQL is the way to go `:=` does not make sense to be another option, we will just remove this option. | closed | 2021-12-31T05:36:04Z | 2022-01-02T06:48:09Z | https://github.com/fugue-project/fugue/issues/276 | [
"enhancement",
"Fugue SQL",
"behavior change"
] | goodwanghan | 0 |
harry0703/MoneyPrinterTurbo | automation | 442 | 求解,imagemagicky没有下错啊,文件地址也更改了 | OSError: MoviePy Error: creation of None failed because of the following error: [WinError 2] 系统找不到指定的文件。. .This error can be due to the fact that ImageMagick is not installed on your computer, or (for Windows users) that you didn't specify the path to the ImageMagick binary. Check the documentation.
Traceback:
File "... | closed | 2024-07-08T10:28:23Z | 2024-07-15T06:13:02Z | https://github.com/harry0703/MoneyPrinterTurbo/issues/442 | [] | xdf927 | 1 |
jumpserver/jumpserver | django | 14,213 | [Question] Account Push failed with SSH Key | ### Product Version
v4.1.0
### Product Edition
- [X] Community Edition
- [ ] Enterprise Edition
- [ ] Enterprise Trial Edition
### Installation Method
- [X] Online Installation (One-click command installation)
- [ ] Offline Package Installation
- [ ] All-in-One
- [ ] 1Panel
- [ ] Kubernetes
- [ ] Source Code
### ... | closed | 2024-09-20T11:51:45Z | 2024-10-07T13:37:11Z | https://github.com/jumpserver/jumpserver/issues/14213 | [
"🤔 Question"
] | obgranat | 5 |
mckinsey/vizro | data-visualization | 1,067 | Enable zoom-based interactions between time-series Graphs | ### Question
Hey there!
I have a dashboard that has two components. For the sake of this argument, let's say it is two time series figures captured into a `vm.Graph`. They both plot a continuous value agains the same `pd.DatetimeIndex`. I would like that whenever I zoom on the source plot, I focus on the same x-range... | open | 2025-03-17T13:56:07Z | 2025-03-24T10:09:20Z | https://github.com/mckinsey/vizro/issues/1067 | [
"General Question :question:"
] | gtauzin | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.