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
CanopyTax/asyncpgsa
sqlalchemy
80
Issues casting a parameter
Running the following query results in a traceback. Seems it cannot handle casting parameters. ``` sql = ''' SELECT date::date FROM generate_series(:start_month::date, :end_month::date, '1 month'::interval) ''' now = datetime.datetime.now() start_month = datetime.datetime(now.year, now.month, 1) end_...
closed
2018-04-19T17:59:20Z
2018-04-20T18:01:52Z
https://github.com/CanopyTax/asyncpgsa/issues/80
[]
jared-mackey
2
docarray/docarray
fastapi
1,843
[Docs Missing] docs.docarray.org -> There isn't a GitHub Pages site here.
### Initial Checks - [x] I have read and followed [the docs](https://docs.docarray.org/) and still think this is a bug ### Description When i try to read docs, i got 404 pages ### Example Code _No response_ ### Python, DocArray & OS Version ```Text FireFox ``` ### Affected Components - [X...
closed
2023-12-23T07:36:17Z
2024-04-30T12:33:35Z
https://github.com/docarray/docarray/issues/1843
[]
sudoskys
1
OFA-Sys/Chinese-CLIP
computer-vision
295
为什么使用同样的词和图片得到的结果不一致?
词:天空, 栏杆, 女人, 火车站, 火车, 人们 图片地址:https://images.pexels.com/photos/20147042/pexels-photo-20147042.jpeg?cs=srgb&dl=pexels-mateus-castro-20147042.jpg&fm=jpg 测试api: https://huggingface.co/spaces/OFA-Sys/chinese-clip-zero-shot-image-classification 使用的base https://huggingface.co/OFA-Sys/chinese-clip-vit-base-patch16 ...
open
2024-04-13T09:14:10Z
2024-06-24T11:07:01Z
https://github.com/OFA-Sys/Chinese-CLIP/issues/295
[]
learning233
2
ultralytics/ultralytics
pytorch
18,899
i have a issues that i am not able to slit my data into train,test and val using the split_trainval,split_test function. my dataset is in YOLO-obb format
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### Ultralytics YOLO Component _No response_ ### Bug bug is that when i m running this code Cell In[18], [line 4](vscode-notebook-cell:?execution_count=...
open
2025-01-26T13:06:14Z
2025-01-26T14:02:57Z
https://github.com/ultralytics/ultralytics/issues/18899
[ "bug", "OBB" ]
Riya3591
2
graphql-python/graphene-django
graphql
737
Django: ImportError: cannot import name 'ResolveInfo'
@SpyTec commented on [Wed Aug 07 2019](https://github.com/graphql-python/graphene/issues/1047) Following the Relay walkthrough I'm getting the following error. Since it's quite cryptic ```py Unhandled exception in thread started by <function check_errors.<locals>.wrapper at 0x7f2935fa98c8> Traceback (most recent ca...
closed
2019-08-07T11:45:36Z
2020-10-08T19:45:57Z
https://github.com/graphql-python/graphene-django/issues/737
[]
Venefilyn
7
pallets/flask
flask
5,279
Issue with Werkzeug bump
I have a few Flask applications running on Flask 2.3.2. On deployment today, the 2 apps went down. Error: File "/tmp/8dbc37810e69912/wsgi.py", line 3, in <module> 2023-10-03T02:41:50.698042229Z from application import create_app 2023-10-03T02:41:50.698045529Z File "/tmp/8dbc37810e69912/application/__init...
closed
2023-10-03T03:17:10Z
2023-10-04T04:03:57Z
https://github.com/pallets/flask/issues/5279
[]
ghawes85
2
RomelTorres/alpha_vantage
pandas
280
ModuleNotFoundError: 'alpha_vantage.timeseries'
I've gone through the issues history & came across a few similar issues that other users have faced, but i'm not sure about the solution. Import alpha_vantage works fine. However, while trying to import the time_series module, an error is thrown. **ModuleNotFoundError: No module named 'alpha_vantage.timeseries';...
closed
2020-12-28T06:51:09Z
2024-10-27T16:13:35Z
https://github.com/RomelTorres/alpha_vantage/issues/280
[]
akmt14
2
sebastianruder/NLP-progress
machine-learning
148
Recommendation systems
Hi Sebastian, Thanks for your wonderful repository/website. I found there is no benchmark/dataset for **Recommendation systems** which absolutely is an important task in NLP/IR.
open
2018-11-04T23:37:06Z
2018-11-05T09:26:55Z
https://github.com/sebastianruder/NLP-progress/issues/148
[]
hadifar
1
babysor/MockingBird
deep-learning
596
合成时想采用训练集中的数据的embed数据的均值应该怎样修改ui.py文件
**Summary[问题简述(一句话)]** A clear and concise description of what the issue is. **Env & To Reproduce[复现与环境]** 描述你用的环境、代码版本、模型 **Screenshots[截图(如有)]** If applicable, add screenshots to help
open
2022-06-01T08:33:44Z
2022-06-02T11:01:41Z
https://github.com/babysor/MockingBird/issues/596
[]
liqian1104
1
ultralytics/ultralytics
python
19,656
Increasing the number of inputs for YOLO.
### 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 I have been researching similar cases for three months, but I have not been ...
open
2025-03-12T04:57:40Z
2025-03-22T10:37:21Z
https://github.com/ultralytics/ultralytics/issues/19656
[ "enhancement", "question", "detect" ]
takuya3h
4
thp/urlwatch
automation
116
How to avoid numbers in differences
Hi, I am monitoring a page containing links to different articles (one per line) and they all have a score. Right now, I get a notification each time scores change, but I would like to ignore that, and just get notifications when new articles appear. Is it possible to do that with urlwatch? -a
closed
2016-11-04T21:25:20Z
2017-10-01T08:44:29Z
https://github.com/thp/urlwatch/issues/116
[]
xgt36
3
PaddlePaddle/ERNIE
nlp
624
想从头训练,不知还是否有教程啥的
closed
2021-01-31T22:35:58Z
2021-04-10T04:40:28Z
https://github.com/PaddlePaddle/ERNIE/issues/624
[ "wontfix" ]
FightingFighting
6
rthalley/dnspython
asyncio
1,066
Query for SOA requires TSIG (for Catalog Zones).
RFC 9432 now demands protection against unauthorized queries of catalog zones. So to obtain the SOA you will be required to present a TSIG. To update my catalog zone I first need to obtain it's unixtime SOA serial. Now in Python I wish to make the equivalent of this query: `dig -y 'hmac-sha256:cust1-tsig:MqFjRb3x...
closed
2024-03-11T13:02:57Z
2024-03-11T16:33:51Z
https://github.com/rthalley/dnspython/issues/1066
[]
DNS-Leo
3
keras-team/keras
tensorflow
20,325
Functional API not work as expected when concatenating two models with multiple output & input
Keras version: 3.6.0 OS: Win Hello, Lets say I've got following two models `A` and `B`: ```python A_input = keras.Input(shape=(4,)) A = keras.layers.Dense(5)(A_input) A = keras.Model(inputs=A_input, outputs=[ keras.layers.Dense(4)(A), keras.layers.Dense(4)(A) ]) ``` ![model](https://github.com/user-attac...
closed
2024-10-05T00:25:36Z
2024-10-05T17:34:26Z
https://github.com/keras-team/keras/issues/20325
[]
malciin
1
AirtestProject/Airtest
automation
603
ios多线程扩展什么时候实现,可以类似appium那种实现方式吗
**描述问题bug** ios多线程扩展什么时候实现,可以类似appium那种实现方式吗 现在使用iOS-Tagent,只能连接一台设备,而且一定要开着wda。不管改不改端口号都只认一部手机 **预期效果** 类似这种调用方式 appium -a 127.0.0.1 -p 4725 --webdriveragent-port 8101 不用一直连着xcode **python 版本:** `python3.5` **airtest 版本:** `1.2.2` **设备:** - 型号: iphone7,iphone7 - 系统: ios12.3.1,ios12.3 ...
closed
2019-11-11T08:30:33Z
2019-11-12T03:14:12Z
https://github.com/AirtestProject/Airtest/issues/603
[]
daisy0o
3
onnx/onnxmltools
scikit-learn
376
Can't convert Core ML model to Onnx
Hello, I'm trying to convert a trained Core ML model (activity classification) to Onnx in order to convert it to TensorFlow Lite. The problems is that I get errors. I've tried with different versions of python, onnxmltools, winmltools and it doesn't seems to work. I also tried docker image of onnx ecosystem with sa...
open
2020-03-18T07:59:47Z
2021-03-17T18:04:50Z
https://github.com/onnx/onnxmltools/issues/376
[]
aof-github
12
anapaulagomes/pytest-picked
pytest
93
run individual tests where code has changed
`pytest-picked` looks great, but I often have 10s or even hundreds of tests in a single file. It would be great therefore if this library could pick specific test rather than whole files. I imagine this would be possible by introspecting `git diff` or similar.
open
2020-07-29T11:20:24Z
2023-07-27T15:31:49Z
https://github.com/anapaulagomes/pytest-picked/issues/93
[]
samuelcolvin
3
mars-project/mars
pandas
3,322
[BUG] Creating an ndarray from ragged nested sequences is deprecated since numpy 1.24
<!-- Thank you for your contribution! Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue. --> **Describe the bug** Numpy 1.24 deprecates ragged array creation will now always raise a ValueError unless dtype=object is passed. This includes very deeply nested ...
closed
2023-01-13T06:23:48Z
2023-01-16T06:53:15Z
https://github.com/mars-project/mars/issues/3322
[]
vcfgv
0
hankcs/HanLP
nlp
1,711
py38环境下无法加载模型
<!-- 提问请上论坛,不要发这里! 提问请上论坛,不要发这里! 提问请上论坛,不要发这里! 以下必填,否则恕不受理。 --> **Describe the bug** py38环境下无法加载模型。但py36可以加载,并且之前模型已经在本地下载好了。 按照提示,将其升级到15版本,依然出现同样的问题 **Code to reproduce the issue** ```python model= hanlp.load(hanlp.pretrained.mtl.CLOSE_TOK_POS_NER_SRL_DEP_SDP_CON_ELECTRA_SMALL_ZH) ``` **System in...
closed
2022-02-11T09:00:12Z
2022-02-11T14:43:58Z
https://github.com/hankcs/HanLP/issues/1711
[ "invalid" ]
mirrormy
1
flasgger/flasgger
rest-api
427
How to change UI language?
Hi! How to change UI language? I commented out: ``` <script src='lang/translator.js' type='text/javascript'></script> <script src='lang/ru.js' type='text/javascript'></script> ``` In all index.html files in flasgger package folders, but nothing happens.
open
2020-08-21T08:21:44Z
2020-08-21T08:21:44Z
https://github.com/flasgger/flasgger/issues/427
[]
nxbx
0
geopandas/geopandas
pandas
2,765
BUG: copy of empty GeoDataFrame becomes Pandas DataFrame
- [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. - [x] (optional) I have confirmed this bug exists on the main branch of geopandas. --- #### Code Sample, a copy-pastable example ```python import copy import ...
closed
2023-01-19T16:34:25Z
2023-04-01T06:38:25Z
https://github.com/geopandas/geopandas/issues/2765
[ "bug" ]
joooeey
3
ultralytics/ultralytics
deep-learning
19,588
multi-stream processing with different FPS
### 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 Does YOLOv11 support multi-stream running with different FPS in file source....
open
2025-03-09T01:28:20Z
2025-03-09T05:42:49Z
https://github.com/ultralytics/ultralytics/issues/19588
[ "question", "detect" ]
pornpra
2
nltk/nltk
nlp
3,015
license of punkt in nlt_data
Hi Is it possible to use punkt for commercial in nltk_data? I cannot find out License information.
closed
2022-06-23T14:33:25Z
2022-07-04T05:33:10Z
https://github.com/nltk/nltk/issues/3015
[]
happyMindHaha
4
yunjey/pytorch-tutorial
deep-learning
46
TensorBoard example: net object has no attribute named_parameters?
Hi, I'm a bit new to PyTorch / Python so I apologize if I made a poor diagnosis in advance. My error is of the following form when running `main.py` ``` python main.py Step [100/50000], Loss: 2.1832, Acc: 0.51 Traceback (most recent call last): File "main.py", line 94, in <module> for tag, value ...
closed
2017-06-12T22:43:50Z
2019-10-20T02:38:41Z
https://github.com/yunjey/pytorch-tutorial/issues/46
[]
yenson-lau
3
mithi/hexapod-robot-simulator
dash
40
recompute_hexapod() assumes which legs are on the ground
# ❗❗IMPORTANT!This assumes leg with id 3 and id 4 are on the ground # THIS IS NOT ALWAYS THE CASE. # Should check which two legs are both on the ground before and after # instead of using leg 3 and 4 https://github.com/mithi/hexapod-robot-simulator/blob/f6d9536dc48c604099c5e2d07bf852ee597df6aa/hex...
closed
2020-04-12T10:17:37Z
2020-04-14T15:28:35Z
https://github.com/mithi/hexapod-robot-simulator/issues/40
[ "bug", "PRIORITY" ]
mithi
0
serengil/deepface
machine-learning
952
setting detector_backend to 'skip' gives error
Hi, setting detector_backend to 'skip' gives error : """Cannot cast ufunc 'divide' output from dtype('float64') to dtype('uint8') with casting rule 'same_kind'""" it's because this line of code in Deepface.py (lin 719): img/=255 and should be changed to : img = (img/255).astype(np.float32)
closed
2024-01-13T09:30:22Z
2024-01-13T22:21:00Z
https://github.com/serengil/deepface/issues/952
[ "bug" ]
Mostafa-Alavi
1
Lightning-AI/pytorch-lightning
machine-learning
20,539
`top_k` parameter of `ModelCheckpoint` default value
### Description & Motivation I believe that the `top_k` would highly benefit from the improvement in its default value. Currently, it defaults to `1`. However, sometimes, like for example when I am trying to save models every n train steps, it doesn't make sense to save the `top_k=1` model. I would presumably like to ...
open
2025-01-09T12:31:00Z
2025-01-14T22:18:50Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20539
[ "feature" ]
arijit-hub
6
eamigo86/graphene-django-extras
graphql
67
Dumb question for __init_subclass_with_meta__
Hi Sir, Much appreciate for the lib you are working on! i like it very much. I wonder if you can give me some guidance on how __init_subclass_with_meta__ works, i keep investigating in the source code and other examples but still can't figure it out. in this method: ```@classmethod def __init_subclass_...
closed
2018-08-30T03:23:05Z
2019-04-03T22:12:51Z
https://github.com/eamigo86/graphene-django-extras/issues/67
[]
warm200
3
autokey/autokey
automation
42
hang while setting keybindings
On Xubuntu 16.10.. when I'm in 'Set Hotkey' dialog and click 'Press to Set' and press a key.. I'd say about 20-30% of the time autokey locks hard and I have to kill and restart it from the command line. Sometimes the first re-start doesn't work and I have to restart 2 or 3 times. (it also randomly stops working dur...
closed
2016-11-15T15:43:08Z
2016-12-01T20:48:50Z
https://github.com/autokey/autokey/issues/42
[]
leword
3
allure-framework/allure-python
pytest
222
Hide self from step parameters by default
#### I'm submitting a ... - [ ] bug report - [x] feature request - [ ] support request => Please do not submit support request here, see note at the top of this template. #### What is the current behavior? ```python class SomeClass: @allure.step("Title") def some_method(self): pass ...
closed
2018-05-11T22:56:41Z
2018-05-28T21:15:59Z
https://github.com/allure-framework/allure-python/issues/222
[ "theme:core", "task:new feature" ]
maratori
5
Esri/arcgis-python-api
jupyter
1,335
arcgis library installation on macOS fails
**Describe the bug** `arcgis` can't be installed on MacOs (in my case Macbook Pro M1 Max chip). **To Reproduce** Steps to reproduce the behavior: ```terminal conda create --name gis-enviro conda install --name gis-enviro -c esri arcgis ``` error: ```python Collecting package metadata (current_repodata.json)...
closed
2022-08-19T04:50:41Z
2024-04-11T18:42:48Z
https://github.com/Esri/arcgis-python-api/issues/1335
[]
azinsharaf
7
pydantic/pydantic-core
pydantic
796
`make build-dev` doesn't work
Since https://github.com/pydantic/pydantic-core/pull/705 I think. I get `ModuleNotFoundError: No module named 'pydantic_core'` I need to run `pip install -e .` first, after that `make build-dev` seems to work Selected Assignee: @samuelcolvin
closed
2023-07-21T16:14:05Z
2023-08-09T10:20:06Z
https://github.com/pydantic/pydantic-core/issues/796
[ "bug" ]
samuelcolvin
8
errbotio/errbot
automation
864
How best to handle plugin configuration schema changes?
In the course of developing a plugin, it is sometimes necessary to change (add/remove) configuration keys. At the command level, it's simple enough to check whether the added key has been set and return an error there, but what about updating `CONFIG_TEMPLATE`? When I alter `CONFIG_TEMPLATE` with the updated parameter...
closed
2016-10-05T19:15:58Z
2016-11-20T17:54:47Z
https://github.com/errbotio/errbot/issues/864
[ "feature: plugins", "#usability" ]
brycied00d
5
slackapi/python-slack-sdk
asyncio
921
Enable to use custom logger in WebClient, WebhookClient (async/sync)
As mentioned at https://github.com/slackapi/bolt-python/issues/219#issuecomment-765055772, there is no way to pass a custom `logging.Logger` instance to `WebClient` etc. This is not a specific need for the Bolt issue. We can add `logger: Optional[Logger] = None` to these classes' constructor to enable developers to use...
closed
2021-01-22T03:12:36Z
2021-01-25T22:03:22Z
https://github.com/slackapi/python-slack-sdk/issues/921
[ "enhancement", "web-client", "Version: 3x", "good first issue" ]
seratch
0
autogluon/autogluon
scikit-learn
4,292
[timeseries]Loading dataset in batches for TimeSeriesPredictor
If dataset doesn't fit in memory, is there a possibility to load the dataset in batches using `as_stacked_batches()` or `TrainDataloader()` from gluonts to fit both “global” deep learning models that are shared across all time series (e.g., DeepAR, Transformer), as well as “local” statistical models that are fit to eac...
open
2024-06-25T05:25:16Z
2024-06-27T09:00:47Z
https://github.com/autogluon/autogluon/issues/4292
[ "enhancement", "module: timeseries" ]
Hstellar
1
falconry/falcon
api
1,676
FAQ item "How do I consume a query string that has a JSON value?" is outdated
The default value of `falcon.RequestOptions.auto_parse_qs_csv` was changed to `False` in v2.0 and handled in https://github.com/falconry/falcon/issues/842 and https://github.com/falconry/falcon/pull/1318. The FAQ item https://falcon.readthedocs.io/en/stable/user/faq.html#how-do-i-consume-a-query-string-that-has-a-js...
closed
2020-02-18T18:41:56Z
2020-04-14T07:09:07Z
https://github.com/falconry/falcon/issues/1676
[ "documentation", "good first issue" ]
suola
8
pyppeteer/pyppeteer
automation
433
can not get the same content as Chrome
This is due to the old version of chromium. Close the issue.
closed
2023-03-20T03:03:32Z
2023-03-22T01:25:24Z
https://github.com/pyppeteer/pyppeteer/issues/433
[]
pabst2009
0
pydantic/pydantic
pydantic
11,484
`default_factory` example with `lambda` from the docs fails
### Initial Checks - [x] I confirm that I'm using Pydantic V2 ### Description [Here](https://docs.pydantic.dev/latest/concepts/fields/#default-values) in the docs, there is a code snippet example: ```python from pydantic import BaseModel, EmailStr, Field class User(BaseModel): email: EmailStr username: st...
closed
2025-02-24T21:15:44Z
2025-02-24T21:45:04Z
https://github.com/pydantic/pydantic/issues/11484
[ "bug V2", "pending" ]
yury-fedotov
1
iperov/DeepFaceLab
deep-learning
5,664
RTX 4090 on Deepfacelab
What is the best configuration for 4090 in DeepFaceLab settings? Currently, I can only use up to Resolution: 192 and Batch size: 8, and when I use some pre-trained models (Resolution 380, 320), I encounter errors. My computer only has 32GB of RAM. Could this be due to insufficient RAM, and should I upgrade to 64GB ...
open
2023-04-23T16:58:05Z
2023-07-30T16:58:45Z
https://github.com/iperov/DeepFaceLab/issues/5664
[]
FghostHKG
10
streamlit/streamlit
deep-learning
10,299
Does not show an SVG image in the ImageColumn
### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [x] I added a very descriptive title to this issue. - [x] I have provided sufficient information below to help reproduce this issue. ### Summary Streamlit does not show an SVG image in the I...
open
2025-01-30T20:11:01Z
2025-02-01T10:49:42Z
https://github.com/streamlit/streamlit/issues/10299
[ "type:enhancement", "feature:st.column_config" ]
AMSolin
3
feder-cr/Jobs_Applier_AI_Agent_AIHawk
automation
968
[FEATURE]: Review job board ToS and AUP (linkedIn)
### Feature summary attempt to come into compliance ### Feature description TBD ### Motivation _No response_ ### Alternatives considered _No response_ ### Additional context _No response_
closed
2024-11-28T16:28:01Z
2024-12-16T02:08:15Z
https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk/issues/968
[ "enhancement", "stale" ]
sarob
4
supabase/supabase-py
flask
482
Bump Httpx version to ^0.24
**Is your feature request related to a problem? Please describe.** Yes. I'm having issues installing other dependency (zep-python) with supabase because it requires httpx <0.24 and zep-python >0.24. **Describe the solution you'd like** Bump httpx version to >0.24 **Describe alternatives you've considered** I c...
closed
2023-06-29T20:37:42Z
2023-08-10T19:59:21Z
https://github.com/supabase/supabase-py/issues/482
[]
ogabrielluiz
8
jupyterlab/jupyter-ai
jupyter
1,100
Make `faiss-cpu` an optional dependency in v3.0.0
### Problem Listing `faiss-cpu` as a required dependency has caused [numerous issues](https://github.com/jupyterlab/jupyter-ai/issues?q=label%3Adependency%3Afaiss-cpu+) for users. - [Meta does not distribute any builds of FAISS](https://github.com/facebookresearch/faiss/wiki/Installing-Faiss#why-dont-you-support-...
open
2024-11-11T17:47:09Z
2024-12-20T10:44:51Z
https://github.com/jupyterlab/jupyter-ai/issues/1100
[ "enhancement", "scope:faiss-cpu" ]
dlqqq
8
Evil0ctal/Douyin_TikTok_Download_API
fastapi
340
/douyin_video_comments/接口怎么了,scraper里没有get_douyin_video_comments方法
在启动web_api后调用douyin_video_comments接口,报错,原因是 'Scraper' object has no attribute 'get_douyin_video_comments'
closed
2024-03-26T08:36:38Z
2024-04-23T05:02:37Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/340
[ "BUG" ]
Azulsolitan
2
strawberry-graphql/strawberry
graphql
2,896
Lazy annotations don't work with `List[]`
The problem occurs when using new-style lazy annotations (with `from __future__ import annotations`) wrapped into a `List[]`: ```python # c.py @strawberry.type class C: id: strawberry.ID # d.py from __future__ import annotations from typing import TYPE_CHECKING, List from typing_extensions import Ann...
open
2023-06-27T13:28:28Z
2025-03-20T15:56:15Z
https://github.com/strawberry-graphql/strawberry/issues/2896
[ "bug" ]
ddoroshev
4
plotly/dash-html-components
dash
17
Action required: Greenkeeper could not be activated 🚨
🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all branches. This is required by Greenkeeper because we are using your CI build statuses to figure ou...
closed
2017-08-24T20:06:17Z
2018-11-30T20:25:08Z
https://github.com/plotly/dash-html-components/issues/17
[]
greenkeeper[bot]
0
vaexio/vaex
data-science
2,227
[BUG-REPORT] `.join()` throws `pyarrow.lib.ChunkedArray' object has no attribute 'view'`
**Description** I have 2 dataframes which I want to merge (`pandas.concat([df_first, df_second], axis=1).sort_index().fillna(method="ffill").fillna(method="bfill")`). Looking at https://github.com/vaexio/vaex/issues/1578 I use `.join()`, but get an exception. **Software information** - Vaex version (`import vaex;...
open
2022-10-13T19:22:07Z
2022-10-13T21:53:15Z
https://github.com/vaexio/vaex/issues/2227
[]
jmakov
0
thunlp/OpenPrompt
nlp
284
example and tutorial for PTRTemplate
Can you give some examples or tutorial for PTRTemplate? @ningding97
closed
2023-06-20T04:10:34Z
2023-06-20T05:55:22Z
https://github.com/thunlp/OpenPrompt/issues/284
[]
lihuiliullh
3
BeanieODM/beanie
asyncio
467
[BUG] Sort by multiple fields does not work with ExpressionField
**Describe the bug** when using multiple `ExpressionField` only the first sorting argument reach mongo **To Reproduce** ```python import asyncio import structlog from beanie import Document, init_beanie from beanie.odm.enums import SortDirection from motor.motor_asyncio import AsyncIOMotorClient from pymo...
closed
2023-01-02T14:32:30Z
2023-03-31T16:33:09Z
https://github.com/BeanieODM/beanie/issues/467
[ "bug" ]
nadir-albajari-hs
2
noirbizarre/flask-restplus
api
197
Multiple API Namespace can generate non-unique tags
I probably have somewhat of a special case, but it causes Swagger validation to fail. I have multiple files each defining a sub-resource likes this: ``` api_blob.py: ns = Namespace('blob', description='') api_blob_sub1.py ns = Namespace('blob', description='', path='/blob') api_blob_sub2.py ns = Namespace('blob', desc...
open
2016-09-02T16:48:27Z
2016-09-05T11:41:30Z
https://github.com/noirbizarre/flask-restplus/issues/197
[ "bug" ]
dmulter
0
nltk/nltk
nlp
2,365
What is the proper way to compute a corpus level METEOR score?
For BLEU, there is a `corpus_bleu` function, but there is no such function for METEOR. I am reading the METEOR paper and code, and it looks like it's more complicated than a simple average of sentence METEOR scores. How should I do it then? Should I concatenate all the hypothesis & reference sentences, and then compute...
open
2019-08-14T00:01:56Z
2020-05-08T12:35:38Z
https://github.com/nltk/nltk/issues/2365
[ "SMT" ]
Zhaofeng-Wu
4
vipstone/faceai
tensorflow
37
No module named 'ChineseText'
![image](https://user-images.githubusercontent.com/25144620/62036019-8c5cc400-b223-11e9-808c-3bb786dceac4.png) 请问这个是怎么解决的?
open
2019-07-29T09:09:13Z
2020-04-17T02:21:30Z
https://github.com/vipstone/faceai/issues/37
[]
jiechan
1
deepspeedai/DeepSpeed
pytorch
7,014
[BUG] Fix ds_chat regression
The module injection refactoring in PR #7004 broke existing code leading to ds-chat CI failures as below: ```bash [rank2]: File "/scratch/azureml/cr/j/1df407cd106142c2afb0cda94a311736/exe/wd/actions-runner/_work/DeepSpeed/DeepSpeed/unit-test-venv/lib/python3.10/site-packages/deepspeed/runtime/hybrid_engine.py", line ...
closed
2025-02-07T14:01:59Z
2025-02-10T22:30:14Z
https://github.com/deepspeedai/DeepSpeed/issues/7014
[ "bug", "training" ]
tjruwase
0
CTFd/CTFd
flask
1,967
Consider enabling THEME_FALLBACK by default
In order to improve theme development and usage, I think we should enable THEME_FALLBACK or perhaps create a way for themes to specify their parent theme. Wordpress has a sort of similar idea: https://developer.wordpress.org/themes/advanced-topics/child-themes/ I am not sure what downsides there could be with th...
closed
2021-08-01T07:47:00Z
2021-08-05T05:04:06Z
https://github.com/CTFd/CTFd/issues/1967
[]
ColdHeat
0
adamerose/PandasGUI
pandas
105
Bar groupby is modifying pgdf.df
**Describe the bug** Once you look at a bar chart with some aggegation (by color for example), this persists across other plots This is due to the groupby getting assigned back to pgdf.df instead of using a temporary df, like in lines.
closed
2021-02-25T16:15:05Z
2021-02-25T17:31:16Z
https://github.com/adamerose/PandasGUI/issues/105
[ "bug" ]
fdion
0
modelscope/data-juicer
streamlit
612
get_init_configs issue in sandbox
After removing two lines of code in PR #597, there is an issue for Sandbox that could not find `work_dir` in later steps. It's hard to resolve this issue by only changing the position of calling `get_init_configs`. Maybe we need to remove usages of Path from config namespaces, or rethink the implementation of `Stat...
open
2025-03-07T09:23:11Z
2025-03-11T09:14:06Z
https://github.com/modelscope/data-juicer/issues/612
[ "bug", "dj:core" ]
HYLcool
0
praw-dev/praw
api
1,519
comments.replace_more(limit = None) throwing AssertionError exception
**Describe the bug** When I call the `replace_more(limit = None)` method on a comment forest object of a large post (the one I'm using as an example has over 6,000 comments), it pauses for a bit and then fails out with an AssertionError exception. **To Reproduce** Steps to reproduce the behavior: The code: ``` ...
closed
2020-06-04T18:49:02Z
2020-06-04T21:18:01Z
https://github.com/praw-dev/praw/issues/1519
[ "Bug", "Duplicate" ]
peeves91
3
dunossauro/fastapi-do-zero
sqlalchemy
102
Remover python-jose para JWT.
O python-jose está com uma vulnerabilidade e sem planos de correção: https://github.com/mpdavis/python-jose/issues/341
closed
2024-02-28T16:21:18Z
2024-02-28T20:42:41Z
https://github.com/dunossauro/fastapi-do-zero/issues/102
[]
dunossauro
0
OFA-Sys/Chinese-CLIP
nlp
281
使用build_lmdb_dataset.py脚本转换lmdb文件的问题
我在使用build_lmdb_dataset.py时发生了如下报错 Traceback (most recent call last): File "...\cn_clip\preprocess\build_lmdb_dataset.py", line 50, in <module> env_img = lmdb.open(lmdb_img, map_size=1024**4) lmdb.Error: ...DATAPATH/datasets/TBear_small\lmdb\test\imgs: \ufffd\ufffd\ufffd\u033f\u057c\u4cbb\ufffd\u3863 请问是我的前一步...
open
2024-04-05T16:54:39Z
2024-05-31T05:13:15Z
https://github.com/OFA-Sys/Chinese-CLIP/issues/281
[]
byraid218
13
keras-team/keras
python
20,706
Loaded Keras Model Throws Error While Predicting (Likely Issues with Masking)
I am currently developing and testing a RNN that relies upon a large amount of data for training, and so have attempted to separate my training and testing files. I have one file where I create, train, and save a tensorflow.keras model to a file 'model.keras' I then load this model in another file and predict some valu...
closed
2024-12-31T20:46:49Z
2025-01-23T21:57:52Z
https://github.com/keras-team/keras/issues/20706
[ "type:Bug" ]
JoeDoyle12
4
mwaskom/seaborn
data-science
2,840
Seaborn objects log/symlog scales - default ticks
I experimented a little bit with the objects interface. My use case involves plotting large numbers using log/symlog scaled y-axis. I noticed that the default selection of tick locators/formatters in the objects interface differs from the corresponding (log/symlog) scale's matplotlib default. This is most prominent whe...
closed
2022-06-08T06:10:22Z
2022-06-26T19:05:09Z
https://github.com/mwaskom/seaborn/issues/2840
[ "objects-scale", "feature" ]
MaozGelbart
3
jowilf/starlette-admin
sqlalchemy
481
Bug: StopIteration when there is a table with a Primary key, which also is a Foreign Key
**Describe the bug** After the update to 0.13.0, I detected an issue that when there is a table that has a single primary key, which is a foreign key, stalette-admin throws out `StopIteration` error. Before the update, there hasn't been such error. **To Reproduce** Create a table that has a Primary Key, whi...
closed
2024-01-20T17:43:35Z
2024-01-20T23:13:47Z
https://github.com/jowilf/starlette-admin/issues/481
[ "bug" ]
abinba
2
huggingface/pytorch-image-models
pytorch
1,320
[FEATURE] Add EdgeNeXt
The paper is introducing great new results in the mobile space https://github.com/mmaaz60/EdgeNeXt?fbclid=IwAR23hw9iJDcPCLtk7EUA11Namd_uZ4WmBe2tYjexGkv8ZXmq1Rs5KiDVYig
closed
2022-06-27T16:17:23Z
2022-07-08T05:06:49Z
https://github.com/huggingface/pytorch-image-models/issues/1320
[ "enhancement" ]
MohamedAliRashad
1
deezer/spleeter
deep-learning
33
[Feature] Provide SavedModels of pretrained models
Can you provide SavedModels of pretrained models (with the `saved_model.pb`file)?
closed
2019-11-06T07:07:56Z
2019-12-23T17:00:02Z
https://github.com/deezer/spleeter/issues/33
[ "enhancement", "feature" ]
JeffreyCA
5
google-research/bert
tensorflow
566
What is BERT?
Hello, I am hearing a lot that I should use BERT for applications instead of word embeddings, but I am not understanding what BERT is? Maybe becuase I do not know transformer. Could anyone explain, what is BERT? How does it differ from word2vec, Glove and more importantly elmo. How does bert differ from openai...
open
2019-04-09T00:39:53Z
2019-04-09T10:10:11Z
https://github.com/google-research/bert/issues/566
[]
ghost
2
redis/redis-om-python
pydantic
230
Swap `docker-compose.yaml` to use Redis Stack not RediSearch image
Let's swap to using Redis Stack in `docker-compose.yaml`.
closed
2022-05-03T10:05:42Z
2022-05-03T10:12:10Z
https://github.com/redis/redis-om-python/issues/230
[]
simonprickett
0
Nemo2011/bilibili-api
api
311
user.User().get_dynamics() 获取多条动态
**Python 版本:** 3.10.9 **模块版本:** x.y.z(我也不是很清楚,我是这样安装的pip install bilibili-api-python) **运行环境:** Windows --- 请问为什么返回的动态不全呀,比如uid:1655988782,返回的动态最后一个是5月23日发布的,后面全部都没有了,我的目的是想获得动态里面所有投稿视频的aid。 ![image](https://github.com/Nemo2011/bilibili-api/assets/122085240/cad86174-e8e3-4087-b6a3-afa0a861c75f)
closed
2023-05-28T04:33:20Z
2023-05-28T05:21:36Z
https://github.com/Nemo2011/bilibili-api/issues/311
[ "question" ]
pengchengKong
3
deeppavlov/DeepPavlov
tensorflow
1,459
👩‍💻📞 DeepPavlov Community Call #10
> **Update:** **DeepPavlov Community Call #10 Recording** > RUS Edition: [https://bit.ly/DPCommunityCall10RE_Video](https://bit.ly/DPCommunityCall10RE_Video) > US Edition: [https://bit.ly/DPCommunityCall10_Video](https://bit.ly/DPCommunityCall10_Video) > **Subscribe for future calls here:** > RUS Edition: [http:/...
closed
2021-06-21T15:18:34Z
2021-07-23T12:05:27Z
https://github.com/deeppavlov/DeepPavlov/issues/1459
[ "discussion" ]
moryshka
0
nerfstudio-project/nerfstudio
computer-vision
2,908
There is way to remove baxkground in mesh?
Currently mesh outpur has dirty background. But i want to get only object. How to remove messy background ?
closed
2024-02-13T05:13:27Z
2024-02-25T06:32:01Z
https://github.com/nerfstudio-project/nerfstudio/issues/2908
[]
hanjoonwon
15
nvbn/thefuck
python
528
Terminal input fucked after running fuck
Scenario: using `ssh-add` to add a key for github. ``` bash $ ssh-add add ~/.ssh/github_rsa add: No such file or directory Enter passphrase for .ssh/github_rsa: ``` Oops, but we're perfect individuals who only run perfect commands, so let's fix it. ``` bash $ fuck Enter passphrase for .ssh/github_rsa: No fucks given...
open
2016-07-01T17:59:22Z
2017-03-14T08:43:59Z
https://github.com/nvbn/thefuck/issues/528
[ "osx" ]
mechcozmo
4
python-restx/flask-restx
flask
280
Flask-RESTX breaks our swagger-codegen builds
First off, thanks for forking Flask-RESTPlus. Much needed continuity for that now-dormant progenitor project... We're just now getting around to migrating our RESTPlus-based code to RESTX, and were pleased to find that it was pretty much a drop-in replacement. Good job on backward compatibility. However, that b...
closed
2021-02-15T18:49:44Z
2021-02-18T18:50:41Z
https://github.com/python-restx/flask-restx/issues/280
[]
cinchent
2
viewflow/viewflow
django
12
Drop import link
fields,py should not rely on flow.py
closed
2014-03-04T06:35:18Z
2014-05-01T09:58:11Z
https://github.com/viewflow/viewflow/issues/12
[ "request/enhancement" ]
kmmbvnr
1
tqdm/tqdm
pandas
1,011
CLI: expose tqdm_class selection
With things like `tqdm.contrib.bells` (including `tqdm.contrib.telegram`, `tqdm.contrib.discord` as well as `tqdm.gui`) it's a good idea to expose a selection parameter to CLI users. e.g.: ```bash $ python some_process.py | tqdm --class contrib.telegram > some_process.logs ```
open
2020-07-21T09:22:36Z
2020-07-21T09:22:36Z
https://github.com/tqdm/tqdm/issues/1011
[ "p3-enhancement 🔥", "question/docs ‽", "to-fix ⌛", "submodule ⊂", "c3-small 🕒" ]
casperdcl
0
litestar-org/litestar
pydantic
3,206
Enhancement: ParsedSignature to enable TypeVar expansion using signature namespace
### Summary ParsedSignature uses `typing.get_type_hints` which handles forward referencing but no TypeVar expansion. For instance, ```Python from typing import TypeVar, Generic, get_type_hints T = TypeVar("T") class Foo(Generic[T]): def bar(self, data: T) -> T: pass genericAliasFoo = Foo[str] p...
closed
2024-03-15T02:15:05Z
2025-03-20T15:54:29Z
https://github.com/litestar-org/litestar/issues/3206
[ "Enhancement" ]
harryle95
8
nonebot/nonebot2
fastapi
2,526
Plugin: nonebot-plugin-gemini
### PyPI 项目名 nonebot-plugin-gemini ### 插件 import 包名 nonebot_plugin_gemini ### 标签 [{"label":"Gemini","color":"#3E8FFB"}] ### 插件配置项 ```dotenv GOOGLE_API_KEY="your_api_key" ```
closed
2024-01-14T06:11:21Z
2024-01-17T08:47:28Z
https://github.com/nonebot/nonebot2/issues/2526
[ "Plugin" ]
zhaomaoniu
13
mwaskom/seaborn
pandas
3,162
defaults to grid(False) for dotplots using seaborn objects so.Dot
Trying to plot with the seaborn objects. Using so.Dot() the following line when commented out reintroduce the grid options. https://github.com/mwaskom/seaborn/blob/master/seaborn/_core/plot.py#L1659
closed
2022-11-27T21:11:43Z
2023-03-27T20:18:54Z
https://github.com/mwaskom/seaborn/issues/3162
[]
Xparx
4
widgetti/solara
flask
538
Question: Solara reactive list append, pop, remove
Hello everyone, I have a very simple question. I'm going through the library and testing things out here and there. I have a question regarding the reactive component. Here is a simple example where I define a reactive list component and everytime I press increment it adds an other 'hello world' to the list. The elem...
closed
2024-03-05T14:24:28Z
2024-03-05T15:13:54Z
https://github.com/widgetti/solara/issues/538
[]
BFAGIT
6
PrefectHQ/prefect
data-science
17,557
Result Persistence Doesn't Work With `run_deployment` Submitted Async
### Bug summary When I try using result persistence for submitting flows in parallel using `run_deployment`, I cannot get the results back from those deployment using the `result_persistence` and `result_storage` parameters. I only get back `coroutines` without being able to get the results. If I run/submit the same...
open
2025-03-21T14:48:52Z
2025-03-21T16:04:35Z
https://github.com/PrefectHQ/prefect/issues/17557
[ "bug" ]
kr-hansen
2
neuml/txtai
nlp
814
Add text extraction with Docling
[Docling](https://github.com/DS4SD/docling) looks like a promising text extraction library that could possibly augment or replace Apache Tika. **Update**: Docling added 3.9 support, this is a go! ~The main integration issue is that [it only supports Python 3.10+](https://github.com/DS4SD/docling/issues/385).~
closed
2024-11-20T02:05:09Z
2024-12-03T19:30:41Z
https://github.com/neuml/txtai/issues/814
[]
davidmezzetti
4
pytorch/pytorch
deep-learning
149,523
DISABLED test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cuda_float64 (__main__.TestForeachCUDA)
Platforms: linux, slow This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cuda_float64&suite=TestForeachCUDA&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorc...
open
2025-03-19T15:43:24Z
2025-03-19T15:43:28Z
https://github.com/pytorch/pytorch/issues/149523
[ "triaged", "module: flaky-tests", "skipped", "module: mta" ]
pytorch-bot[bot]
1
yeongpin/cursor-free-vip
automation
88
user is User is unauthorized
![Image](https://github.com/user-attachments/assets/c74932d5-4fda-4305-9033-d8da253b0f3b)这是什么情况???
closed
2025-02-24T03:37:54Z
2025-02-26T02:34:19Z
https://github.com/yeongpin/cursor-free-vip/issues/88
[ "bug" ]
M11-mar
13
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
1,669
input and output image size in training set
the input and output image size are always 256*256 no matter what the size of the original image, if i want to keep the input and output sizes the same as the original image, how should i do?
open
2024-08-01T02:56:19Z
2024-09-09T23:30:38Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1669
[]
nanalaf
1
matterport/Mask_RCNN
tensorflow
3,056
TypeError: Could not build a TypeSpec for KerasTensor(type_spec=TensorSpec(shape=(None, None, 4), dtype=tf.float32, name=None), name='tf.math.truediv/truediv:0'
We are trying to train Mask RCNN in Python 3.10.12 tensorflow=2.9.1 keras=2.9.0 our dataset is annotated with 30 images, a sample to know how well it works. we have encountered the error: TypeError: Could not build a TypeSpec for KerasTensor(type_spec=TensorSpec(shape=(None, None, 4), dtype=tf.float32, name=No...
open
2024-11-08T05:03:23Z
2024-11-08T05:03:23Z
https://github.com/matterport/Mask_RCNN/issues/3056
[]
poor-soul
0
ray-project/ray
deep-learning
51,632
[Serve] Ray Serve Autoscaling supports the configuration of custom-metrics and policy
### Description Currently, Ray Serve Autoscaling only supports scaling based on the ongoing HTTP Request metrics by built-in policy, and doesn't support custom-defined metrics. This often proves to be inflexible in some practical scenarios. For example, if an application hopes to do autoscaling based on the average CP...
open
2025-03-24T03:37:52Z
2025-03-24T03:37:52Z
https://github.com/ray-project/ray/issues/51632
[ "enhancement", "triage" ]
plotor
0
lanpa/tensorboardX
numpy
268
Issues with add_graph
I was trying to use add_graph on my recurrent model like so: ``` dummy_input = torch.rand(1, 3, 36, 64) dummy_state, _ = model.forward(dummy_input) with SummaryWriter(comment='SalGANplus') as w: #model = torchvision.models.vgg19() w.add_graph(model, (dummy_input, dummy_state), verbose=False) ``` I...
closed
2018-11-04T20:17:45Z
2018-12-29T17:59:11Z
https://github.com/lanpa/tensorboardX/issues/268
[ "seems fixed" ]
Linardos
1
junyanz/pytorch-CycleGAN-and-pix2pix
pytorch
801
test problem
Hello, the document of testA is 17125 images, when I run the test code, the generation images in the results document are only 4744. Please tell me how to deal with this problem?
closed
2019-10-17T06:07:28Z
2019-10-18T13:07:19Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/801
[]
qianxiao111
2
ranaroussi/yfinance
pandas
1,318
.history() function broken
I'm currently running the latest yfinance version (0.2.4.), and the update seems to have broken the history function. `msft = yf.Ticker("MSFT" msft.history(period="max")` The two lines of code above are enough to replicate the error. The error message that pops up is sqlite3.IntegrityError: NOT NULL constraint ...
closed
2023-01-19T04:17:20Z
2024-01-29T05:32:25Z
https://github.com/ranaroussi/yfinance/issues/1318
[]
lysmm203
5
jmcnamara/XlsxWriter
pandas
269
Small doc bugs
In the docs for `worksheet.write_datetime()`, the phrase `There are many way to create datetime objects` appears. It should be `ways`, of course. In the docs for `worksheet.merge_range()`, the function signature is missing the `data` parameter, which does appear in the subsequent parameter descriptions. Also, it seems...
closed
2015-07-07T20:23:23Z
2015-07-09T13:45:55Z
https://github.com/jmcnamara/XlsxWriter/issues/269
[ "bug", "documentation" ]
jkyeung
1
tensorflow/tensor2tensor
machine-learning
1,264
accuracy is always zero while loss is decreasing
I have the code below but when I run it I see that all accuracies are zero. Do you know what is the reason? Epoch 1/5 1029/1029 [==============================] - 0s 191us/step - loss: 1.2047 - acc: 0.0000e+00 Epoch 2/5 1029/1029 [==============================] - 0s 42us/step - loss: 0.1077 - acc: 0.0000e+00 Ep...
closed
2018-12-01T15:33:09Z
2018-12-04T08:25:26Z
https://github.com/tensorflow/tensor2tensor/issues/1264
[]
Golnoush123
1
jupyter-book/jupyter-book
jupyter
1,851
Issue on page /start/your-first-book.html
Your issue content here.
open
2022-10-09T23:34:30Z
2022-10-09T23:34:30Z
https://github.com/jupyter-book/jupyter-book/issues/1851
[]
MuhammadFaisalAvicenna
0
AutoGPTQ/AutoGPTQ
nlp
604
[BUG] Transformers >= 4.39.0 broke llama quantization
Latest transformers >= 4.39.0 changed llama model layer code breaking quantization. Suspect other model types have the same issue. Test passes for 4.38.2 and fails for both 4.39.0 and 4.39.1. ``` ________________________________________________________________________________________________________________________...
closed
2024-03-23T09:33:21Z
2024-03-25T14:29:42Z
https://github.com/AutoGPTQ/AutoGPTQ/issues/604
[ "bug" ]
Qubitium
2
microsoft/nlp-recipes
nlp
217
blank
closed
2019-07-30T18:40:21Z
2019-07-30T18:52:59Z
https://github.com/microsoft/nlp-recipes/issues/217
[ "bug" ]
daden-ms
0
autogluon/autogluon
computer-vision
4,338
Enable test files to import other test files
Enable logic for the following to work: File `tabular/tests/unittests/foo.py` ``` from autogluon.core.tests.core_testing_utils import core_utility_function from .testing_utils import utility_function def test_xyz(): utility_function() core_utility_function() ``` Currently we can't do normal i...
open
2024-07-23T22:29:53Z
2024-11-25T22:56:50Z
https://github.com/autogluon/autogluon/issues/4338
[ "enhancement", "code cleanup", "priority: 0" ]
Innixma
3
Integuru-AI/Integuru
api
16
Start Contribution
thei issue has been fixed
closed
2024-11-01T12:19:40Z
2024-11-05T10:29:52Z
https://github.com/Integuru-AI/Integuru/issues/16
[]
walidboulanouar
0
home-assistant/core
python
140,755
Unexpected error fetching System Monitor update coordinator data
### The problem Hello, I tried to add System Monitor in my fresh installation of Home Assistant Container (core-2025.3.2) but I have an error : Unexpected error fetching System Monitor update coordinator data. My docker compose.yml fie is : ` homeassistant: container_name: homeassistant image: "ghcr.io/home...
open
2025-03-16T20:24:08Z
2025-03-16T20:24:13Z
https://github.com/home-assistant/core/issues/140755
[ "integration: systemmonitor" ]
chamois94
1
darrenburns/posting
automation
99
Crashes on Linux if no clipboard mechanism is installed.
On Ubuntu at least, there is often no terminal clipboard handler (ie 'xclip') installed by default. In this case, trying to copy the Response will crash with a traceback and lose any work. Output is a full taceback followed by: ```console PyperclipException: Pyperclip could not find a copy/paste mechanism f...
closed
2024-08-30T17:22:21Z
2024-09-06T11:54:16Z
https://github.com/darrenburns/posting/issues/99
[]
seapagan
0
CorentinJ/Real-Time-Voice-Cloning
tensorflow
863
GLaDOS voice effects transfer
How do I make a model speak with a GLaDOS voice?
closed
2021-10-06T15:39:50Z
2021-10-07T05:24:13Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/863
[]
fancat-programer
7
dask/dask
numpy
11,259
Dask read_sql does not support nullable Integer
Hello guys, At first, I am sorry for not providing an reproducible code example because this bug. I really dont know to to "create" a fake database like DB2 and create a fake data over it. I am reading some data from a DB2 Z/OS database. I am using dask read sql function. ``` import pandas as pd import dask.da...
closed
2024-07-29T16:33:57Z
2024-07-29T21:25:38Z
https://github.com/dask/dask/issues/11259
[ "dataframe", "io" ]
frbelotto
4
graphql-python/graphene-django
django
1,066
Question about mutation in the documentation
**Is your feature request related to a problem? Please describe.** No. It is about a clarification that might be helpful about mutations in the documentation. **Describe the solution you'd like** In the documentation, [here](https://docs.graphene-python.org/projects/django/en/latest/mutations/#simple-example), in ...
closed
2020-11-23T21:26:03Z
2021-01-26T18:29:32Z
https://github.com/graphql-python/graphene-django/issues/1066
[ "✨enhancement" ]
laurent-brisbois
6
replicate/cog
tensorflow
1,549
Cog version 0.9.4 on linux cannot push image to Replicate
The bug is described in issue #1519 **Behavior** Even though I created a model in Replicate, Cog still shows the following error message when I typed "cog push r8.im/[ name]/[model]" name unknown; The model https://replicate.com/[name]/[model] does not exist: **Temporary Solution** Use "rm ~/.docker/config...
open
2024-02-25T20:37:57Z
2024-05-08T13:05:02Z
https://github.com/replicate/cog/issues/1549
[]
robot007
1