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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
scanapi/scanapi | rest-api | 228 | Change `project-name`, `hide-request` and `hide-response` to use underscore | Change `project-name`, `hide-request` and `hide-response` to use underscore
- `project_name` instead of `project-name`
- `hide_request` instead of `hide-request`
- `hide_response` instead of `hide-response`
https://github.com/scanapi/scanapi/blob/55e30aa92aed6a3a1131e35f357aff2fbdd61bc8/scanapi/reporter.py#L36
... | closed | 2020-07-25T20:11:02Z | 2020-07-26T13:25:56Z | https://github.com/scanapi/scanapi/issues/228 | [
"Good First Issue"
] | camilamaia | 1 |
healthchecks/healthchecks | django | 887 | Is this repo is presently also open for contribution? | I want to confirm if this repository is open for open source contribution or not? | closed | 2023-08-30T07:22:49Z | 2023-08-30T07:37:15Z | https://github.com/healthchecks/healthchecks/issues/887 | [] | Kunal7069 | 4 |
cvat-ai/cvat | pytorch | 9,100 | SAM NUCLIO - TypeError: 'NoneType' object is not subscriptable | Hello Team,
I have deployed cvat and nuclio.
I have deployed serverless/pytorch/facebookresearch/sam/ using ./serverless/deploy_gpu.sh ./serverless/pytorch/facebookresearch/sam
sudo nuctl get functions
NAMESPACE | NAME | PROJECT | STATE | REPLICAS | NODE PORT
nuclio | onnx-wongkinyiu... | closed | 2025-02-12T18:38:37Z | 2025-02-18T05:52:58Z | https://github.com/cvat-ai/cvat/issues/9100 | [
"need info"
] | Devendranathashok | 1 |
python-restx/flask-restx | api | 287 | Default values within models? | Is there a way to have a default value within a model, therefore always add this to the data regardless if the payload contains (i.e. is age is not within the payload, the default value applies and this can still be accessed)?
Example of a model with a default value (as per https://flask-restx.readthedocs.io/en/late... | closed | 2021-02-25T15:42:33Z | 2021-09-12T21:03:50Z | https://github.com/python-restx/flask-restx/issues/287 | [
"question"
] | safe | 0 |
dpgaspar/Flask-AppBuilder | flask | 1,802 | Search/Filter by the same column multiple times in model's view | ### Environment
Flask-Appbuilder version: 3.4.4
Hi, this might not be an issue (not sure), rather question. I searched for a solution for hours but didn't manage to find any.
I have a String column defined in model and would like to filter by this column, BUT for multiple values. Is this even possible?
![im... | open | 2022-02-10T15:53:51Z | 2024-10-02T07:19:08Z | https://github.com/dpgaspar/Flask-AppBuilder/issues/1802 | [] | jurovee | 1 |
akfamily/akshare | data-science | 5,747 | akshare如何获取一直股票的今日资金流向(小单、中单、大单、超大单分别的流入和流出)数据 | akshare如何获取一直股票的今日资金流向(小单、中单、大单、超大单分别的流入和流出)数据 | closed | 2025-02-28T12:39:18Z | 2025-02-28T12:50:20Z | https://github.com/akfamily/akshare/issues/5747 | [] | nashstar | 0 |
SYSTRAN/faster-whisper | deep-learning | 784 | faster-whisper docker example? | Does anyone have an example Dockerfile for a faster-whisper docker example? | closed | 2024-04-09T00:09:37Z | 2024-04-09T15:14:03Z | https://github.com/SYSTRAN/faster-whisper/issues/784 | [] | silvacarl2 | 2 |
Guovin/iptv-api | api | 163 | 可否打包个docker | 老大你好,程序一直在用,github不让用了,本地调试老是出问题,可否受累打包个docker?这样本地运行就完美了,也将减少了所有用户大部分的安装调试时间 | closed | 2024-06-25T01:20:35Z | 2024-07-02T03:59:50Z | https://github.com/Guovin/iptv-api/issues/163 | [
"enhancement"
] | vbskycn | 1 |
huggingface/datasets | numpy | 7,295 | [BUG]: Streaming from S3 triggers `unexpected keyword argument 'requote_redirect_url'` | ### Describe the bug
Note that this bug is only triggered when `streaming=True`. #5459 introduced always calling fsspec with `client_kwargs={"requote_redirect_url": False}`, which seems to have incompatibility issues even in the newest versions.
Analysis of what's happening:
1. `datasets` passes the `client_kw... | open | 2024-11-19T12:23:36Z | 2024-11-19T13:01:53Z | https://github.com/huggingface/datasets/issues/7295 | [] | casper-hansen | 0 |
MagicStack/asyncpg | asyncio | 1,169 | Not accepting str as value for interval/date columns | <!--
Thank you for reporting an issue/feature request.
If this is a feature request, please disregard this template. If this is
a bug report, please answer to the questions below.
It will be much easier for us to fix the issue if a test case that reproduces
the problem is provided, with clear instructions on ... | open | 2024-07-25T07:59:14Z | 2025-02-05T08:16:23Z | https://github.com/MagicStack/asyncpg/issues/1169 | [] | riwu | 2 |
davidsandberg/facenet | tensorflow | 723 | Dropout keep_prop for training with VGGFace2, should be 0.6 rather than 0.4. | I noticed davidsandberg is reproducing ArcFace. The training parameter is set to be identical to Arcface.
But in Arcface, the author claimed "In this paper, the dropout parameter is set as 0.4". The author is using MXNet, and the dropout parameter in MXNet is the probability to drop.
So in Tensorflow, the keep_prop... | closed | 2018-04-25T02:07:44Z | 2019-09-02T09:29:13Z | https://github.com/davidsandberg/facenet/issues/723 | [] | dragonasc2 | 9 |
AUTOMATIC1111/stable-diffusion-webui | pytorch | 16,256 | [Bug]: Networkx version error on Ubuntu 20.04 | ### Checklist
- [ ] 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
- [ ] The issue exists in the current version of the webui
- [ ] The issue has not been reported before... | open | 2024-07-24T14:02:13Z | 2024-07-24T15:52:50Z | https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16256 | [
"bug-report"
] | Ken-g6 | 3 |
jumpserver/jumpserver | django | 14,295 | [Question] How do I use the new Object storage feature in components? | ### Product Version
v4.0.2
### 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-10-14T04:25:01Z | 2024-11-28T03:24:14Z | https://github.com/jumpserver/jumpserver/issues/14295 | [
"⏳ Pending feedback",
"🤔 Question",
"💡 FAQ",
"🔘 Inactive"
] | Chocopediaa | 10 |
gradio-app/gradio | machine-learning | 10,825 | Import error when using load_chat | ### Describe the bug
Seems like [this import](https://github.com/gradio-app/gradio/blob/ca2e4c86ce7ddd34577ab199dd0a26ccacfea321/gradio/external.py#L807) should be `from gradio.chat_interface import ChatInterface` instead. I hit import errors otherwise. I'm pretty much just following the one-liner from https://www.gra... | closed | 2025-03-17T20:50:34Z | 2025-03-17T22:28:10Z | https://github.com/gradio-app/gradio/issues/10825 | [
"bug"
] | william-mistral | 0 |
HumanSignal/labelImg | deep-learning | 806 | anconda cannot not the labeling file the show empty | (base) C:\Users\haroon>cd C:\Users\haroon\Downloads\labelImg-master
(base) C:\Users\haroon\Downloads\labelImg-master>python labelimg.py
Traceback (most recent call last):
File "labelimg.py", line 1271, in openDirDialog
self.importDirImages(targetDirPath)
File "labelimg.py", line 1282, in importDirImages
... | open | 2021-10-21T13:15:10Z | 2021-10-21T13:15:10Z | https://github.com/HumanSignal/labelImg/issues/806 | [] | haroonriaz38 | 0 |
pytorch/pytorch | deep-learning | 149,545 | `torch.load(..., map_location="meta")` hangs indefinitely | ### 🐛 Describe the bug
Hey! We have come around a checkpoint that cannot be loaded on meta device, but is no problem to load on cpu.
Here is a min repro:
```python
from transformers.utils.hub import cached_file
import torch
# This will download the checkpoint
file = cached_file("MrLight/dse-qwen2-2b-mrl-v1", "pytor... | open | 2025-03-19T19:42:01Z | 2025-03-20T19:18:59Z | https://github.com/pytorch/pytorch/issues/149545 | [
"module: serialization",
"triaged"
] | Cyrilvallez | 0 |
PokeAPI/pokeapi | graphql | 431 | Strip whitespace from sprites | I noticed that the sprites have a great deal of unnecessary white-space. It is difficult to use the images provided as is, because the size of the images being greater than the actual picture, it is difficult to position in properly. I'm sure there is some build tool which could strip all of the white-space in one go.
... | closed | 2019-05-30T14:38:20Z | 2019-05-31T04:33:13Z | https://github.com/PokeAPI/pokeapi/issues/431 | [] | binyamin | 4 |
miguelgrinberg/microblog | flask | 363 | Multidict Package Problematic in python:slim | I wanted to check out the Microblog application and I tried to build it with Docker, but it looks like the multidict package is problematic in `python:slim`:
```
$ docker build -t microblog:latest .
[+] Building 33.5s (7/13) docker:desktop-li... | closed | 2024-01-20T15:08:23Z | 2024-01-31T13:59:17Z | https://github.com/miguelgrinberg/microblog/issues/363 | [
"question"
] | joswr1ght | 1 |
Tanuki/tanuki.py | pydantic | 40 | [Use-case] Customer support bot for Twitter | * Context: Company has a Twitter account and users tag with compliments, complaints, questions, and more
* Problem: Responding to each of them manually and triaging them with customer support is incredibly time-consuming and costly to have 24/7 coverage. Building a chatbot from scratch is also time-consuming
* Workfl... | closed | 2023-11-03T20:04:55Z | 2023-11-14T11:51:19Z | https://github.com/Tanuki/tanuki.py/issues/40 | [] | dnlkwak | 0 |
microsoft/UFO | automation | 11 | Train or fine-tune models for computer automation agents | Hello there Microsoft UFO Team! Excellent work for you to do such remarkable job, bringing AI closer to Windows system. I am doing similar works like training custom GPT2 models on computer automation datasets.
I have created two comprehensive datasets, over [terminal](https://huggingface.co/datasets/James4Ever0/Fro... | open | 2024-02-24T15:11:08Z | 2024-03-10T07:56:47Z | https://github.com/microsoft/UFO/issues/11 | [] | James4Ever0 | 4 |
ymcui/Chinese-BERT-wwm | nlp | 50 | Roberta-large 计划 | 请问有计划发布24layer的roberta吗 | closed | 2019-09-25T07:30:36Z | 2019-09-26T02:36:43Z | https://github.com/ymcui/Chinese-BERT-wwm/issues/50 | [] | zhengwsh | 1 |
HIT-SCIR/ltp | nlp | 445 | AttributeError: 'Version' object has no attribute 'major' | 环境:
python 3.7.0
torch 1.7.0+cu101
transformers 3.2.0
源代码:
from ltp import LTP
ltp = LTP()
seg, hidden = ltp.seg(["他叫汤姆去拿外衣。"])
pos = ltp.pos(hidden)
ner = ltp.ner(hidden)
srl = ltp.srl(hidden)
dep = ltp.dep(hidden)
sdp = ltp.sdp(hidden)
报错如下:
------------------------------------------------------... | closed | 2020-12-02T07:51:11Z | 2020-12-02T11:17:05Z | https://github.com/HIT-SCIR/ltp/issues/445 | [] | ZXJ-DSA | 2 |
SYSTRAN/faster-whisper | deep-learning | 877 | Transcribe outputs gibberish english even when language param is set | I am trying to get non english transcription working with no luck to get decent output. Here is stock whisper for comparison:
pip install git+https://github.com/openai/whisper.git
```python
>>> import whisper
>>> model = whisper.load_model("large-v3")
>>> out = model.transcribe("verca.wav", language="czech")
... | closed | 2024-06-12T11:43:29Z | 2024-06-13T19:07:38Z | https://github.com/SYSTRAN/faster-whisper/issues/877 | [] | honzasterba | 2 |
babysor/MockingBird | deep-learning | 541 | 关于训练某个特定声音遇到的问题 |
基于社区版继续训练某个特定声音遇到的问题
本人基于社区版ceshi.pt,加入一些某个人的音频文件,以aidatatang_200zh数据集格式进行训练,到244k的时候测试发现如下问题
1.断句问题。比如“服务器”,会感觉服务跟器之间有明显停顿
2.多音字问题。比如“重装”,“重”会读成四声
3.语速快问题。用新模型进行合成之后发现,录出的语音比较快。
以上三个问题,不知道能否通过预处理或者修改代码进行优化。恳请路过的各位大神不吝赐教!
| open | 2022-05-08T02:51:40Z | 2022-05-08T02:51:40Z | https://github.com/babysor/MockingBird/issues/541 | [] | hesilong | 0 |
bmoscon/cryptofeed | asyncio | 65 | Import pair_exchange_to_std throws handshake error for Kraken | The below import throws the error:
"requests.exceptions.SSLError: HTTPSConnectionPool(host='api.kraken.com', port=443): Max retries
exceeded with url: /0/public/AssetPairs (Caused by SSLError(SSLError("bad handshake:
SysCallError(10054, 'WSAECONNRESET')",),))"
I listed all the files I'm using tha... | closed | 2019-02-04T19:34:46Z | 2019-02-05T00:23:04Z | https://github.com/bmoscon/cryptofeed/issues/65 | [] | kuhtooie | 5 |
iperov/DeepFaceLab | machine-learning | 622 | suggestion: all train & merge parameters in same range 0..100 | Currently, the train SAEHD and merge SAEHD options have very different parameter ranges, making it hard to remember the right settings.
I suggest to harmonize them all in a range of 0..100 (or -50..+50 for certain params where negative values are needed):
**Examples:**
**SAEHD train**
GAN power ( **0.0 .. 10.0**... | closed | 2020-02-16T06:05:49Z | 2020-03-28T16:10:22Z | https://github.com/iperov/DeepFaceLab/issues/622 | [] | wuffenberg | 4 |
healthchecks/healthchecks | django | 1,039 | Make Period and Grace time minutes/hours/days clickable | ### Discussed in https://github.com/healthchecks/healthchecks/discussions/1031
<div type='discussions-op-text'>
<sup>Originally posted by **AbelLykens** July 19, 2024</sup>

Would be nice if the `30 minutes` / `1 hour` / ... | closed | 2024-08-02T07:44:00Z | 2024-10-11T10:38:03Z | https://github.com/healthchecks/healthchecks/issues/1039 | [] | cuu508 | 0 |
vi3k6i5/flashtext | nlp | 39 | Suggestion: compile your trie to a regexp... | You may get the best of both worlds (good algorithm, native-speed matcher) by actually compiling your trie to a regexp as https://github.com/ZhukovAlexander/triegex does... | closed | 2017-12-11T21:47:27Z | 2017-12-14T20:37:57Z | https://github.com/vi3k6i5/flashtext/issues/39 | [] | pygy | 5 |
jupyter/nbviewer | jupyter | 706 | Slide Show not Working | As a user of azure notebooks integrated with jupyter notebooks, I really enjoy using the slideshow button. In the past (earlier this week even) this has worked well, but currently it will not turn into a slideshow correctly. Instead it is showing up as a presentation view of the notebook, and freezes once there.
![im... | open | 2017-06-30T16:28:47Z | 2018-07-09T01:53:48Z | https://github.com/jupyter/nbviewer/issues/706 | [
"type:Question",
"tag:Other Jupyter Project"
] | efitzpatrick | 1 |
graphql-python/graphene-django | graphql | 558 | [DjangoObjectType] Error reading values different than options from field choices in query | We have a model with a choices field:
```
class CategoryChoices(Choice):
PERSONAL = 'Personal'
VACATION = 'Vacation'
HOLIDAY = 'Holiday'
EVENT = 'Event'
class Event(models.Model):
category = models.CharField(
max_length=100,
choices=CategoryChoices,
default=Cat... | closed | 2018-11-30T19:41:17Z | 2019-06-18T12:09:39Z | https://github.com/graphql-python/graphene-django/issues/558 | [
"wontfix"
] | olgapinheiro | 1 |
aiortc/aioquic | asyncio | 12 | Limit traffic on un-validated network paths | Now that we implement retransmissions we need to ensure we don't send more than 3x the received data until a network path is validated to avoid amplification attacks. | closed | 2019-06-08T09:44:55Z | 2019-06-09T15:03:51Z | https://github.com/aiortc/aioquic/issues/12 | [] | jlaine | 0 |
junyanz/pytorch-CycleGAN-and-pix2pix | pytorch | 847 | Some questions about choosing GANs | 1.
I'm trying to train a model for this use.
trainA: before some works or procedure.
trainB: Same place, but after some works or procedure.
By this model, If I put a pre-work(procedure) place's image, want to get after GAN image.
In this case, pix2pix or CycleGAN ( or even other GAN) is more suitable in your g... | closed | 2019-11-18T11:21:33Z | 2019-12-19T19:10:03Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/847 | [] | HeoJinLareine | 3 |
CorentinJ/Real-Time-Voice-Cloning | pytorch | 1,310 | Not loading toolbox | After giving command python demo_toolbox.py it is showing nothing and I am in same position

| open | 2024-08-18T01:33:04Z | 2024-08-18T01:36:54Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1310 | [] | sajal123r | 0 |
BeanieODM/beanie | pydantic | 1,131 | [BUG] Index on Link Field Not Being Used in Beanie Queries | **Describe the bug**
I encountered an issue with Beanie where the index on a Link field (specifically for the major field in my Course document) does not seem to be used during queries. However, the index works correctly when using a native MongoDB query with DBRef. Below is the code and a comparison of the behavior. i... | open | 2025-02-23T22:24:47Z | 2025-02-23T22:24:47Z | https://github.com/BeanieODM/beanie/issues/1131 | [] | parsa-pico | 0 |
microsoft/qlib | deep-learning | 948 | `get_risk_degree` not in `BaseStrategy` | ## 📖 Documentation
In [this part](https://qlib.readthedocs.io/en/latest/component/strategy.html#basestrategy) from the document, " All strategy classes need to inherit the base class and implement its interface. `get_risk_degree` and `generate_order_list`". However, in current version of [code](https://github.com/m... | closed | 2022-03-04T01:42:37Z | 2022-03-17T11:49:06Z | https://github.com/microsoft/qlib/issues/948 | [] | tengerye | 4 |
arogozhnikov/einops | tensorflow | 313 | Tests failing on FreeBSD | **Describe the bug**
PyTest prints these failures:
```
========================================================================================= FAILURES ==========================================================================================
_______________________________________________________________________... | closed | 2024-04-03T16:29:42Z | 2025-02-09T05:32:05Z | https://github.com/arogozhnikov/einops/issues/313 | [] | yurivict | 4 |
taverntesting/tavern | pytest | 233 | Problem with multipart form data request. | Hello guys,
I am finding it as a blocker just to make a successful multipart form data request. Here it is request and response details from the browser:

1. I tried by followings but fail... | closed | 2019-01-11T15:16:49Z | 2019-08-11T10:24:04Z | https://github.com/taverntesting/tavern/issues/233 | [
"Type: Enhancement"
] | mahadi087 | 4 |
docarray/docarray | pydantic | 1,500 | wrong Documentation link | The Documentation link in the README points to the legacy Documentation 0.21.0.
We need to fix this | closed | 2023-05-07T15:20:44Z | 2023-05-10T11:45:48Z | https://github.com/docarray/docarray/issues/1500 | [] | JoanFM | 0 |
matplotlib/mplfinance | matplotlib | 49 | More easily Plot Trades or Trade Signals | **Is your feature request related to a problem? Please describe.**
Your addplot.ipynb page is phenomenal and I was able to figure out that I can add scatter points by;
1) Making a numpy array empty/zero
trs = np.zeros((length_to_add, 1))
2) Filling it with Nans
trs.fill(np.nan)
3) Setting my 2 scatter points as I... | open | 2020-03-10T01:11:10Z | 2020-05-26T16:28:42Z | https://github.com/matplotlib/mplfinance/issues/49 | [
"enhancement"
] | thegamecat | 15 |
ageitgey/face_recognition | machine-learning | 1,328 | IndexError: list index out of range | * face_recognition version:
* Python version: 3.8
* Operating System: Linux Mint
### Description
I simply paste all the code and install libraries, but I've got this error:
IndexError: list index out of range
### What I Did
```
Complete Output:
Traceback (most recent call last):
File "/home/[USER]/D... | open | 2021-06-15T08:31:12Z | 2023-09-03T14:34:00Z | https://github.com/ageitgey/face_recognition/issues/1328 | [] | zatarra97 | 3 |
tflearn/tflearn | data-science | 1,114 | Curses at Windows WORKS if I remove... (+) | Windows, Python 3.7, tflearn-0.3.2, windows_curses-1.0
If I removed in callbacks.py:
```python
sys.stdout.write(curses.tigetstr('cvvis').decode())
```
which cause exception AttributeError: 'NoneType' object has no attribute 'decode'
flag CURSES_SUPPORTED left to be True, so it works perfect in window ... | closed | 2019-01-24T00:34:49Z | 2019-02-25T00:05:25Z | https://github.com/tflearn/tflearn/issues/1114 | [] | KMiNT21 | 0 |
alteryx/featuretools | data-science | 2,391 | release Featuretools v1.19.0 | closed | 2022-12-08T16:37:12Z | 2022-12-09T20:03:03Z | https://github.com/alteryx/featuretools/issues/2391 | [] | gsheni | 0 | |
rpicard/explore-flask | flask | 87 | Form chapter: Unique validator missing init message | In _Handling Forms_ chapter, `Unique` validator doesn't initialize `message`. Should be changed to this:
```
def __init__(self, model, field, message=u'This element already exists.'):
self.model = model
self.field = field
self.message = message
```
| open | 2015-04-16T07:55:02Z | 2015-04-16T07:55:02Z | https://github.com/rpicard/explore-flask/issues/87 | [] | dengshuan | 0 |
deepfakes/faceswap | machine-learning | 1,190 | How can i use this project for swaping faces between two images. | I want to paste the face of a person from first image to another image. And the person clothes will be same. | closed | 2021-11-23T06:35:58Z | 2021-11-23T06:48:39Z | https://github.com/deepfakes/faceswap/issues/1190 | [] | alan-ai-learner | 1 |
hyperspy/hyperspy | data-visualization | 2,550 | Bug in navigation_mask for decomposition | Based on discussion in Gitter. I think it occurs because the default behavior of `s.decomposition()` for an EDS TEM signal is to create a vacuum mask, while calling the underlying `decomposition` function applies no vacuum mask by default. The end result is that the navigation mask is not correctly applied to the data ... | closed | 2020-09-15T10:37:10Z | 2020-11-30T12:44:12Z | https://github.com/hyperspy/hyperspy/issues/2550 | [
"type: bug"
] | tjof2 | 0 |
davidsandberg/facenet | tensorflow | 608 | Cluster analysis on faces? | Is it possible to do a cluster analysis on L2 distance of image embeddings? (for example, to determine which face is most often seen with another face?) | closed | 2018-01-08T18:54:56Z | 2018-04-04T19:18:05Z | https://github.com/davidsandberg/facenet/issues/608 | [] | taewookim | 1 |
wger-project/wger | django | 1,261 | error message | HI!
what does this error message ?
Thanks

| open | 2023-02-21T12:09:47Z | 2025-02-12T17:40:58Z | https://github.com/wger-project/wger/issues/1261 | [] | clafalco | 3 |
GibbsConsulting/django-plotly-dash | plotly | 418 | Use Dash Mantine Components with django_plotly_dash | If I use any Dash Mantine Components within my Dash application, it just displays as a large blank page when using dpd, but it loads just fine with the standard dash application. Looking at previous questions, it sounded like custom components should work with dpd. Am I missing a step to use other libraries with this? | closed | 2022-10-20T19:52:27Z | 2023-01-15T06:19:56Z | https://github.com/GibbsConsulting/django-plotly-dash/issues/418 | [] | starsidechimp | 2 |
Kanaries/pygwalker | plotly | 516 | [BUG] Index out of bounds on reading a dataframe | **Describe the bug**
Trying to read in 10000+ row dataframe. Getting an error:
`IndexError: index 10001 is out of bounds for axis 0 with size 10001`
```
Traceback:
File "/app/app.py", line 83, in <module>
main()
File "/app/app.py", line 78, in main
analytics_tab()
File "/app/tabs/pygwalker_analytics/... | closed | 2024-04-11T10:51:49Z | 2024-04-26T11:11:22Z | https://github.com/Kanaries/pygwalker/issues/516 | [
"bug",
"good first issue",
"P1"
] | RaulVS14 | 6 |
alteryx/featuretools | data-science | 2,027 | Update CFM so that binary comparisons work for Ordinal columns from aggregations | There is an issue with several of the binary comparison primitives such as `LessThan` in which comparing an Ordinal column in a base dataframe to an Ordinal column generated from an aggregation primitive can fail. For examples of this refer to this test: https://github.com/alteryx/featuretools/blob/6e819333b7631487f3e3... | open | 2022-04-21T22:10:06Z | 2023-06-26T19:10:35Z | https://github.com/alteryx/featuretools/issues/2027 | [] | thehomebrewnerd | 0 |
ploomber/ploomber | jupyter | 227 | Add a debugging guide | debugging pipeline declaration:
- [x] using the dag object
debugging tasks:
- [x] printing sql source
- [x] debugging (python) scripts
- [x] debugging dag.render errors | closed | 2020-08-13T16:30:36Z | 2021-03-09T04:58:36Z | https://github.com/ploomber/ploomber/issues/227 | [] | edublancas | 0 |
huggingface/transformers | machine-learning | 36,386 | `latent_recurrent_depth` Model Type Not Recognized in `transformers` | ### Model description
#### **Describe the Issue**
I have created a custom model (`latent_recurrent_depth`) and uploaded it to Hugging Face (`codewithdark/latent-recurrent-depth-lm`). The model trains successfully using `AutoModel`, `AutoModelForCausalLM`, and its actual class. However, when trying to load it with `f... | closed | 2025-02-25T03:59:39Z | 2025-02-25T16:12:35Z | https://github.com/huggingface/transformers/issues/36386 | [
"New model"
] | codewithdark-git | 2 |
graphistry/pygraphistry | pandas | 607 | [BUG] umap dirty_cat on colab |
With the last version of Pygraphistry I get the following error while running g.umap()

| open | 2024-10-27T18:31:08Z | 2025-01-04T20:15:29Z | https://github.com/graphistry/pygraphistry/issues/607 | [
"bug"
] | maksim-mihtech | 10 |
PablocFonseca/streamlit-aggrid | streamlit | 86 | [Bug] Sorting not working when NaN is present | There seems to be an issue with sorting the data using the up/down arrows by columns.
When the variable contains a missing value (i.e. NaN) the sorting does not work properly. See attachment. When dropping all NaN first, the sorting seems to work fine.
<img width="96" alt="image" src="https://user-images.githubus... | closed | 2022-04-25T19:40:16Z | 2024-04-04T17:53:20Z | https://github.com/PablocFonseca/streamlit-aggrid/issues/86 | [
"question"
] | S-UP | 2 |
qwj/python-proxy | asyncio | 123 | can support speed limit by client ip? | open | 2021-03-25T10:15:11Z | 2021-03-25T10:15:11Z | https://github.com/qwj/python-proxy/issues/123 | [] | munding | 0 | |
deepset-ai/haystack | pytorch | 8,561 | AzureOCRDocumentConverter | I'm using the AzureOCRDocumentConverter and I'm struggling to understand how it can be useful.
How am i suppose to use the output documents of the AzureOCRDocumentConverter? All the extracted tables gets flatten out in the documents value entry of the returned dictionary. Wouldn't be better to convert that extracted... | closed | 2024-11-20T16:43:10Z | 2024-11-23T16:33:07Z | https://github.com/deepset-ai/haystack/issues/8561 | [] | CompareSan | 0 |
onnx/onnx | tensorflow | 6,374 | CI not compatible with ubuntu-24.04; Change the runner from ubuntu-latest to ubuntu-22.04? | # Ask a Question
While testing python 3.13 I realized that our current pipeline does not work for ubuntu-24.04.
Currently we are using ubuntu-latest, if 24.04 will become "latest" our build will fail first.
A quick search didn't turn up a roadmap
Example run could be found here
https://github.com/onnx/on... | closed | 2024-09-17T11:53:15Z | 2024-11-01T14:57:44Z | https://github.com/onnx/onnx/issues/6374 | [
"question"
] | andife | 4 |
explosion/spaCy | deep-learning | 12,311 | Incorrect tokenization of words with ":" in Swedish model | ## How to reproduce the behaviour
In Swedish, ":" is used before single character endings after numerals, letters, abbreviations and other cases.
In the Swedish model, words with ":" get split in tokenization. For example the word "46:e" in the sentence "_Demokraten Joe Biden blir landets 46:e president._" get split ... | closed | 2023-02-21T09:59:15Z | 2023-03-30T00:02:23Z | https://github.com/explosion/spaCy/issues/12311 | [
"enhancement",
"lang / sv"
] | lise-brinck | 1 |
neuml/txtai | nlp | 644 | Add feature to return embeddings search results as graph | This change will add a new parameter to `embeddings.search` which enables returning the search results as a graph. This change will find all results for a query then use that to filter the underlying graph index.
When a graph index is not present, this parameter will be ignored. | closed | 2024-01-22T16:09:08Z | 2024-01-23T19:07:14Z | https://github.com/neuml/txtai/issues/644 | [] | davidmezzetti | 0 |
MaartenGr/BERTopic | nlp | 1,357 | reduce_outliers cancels the representation_model | Hello Maarten,
I have been experimenting with topics reduction and outliers reduction when clustering using HDBSCAN.
I also used Cohere for representation.
```python
hdbscan_model = HDBSCAN(min_cluster_size=20, metric='euclidean', cluster_selection_method='eom', prediction_data=True)
vectorizer_model = OnlineCo... | closed | 2023-06-22T10:59:25Z | 2023-09-27T09:11:49Z | https://github.com/MaartenGr/BERTopic/issues/1357 | [] | RamyTheEngineer | 2 |
tensorflow/tensor2tensor | machine-learning | 1,517 | Confusion on Registration | ### Description
Sorry, I'm afraid this is going to sound like a stupid set of questions, but here goes:
I am trying to train a Transformer on my own set of data. I am trying to understand how to do this by referencing the cloud poetry tutorial notebook (https://github.com/GoogleCloudPlatform/training-data-analyst... | open | 2019-03-22T15:16:44Z | 2019-03-22T15:19:58Z | https://github.com/tensorflow/tensor2tensor/issues/1517 | [] | chrisrytting | 0 |
biolab/orange3 | scikit-learn | 6,987 | "Show help" popup: provide "Go Back" and "Go forward" buttons if user has clicked on a link in the widget explanation | <!--
Thanks for taking the time to submit a feature request!
For the best chance at our team considering your request, please answer the following questions to the best of your ability.
-->
**What's your use case?**
Clicking on the "Show Help" or "?" button in a widget's dialog box opens a popup explaining the use of... | open | 2025-01-16T10:42:22Z | 2025-01-17T11:31:46Z | https://github.com/biolab/orange3/issues/6987 | [] | wvdvegte | 4 |
RobertCraigie/prisma-client-py | asyncio | 718 | Improved seeding support | ## Problem
The NodeJS Prisma package includes a mechanism for seeding databases with a `prisma db seed` command. This, however, requires configuring the command in the `package.json` of the project, which would normally be present in a NodeJS project.
```json
{
"prisma": {
"seed": "prisma/seed.sh"
}
... | open | 2023-03-07T22:33:53Z | 2023-03-08T00:42:12Z | https://github.com/RobertCraigie/prisma-client-py/issues/718 | [] | jake-amicus | 1 |
modelscope/modelscope | nlp | 343 | OCR 识别模型微调,加载自己的数据集 | 问题:由于需要在内网环境下使用,数据集下载到本地,想使用本地加载的方式,查看文档都是一些txt、json、csv等单个文件加载的方式,我的识别数据是lmdb格式的,应该怎么去加载数据进行训练呢?非常希望能够得到您的解答 | closed | 2023-06-29T09:11:26Z | 2024-07-22T01:55:03Z | https://github.com/modelscope/modelscope/issues/343 | [
"Stale"
] | lipeng1109 | 2 |
pandas-dev/pandas | pandas | 60,816 | BUG: Union of two DateTimeIndexes is incorrectly calculated | ### Pandas version checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [ ] I have confirmed this bug exists on the [main branch](https://pandas.pydata.org/docs/dev/ge... | open | 2025-01-29T15:45:23Z | 2025-02-02T14:27:14Z | https://github.com/pandas-dev/pandas/issues/60816 | [
"Bug",
"Regression",
"Needs Discussion",
"Non-Nano"
] | filmor | 5 |
fugue-project/fugue | pandas | 300 | [FEATURE] A hybrid engine of DuckDB and Dask | **Describe the solution you'd like**
While DuckDB can be extremely fast, it can't cover `transform` feature, so we let Dask be the supporting engine to fully utilize local CPUs for parallel transformation. This engine must also minimize the data transfers between DuckDB and Dask to maximize speed. | closed | 2022-02-04T09:02:38Z | 2022-02-22T06:21:40Z | https://github.com/fugue-project/fugue/issues/300 | [
"enhancement",
"dask",
"duckdb"
] | goodwanghan | 0 |
healthchecks/healthchecks | django | 561 | Attach log files to email notification | First of all, this is an AWESOME Open Source project. healthckecks.io service is unbelievably smart and well thought out. I didn't think such a product/project existed :)
Now onto my request/question.
I couldn't find any doc around attaching failure logs to as an email attachment part sent as part of failure noti... | closed | 2021-09-22T01:07:28Z | 2021-09-23T15:44:52Z | https://github.com/healthchecks/healthchecks/issues/561 | [] | ahmedsajid | 2 |
PeterL1n/RobustVideoMatting | computer-vision | 267 | 使用提供的模型推理时,人像边缘分割不平滑,同时会出现人物身体部分缺失,请问该如何调整呢 | 
| open | 2024-04-03T06:55:54Z | 2024-07-10T08:42:23Z | https://github.com/PeterL1n/RobustVideoMatting/issues/267 | [] | jackTJT | 1 |
sinaptik-ai/pandas-ai | data-visualization | 662 | Fix: Error using enforce_privacy = True | https://github.com/gventuri/pandas-ai/blob/87dd966e52c21e6359f2797f80826cd49c6bd40f/pandasai/smart_dataframe/__init__.py#L436C57-L436C57
When using `enforce_privacy = True`
generates an error because it only sends the headers and when using `_truncate_head_columns` it tries to truncate 0 rows
so I propose the fo... | closed | 2023-10-19T23:50:48Z | 2023-10-23T12:50:51Z | https://github.com/sinaptik-ai/pandas-ai/issues/662 | [
"bug",
"good first issue"
] | mavixRL | 3 |
pallets/flask | flask | 5,395 | Issue matching route with methods=['OPTIONS'] when similar route appears later using ['GET', 'POST'] | With routing setup like this:
```
class ApiHandler:
@route_with('/<regex("(.*)"):path>', methods = ['OPTIONS'])
def cors(self, path):
# Send custom CORS headers
# This should be matched for any request
return make_response('OK', 200)
@route_with('/post/<regex("(.*)"):id>', methods = ['GE... | closed | 2024-01-26T09:10:12Z | 2024-02-11T00:06:41Z | https://github.com/pallets/flask/issues/5395 | [] | daskalou | 3 |
Kludex/mangum | fastapi | 29 | Reconsidering multiple platform support | So initially I set out to implement an adapter for AWS Lambda / API Gateway, but then I was curious and started experimenting with Azure Functions. This led to shifting focus to multiple platform support, but after getting to this point, I'm wondering if this should be reconsidered because:
- Nearly all cases where ... | closed | 2019-01-30T01:36:13Z | 2019-01-30T09:12:51Z | https://github.com/Kludex/mangum/issues/29 | [
"maybe"
] | jordaneremieff | 2 |
ckan/ckan | api | 8,540 | clean_db fixture is also clearing activity extension 2.11 DB migration | ## CKAN version
CKAN 2.11 with Python 3.10 and activity extension enabled
## Describe the bug
I'm trying to test an extension that is dependant on the activity extension. The extension uses the db so I'm calling `clean_db` fixture for each test, along with `with_plugins` to load my extension and the activity exten... | closed | 2024-11-19T15:12:30Z | 2025-01-30T00:42:58Z | https://github.com/ckan/ckan/issues/8540 | [] | jonathansberry | 2 |
vi3k6i5/flashtext | nlp | 63 | can't search overlapped words? | kp = KeywordProcessor()
kp.add_keyword("ABC DE")
kp.add_keyword("DE FGHI")
kp.extract_keywords("ABC DE FGHI")
>>>['ABC DE']
why not ['ABC DE', 'DE FGHI'] | open | 2018-10-12T09:59:07Z | 2019-09-05T15:48:10Z | https://github.com/vi3k6i5/flashtext/issues/63 | [] | xuexcy | 5 |
pywinauto/pywinauto | automation | 893 | Application(backend="uia").connect(path="explorer.exe") cannot find dialog | I have one file explorer. 'Downloads' file explorer is launched by administrator.
app = Application(backend="uia").connect(path="explorer.exe")
app.Downloads
If I run the above script using normal user, it raised exception 'Cannot find "Downloads'
If I run the above script using administrator, it works.
How ... | closed | 2020-02-20T06:03:05Z | 2020-02-26T00:03:19Z | https://github.com/pywinauto/pywinauto/issues/893 | [
"invalid",
"question"
] | czhhua28 | 2 |
encode/databases | sqlalchemy | 395 | Add support for postgresql+asyncpg DB scheme | The supported DBs dict is missing this scheme prefix.
https://github.com/encode/databases/blob/6fcb16823c32dbf492991f26562a3ca6884dfbef/databases/core.py#L45 | closed | 2021-09-22T21:58:40Z | 2021-09-25T09:12:21Z | https://github.com/encode/databases/issues/395 | [] | mhadam | 1 |
ageitgey/face_recognition | machine-learning | 611 | Doesn't work with .bmp images | file: face_recognition_knn.py
This algorithm is not training on .bmp images.
What I tried: I added .bmp in ALLOWED_EXTENSIONS = {'png', 'jpg', 'jpeg'}.
But this didn't solve the problem :( | open | 2018-08-30T12:11:35Z | 2018-08-30T18:19:44Z | https://github.com/ageitgey/face_recognition/issues/611 | [] | NarenBabuR | 1 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 729 | 什么意思,这个图我真的绷不住了 | ### 提交前必须检查以下项目
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。
- [X] 由于相关依赖频繁更新,请确保按照[Wiki](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki)中的相关步骤执行
- [X] 我已阅读[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki/常见问题)并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案
- [X] 第三方插件问题:例如[llama.cpp](https://github.com/ggerganov/llama.c... | closed | 2023-07-07T09:09:04Z | 2023-07-18T22:40:22Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/729 | [
"stale"
] | CXLiang123 | 4 |
Lightning-AI/pytorch-lightning | machine-learning | 19,818 | Full validation after first microbatch when training after LearningRateFinder | ### Bug description
`lr_finder` does not reset `fit_loop.epoch_loop.restarting` to `False` which causes the validation check to trigger validation on the first `advance()` call because of [this check](https://github.com/Lightning-AI/pytorch-lightning/blob/b9680a364da4e875b237ec3c03e67a9c32ef475b/src/lightning/pytorch/... | closed | 2024-04-25T21:46:09Z | 2024-06-07T16:00:19Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19818 | [
"bug",
"needs triage",
"ver: 2.2.x"
] | clumsy | 0 |
errbotio/errbot | automation | 803 | IRC backend doesn't render cards correctly | Not everyone uses mIRC so we shouldn't default to the format that only works with it (because thats not exactly a friendly output for other IRC client users),
For example here is a output from hexchat:
```
<gerritbot2> {: color='black' bgcolor='green' }
<gerritbot2> Kyrylo Galanov (kgalanov@mirantis.com) proposed ch... | open | 2016-06-30T04:03:43Z | 2016-08-16T20:15:41Z | https://github.com/errbotio/errbot/issues/803 | [
"type: bug",
"backend: IRC"
] | harlowja | 6 |
mouredev/Hello-Python | fastapi | 468 | 腾龙公司娱乐注册及与现场同步的正规网投平台 | 腾龙公司娱乐:376838.com真人视讯】【棋牌游戏】【电子游戏】【体育赛事】【彩票游戏】;腾龙娱乐:[376838.com]【百家乐】【龙虎】【牛牛】;充值支持:银行卡、微信、支付宝、USDT等。咨询(微信:zdn200 微信:xiaolu460570 飞机:@lc15688祝您游戏愉快,盈利多多
 | closed | 2025-03-05T13:43:08Z | 2025-03-10T13:47:05Z | https://github.com/mouredev/Hello-Python/issues/468 | [] | khyl55 | 0 |
dsdanielpark/Bard-API | api | 217 | Exception: SNlM0e value not found. Double-check __Secure-1PSID value or pass it as token='xxxxx'. |
CONSENT
SOCS
APISID
HSID
SAPISID
SID
SSID
__Secure-1PAPISID
__Secure-1PSID
__Secure-3PAPISID
__Secure-3PSID
SEARCH_SAMESITE
1P_JAR
__Secure-1PSIDTS
__Secure-3PSIDTS
AEC
NID
SIDCC
__Secure-1PSIDCC
__Secure-3PSIDCC
SNID
ACCOUNT_CHOOSER
LSOLH
LSID
__Host-1PLSID
__Host-3PLSID
__Host-GAPS
OSID
... | closed | 2023-10-21T13:04:07Z | 2023-10-25T19:11:29Z | https://github.com/dsdanielpark/Bard-API/issues/217 | [] | marl0nx | 2 |
betodealmeida/shillelagh | sqlalchemy | 220 | ISODate parse can use std library | Currently `ISODate`'s `parse` uses `dateutil`:
https://github.com/betodealmeida/shillelagh/blob/7afaf13ec822f8c56895a8aec6ad77a7de2ea600/src/shillelagh/fields.py#L323-L328
however as of Python 3.7, [`date.fromisoformat`](https://docs.python.org/3/library/datetime.html#datetime.date.fromisoformat) should work and b... | closed | 2022-03-31T16:23:38Z | 2022-07-24T21:42:11Z | https://github.com/betodealmeida/shillelagh/issues/220 | [
"help wanted",
"good first issue",
"performance"
] | cancan101 | 0 |
autogluon/autogluon | data-science | 4,797 | [BUG] MMCV Installation Stucks | **Bug Report Checklist**
<!-- Please ensure at least one of the following to help the developers troubleshoot the problem: -->
- [ ] I provided code that demonstrates a minimal reproducible example. <!-- Ideal, especially via source install -->
- [ ] I confirmed bug exists on the latest mainline of AutoGluon via s... | open | 2025-01-15T00:23:34Z | 2025-01-15T00:27:27Z | https://github.com/autogluon/autogluon/issues/4797 | [
"bug: unconfirmed",
"Needs Triage"
] | FANGAreNotGnu | 1 |
pyg-team/pytorch_geometric | deep-learning | 10,137 | Trying to add edge weights to RGCNConv and I got an error: TypeError: `propagate()` got an unexpected keyword argument `edge_weight` | The below is a reply to an earlier issue (_Originally posted by @rusty1s in https://github.com/pyg-team/pytorch_geometric/discussions/7609#discussioncomment-6229385_) and the author of torch_geometric gives the below answer:
> If I understand you correctly, you are searching for a way to apply `RGCNConv` on weighted g... | open | 2025-03-24T08:32:49Z | 2025-03-24T08:42:18Z | https://github.com/pyg-team/pytorch_geometric/issues/10137 | [] | divyaksh-shukla | 0 |
junyanz/pytorch-CycleGAN-and-pix2pix | deep-learning | 743 | test.py does not process all images in the test directory of the model | I have about 100 images in the test directory of my model and when I run test.py, it only processes about 50 of them. Is there a way to make it do all of them? | closed | 2019-08-24T15:02:13Z | 2019-08-26T20:32:34Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/743 | [] | 0003mg | 2 |
OpenInterpreter/open-interpreter | python | 1,205 | Keep getting JSONDecodeError when using computer.browser | ### Describe the bug
the computer.browser.search keeps returning this error:
```File ~/anaconda3/lib/python3.10/site-packages/requests/models.py:975, in Response.json(self, **kwargs)
971 return complexjson.loads(self.text, **kwargs) ... | open | 2024-04-14T11:40:36Z | 2024-04-24T21:42:14Z | https://github.com/OpenInterpreter/open-interpreter/issues/1205 | [] | legaltextai | 5 |
newpanjing/simpleui | django | 307 | menu不向用户展示没有权限的name | **你希望增加什么功能?**
** what features do you wish to add? * *
1.menu栏根据用户是否有相应的权限,如果用户没有相应model的权限,不展示对应的名称
| closed | 2020-09-14T01:21:40Z | 2020-09-26T07:02:03Z | https://github.com/newpanjing/simpleui/issues/307 | [
"enhancement"
] | FangZiyong | 1 |
strawberry-graphql/strawberry | fastapi | 3,760 | `snake_case` input arguments are ignored in schema serialization | ```graphql
@strawberry.input
class FooInput:
hello: str
hello_world: str
```
^ when applying the above, `hello` is serialized in the schema, but `hello_world` is not.
## Minimal Repro
```
$ pip freeze | grep strawberry
strawberry-graphql==0.258.0
```
**`schema.py`**
```python
import typing
import strawbe... | closed | 2025-01-31T19:35:40Z | 2025-02-13T16:09:39Z | https://github.com/strawberry-graphql/strawberry/issues/3760 | [
"bug"
] | magicmark | 0 |
aws/aws-sdk-pandas | pandas | 2,811 | Get column parameters | **Is your idea related to a problem? Please describe.**
Linked to #2810 , The api for glue columns includes [Parameters](https://docs.aws.amazon.com/glue/latest/webapi/API_Column.html). However none of the aws-sdk-pandas functions allows you to get the column Parameters so we have to resort to boto3 get_table.
**De... | closed | 2024-05-07T16:20:03Z | 2024-05-14T10:09:10Z | https://github.com/aws/aws-sdk-pandas/issues/2811 | [
"enhancement"
] | SoumayaMauthoorMOJ | 2 |
2noise/ChatTTS | python | 63 | 根据音色种子设定音色的标准方法的疑问 | 为方便测试,写了一个kivy小框架:
```
import torch
import ChatTTS
from kivy.app import App
from kivy.uix.boxlayout import BoxLayout
from kivy.uix.button import Button
from kivy.uix.textinput import TextInput
from kivy.core.audio import SoundLoader
import soundfile as sf
import tempfile
seeds = {
"旁白": {"seed": 2222},
... | closed | 2024-05-29T15:53:46Z | 2024-08-08T09:55:44Z | https://github.com/2noise/ChatTTS/issues/63 | [
"stale"
] | NowLoadY | 11 |
nerfstudio-project/nerfstudio | computer-vision | 3,534 | `NeuS-facto` generates a weird rendering result on the DTU skull dataset | Hi, everyone,
Does anyone help me train a neus-facto model on the DTU-65 dataset provided by the `sdfstudio` project? I run the following code on `nerfstudio==1.1.5`:
```
ns-train neus-facto --data path/to/dtu-65
```
But the visualizer shows something like:
 different from replace({pd.NaT: None}) | ### Pandas version checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [x] I have confirmed this bug exists on the [main branch](https://pandas.pydata.org/docs/dev/ge... | closed | 2025-01-27T12:58:16Z | 2025-01-27T21:35:43Z | https://github.com/pandas-dev/pandas/issues/60798 | [
"Bug",
"Duplicate Report",
"replace"
] | thunderbug1 | 1 |
autokey/autokey | automation | 1,010 | AutoKey GUI sometimes fails to update when external and some internal changes occur | ### AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland?
Xorg
### Has this issue already been reported?
- [X] I have searched through the existing issues.
### Is this a question rather than an issue?
- [X] This is not a question.
### What type of ... | open | 2025-01-15T08:33:12Z | 2025-03-03T23:37:01Z | https://github.com/autokey/autokey/issues/1010 | [
"bug",
"help-wanted",
"user interface"
] | josephj11 | 7 |
littlecodersh/ItChat | api | 358 | BadStatusLine错误 | 在提交前,请确保您已经检查了以下内容!
- [ v] 您可以在浏览器中登陆微信账号,但不能使用`itchat`登陆
- [ v] 我已经阅读并按[文档][document] 中的指引进行了操作
- [ v] 您的问题没有在[issues][issues]报告,否则请在原有issue下报告
- [ v] 本问题确实关于`itchat`, 而不是其他项目.
- [ v] 如果你的问题关于稳定性,建议尝试对网络稳定性要求极低的[itchatmp][itchatmp]项目
请使用`itchat.run(debug=True)`运行,并将输出粘贴在下面:
```
Thu, 11 May 2017 12:26:40 ... | closed | 2017-05-11T05:24:26Z | 2017-05-29T01:49:03Z | https://github.com/littlecodersh/ItChat/issues/358 | [
"question"
] | pengyuwei | 6 |
Esri/arcgis-python-api | jupyter | 1,468 | Index error with Train deep learning model (spatial analyst tools) | **Hi, can you kindly help me solve this issue? I am trying to train a deep learning model using the following code**
```
witharcpy.EnvManager(processorType="GPU"):
arcpy.ia.TrainDeepLearningModel(r"'C:\Users\Richard Antwi\Desktop\Turning Lanes Detection\All Training Data\Balancing_Training_img_chps';'C:\Users\... | closed | 2023-02-21T18:20:09Z | 2023-07-11T06:20:47Z | https://github.com/Esri/arcgis-python-api/issues/1468 | [
"learn"
] | Richard-Antwi22 | 4 |
drivendataorg/cookiecutter-data-science | data-science | 221 | Solo `make` command doesn't usually work (generate help text) on Windows | Encountered this in a downstream project:
https://github.com/drivendataorg/sfp-cervical-biopsy-runtime/issues/18
Fix was to just remove the `more` command since it's not available on most windows bash shells:
https://github.com/drivendataorg/sfp-cervical-biopsy-runtime/pull/19
Expected behavior: running `make` ... | closed | 2020-09-25T22:08:49Z | 2024-04-16T14:43:07Z | https://github.com/drivendataorg/cookiecutter-data-science/issues/221 | [] | pjbull | 4 |
mitmproxy/pdoc | api | 221 | index.html does not respect __all__ | # Description
When I try to exclude certain submodules from a project via `__all__`, they don't appear in the "normal" view, but they appear in the index.html search page.
It seems that `pkgutil.walk_packages` (https://github.com/mitmproxy/pdoc/blob/1dfd11baff29ae92f0e2d1b3725e7c57129aa6dd/pdoc/extract.py#L83) does... | closed | 2021-02-14T01:55:32Z | 2021-02-14T16:10:10Z | https://github.com/mitmproxy/pdoc/issues/221 | [] | eladyn | 2 |
gunthercox/ChatterBot | machine-learning | 1,736 | OSError: [E050] Can't find model 'en'. | OSError: [E050] Can't find model 'en'. It doesn't seem to be a shortcut link, a Python package or a valid path to a data directory.
| closed | 2019-05-26T19:51:47Z | 2020-12-27T06:12:02Z | https://github.com/gunthercox/ChatterBot/issues/1736 | [
"answered"
] | dewangsatyam | 9 |
getsentry/sentry | django | 87,094 | Clickup Connection not working - Infinite Spinner | ### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
Video: https://www.loom.com/share/677562533f7842ba826c93032c26d17b?sid=91cc82d1-2013-47e3-b9a7-073ef2340dda
Try to connect Clickup with Sentry following the documentation.
This issue was mentioned here and at least for me it is not solved: https://g... | open | 2025-03-14T16:37:43Z | 2025-03-18T19:35:02Z | https://github.com/getsentry/sentry/issues/87094 | [
"Product Area: Settings - Integrations"
] | ik4Rus | 3 |
sammchardy/python-binance | api | 1,568 | Ed25519 authentication | Is it possible to authenticate with Ed25519 key? The examples only show api_key and secret authentication. Binance does not allow placing orders with HMAC authentication. Am I doing something wrong? Would appreciate your help. | open | 2025-03-21T21:00:05Z | 2025-03-21T21:00:05Z | https://github.com/sammchardy/python-binance/issues/1568 | [] | PGSch | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.