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
paperless-ngx/paperless-ngx
django
9,480
[BUG] Consumer losing connection to redis behind HA proxy
### Description Hello, I have a redis cluster behind haproxy in kubernetes. The consumer seems to regularly lose connection to redis and recovers connection immediately after the following error message. The cycle continues indefinitely spamming the log file. It doesn't seem to cause other disruptions and the app seem...
closed
2025-03-24T15:18:49Z
2025-03-24T15:32:16Z
https://github.com/paperless-ngx/paperless-ngx/issues/9480
[ "not a bug" ]
fcarucci
2
InstaPy/InstaPy
automation
6,747
Candra
closed
2023-08-22T07:18:10Z
2023-08-22T07:18:34Z
https://github.com/InstaPy/InstaPy/issues/6747
[]
Persia48
0
voila-dashboards/voila
jupyter
865
New release with PR [#841]?
Hi everyone. I would like to use the multi_kernel_manager_class configuration, in combination with the [hotpot_km](https://github.com/voila-dashboards/hotpot_km) library in order to warm up kernels. Unfortunately, I've found that the latest release (0.2.7) available from PyPI doesn't contain it. Would it be possible t...
closed
2021-03-30T07:48:35Z
2021-04-12T14:55:46Z
https://github.com/voila-dashboards/voila/issues/865
[]
mcornudella
6
remsky/Kokoro-FastAPI
fastapi
124
[Solved] Docker container crashes on generation
**Describe the bug** Attempting to generate any output the docker container just crashes without any error message. Doesn't make a difference if you use the integrated Web UI or the Gradio UI. **Screenshots or console output** ``` ========== == CUDA == ========== CUDA Version 12.4.1 Container image Copyright (c) 20...
closed
2025-02-07T11:30:55Z
2025-02-08T05:20:58Z
https://github.com/remsky/Kokoro-FastAPI/issues/124
[]
0pac1ty
2
lux-org/lux
pandas
107
Widget can not show in jupyter notebook
I used follow commend to instal lux widget. pip install git+https://github.com/lux-org/lux-widget jupyter nbextension install --py luxWidget jupyter nbextension enable --py luxWidget It's ok but the widget is not appear in Jupyter notebook. My environment is conda 4.8.5. and Python is 3.7.8.
closed
2020-10-06T09:12:27Z
2020-10-15T12:34:40Z
https://github.com/lux-org/lux/issues/107
[]
Jack-ee
11
apachecn/ailearning
python
647
็ฌฌ11็ซ _Apriori็ฎ—ๆณ•
# Apriori ็ฎ—ๆณ•็š„ไฝฟ็”จ Typo: โ€็‡ƒๅฐฝๅŽๅฏน็”Ÿไธ‹ๆฅ็š„้›†ๅˆ่ฟ›่กŒ็ป„ๅˆไปฅๅฃฐๅœบๅŒ…ๅซไธคไธชๅ…ƒ็ด ็š„้กน้›†ใ€‚โ€œ ๅบ”ไธบ โ€็„ถๅŽๅฏนๅ‰ฉไธ‹ๆฅ็š„้›†ๅˆ่ฟ›่กŒ็ป„ๅˆไปฅ็”ŸๆˆๅŒ…ๅซไธคไธชๅ…ƒ็ด ็š„้กน้›†ใ€‚โ€œ
closed
2023-12-15T16:54:46Z
2024-01-03T01:51:23Z
https://github.com/apachecn/ailearning/issues/647
[]
SydCS
2
python-restx/flask-restx
api
381
Swagger Topbar Missing from Swagger UI
Swagger UI have a topbar, that is generally used as a search bar for all the APIs that are in the API documentation. Is there any roadmap to include that topbar in Restx Swagger UI?
open
2021-10-25T08:42:27Z
2022-07-21T13:39:03Z
https://github.com/python-restx/flask-restx/issues/381
[ "enhancement" ]
anandtripathi5
1
JoeanAmier/TikTokDownloader
api
425
[ๅŠŸ่ƒฝๅผ‚ๅธธ] Tiktok่ฟžๆŽฅ่ถ…ๆ—ถ๏ผŒๆ— ๆณ•ไธ‹่ฝฝ่ง†้ข‘
**้—ฎ้ข˜ๆ่ฟฐ** ่ฎพ็ฝฎไบ†ไปฃ็†ๅœฐๅ€่ฟ˜ๆ˜ฏๆ— ๆณ•ไธ‹่ฝฝTK่ง†้ข‘ ๆˆ‘ไธ็Ÿฅ้“ๆ˜ฏไธๆ˜ฏๆˆ‘่ฎพ็ฝฎ้”™ไบ† ๆˆ‘ๅชๆ˜ฏๆ‰“ๅผ€็ฟปๅข™่ฝฏไปถๅŽๅฏๅŠจ็จ‹ๅบ๏ผŒไธ็Ÿฅ้“ๅฐ‘ไบ†ๆญฅ้ชคๆฒกๆœ‰ ![Image](https://github.com/user-attachments/assets/2a36740e-2a40-422f-b4e5-415e008904a9) ![Image](https://github.com/user-attachments/assets/139da453-b063-4cf6-aa79-3cb081e53430)
open
2025-03-10T08:25:08Z
2025-03-10T11:25:44Z
https://github.com/JoeanAmier/TikTokDownloader/issues/425
[]
oyoy131
2
TheKevJames/coveralls-python
pytest
20
Nothing gets reported to coveralls.io
I think I have set up everything correctly. As you can see in Travis-CI's logs coveralls gets called and it returns 200: https://travis-ci.org/rubik/radon However, on coveralls.io dashboard the coverage percentage does not get displayed! https://coveralls.io/r/rubik/radon How is that possible? Thanks, rubik
closed
2013-05-31T15:27:44Z
2013-06-11T13:12:01Z
https://github.com/TheKevJames/coveralls-python/issues/20
[]
rubik
7
ARM-DOE/pyart
data-visualization
1,408
BUG: read_odim_hdf5 - TypeError: 'numpy.float32' object cannot be interpreted as an integer
* Py-ART version: 1.14.6 * Python version: 3.11 (same with 3.10) * Operating System: Linux / Ubuntu ### Description An error is raised when using `pyart.aux_io.odim_hdf5.read_odim_hdf5`: `TypeError: 'numpy.float32' object cannot be interpreted as an integer` The line to blame is https://github.com/ARM-DO...
closed
2023-03-29T17:07:27Z
2023-05-03T18:47:35Z
https://github.com/ARM-DOE/pyart/issues/1408
[ "Bug" ]
Vforcell
7
ExpDev07/coronavirus-tracker-api
rest-api
251
Add docker compatibility
Hello everyone!!! To get the benefit of run the api with one command (with isolation), how about add the dockerfile and docker-compose to this project? Do you see some problem about this?
closed
2020-04-01T21:06:26Z
2020-04-07T17:33:18Z
https://github.com/ExpDev07/coronavirus-tracker-api/issues/251
[ "enhancement", "dev" ]
GabrielDS
8
kubeflow/katib
scikit-learn
2,175
Error "Objective metric accuracy is not found in training logs, unavailable value is reported. metric:<name:"accuracy" value:"unavailable"
/kind bug **What steps did you take and what happened:** I have been trying to create a simple Katib experiment with sklearn iris dataset but am facing an error "Objective metric accuracy is not found in training logs, unavailable value is reported. metric:<name:"accuracy" value:"unavailable" **Below is my code:...
closed
2023-07-19T16:45:32Z
2023-07-24T20:34:25Z
https://github.com/kubeflow/katib/issues/2175
[ "kind/bug" ]
mChowdhury-91
23
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
1,593
poor quality for testing with a custom dataset
Hello, I want to train pix2pix on cityscape and test on a segmentation masks from another dataset. This is my train command: `python train.py --name label2city_1024p --label_nc 0 --no_instance ` And my test command: `python test.py --name label2city_1024p --label_nc 0 --no_instance` These are the resul...
open
2023-07-31T10:08:28Z
2023-07-31T10:08:28Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1593
[]
At-Walid
0
jupyterhub/repo2docker
jupyter
1,272
Packagemanager.rstudio.com migration broke R buildpack
<!-- Thank you for contributing. These HTML commments will not render in the issue, but you can delete them once you've read them if you prefer! --> ### Bug description Per https://status.posit.co/ Rstudio-now-Posit PackageManager server was migrated from https://packagemanager.rstudio.com to https://packagemanag...
closed
2023-05-22T17:51:50Z
2023-05-30T14:29:03Z
https://github.com/jupyterhub/repo2docker/issues/1272
[]
Xarthisius
1
svc-develop-team/so-vits-svc
pytorch
59
Not saving checkpoints
I am running the Colab 4.0 notebook and everything works very well but when I ran the actual training step I notice that it's not saving any of the checkpoints. It does so at the beginning but then it just doesn't at all. I've run it for over 80 epochs now with absolutely no updates.
closed
2023-03-19T20:59:54Z
2023-03-23T08:39:19Z
https://github.com/svc-develop-team/so-vits-svc/issues/59
[]
Wacky817
1
yihong0618/running_page
data-visualization
195
TODO List
@geekplux @ben-29 @shaonianche what we can do. - [x] ๅœฐๅ›พไธŠ่™š็บฟไฝœไธบๅฏ้€‰้กน - [ ] ่€ƒ่™‘ๆขๆˆ next.js - [x] fix all alert - [ ] python code refactor - [ ] pnpm consider? - [ ] ๆ€ง่ƒฝๆๅ‡ - [x] doc improve - [ ] geojson support - [ ] rss3 maybe - [ ] #122 - [ ] more status char - [ ] iOS app new --> GitHubPoster - [ ] oppo - [x] ...
open
2022-01-07T05:25:52Z
2023-11-11T14:54:57Z
https://github.com/yihong0618/running_page/issues/195
[ "help wanted" ]
yihong0618
0
dsdanielpark/Bard-API
api
250
How do I use cookies with ChatBard
i can only use bard with full cookie dict
closed
2023-12-12T22:02:54Z
2023-12-23T12:08:09Z
https://github.com/dsdanielpark/Bard-API/issues/250
[]
tinker1234
2
lepture/authlib
flask
409
in v0.15.5, flask_client do not contain UserInfo in `authorize_access_token()` method
I used pipenv to install authlib, the lastest version is `v.0.15.5` however, when I read the document, it said ``` when .authorize_access_token, the provider will include a id_token in the response. This id_token contains the UserInfo we need so that we donโ€™t have to fetch userinfo endpoint again. ``` but when I l...
closed
2021-12-07T09:25:37Z
2022-01-14T06:53:59Z
https://github.com/lepture/authlib/issues/409
[]
tan-i-ham
1
JaidedAI/EasyOCR
machine-learning
614
ModuleNotFoundError: No module named 'easyocr'
Hey, I tried every method to install easyocr. I installed PyTorch without GPU `pip3 install torch torchvision torchaudio` and then I tried `pip install easyocr` but still I got an error, afterwards from one of the solved issues I tried `pip uninstall easyocr` `pip install git+git://github.com/jaidedai/easyocr.g...
closed
2021-12-09T06:57:13Z
2022-08-07T05:01:26Z
https://github.com/JaidedAI/EasyOCR/issues/614
[]
harshitkd
4
pyeve/eve
flask
1,097
Application does not work when I upload photos to an eve dict schema properties
Hi: I have an eve schema set up as such: ``` python 'schema': { 'email': { 'type': 'string', 'unique': True, }, 'isEmailVerified': { 'type': 'boolean', 'default': False, 'readonly': True, }, 'profile': {...
closed
2017-12-29T12:17:22Z
2018-07-04T14:01:13Z
https://github.com/pyeve/eve/issues/1097
[ "stale" ]
zzzhouuu
1
nltk/nltk
nlp
2,666
Encountered an old issue #1387 with the latest version
I've got the same error after doing similar stuff. (See #1387.) ``` --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) G:\Anaconda3\lib\site-packages\IPython\core\formatters.py in __call__(self, obj) 343 ...
open
2021-02-08T14:02:44Z
2021-10-27T20:06:50Z
https://github.com/nltk/nltk/issues/2666
[]
yanhuihang
1
scikit-optimize/scikit-optimize
scikit-learn
1,127
Bug with using n_calls, n_initial_points and (x0, y0)
This is regarding `gp_minimize` method from skopt. The problem is using the `n_calls` and `n_initial_points` parameters when the (x0, y0) is already present. From the documentation I find, `The total number of evaluations, n_calls, are performed like the following. If x0 is provided but not y0, then the elements...
open
2022-10-04T12:00:53Z
2024-01-19T15:34:33Z
https://github.com/scikit-optimize/scikit-optimize/issues/1127
[]
skshahidur
2
SALib/SALib
numpy
131
Add new method - New Sampling Strategy for Method of Morris
[Khare et al. (2015)](http://www.sciencedirect.com/science/article/pii/S1364815214003399) describe an improved method for sampling for the method of morris.
open
2017-01-20T11:03:46Z
2019-05-22T17:09:09Z
https://github.com/SALib/SALib/issues/131
[ "enhancement", "add_method" ]
willu47
2
graphql-python/graphene-sqlalchemy
sqlalchemy
320
How to convert a json response to graphql SQLAlchemyObjectType
I am trying to build an application with graphene_sqlalchemy to manage quite a few micro-services. I have the data models (SQLAlchemyObjectType) of each micro-service, and want to reuse them so that I don't need to duplicate data models. But the challenge is how to convert json responses from micro-services to graphql ...
open
2021-10-25T13:40:07Z
2022-04-27T19:18:42Z
https://github.com/graphql-python/graphene-sqlalchemy/issues/320
[ "question" ]
zhaoxwei
0
apify/crawlee-python
automation
662
Memory usage average periodically printed from `AutoscaledPool` seems wrong
This issue was observed on the Apify platform - see for example https://api.apify.com/v2/logs/g7piQaNbAdteXnkFC. The problem is that the average memory usage starts at 0 and suddenly hops to 1.0. I can testify that the increase was way more gradual :slightly_smiling_face: ``` 2024-11-06T15:11:50.471Z [crawlee._aut...
closed
2024-11-06T16:37:13Z
2024-11-15T16:23:43Z
https://github.com/apify/crawlee-python/issues/662
[ "bug", "t-tooling" ]
janbuchar
15
sigmavirus24/github3.py
rest-api
792
Latest PyPI wheel not installing all dependencies
Is it possible that the recently released version 1.0.0 does not install all required dependencies. On Linux and Windows environments (Python 3.6.3, 3.6.4) we get an error like this during our unit test execution, which involves calling into the package API: ``` 2018-03-14 10:39:11.684617 | node | ImportError while...
closed
2018-03-14T12:05:50Z
2018-03-14T17:24:49Z
https://github.com/sigmavirus24/github3.py/issues/792
[]
moltob
1
iperov/DeepFaceLab
deep-learning
932
Error extracting frames from data_src in deepfacelab colab
I was trying to run DFL_Colab, i imported the workspace folder successfully but got this error when i ran the extract frames cell "/content /!\ input file not found. Done. " please, any help regarding this?
open
2020-10-30T00:34:27Z
2023-06-08T21:51:12Z
https://github.com/iperov/DeepFaceLab/issues/932
[]
jamesbright
2
hpcaitech/ColossalAI
deep-learning
6,091
[BUG]: Got nan during backward with zero2
### Is there an existing issue for this bug? - [X] I have searched the existing issues ### ๐Ÿ› Describe the bug My code is based on Open-Sora, and can run without any issue on 32 gpus, using zero2. However, when using 64 gpus, nan appears in the tensor gradients after the second backward step. I have made...
open
2024-10-16T06:39:10Z
2024-10-29T01:40:58Z
https://github.com/hpcaitech/ColossalAI/issues/6091
[ "bug" ]
flymin
9
huggingface/datasets
nlp
7,297
wrong return type for `IterableDataset.shard()`
### Describe the bug `IterableDataset.shard()` has the wrong typing for its return as `"Dataset"`. It should be `"IterableDataset"`. Makes my IDE unhappy. ### Steps to reproduce the bug look at [the source code](https://github.com/huggingface/datasets/blob/main/src/datasets/iterable_dataset.py#L2668)? ### Expected ...
closed
2024-11-22T17:25:46Z
2024-12-03T14:27:27Z
https://github.com/huggingface/datasets/issues/7297
[]
ysngshn
1
jina-ai/serve
machine-learning
5,898
Streaming for HTTP for Deployment
closed
2023-05-30T07:13:50Z
2023-06-19T08:23:38Z
https://github.com/jina-ai/serve/issues/5898
[]
alaeddine-13
0
graphql-python/graphene-sqlalchemy
sqlalchemy
111
How to generate GraphiQL documentation?
Hello, I'm trying to figure out how to provide descriptions to for the attributes of my SQLAlchemy class used to define my Graphene `ObjectType`: ```python from graphene_sqlalchemy import SQLAlchemyObjectType from database.model_people import ModelPeople import graphene class People(SQLAlchemyObjectType): ...
closed
2018-02-09T05:27:15Z
2023-02-25T06:58:45Z
https://github.com/graphql-python/graphene-sqlalchemy/issues/111
[]
alexisrolland
3
waditu/tushare
pandas
1,033
ๆœ€่ฟ‘2ๅคฉไธ€็›ดๅ‡บ็ŽฐRead Time Out็š„exception
#ไฝฟ็”จtushare็š„pro.queryๅคฑ่ดฅ๏ผšHTTPConnectionPool(host='api.tushare.pro', port=80): Read timed out. (read timeout=10) ๆˆ‘ไฝฟ็”จpro.queryๆ‰ง่กŒๆŸฅ่ฏข๏ผŒๅŸบๆœฌๆœ€่ฟ‘2ๅคฉ้ƒฝๆœ‰้‡ๅˆฐ่ฟ™ไธชๅ‡บ้”™ใ€‚
closed
2019-05-07T22:55:49Z
2019-05-08T04:28:23Z
https://github.com/waditu/tushare/issues/1033
[]
yyxochen
1
Johnserf-Seed/TikTokDownload
api
374
ไฝ ไปฌไผš็ปๅธธๅ‡บ็Žฐโ€่Žทๅ–ไฝœๅ“ๆ•ฐๆฎๅคฑ่ดฅ๏ผŒๆญฃๅœจ้‡ๆ–ฐ่Žทๅ–โ€œๅ—๏ผŸ
็ปๅธธๅ‡บ็Žฐๆ็คบโ€่Žทๅ–ไฝœๅ“ๆ•ฐๆฎๅคฑ่ดฅ๏ผŒๆญฃๅœจ้‡ๆ–ฐ่Žทๅ–โ€œ ็„ถๅŽๅ‡ ๆฌกไน‹ๅŽๅˆ่ƒฝ่Žทๅ–ๅˆฐใ€‚ ๅฐฑๆ˜ฏ่ฏด๏ผŒ่ƒฝ็”จ๏ผŒไฝ†ๆ˜ฏ่€ๆ˜ฏๅ‡บ่ฟ™็งๆ็คบใ€‚ ไฝ ไปฌไนŸ่ฟ™ๆ ทๅ—๏ผŸ
open
2023-03-28T04:52:20Z
2023-03-28T04:52:21Z
https://github.com/Johnserf-Seed/TikTokDownload/issues/374
[ "ๆ•…้šœ(bug)", "้ขๅค–ๆฑ‚ๅŠฉ(help wanted)", "ๆ— ๆ•ˆ(invalid)" ]
zhengjinzhj
0
sczhou/CodeFormer
pytorch
273
scripts/crop_align_face.py broken
Hello. This file uses some deprecated function, which can be fixed (like ANTIALIAS). The other big problem is that if -o is anything other than "." is defined the whole thing breaks. it combines input and output and then uses that. Another thing is why save only the biggest picture? any tags to save everything?
open
2023-07-22T06:18:49Z
2023-07-22T06:18:49Z
https://github.com/sczhou/CodeFormer/issues/273
[]
Astra060
0
plotly/dash
jupyter
2,975
add new persistence_type: history_state
When basing the app around internal links which add entries to the browser history it could be useful with a persistence type which stores the values in the history state entries (`history.pushState(state, ...)`). I know that _ideally_ most/all such state would be part of the URL as this has more advantages beyond p...
open
2024-09-03T18:23:57Z
2024-09-04T13:22:42Z
https://github.com/plotly/dash/issues/2975
[ "feature", "P3" ]
olejorgenb
0
keras-team/keras
data-science
20,857
Several Problems when using Keras Image Augmentation Layers to Augment Images and Masks for a Semantic Segmentation Dataset
In the following, I will try to tell you a bit of my โ€œstoryโ€ about how I read through the various layers and (partly outdated) tutorials on image augmentation for semantic segmentation, what problems and bugs I encountered and how I was able to solve them, at least for my use case. I hope that I am reporting these issu...
open
2025-02-04T11:08:42Z
2025-03-12T08:32:24Z
https://github.com/keras-team/keras/issues/20857
[ "type:Bug" ]
RabJon
3
jschneier/django-storages
django
567
The root folder is unsupported
I run the following code: ``` from django.core.management import call_command def create_db_backup(): call_command('dbbackup', compress=True, clean=True) ``` the backup creates and is uploaded to my dropbox account but at the end I get the following error: ``` [2018-08-25 17:18:13,416: INFO/ForkPool...
closed
2018-08-25T17:45:17Z
2019-09-08T04:49:31Z
https://github.com/jschneier/django-storages/issues/567
[ "dropbox" ]
pwierzgala
3
davidsandberg/facenet
tensorflow
459
Is SVM a good choice for large amount class classification?
I am trying to use SVM to classify unknown image. In my use case, I have almost 1400 classes of people to classify. But when I apply SVM on my pipeline the performance is so bad that I really doubt that if SVM is the best choice. My pipeline is shown as below. 1. Collect images in each class The amount of face o...
closed
2017-09-17T09:53:56Z
2017-11-07T02:49:00Z
https://github.com/davidsandberg/facenet/issues/459
[]
posutsai
4
google-research/bert
nlp
609
Order of classes in test_results.tsv
When using BERT to make a prediction, I can see the prediction probabilities in the output file test_results.tsv, but I am not sure which is the order of the classes. How can I determine that?
open
2019-04-28T20:03:57Z
2019-07-25T18:47:59Z
https://github.com/google-research/bert/issues/609
[]
Crista23
1
dpgaspar/Flask-AppBuilder
flask
1,645
How can a flask Addon overwrite a template?
Sorry to post here but no result in other places like Stack Overflow or the mailing list. I created a flask addon using "flask fab create-addon". I would like to change the template appbuilder/general/security/login_oauth.html of a third-party app so I have in my addon: ``` templates appbuilder gene...
closed
2021-05-25T11:14:46Z
2021-09-06T20:42:00Z
https://github.com/dpgaspar/Flask-AppBuilder/issues/1645
[ "stale" ]
qlands
2
deeppavlov/DeepPavlov
nlp
896
Bert_Squad context length longer than 512 tokens sequences
Hi, Currently I have a long context and the answer cannot be extracted from the context when the context exceeds a certain length. Is there any python code to deal with long length context. P.S. I am using BERT-based model for context question answering.
closed
2019-06-23T14:37:55Z
2020-05-13T11:41:45Z
https://github.com/deeppavlov/DeepPavlov/issues/896
[]
Chunglwc
2
python-arq/arq
asyncio
220
New release?
Hello, Seems arq wasn't updated since October. Also, there's some good PR's to be reviewed. @samuelcolvin do you plan any updates to project?
closed
2020-12-21T21:51:04Z
2021-04-26T11:55:53Z
https://github.com/python-arq/arq/issues/220
[]
erakli
7
modelscope/modelscope
nlp
581
AttributeError: SiameseUiePipeline: 'torch.device' object has no attribute 'lower'
ModelScopeไธญๆˆ‘ๅœจไฝฟ็”จ'damo/nlp_structbert_siamese-uninlu_chinese-base'ๆจกๅž‹ๆ—ถ๏ผŒๆ นๆฎๆจกๅž‹็คบไพ‹finetuneๅพฎ่ฐƒไปฃ็ ๆต‹่ฏ•๏ผŒๆŠฅ้”™๏ผšAttributeError: SiameseUiePipeline: 'torch.device' object has no attribute 'lower'
closed
2023-10-10T06:22:25Z
2023-12-20T13:18:23Z
https://github.com/modelscope/modelscope/issues/581
[]
CourseAI2015
5
blacklanternsecurity/bbot
automation
1,533
HTTP_RESPONSE header_dict cant handle multiple headers with the same value
This is most impactful with set-cookie headers, where only the last set-cookie cookie will end up in the dict, and multiple headers are often expected
closed
2024-07-07T18:32:19Z
2024-07-08T00:52:57Z
https://github.com/blacklanternsecurity/bbot/issues/1533
[ "bug" ]
liquidsec
1
pytest-dev/pytest-cov
pytest
425
pytest and local pytest plugin running in two separate processes, talking over http
This is first general approach, I can go to details, but that would require some time since I need to filter out some sensitive data/code. But I summarise the best I can for the moment. Essentially, we have a local pytest plugin api in `tests/fix_api.py` (snippet): ```python """ Pytest plugin to interact with the...
closed
2020-08-17T20:29:23Z
2020-09-06T07:03:52Z
https://github.com/pytest-dev/pytest-cov/issues/425
[]
alanwilter
13
robotframework/robotframework
automation
4,523
Unit test `test_parse_time_with_now_and_utc` fails around DST change
Very minor but reporting as it was creating me headaches, running tests just exactly _today_. It seems to me that the `test_parse_time_with_now_and_utc` test will fail if run just on the day of DST change (ie. **today**) or the day before as they are doing comparisons with +/- 1 day and a hardcoded seconds differenc...
closed
2022-10-30T11:37:08Z
2022-10-30T18:36:13Z
https://github.com/robotframework/robotframework/issues/4523
[ "bug", "priority: low" ]
fedepell
1
polarsource/polar
fastapi
4,782
Subscription (Webhook): Renewal event
### Description Currently, you need to listen to `order.created` with `billing_reason=subscription_cycle` to get notified about subscription renewals. Trigger a `subscription.renewed` event to offer a more intuitive and self-explanatory webhook event.
open
2025-01-03T15:25:39Z
2025-01-03T15:25:43Z
https://github.com/polarsource/polar/issues/4782
[ "feature", "changelog", "dx" ]
birkjernstrom
0
tflearn/tflearn
data-science
928
IOError: [Errno socket error] [Errno 110] Connection timed out
hello, When I run `python convnet_mnist.py`, it still shows error: ``` File "/home/xxx/local/anaconda2/lib/python2.7/socket.py", line 575, in create_connection raise err IOError: [Errno socket error] [Errno 110] Connection timed out ``` is the url bad?
open
2017-10-10T04:07:16Z
2017-10-10T04:07:16Z
https://github.com/tflearn/tflearn/issues/928
[]
PapaMadeleine2022
0
aimhubio/aim
data-visualization
3,286
Remove or prune artifacts along with the run
## ๐Ÿš€ Feature When deleting a run, artifacts should be removed too. If that is not possible, maybe `aim storage prune` could remove dangling artifacts ? ### Motivation Not filling up my hard drive with checkpoints. ### Additional context https://github.com/aimhubio/aim/pull/3164 https://github.com/aimhubio/aim/is...
open
2025-02-07T15:57:52Z
2025-02-22T21:48:00Z
https://github.com/aimhubio/aim/issues/3286
[ "type / enhancement" ]
nlgranger
2
PaddlePaddle/models
computer-vision
5,696
ๅธŒๆœ›่ƒฝๅคŸ็ป™่ฟ™ไธช้กต้ขๅŠ ไธ€ไธช็›ฎๅฝ•๏ผŒ่ฆไธ็„ถไปŽไธŠๅพ€ไธ‹็ฟป้žๅธธไธๆ–นไพฟ
https://github.com/PaddlePaddle/models/blob/release/2.4/docs/official/README.md ็ฅๅฅฝ~
open
2023-01-03T06:37:34Z
2024-02-26T05:07:48Z
https://github.com/PaddlePaddle/models/issues/5696
[]
we-enjoy-today
0
numba/numba
numpy
9,598
NumPy 2.0 incompatibility - A use of `np.complex_` still remains
When using `np.corrcoef`, the following error is produced with NumPy 2.0: ``` AttributeError: `np.complex_` was removed in the NumPy 2.0 release. Use `np.complex128` instead. ``` This is because its implementation still uses `np.complex_`: https://github.com/numba/numba/blob/556545c5b2b162574c600490a855ba885625...
closed
2024-05-31T12:04:16Z
2024-06-10T11:33:03Z
https://github.com/numba/numba/issues/9598
[ "bug - failure to compile", "NumPy 2.0" ]
gmarkall
0
python-security/pyt
flask
46
Trim the "Reassigned in:" nodes to the ones that are relevant
So if we have the following code: ```python @app.route('/menu', methods=['POST']) def menu(): param = request.form['suggestion'] command = 'echo ' + param + ' >> ' + 'menu.txt' hey = 'echo ' + param + ' >> ' + 'menu.txt' yo = 'echo ' + hey + ' >> ' + 'menu.txt' subprocess.call(command, s...
closed
2017-05-22T23:36:39Z
2017-06-05T17:36:28Z
https://github.com/python-security/pyt/issues/46
[]
KevinHock
5
awtkns/fastapi-crudrouter
fastapi
184
Overriding GET route does not properly remove existing route
Just stumbled upon this (and admit I haven't actually tested it yet, apologies for that) but it _looks_ like `CRUDGenerator.get` would not properly remove its existing GET route when overriding it: https://github.com/awtkns/fastapi-crudrouter/blob/9b829865d85113a3f16f94c029502a9a584d47bb/fastapi_crudrouter/core/_bas...
open
2023-03-29T14:19:07Z
2023-03-29T14:19:07Z
https://github.com/awtkns/fastapi-crudrouter/issues/184
[]
hjoukl
0
keras-team/autokeras
tensorflow
1,466
How to furnish AutoKeras in Anaconda on M1-chip MacBook Air?
First, sorry for my basic question. This is my first time to use MacOS 11.1, and I wonder how to install and build up a new AutoKeras-compatible virtual environment. Could you kindly let me about it? During a "usual" formalities below, the kernel dies :< I'm using Jupyter Notebook in Anaconda, and the environment...
closed
2020-12-18T11:12:49Z
2021-09-28T22:06:35Z
https://github.com/keras-team/autokeras/issues/1466
[ "wontfix" ]
jisho-iemoto
9
huggingface/transformers
pytorch
36,045
Optimization -OO crashes docstring handling
### System Info transformers = 4.48.1 Python = 3.12 ### Who can help? _No response_ ### Information - [ ] The official example scripts - [x] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give details below) #...
closed
2025-02-05T11:31:43Z
2025-02-06T15:31:24Z
https://github.com/huggingface/transformers/issues/36045
[ "bug" ]
donthomasitos
3
ultralytics/ultralytics
deep-learning
18,769
Can yolo11 count objects in Classification?
### 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 Hi! I want to know if a classification model can count the classes. Like the...
open
2025-01-20T06:05:16Z
2025-01-20T08:40:11Z
https://github.com/ultralytics/ultralytics/issues/18769
[ "question", "classify" ]
Taimoor505
6
sczhou/CodeFormer
pytorch
384
Macos Video Enhancement Issue
Enviroment: MacOS Monterey 12.2.1 Command: sudo python inference_codeformer.py --bg_upsampler realesrgan --face_upsample -w 0.1 --input_path /Users/justinhan/Desktop/test/7.mp4 Error info: [vost#0:0/rawvideo @ 0x7fb4824118c0] Error submitting a packet to the muxer: Broken pipe Last message repeated 1 times ...
open
2024-07-01T07:39:46Z
2024-07-01T07:39:46Z
https://github.com/sczhou/CodeFormer/issues/384
[]
qunge5211314
0
google-research/bert
nlp
725
how to view the prediction result of each sample๏ผŸ
Bert is used for text prediction. In the output result, only the accuracy rate, how to view the prediction result of each sample๏ผŸ
open
2019-06-27T08:01:21Z
2019-08-29T15:28:56Z
https://github.com/google-research/bert/issues/725
[]
zhangrenjie666666
1
developmentseed/lonboard
jupyter
632
Pass color to `.viz` for a given table
Not sure if the title is the best description but this is what I'd like to do. At the moment I have two different tables (minor_lines and power_lines) that have more than one type of geometry (lines and polygons) in their geometry column. I'd like to plot both tables with different colors that I can choose. At the ...
closed
2024-09-13T20:03:28Z
2024-09-16T19:57:34Z
https://github.com/developmentseed/lonboard/issues/632
[]
ncclementi
4
Sanster/IOPaint
pytorch
304
ๅ—จ๏ผŒไฝœ่€…ไฝ ๅฅฝ๏ผŒๆˆ‘ๅธŒๆœ›้€š่ฟ‡ๆœ‰ๆ•ˆ็š„ๆ–นๅผๆ”ฏๆŒไฝ ๏ผŒไฝ†kofiไธๅ…่ฎธๅŒๆ ทๆฅ่‡ชไธญๅ›ฝ็š„็”จๆˆทๅ‘ไฝ ไป˜ๆฌพ
ๆŒ‰็…งpaypal็š„่ฏดๆณ•๏ผŒๅฎƒ่ฎคไธบๅŒๆ ทๆฅ่‡ชไธญๅ›ฝ็š„ๆ”ฏๆŒ่€…่ฟๅไบ†โ€œๅ›ฝ้™…ๆณ•โ€๏ผŒ่ฟ™่ฎฉๆˆ‘ๅพˆๆ— ๅฅˆ๏ผŒๅธŒๆœ›ไฝ ่ƒฝๅคŸๆไพ›ๅฏไปฅไพ›ไธญๅ›ฝ็”จๆˆทไป˜ๆฌพ็š„ๆ–นๅผ๏ผŒไพ‹ๅฆ‚ๆ”ฏไป˜ๅฎๆˆ–ๅพฎไฟกใ€‚ๅฆ‚ๆžœไฝ ่ฎคไธบ่ฟ™ๆ˜ฏๅฏไปฅ็š„๏ผŒ่ฏทๅ›žๅคใ€‚็‰นๅˆซๅฏนไฝ ็š„่พ›่‹ฆๅทฅไฝœไธŽไป˜ๅ‡บ่กจ็คบ่กทๅฟƒๆ„Ÿ่ฐข๏ผ ![Snipaste_2023-05-10_04-53-22](https://github.com/Sanster/lama-cleaner/assets/72090841/5e1fc5e8-b17d-498a-9d0e-6e04d62b08cd)
closed
2023-05-09T20:51:50Z
2023-05-10T17:42:24Z
https://github.com/Sanster/IOPaint/issues/304
[]
ieatchili2024
2
dbfixtures/pytest-postgresql
pytest
540
Unable to connect to Postgresql in a docker
### What action do you want to perform Connect to a postgresql db in a docker container ### What are the results I copied the example from the README.md: ```python postgresql_in_docker = factories.postgresql_noproc() postresql = factories.postgresql("postgresql_in_docker", db_name="test") def test_postgres...
closed
2021-12-28T10:05:24Z
2022-01-10T11:11:25Z
https://github.com/dbfixtures/pytest-postgresql/issues/540
[]
igondiu
1
babysor/MockingBird
pytorch
794
PPG่ฎญ็ปƒๆ—ถ็š„ๆŠฅ้”™๏ผŒ่ฏทๅธฎๅฟ™็œ‹็œ‹
PPG้ข„ๅค„็†ๅพˆ้กบๅˆฉ๏ผŒppg2mel.yaml่ทฏๅพ„ไนŸๆ”นไบ†๏ผŒไฝ†ๆ˜ฏ่ฟ™ไธช้”™่ฏฏๆ็คบๆ€Žไนˆ้ƒฝ่งฃๅ†ณไธไบ†๏ผŒ่ฏทๅคงๅฎถๅธฎๅฟ™็œ‹็œ‹่ƒฝๅฆๆœ‰็ป้ชŒๅˆ†ไบซไธ‹ใ€‚ D:\MockingBird-main>python ppg2mel_train.py --config .\ppg2mel\saved_models\ppg2mel.yaml --oneshotvc Traceback (most recent call last): File "D:\MockingBird-main\ppg2mel_train.py", line 67, in <module> main() File "D:\MockingBird-main\ppg2mel_t...
open
2022-12-01T14:03:43Z
2022-12-03T02:45:27Z
https://github.com/babysor/MockingBird/issues/794
[]
benny1227
1
AirtestProject/Airtest
automation
1,103
airtestๆŠฅๅ‘Š้—ฎ้ข˜
็”ŸๆˆๆŠฅๅ‘Š็š„ๆ—ถๅ€™,็”จไบ†--exportๅˆฐๅ‡บ้™ๆ€ๆ–‡ไปถ,ๅ‘็Žฐ/staic็›ธๅ…ณ็š„ๆ–‡ไปถๅฏผๅ‡บไบ†,ไฝ†ๆ˜ฏๆˆชๅ›พๆ–‡ไปถๆฒกๆœ‰ๅฏผๅ‡บๆฅ
open
2023-02-08T06:49:48Z
2023-02-08T06:49:48Z
https://github.com/AirtestProject/Airtest/issues/1103
[]
jinx0321
0
Yorko/mlcourse.ai
plotly
664
jupyter_russian/project_alice/week2_analysis_hypotheses.ipynb ะกะฟะตั†ะธะฐะปะธะทะฐั†ะธั ะšัƒั€ัะตั€ั‹
ะะฐ ะบัƒั€ัะตั€ะต ะพั‚ะปะธั‡ะฐะตั‚ัั ะฟะตั€ะฒั‹ะน ะฒะพะฟั€ะพั ะพั‚ ัƒะบะฐะทะฐะฝะฝะพะณะพ ะฒ ั„ะฐะนะปะต. ะ’ะผะตัั‚ะพ ะบะพะปะธั‡ะตัั‚ะฒะฐ ัƒะฝะธะบะฐะปัŒะฝั‹ั… ะดะปะธะฝ ะฝะพะฒั‹ั… ั€ะฐะทั€ะตะถะตะฝะฝั‹ั… ะผะฐั‚ั€ะธั† ั‚ะฐะผ ัะฟั€ะฐัˆะธะฒะฐะตั‚ัั: ะ’ะพะฟั€ะพั 1. ะšะฐะบะพะฒั‹ ะดะปะธะฝั‹ (ั‡ะธัะปะพ ัะตััะธะน) ะฝะพะฒั‹ั… 16 ั€ะฐะทั€ะตะถะตะฝะฝั‹ั… ะผะฐั‚ั€ะธั†? ะญั‚ะธ ะดะปะธะฝั‹ ะฝัƒะถะฝะพ ะฒั‹ะฒะตัั‚ะธ ะฒ ั„ะฐะนะป ั‡ะตั€ะตะท ะฟั€ะพะฑะตะป. ะŸั€ะพะฒะตั€ะธั‚ัŒ ะผะพะถะฝะพ ะทะดะตััŒ: https://www.coursera.org/learn/data-analys...
closed
2020-04-21T12:16:17Z
2020-04-21T13:20:09Z
https://github.com/Yorko/mlcourse.ai/issues/664
[]
eye-shield-77
1
explosion/spaCy
machine-learning
12,659
FIXED: Pydantic issubclass error for python 3.8 and 3.9
**UPDATE**: This is now fixed for spacy v3.4 and v3.5 with the release of Pydantic v1.10.8. New installs with `pip install spacy` should work without issue. To fix an existing venv for spacy v3.4 or v3.5, please upgrade Pydantic to the latest compatible version with: ```shell python -m pip install -U pydanti...
closed
2023-05-23T08:43:17Z
2023-08-19T00:02:05Z
https://github.com/explosion/spaCy/issues/12659
[ "bug", "third-party" ]
adrianeboyd
13
aiortc/aiortc
asyncio
112
Issues using together with Janus gateway
Hello, thanks again for the great lib! I am trying to use an aiortc based client to send video via [Janus gateway](https://janus.conf.meetecho.com/). However, I am encountering an issue: When connecting with the client, ICE etc always goes through fine. However, it takes up towards 1-2 minutes before video sta...
closed
2018-12-21T16:34:27Z
2018-12-25T12:08:40Z
https://github.com/aiortc/aiortc/issues/112
[]
tobiasfriden
4
widgetti/solara
jupyter
508
task decorator & cancelled error
Hello! Nice work on this. very cool. I am using (potentially misusing) the task decorator functionality, and I am getting the errors below. Using bleeding edge version. You can see it takes a few times of sliding the slider until it errors. Maybe because Im creating so many tasks? Tried wrapping different parts of t...
open
2024-02-18T05:51:34Z
2024-02-19T18:21:23Z
https://github.com/widgetti/solara/issues/508
[ "bug", "good first issue", "help wanted" ]
swelborn
3
fastapi-admin/fastapi-admin
fastapi
22
ไป€ไนˆๆ—ถๅ€™ๆ”ฏๆŒpostgress
git@github.com:tiangolo/full-stack-fastapi-postgresql.git
closed
2020-11-27T06:31:18Z
2020-12-01T01:24:09Z
https://github.com/fastapi-admin/fastapi-admin/issues/22
[]
harrywu001
1
PokeAPI/pokeapi
graphql
542
API's slow response
I am using this api since some weeks and it was working perfectly and i am using Pokepy moduke of it but today the api response time is taking 6min to get a pokemon or anything i have tested alot i used pokebase and pokepy to check but noth taking time to get the data from website please check to it since my discord bo...
closed
2020-12-02T10:46:50Z
2020-12-04T18:50:29Z
https://github.com/PokeAPI/pokeapi/issues/542
[ "invalid", "cloudflare" ]
AryanXdProYT
11
miguelgrinberg/python-socketio
asyncio
131
Async send() not working
Hi all, I have a small app which I want to read a log file on disk and send its contents live to connected web clients. I can `socketio.send()` messages successfully in a connect handler, but when I add my `follow_file()` loop nothing is sent, before/during/after the loop. I understand file I/O is blocking and I ...
closed
2017-08-18T16:42:57Z
2019-01-13T22:21:11Z
https://github.com/miguelgrinberg/python-socketio/issues/131
[ "question" ]
vladionescu
12
wkentaro/labelme
deep-learning
1,564
Does not launch after installing with pip on windows11
### Provide environment information ``` (labelme_env) PS C:\Users\irema> python --version Python 3.12.9 (labelme_env) PS C:\Users\irema> python -m pip list Package Version ------------------ ----------- annotated-types 0.7.0 beautifulsoup4 4.13.3 certifi 2025.1.31 charset-normalizer 3.4.1 ...
open
2025-03-20T23:23:08Z
2025-03-20T23:23:08Z
https://github.com/wkentaro/labelme/issues/1564
[]
sodiumnitrate
0
python-restx/flask-restx
api
413
Implement writeOnly for documentation purpose
This framework already has the readonly parameters for the swagger generation, while the writeonly is still missing. It's very important when implementing models like user while the password should only be assigned and shouldn't appear in any response body. ``` "password": fields.String( requir...
closed
2022-02-13T13:30:58Z
2022-02-13T13:32:45Z
https://github.com/python-restx/flask-restx/issues/413
[ "enhancement" ]
morland96
0
uriyyo/fastapi-pagination
fastapi
564
Create Params that allow for unlimited results in a single page by default
Hello everyone, I'm using FastAPI Pagination in my API. It works like a charm. But I have a special request. I would like the results from my endpoints to be returned in a single page with an unlimited size by default. My first instance would be to achieve it like this: ```py import sys from fastapi import Quer...
closed
2023-03-07T14:45:40Z
2023-04-12T08:24:10Z
https://github.com/uriyyo/fastapi-pagination/issues/564
[ "question" ]
Joshua-Schroijen
2
saulpw/visidata
pandas
2,198
Table view is blank when table saved from .tsv to .vds - I think there is data but it is invisible
**Brief Description** When I save to .vds from an existing .tsv file the screen is blank Version 2.11,1 **Expected result** For data to be visible in the table view **Actual result with screenshot** ![Screenshot from 2023-12-29 21-09-25](https://github.com/saulpw/visidata/assets/5024267/655e3834-8789-43...
closed
2023-12-30T02:19:16Z
2023-12-30T22:14:14Z
https://github.com/saulpw/visidata/issues/2198
[ "bug", "fixed" ]
AaronFeldman
2
dmlc/gluon-nlp
numpy
688
[DEMO] GluonNLP demos
Similar to https://demo.allennlp.org, it would be great to have online demo applications for various models available in gluonnlp. List of demos from [AllenNLP](https://demo.allennlp.org/reading-comprehension) for reference: Annotate a sentence - Semantic Role Labeling - Named Entity Recognition - Constituenc...
open
2019-05-02T03:34:15Z
2020-01-09T18:49:27Z
https://github.com/dmlc/gluon-nlp/issues/688
[ "help wanted" ]
eric-haibin-lin
7
mkhorasani/Streamlit-Authenticator
streamlit
39
Implementing a "register user" fails
I've added a widget to allow user to register (per the doc): `try:` ` if authenticator.register_user('Register user', preauthorization=False):` ` st.success('User registered successfully')` `except Exception as e:` ` st.error(e)` But when loading the app, I get: "Pre-authorization argument must no...
closed
2022-12-01T00:20:34Z
2022-12-01T17:29:45Z
https://github.com/mkhorasani/Streamlit-Authenticator/issues/39
[]
daytonjones
5
deezer/spleeter
deep-learning
648
Can we use this model to do VAD?
<!-- Please respect the title [Discussion] tag. --> Hello, I found this model in VaD recently. At present, we use the voice audio separated from this model to make VAD (using neural network and LSTM). At present, I have an idea. Since this model can separate voice and background, this model should know whether this fr...
open
2021-08-24T12:14:29Z
2021-08-25T06:13:50Z
https://github.com/deezer/spleeter/issues/648
[ "question" ]
YLQY
2
scikit-learn/scikit-learn
python
30,281
scipy.optimize._optimize.BracketError in some cases of power transformer
### Describe the bug Similar to #27499, in very few cases the power transformation fails. Edit: Actually, it starts with a `RuntimeWarning: overflow encountered in power` because at this point the lambda is 292.8โ€ฆ And thus the out becomes `[inf, inf, inf]`. ### Steps/Code to Reproduce ```python from sklear...
closed
2024-11-15T14:41:56Z
2024-11-15T16:25:05Z
https://github.com/scikit-learn/scikit-learn/issues/30281
[ "Bug" ]
mahlzahn
2
onnx/onnx
scikit-learn
6,550
Is it possible to customize wrapPerspective operator in Opencv with Onnx?
I'm currently using yolov11s-obb and want to rotate the result to front-view. Is there a way to create my own wrapPerspective operator?
open
2024-11-21T03:51:50Z
2024-11-21T03:52:06Z
https://github.com/onnx/onnx/issues/6550
[ "question" ]
lehoangHUST
0
onnx/onnx
machine-learning
6,380
Invalid protobuf error when loading successfully exported onnx model
# Bug Report ### Is the issue related to model conversion? <!-- If the ONNX checker reports issues with this model then this is most probably related to the converter used to convert the original framework model to ONNX. Please create this bug in the appropriate converter's GitHub repo (pytorch, tensorflow-onnx, sk...
closed
2024-09-21T00:27:56Z
2024-11-01T14:57:29Z
https://github.com/onnx/onnx/issues/6380
[]
DagonArises
2
ufoym/deepo
jupyter
140
Custom CPU version | MacOs
I am using the CPU version on MacOs but I don't want to import all the DL libraries (just want Keras and Pytroch only). I tried this command `docker pull ufoym/deepo:keras pytorch` I get an error message: ``` macs-MBP-606:docker_machine macbook$ docker pull ufoym/deepo:keras pytorch "docker pull" requires exa...
closed
2020-10-18T09:39:45Z
2020-10-18T13:06:52Z
https://github.com/ufoym/deepo/issues/140
[]
SoufianeDataFan
1
dgtlmoon/changedetection.io
web-scraping
1,695
[feature] cron or exact time scheduler / or trigger check via webhook
**Version and OS** newest docker image **Is your feature request related to a problem? Please describe.** i have an automations that run at exact time, so i need to run www site check at exact time only once a day. current setup doesn't meet my needs **Describe the solution you'd like** to have an option to:...
closed
2023-07-16T09:46:19Z
2023-07-17T15:20:43Z
https://github.com/dgtlmoon/changedetection.io/issues/1695
[ "enhancement" ]
MG-Sky
4
modelscope/data-juicer
streamlit
224
Potential performance Issue: Slow read_csv() Function with pandas 2.0.0
**Issue Description:** Hello. I have discovered a performance degradation in the `read_csv` function of pandas version below 2.0.1. And I notice some parts of the repository depend on pandas 2.0.0 in `environments/minimal_requires.txt` and some other dependencies require pandas below 2.0.1. I am not sure whether t...
closed
2024-03-02T08:26:50Z
2024-05-18T09:32:02Z
https://github.com/modelscope/data-juicer/issues/224
[ "stale-issue" ]
TendouArisu
5
Nemo2011/bilibili-api
api
516
[้œ€ๆฑ‚] ๅขžๅŠ ้ชŒ่ฏ็ ่ฏ†ๅˆซ
ไฝฟ็”จ่ฏฅๅบ“ๆไบค่ง†้ข‘ๅ‘็Žฐๆฏ้š”20ๅˆ†้’Ÿๆไบค1ไธช่ง†้ข‘๏ผŒๆไบค10ไธชๅทฆๅณๅฐฑๅ‡บ็Žฐไบ†้ชŒ่ฏ็ ๏ผŒๅฆ‚ๆžœๅฏไปฅ่งฃๅ†ณ้ชŒ่ฏ็ ็š„้—ฎ้ข˜๏ผŒไธŠไผ ๅŠŸ่ƒฝ็š„ๅฎž็”จๆ€งไผšๅคงๅคงๆ้ซ˜ใ€‚
closed
2023-09-23T21:03:08Z
2023-09-28T10:08:32Z
https://github.com/Nemo2011/bilibili-api/issues/516
[ "need", "feature", "GUGU" ]
HowHsu
9
streamlit/streamlit
data-visualization
10,231
`st.code` is not displayed correctly if the code block is not in the viewport when the page loads
### 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 Please go to https://docs.streamlit.io/develo...
closed
2025-01-22T17:41:57Z
2025-01-24T16:19:34Z
https://github.com/streamlit/streamlit/issues/10231
[ "type:bug", "status:confirmed", "priority:P1", "feature:st.code" ]
Lexachoc
5
babysor/MockingBird
deep-learning
259
ๆจกๅž‹่ฎญ็ปƒๆ—ถๆœ‰ Creating a tensor from a list of numpy.ndarrays is extremely slow.่ญฆๅ‘Šไผšๅฝฑๅ“่ฎญ็ปƒๅ—
![image](https://user-images.githubusercontent.com/68454150/145553333-0e8dfc70-384f-4968-87bf-09f511243dd4.png)
closed
2021-12-10T03:49:55Z
2021-12-26T03:35:02Z
https://github.com/babysor/MockingBird/issues/259
[]
luobingit
11
Avaiga/taipy
automation
2,292
Have Menu expanded by default or not
### Description The goal would be to have like the expandable, a property to expand or not the menu *expanded*. This will allow users to choose the default look of the menu: either be expanded or not. This was asked here: https://stackoverflow.com/questions/79234418/taipy-menu-open-by-default ### Acceptance Cri...
open
2024-11-29T09:53:11Z
2025-03-19T12:57:24Z
https://github.com/Avaiga/taipy/issues/2292
[ "๐Ÿ“ˆ Improvement", "๐Ÿ–ฐ GUI", "๐ŸŸจ Priority: Medium" ]
FlorianJacta
6
coleifer/sqlite-web
flask
105
MacBook air
It is not working on my MacBook. It says: > Traceback (most recent call last): > File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/peewee.py", line 3133, in connect > self._state.set_connection(self._connect()) > File "/Library/Frameworks/Python.framework/Versions/3.10/...
closed
2022-07-29T14:54:23Z
2022-07-29T15:01:35Z
https://github.com/coleifer/sqlite-web/issues/105
[]
HerodinSSS
1
tflearn/tflearn
data-science
840
How to get the true labels corresponding to 'net' within the graph?
with tf.Graph().as_default(): net = tflearn.input_data(shape=[None, 27, 27, 1]) **# As I understand, a mini-batch of 'train_data' is fed into 'net'** **# How can I get the true labels (train_label) corresponding to 'net' here ?** net = tflearn.fully_connected(net, 128, activation='relu') net = ...
open
2017-07-15T21:52:26Z
2017-07-20T19:31:17Z
https://github.com/tflearn/tflearn/issues/840
[]
zhao62
2
JaidedAI/EasyOCR
pytorch
759
TypeError: 'NoneType' object is not iterable in recognize method
I am using the recognize method provided with my own preset horizontal_list_agg list. The documentation says that free_list by default is None and that I only need either one of horizontal or free list, yet I get this error as seen below: ``` for bbox in free_list: TypeError: 'NoneType' object is not iterable in...
closed
2022-06-19T11:45:26Z
2022-11-29T19:59:57Z
https://github.com/JaidedAI/EasyOCR/issues/759
[]
amroghoneim
1
noirbizarre/flask-restplus
api
456
Issue with @api.representation('application/xml')
I was following the example in help doc to create the below decorator. ```python @api.representation('application/xml') def xml(data, code, headers=None): resp = make_response(dicttoxml.dicttoxml(data), code) resp.headers.extend(headers or {}) return resp ``` And I also set up ``` api = Api(app...
closed
2018-06-01T15:02:18Z
2018-06-03T21:19:17Z
https://github.com/noirbizarre/flask-restplus/issues/456
[]
manbeing
0
openapi-generators/openapi-python-client
fastapi
176
Add a note about supported OpenAPI versions
**Describe the bug** The configuration I'm generating a client for declares `parameters` with `in: body`, the generation fails with openapi-python-client version: 0.5.4 however: ``` ERROR parsing POST /alerts within alert. Endpoint will not be generated. Parameter must be declared in path or query Parameter(name...
closed
2020-09-02T17:42:17Z
2020-09-26T14:07:33Z
https://github.com/openapi-generators/openapi-python-client/issues/176
[ "๐Ÿ“ documentation", "โœจ enhancement" ]
filippog
4
huggingface/diffusers
pytorch
10,315
cogvideo training error
### Describe the bug Fine tuning the model on both Gpus reports the following error๏ผš RuntimeError: CUDA driver error: invalid argument Do you know what the problem is? ### Reproduction [rank1]: ^^^^^^ [rank1]: File "/home/conda_env/controlnet/lib/python3.11/site-package...
closed
2024-12-20T06:47:32Z
2025-01-12T05:44:35Z
https://github.com/huggingface/diffusers/issues/10315
[ "bug", "training" ]
linwenzhao1
4
sktime/pytorch-forecasting
pandas
1,178
How to make the model use partial future known information
PyTorch-Forecasting version: 0.10.2 PyTorch version: Python version: 3.8.5 Operating System: Windows The TFT accepts 3 inputs: static, observed (known up to t), future (known up to t+k), where k is the final point. Now, assume you want a forecast up to t+10. I have a some time series as Xs, which are known up t...
open
2022-11-10T10:21:55Z
2022-12-12T16:58:19Z
https://github.com/sktime/pytorch-forecasting/issues/1178
[]
LuigiSimeone
1
aio-libs/aiohttp
asyncio
10,141
403 "Please enable cookies." when Request a Special Cloudflare Website
### Describe the bug When I access the website using aiohttp, a 403 "Please enable cookies" error occurs. But when I use other clients to access it, it works fine. ### To Reproduce ```python import sys import asyncio import aiohttp # ```pip install aiohttp[speedups]``` # https://docs.aiohttp.org/en/stable/index.h...
closed
2024-12-07T09:32:54Z
2024-12-10T17:02:26Z
https://github.com/aio-libs/aiohttp/issues/10141
[ "bug" ]
CodingMoeButa
14
horovod/horovod
tensorflow
2,940
[MAC OS] libc++abi.dylib: terminating with uncaught exception of type gloo::EnforceNotMet
**Environment:** 1. Framework: (TensorFlow, Keras, PyTorch, MXNet) Tensorflow 2. Framework version: 2.4.1 3. Horovod version: 0.22.0 4. MPI version: (NO, with gloo) 5. CUDA version: 6. NCCL version: 7. Python version: 3.7 8. Spark / PySpark version: 9. Ray version: 10. OS and version: macOS Big Sur 11.2.3 1...
open
2021-05-26T07:19:13Z
2021-08-14T00:53:01Z
https://github.com/horovod/horovod/issues/2940
[ "bug" ]
ericxsun
4
feder-cr/Jobs_Applier_AI_Agent_AIHawk
automation
682
[HELP WANTED]: <Errno2 during job application: No such file or directory: 'data_folder\\output\\failed.json'>
### Issue description Everything works until it attempts to apply to a job, then I ger the following error: 2024-10-30 12:47:20.673 | DEBUG | src.aihawk_job_manager:extract_job_information_from_tile:459 - Job information extracted: Senior Quality Engineer at Brightpath Associates LLC 2024-10-30 12:47:20.694...
closed
2024-10-30T16:49:25Z
2024-11-07T00:45:30Z
https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk/issues/682
[ "help wanted" ]
LouisLeBoeuf
5
Evil0ctal/Douyin_TikTok_Download_API
fastapi
255
[BUG] Cannot read property 'JS_MD5_NO_COMMON_JS' of null
***Platform where the error occurred?*** `Douyin` ***The endpoint where the error occurred?*** `Web APP` ***Submitted input value?*** `https://v.douyin.com/iJoaujh1/` ***Have you tried again?*** Yes, the error still exists after X time after the error occurred. ***Have you checked the readme or interfac...
closed
2023-08-28T14:21:48Z
2023-08-28T14:26:41Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/255
[ "BUG", "enhancement" ]
Caelebs
1
pydata/pandas-datareader
pandas
828
Yahoo Finance data for an specific hour
Hi, I want to download hystorical data of stock value **for an determinated hour**. Does anyone know how to do? I am using this code but extracts only to the end of the day. I want to extract data for a midday: ``` failed=[] passed=[] def collect_data(data): mydata = pd.DataFrame() for t in dat...
open
2020-09-22T17:25:17Z
2021-08-08T22:32:34Z
https://github.com/pydata/pandas-datareader/issues/828
[]
victorsm123
2
pydantic/logfire
pydantic
859
Add support to track disk usage
### Description Currently, there is no support for tracking disk usage. It will help to set up alerts where disk size grows beyond a set threshold.
open
2025-02-12T13:49:37Z
2025-02-14T09:42:27Z
https://github.com/pydantic/logfire/issues/859
[ "Feature Request" ]
rishabhc32
2