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
stanfordnlp/stanza
nlp
894
Garbage characters in printed result
**When I run the following python code:** import stanza from stanza.server import CoreNLPClient text = "中国是一个伟大的国家。" print(text) with CoreNLPClient( properties='chinese', classpath=r'F:\StanfordCoreNLP\stanford-corenlp-4.2.2\*', strict=False, start_server=stanza.server.StartSe...
closed
2021-12-08T11:37:27Z
2022-04-23T07:02:00Z
https://github.com/stanfordnlp/stanza/issues/894
[ "fixed on dev" ]
jiangweiatgithub
9
pytorch/pytorch
machine-learning
149,533
UnsupportedOperatorException: aten._fft_r2c.default
### 🐛 Describe the bug We ran into this error when trying to convert the <a href="https://huggingface.co/speechbrain/lang-id-voxlingua107-ecapa">VoxLingua107 ECAPA-TDNN Spoken Language Identification Model</a> to ONNX. Replication and error outputs are below; a more verbose logs file is attached as well. [onnx_expor...
closed
2025-03-19T17:37:55Z
2025-03-21T20:30:06Z
https://github.com/pytorch/pytorch/issues/149533
[ "module: onnx", "triaged", "oncall: pt2", "oncall: export" ]
ivyw-ts
7
Lightning-AI/pytorch-lightning
pytorch
19,740
Optimizer step based validation trigger
### Description & Motivation As far as I can see there are currently 2 modes to trigger the validation during training: 1) based on number of epochs (`check_val_every_n_epoch`) and 2) based on number of batches (`val_check_interval`) Unfortunately we experience the case where another type is needed, based on (optimi...
open
2024-04-05T20:57:04Z
2024-04-05T20:58:12Z
https://github.com/Lightning-AI/pytorch-lightning/issues/19740
[ "feature", "needs triage" ]
clumsy
1
ScrapeGraphAI/Scrapegraph-ai
machine-learning
19
Implement Graph Visualization with Graphviz
### Description: To enhance our understanding and debugging capabilities of the scraping workflows, we aim to introduce a feature for visualizing the graph structures using Graphviz. This visualization will help in quickly identifying the flow, relationships between nodes, and potential bottlenecks in the graph. ##...
closed
2024-02-14T10:31:02Z
2024-04-26T18:50:58Z
https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/19
[ "enhancement" ]
PeriniM
1
Skyvern-AI/skyvern
api
1,128
Error converting CSS shape
``` 2024-11-04T21:53:29.156602Z [error ] Failed to convert css shape to string shape by secondary llm. Will retry if haven't met the max try attempt after 3s. element_id=mVYj retry=2 step_id=stp_322440236151819198 task_id=tsk_322439587611757096 Traceback (most recent call last): File "/home/bond/Desktop/agent-c...
open
2024-11-04T21:54:12Z
2024-11-05T09:04:50Z
https://github.com/Skyvern-AI/skyvern/issues/1128
[]
devinat1
3
flairNLP/flair
nlp
3,338
[Question]: Controlling the CUDA OOM error for SequenceTagger via the use of tokens threshold
### Question While trying to deploy the NER model, often the length of the generated token sequence can not be controlled even though the characters can be limited. - With that said, I tried to limit the amount of tokens per batch by making the every batch inference dynamic. - Each batch can have a fixed limit o...
open
2023-10-16T05:37:35Z
2023-10-17T12:46:14Z
https://github.com/flairNLP/flair/issues/3338
[ "question" ]
adhadse
4
serengil/deepface
machine-learning
576
Verification issue
Hi there , i would like to ask you a question in the def verification section , i am newbie in computer science and i want to print the input images into vectors and then a function that will take the 2 vectors and it will make the similarity . Can you help me ?? Thanks
closed
2022-10-19T11:32:11Z
2022-10-20T08:10:22Z
https://github.com/serengil/deepface/issues/576
[ "question" ]
thomaskopalidis
3
healthchecks/healthchecks
django
515
[Question] Checking healthchecks status
Me and my friend is selfhosting healthchecks on our servers. Is there any URL that we could ping to check that each server is up? hc.example.com/status.
closed
2021-05-16T14:36:47Z
2021-05-16T15:11:44Z
https://github.com/healthchecks/healthchecks/issues/515
[]
Synt3x
2
coqui-ai/TTS
python
2,619
[Bug] Letter-by-letter pronunciation not possible
### Describe the bug I'd like to force the TTS model to pronounce a word letter by letter, e.g. "ARD" should be pronounced "A R D" (/ˌeɪˌɑːɹdˈiː/). In systems with SSML support (#752) you could use `<speak><say-as interpret-as="verbatim">ard</say-as></speak>`, but another way would be fine as well. Espeak supports ...
closed
2023-05-16T15:27:10Z
2023-05-16T20:37:18Z
https://github.com/coqui-ai/TTS/issues/2619
[ "bug" ]
eginhard
2
amisadmin/fastapi-amis-admin
sqlalchemy
30
能增加一个InputFile吗
最好也弄一个InputVideo
open
2022-06-28T18:25:49Z
2022-07-18T14:42:09Z
https://github.com/amisadmin/fastapi-amis-admin/issues/30
[]
wanghaisheng
1
recommenders-team/recommenders
deep-learning
1,609
[ASK] Consider erasing ms-recommenders from pypi
### Description <!--- Describe your general ask in detail --> Consider erasing https://pypi.org/project/ms-recommenders/ since we are using https://pypi.org/project/recommenders/ @anargyri @gramhagen what do you think? ### Other Comments
closed
2022-01-13T22:24:04Z
2022-01-14T05:15:36Z
https://github.com/recommenders-team/recommenders/issues/1609
[ "help wanted" ]
miguelgfierro
2
matplotlib/matplotlib
matplotlib
28,990
[Bug]: no longer able to set multiple hatch colors
### Bug summary Possible bug or maybe a usage issue following some recent updates... In short, it used to be possible to set the hatch color for each filled contour area to a different color by iterating over the collections and then setting the edgecolor for each, but that's no longer the case with Matplotlib 3.10...
closed
2024-10-17T22:21:16Z
2024-10-22T07:31:11Z
https://github.com/matplotlib/matplotlib/issues/28990
[ "status: confirmed bug" ]
kafitzgerald
3
ranaroussi/yfinance
pandas
1,934
Volume = 0
### Describe bug Hello, in the 1 or 5 minute history, for example of 'BTC-USD' often the volume is 0. There seems to be no negative volume at all. Could it be that it is failing volume and whenever it has to be negative a 0 is stored? I have tried both with 'repair' to True or False. Thanks. ### Simple code th...
closed
2024-05-15T22:05:44Z
2024-05-15T22:12:47Z
https://github.com/ranaroussi/yfinance/issues/1934
[]
jvallsgm
1
viewflow/viewflow
django
41
Admin interface for Process and Tasks
closed
2014-05-07T05:31:12Z
2014-05-12T06:58:38Z
https://github.com/viewflow/viewflow/issues/41
[ "request/enhancement" ]
kmmbvnr
1
DistrictDataLabs/yellowbrick
scikit-learn
663
print important features
It visualizes the number of important features but I can't find how to print/show those selected important features.
closed
2018-12-03T02:45:28Z
2018-12-03T03:52:38Z
https://github.com/DistrictDataLabs/yellowbrick/issues/663
[]
mubashirtuf
3
fastapi/sqlmodel
pydantic
136
Doesn't create all tables when starting up the app
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the SQLModel documentation, with the integrated search. - [X] I already searched in Google "How to X in SQLModel" and didn't find any information. - [X] I al...
closed
2021-10-17T16:11:27Z
2021-10-19T06:20:19Z
https://github.com/fastapi/sqlmodel/issues/136
[ "question" ]
mooyg
1
tensorly/tensorly
numpy
452
Multiple implementations of functions with the same backend
Continuing of the discussion in https://github.com/tensorly/tensorly/pull/434#issuecomment-1204339420. We may want to allow multiple implementations of the same function. For example, we may want to make it possible to use opt-einsum to cache contraction paths without this being the default behaviour. Here is an exa...
open
2022-10-30T17:04:21Z
2022-10-30T19:50:58Z
https://github.com/tensorly/tensorly/issues/452
[ "enhancement", "API design" ]
yngvem
1
plotly/dash-table
dash
522
Validate React version of standalone table against Dash React version
First mentioned in https://github.com/plotly/dash-table/pull/508#discussion_r308946435. Making sure the versions are aligned would ensure the table is always truly tested against the expected version. Since the table generation needs to happen against the latest version of Dash and is part of the normal developme...
open
2019-07-30T23:42:53Z
2020-01-30T20:47:32Z
https://github.com/plotly/dash-table/issues/522
[ "dash-type-maintenance", "dash-stage-revision_needed" ]
Marc-Andre-Rivet
0
Esri/arcgis-python-api
jupyter
1,298
Standalone ArcPy Anaconda Distribution for ArcGIS Pro 3.0 crashes Jupyter Notebook Kernel in VSCode
**Describe the bug** After creating a new ArcPy environment within a standalone installation of Anaconda, any attempt to import ArcPy within a VSCode Jupyter Notebook crashes the kernel. This is the new distribution release on Anaconda from the ArcGIS Pro 3.0 release. Works appropriately in a regular Jupyter Notebo...
closed
2022-07-12T19:08:00Z
2022-09-22T18:05:08Z
https://github.com/Esri/arcgis-python-api/issues/1298
[ "bug" ]
FeralCatColonist
3
miguelgrinberg/python-socketio
asyncio
308
Clarify reconnection details in documentation
I just had to read code because I wanted to know what happens to the session data when a client reconnects. It turns out that a client gets a new `sid` on reconnect and the session data is lost. > The server can maintain application-specific information in a user session dedicated to each connected client. Applicati...
closed
2019-06-21T19:46:38Z
2019-06-29T09:10:22Z
https://github.com/miguelgrinberg/python-socketio/issues/308
[ "documentation" ]
ccoors
1
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
977
Unet generator for large images
Hello, thanks for providing your code. I applied cycleGAN to my own dataset whose size is 900x900. First, I used the code with default setting and it worked well. (of course train with option `--preprocess scale_width_and_crop --load_size 900 --crop_size 256 ` and test with `--preprocess scale_width --load_size 900`)...
open
2020-04-03T06:21:32Z
2023-12-04T12:00:50Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/977
[]
myfrannie
6
flasgger/flasgger
api
18
customize apidocs/index.html
this is awesome! It is working and wonder can we overwrite the apidocs/index.html. Is that possible you add some doc on how / where to put the swaggerui to customize the css template etc? thanks in advance
closed
2016-04-08T01:08:14Z
2017-03-24T20:09:36Z
https://github.com/flasgger/flasgger/issues/18
[]
jeffpeiyt
1
google-research/bert
tensorflow
1,067
Pooled output is different from first vector of sequence output
There is one detail about BERT's output I don't quite understand. Accordin the the documentation (https://tfhub.dev/google/bert_uncased_L-12_H-768_A-12/1), pooled output is the of the entire sequence. Based on the original paper, it seems like this is the output for the token "CLS" at the beginning of the setence. `...
open
2020-04-21T15:00:08Z
2020-04-21T15:00:08Z
https://github.com/google-research/bert/issues/1067
[]
tqdo
0
mlfoundations/open_clip
computer-vision
7
Usage of title and/or description column in YFCC100M
Hello, In your training of CLIP, did you use only the `description` column as text input, or both the `title` and `description` columns? The reason I am asking is because in the github folder where OpenAI provide info on their [YFCC100M subset](https://github.com/openai/CLIP/blob/main/data/yfcc100m.md), there is ...
closed
2021-08-20T19:50:53Z
2021-08-24T10:48:36Z
https://github.com/mlfoundations/open_clip/issues/7
[]
Lauler
4
huggingface/datasets
nlp
6,997
CI is broken for tests using hf-internal-testing/librispeech_asr_dummy
CI is broken: https://github.com/huggingface/datasets/actions/runs/9657882317/job/26637998686?pr=6996 ``` FAILED tests/test_inspect.py::test_get_dataset_config_names[hf-internal-testing/librispeech_asr_dummy-expected4] - AssertionError: assert ['clean'] == ['clean', 'other'] Right contains one more item: 'othe...
closed
2024-06-25T07:55:44Z
2024-06-25T08:13:43Z
https://github.com/huggingface/datasets/issues/6997
[ "maintenance" ]
albertvillanova
0
Johnserf-Seed/TikTokDownload
api
143
[BUG]出现IndexError: list index out of range 下载单个视频时出现
**描述出现的错误** 确定是单个视频链接,但仍然出现了IndexError: list index out of range的错误 **bug复现** 使用pip安装的,在venv环境下运行pip安装好的脚本 ``` D:\github_room\testtiktokdownload\venv\Scripts\python.exe D:/github_room/testtiktokdownload/venv/Lib/site-packages/TikTokDownload/TikTokDownload.py 请输入抖音链接:https://v.douyin.com/FdCpfch/ ``` 将链接更改为...
closed
2022-04-23T14:31:39Z
2022-04-27T06:46:29Z
https://github.com/Johnserf-Seed/TikTokDownload/issues/143
[ "故障(bug)", "额外求助(help wanted)", "无效(invalid)" ]
lingr7
5
sammchardy/python-binance
api
906
Execute asyncio coroutines concurrently
I have this coroutine that receives messages, from the documentation: ``` import asyncio from binance import AsyncClient, BinanceSocketManager async def main(): client = await AsyncClient.create() bm = BinanceSocketManager(client) # start any sockets here, i.e a trade socket ts = bm.trade_s...
closed
2021-06-05T17:29:39Z
2021-06-14T08:44:09Z
https://github.com/sammchardy/python-binance/issues/906
[]
LeonhardOiler
0
mwaskom/seaborn
data-science
3,346
sns.pairplot() fails with ValueError: output array is read-only
Dataset: [train.csv](https://github.com/mwaskom/seaborn/files/11337012/train.csv) Code: ```python import numpy as np import pandas as pd import plotly.express as px import matplotlib.pyplot as plt import seaborn as sns train_df = pd.read_csv("train.csv") train_df["CryoSleep"] = train_df["CryoSleep"]...
closed
2023-04-26T20:40:22Z
2023-04-26T22:30:28Z
https://github.com/mwaskom/seaborn/issues/3346
[]
FlorinAndrei
3
httpie/cli
python
1,469
Support for WebAppBoundary Request
## Checklist - [x] I've searched for similar feature requests. --- ## Enhancement request For file sending with Form Data, sending with WebAppBoundary syntax is very common and with Httpie, i am not able to send any request to with files in which backend expects WebAppBounday --- ## Problem it solves ...
open
2023-01-10T08:34:20Z
2023-01-15T18:41:42Z
https://github.com/httpie/cli/issues/1469
[ "enhancement", "new" ]
AbinashSankaran
2
deezer/spleeter
deep-learning
547
[Discussion] Using spleeter for dialog separation
What would be the best way to go about using spleeter for dialog separation? Specifically, isolation of dialog in noisy or unfriendly contexts (i.e. lots of background noise). Have located training info in manual - hopefully this will shed some light.
closed
2021-01-03T02:23:38Z
2021-01-08T13:24:47Z
https://github.com/deezer/spleeter/issues/547
[ "question" ]
edwar64896
1
kizniche/Mycodo
automation
486
MH-Z19 issue
## Mycodo Issue Report: - Specific Mycodo Version:6.1.2 #### Problem Description Please list: Installed MH-Z19. Wired Vc = 5V GND = GND RX = TX TX = RX With standard input settings in Mycodo. ### Errors The raspberry reads no data. Measurement | Timestamp 0 ppm | No Data Last 16 sec and it s...
closed
2018-05-30T19:34:05Z
2018-06-04T19:42:01Z
https://github.com/kizniche/Mycodo/issues/486
[]
MrPsyco
0
sunscrapers/djoser
rest-api
558
setting USER_ID_FIELD with custom user
I would like to hide the database primary key of the User model. This is described in: [https://djoser.readthedocs.io/en/latest/settings.html#user-id-field](https://djoser.readthedocs.io/en/latest/settings.html#user-id-field) The documentation is not very clear on how to do this. The CustomUser model is set via AU...
closed
2020-11-14T23:35:46Z
2020-11-15T14:50:38Z
https://github.com/sunscrapers/djoser/issues/558
[]
hanckmann
1
statsmodels/statsmodels
data-science
9,034
ENH: TOST for quantiles, tolerance interval
mainly parking a reference (found looking for Bland-Altman agreement comparisons) Gwowen Shieh (2020) Assessing Agreement Between Two Methods of Quantitative Measurements: Exact Test Procedure and Sample Size Calculation, Statistics in Biopharmaceutical Research, 12:3, 352-359, DOI: 10.1080/19466315.2019.1677495 ...
open
2023-10-19T22:15:51Z
2023-10-20T16:58:45Z
https://github.com/statsmodels/statsmodels/issues/9034
[ "type-enh", "comp-stats" ]
josef-pkt
0
microsoft/unilm
nlp
883
The value of F in VLMo
Dear Sir, I recently read your VLMO: Unified Vision-Language Pre-Training with Mixture-of-Modality-Experts paper and found it very intriguing. I didn't find the description of the F layers in Figure 1. Could you clarify the value of F? thanks! Looking forward to your reply!
closed
2022-09-28T16:10:10Z
2022-09-28T23:50:52Z
https://github.com/microsoft/unilm/issues/883
[]
chaochen99
2
datadvance/DjangoChannelsGraphqlWs
graphql
19
Breaking changes in rx dependency
Project [currently](https://github.com/datadvance/DjangoChannelsGraphqlWs/blob/master/pyproject.toml#L57) depends on `rx = '*'`. However, the `rx` package has recently been updated to `>3`, and this is breaking this project. I would recommend locking down the `rx` dependency with `rx = '1.6.1'` as well as specifying...
closed
2019-07-18T21:54:17Z
2019-08-13T16:39:23Z
https://github.com/datadvance/DjangoChannelsGraphqlWs/issues/19
[]
clarkmoody
1
plotly/dash
data-visualization
3,107
unrecognized capability: loggingPrefs
**Context** ``` dash 2.18.2 dash-bootstrap-components 1.6.0 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-table 5.0.0 dash-testing-stub 0.0.2 ``` - Front-end - OS: MacOS - Browser: chrome - Version: 131 **Describe the bug** Trying to ex...
open
2024-12-13T03:02:49Z
2024-12-16T18:53:23Z
https://github.com/plotly/dash/issues/3107
[ "bug", "P2" ]
christian-oreilly
0
mljar/mljar-supervised
scikit-learn
729
Optuna Mode fails. Optuna has migrated to optuna-integration.
Exception in LightgbmObjective Optuna's integration modules for third-party libraries have started migrating from Optuna itself to a package called `optuna-integration`. The module you are trying to use has already been migrated to `optuna-integration`. Please install the package by running `pip install optuna-integrat...
open
2024-06-24T15:01:36Z
2024-07-10T07:26:44Z
https://github.com/mljar/mljar-supervised/issues/729
[]
decmca
3
AirtestProject/Airtest
automation
621
pip安装airtest速度非常慢
**(重要!问题分类)** * 图像识别、设备控制相关问题 -> 按下面的步骤 **描述问题bug** 我使用台式机(外接无线网卡)+pip+无翻墙下载airtest库,但下载速度非常慢,经常报超时错误 已经尝试将源更改为阿里云,速度无提高 将pip install命令的timeout系数设置为1000,也会慢到超时。。。 这是一个问题吗?能不能将它下载的速度尽量加快呢?我试过下载selenium、easygui等库也可以正常下载 下面是cmd控制台的错误信息 ``` ERROR: Exception: Traceback (most recent call last): File "c:\user...
closed
2019-11-25T14:17:06Z
2019-11-27T02:18:59Z
https://github.com/AirtestProject/Airtest/issues/621
[]
niuniuprice
4
ahmedfgad/GeneticAlgorithmPython
numpy
133
Drawing different plot in one graph
HI ! I am trying to solve my problem with pygad :) I want to see the difference of fitness values by increasing population in one graph. For example, like the figure below. ![Figure_1](https://user-images.githubusercontent.com/85726134/191281642-39c70f03-cd26-4ec3-afff-569a1e02e719.png) Please let me know if th...
closed
2022-09-20T14:16:06Z
2023-02-01T01:56:01Z
https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/133
[ "question" ]
xoyeon
3
ultralytics/ultralytics
computer-vision
19,288
Tracking results differ depending on batch size despite persist
### 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 Predict ### Bug Hello, To reduce memory constraints, I am trying to call `model.track(..., persist=True)` with batches of...
open
2025-02-18T01:55:11Z
2025-02-21T07:22:58Z
https://github.com/ultralytics/ultralytics/issues/19288
[ "question", "track" ]
antoine-metaphysic
17
developmentseed/lonboard
jupyter
245
maps are blank
Thanks for the awesome project. I am just trying it out on my mac ``` ➜ uname -a Darwin terrier.fritz.box 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:34 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8103 arm64 ``` ``` ➜ pip show lonboard Name: lonboard Version: 0.4.1 Summary: Python library for fa...
closed
2023-11-13T18:43:11Z
2023-11-14T19:59:08Z
https://github.com/developmentseed/lonboard/issues/245
[]
sabman
5
arogozhnikov/einops
tensorflow
115
PyTorch jit.script interoperability
I'm not sure if this is the expected behavior, but not being able to script modules that use einops would be very unfortunate. **Describe the bug** When you try and `script` a class that uses an `einops` operation in its forward path, `torch.jit.script` throws an error: ``` NotSupportedError: Compiled functions...
closed
2021-05-11T13:00:57Z
2022-02-10T00:40:53Z
https://github.com/arogozhnikov/einops/issues/115
[ "enhancement" ]
boris-kuz
3
hyperspy/hyperspy
data-visualization
2,812
Character encoding in JEOL EDS file (jeol.py in the developper version)
In JEOL EDS data file, character encoding of "ShiftJIS" is used instead of "utf-8". (In my case, Analysis Station 3. 8. 0. 53) For example , in Line 376, kwrd == b"\xce\xdf\xb0\xc4" This is the Japanese word of "port" in ShiftJIS encoding, "ポート" Line 206, reading "memo" often generate this encoding error, so,...
closed
2021-08-25T03:30:38Z
2021-10-04T08:03:56Z
https://github.com/hyperspy/hyperspy/issues/2812
[ "type: bug", "status: fix-submitted", "release: next patch" ]
nem1234
7
jazzband/django-oauth-toolkit
django
1,064
[maint] Resolve failing djmain tests
Tox tests are currently failing with djmain. Figure out and resolve before the next Django 4.x release is published and those tests fail too.
closed
2021-12-30T13:57:06Z
2022-01-04T19:03:46Z
https://github.com/jazzband/django-oauth-toolkit/issues/1064
[]
n2ygk
5
healthchecks/healthchecks
django
920
Disabling emails causes 500 error when adding new project members
Healthchecks should not raise 500 error when email configuration is not provided. It should not send any emails and fail gracefully. ``` Internal Server Error: /projects/142d4567-6d58-4484-ac27-31b447996fbc/settings/ Traceback (most recent call last): File "/lsiopy/lib/python3.11/site-packages/django/core/handl...
closed
2023-11-30T01:57:34Z
2023-12-18T13:53:37Z
https://github.com/healthchecks/healthchecks/issues/920
[]
marlenekoh
3
tensorflow/tensor2tensor
deep-learning
1,117
Has anyone tried using float16 to compute or training?
### Description use transformer to training a translate model. ### Environment information ``` OS: <your answer here> $ pip freeze | grep tensor # your output here $ python -V # your output here ``` ### For bugs: reproduction and error logs ``` # Steps to reproduce: ... ``` ``` # Error ...
open
2018-10-08T06:56:31Z
2018-10-08T06:56:31Z
https://github.com/tensorflow/tensor2tensor/issues/1117
[]
kudou1994
0
seleniumbase/SeleniumBase
pytest
3,120
Add an auto-retry for `uc_gui_click_captcha()` and `uc_gui_handle_captcha()`
### Add an auto-retry for `uc_gui_click_captcha()` and `uc_gui_handle_captcha()` ---- If you click the CAPTCHA with one of the special methods and you're still on the Turnstile page, then let's have UC Mode do one automatic retry, even if the `retry` or `blind` args are not set. This gives you another shot at get...
closed
2024-09-11T17:51:50Z
2024-09-12T13:42:12Z
https://github.com/seleniumbase/SeleniumBase/issues/3120
[ "enhancement", "UC Mode / CDP Mode" ]
mdmintz
3
AntonOsika/gpt-engineer
python
876
KeyError: "File 'some/dir/models.py' could not be found in 'C:\\Users\\Asus\\gptengineer\\crm\\projects\\example'"
## Expected Behvior To work normally as it was working normally before. ## Current Behavior it always gives this or similiar error I dont understand these paths are not exist , ıdk where it came u with these.... KeyError: "File 'some/dir/models.py' could not be found in 'C:\\Users\\Asus\\gptengineer\\crm\\projec...
closed
2023-11-29T22:24:18Z
2023-12-21T19:37:41Z
https://github.com/AntonOsika/gpt-engineer/issues/876
[ "bug", "triage" ]
nusretocakturk
2
flavors/django-graphql-jwt
graphql
215
Add 'code' field to PermissionDenied exception
Hi, Thanks for all of your work on this project. It works really nice! I have a quick question on the PermissionDenied exception when using the `login_required` decorator. I receive this response when the token is invalid: ``` { "errors": [ { "message": "You do not have permission to perform this...
open
2020-08-03T18:59:39Z
2021-08-16T09:18:44Z
https://github.com/flavors/django-graphql-jwt/issues/215
[]
franzwarning
2
HumanSignal/labelImg
deep-learning
323
App crash when drag a corner of rectbox to border of image
Below is output when app crash. ``` Traceback (most recent call last): File "/Users/admin/Desktop/ML/Tools/labelImg/libs/canvas.py", line 152, in mouseMoveEvent self.boundedMoveVertex(pos) File "/Users/admin/Desktop/ML/Tools/labelImg/libs/canvas.py", line 321, in boundedMoveVertex pos = self.interse...
open
2018-07-03T08:46:12Z
2019-01-17T21:23:44Z
https://github.com/HumanSignal/labelImg/issues/323
[]
zeuspnt
7
thp/urlwatch
automation
807
Consider releasing version 2.29
It seems that version 5 of python-lxml doesn't support using the old "CSSSelector evaluate" style. As this version is now slowly landing in the repos of distributions, urlwatch 2.28 needs patches to continue working. However, the new call style is already implemented in the urlwatch master branch, so releasing a new ve...
closed
2024-03-15T10:01:56Z
2024-10-28T09:10:28Z
https://github.com/thp/urlwatch/issues/807
[]
maclomhair
11
521xueweihan/HelloGitHub
python
1,988
自荐项目 | Context Note - 带上下文的网页笔记插件
## 项目推荐 - 项目地址:https://github.com/betterRunner/context-note - 类别:JS - 项目后续更新计划:持续更新维护 - 项目描述: - 生产力工具,基于vue3&vite2开发的一款网页笔记插件 - 记录笔记的上下文信息,一键跳转,方便回顾与溯源 - 便捷标签系统和完善的搜索,快速找到任一条笔记 - 推荐理由: - 较为创新地实现了一种记录上下文的网页笔记记录方式,**提高网页笔记的管理和回顾质量** - 在producthunt投票活动获得当日第六名,https://www.producthunt.com/posts/...
closed
2021-11-29T03:28:23Z
2021-12-28T04:46:42Z
https://github.com/521xueweihan/HelloGitHub/issues/1988
[ "已发布", "JavaScript 项目" ]
betterRunner
2
ray-project/ray
tensorflow
50,882
[core] Split object manager into smaller C++ targets
### Description part of #50586 ### Use case _No response_
closed
2025-02-25T03:17:46Z
2025-02-27T02:35:38Z
https://github.com/ray-project/ray/issues/50882
[ "enhancement", "core" ]
kevin85421
0
521xueweihan/HelloGitHub
python
2,542
【开源自荐】API Testing 追求极致开发者体验的接口测试工具套件
## 推荐项目 <!-- 这里是 HelloGitHub 月刊推荐项目的入口,欢迎自荐和推荐开源项目,唯一要求:请按照下面的提示介绍项目。--> <!-- 点击上方 “Preview” 立刻查看提交的内容 --> <!--仅收录 GitHub 上的开源项目,请填写 GitHub 的项目地址--> - 项目地址:https://github.com/LinuxSuRen/api-testing <!--请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Rust、Swift、其它、书籍、机器学习)--> - 类别:Go...
closed
2023-05-06T01:25:41Z
2024-01-23T08:10:05Z
https://github.com/521xueweihan/HelloGitHub/issues/2542
[ "Go 项目" ]
LinuxSuRen
1
marimo-team/marimo
data-science
3,532
stdio in mo.Thread goes to Linux console after sleep()
### Describe the bug When running the following code, the first two print statements are shown in the marimo cell, and all the `print` statements that follow the first `sleep` end up bring printed in the stdout of the Linux shell where the marimo command was run. If the `sleep` statement is commented out, then all `p...
closed
2025-01-22T05:22:11Z
2025-01-30T22:27:03Z
https://github.com/marimo-team/marimo/issues/3532
[ "bug" ]
apowers313
8
tableau/server-client-python
rest-api
1,308
Error when downloading tableau server view to csv
I would like to export a view of a Tableau Server dashboard to a csv file. Using the sample [export.py](https://github.com/tableau/server-client-python/blob/master/samples/export.py), I get an error `export.py: error: one of the arguments --csv is required` I have written arguments such as --server and --token-nam...
closed
2023-10-27T10:11:06Z
2023-10-30T08:30:30Z
https://github.com/tableau/server-client-python/issues/1308
[]
ishizuka-mihoko
1
explosion/spaCy
data-science
12,488
German Entity Recognition incorrect star_char/end_char
## How to reproduce the behaviour ``` model = spacy.load("de_core_news_lg") # "Freundliche Grüße Nadia" (start_char: 0, end_char: 22, label_: "PER") tokens = model("Freundliche Grüße Nadia") # "Freundliche Grüße" (start_char: 0, end_char: 16, label_: "PER") # "Nadia" (start_char: 32, end_char: 36, label_: MISC)...
closed
2023-03-30T12:45:24Z
2023-04-19T13:27:30Z
https://github.com/explosion/spaCy/issues/12488
[ "lang / de", "feat / ner", "perf / accuracy" ]
lsmith77
3
keras-team/keras
data-science
20,946
validation_split
Hi, if validation_split (of model.fit) is assigned a percentage, does keras shuffle the entire training data _before_ splitting it? Sorry if this is a repeated question since i saw some discussion from years ago saying that it does not shuffle and the keras' doc pages does not explicitly mention shuffling in validation...
closed
2025-02-23T08:49:35Z
2025-02-24T15:19:21Z
https://github.com/keras-team/keras/issues/20946
[ "type:support" ]
cuneyt76
6
mirumee/ariadne-codegen
graphql
153
Unwrapping fields with custom scalars does not add the import
It seems like I missed a case when using the `ShorterResultsPlugin` and the unwrapped field contains a custom scalar type. In this situation the type does not get imported. ```graphql # schema.graphql scalar MyScalar type Query { getScalar: MyScalar! } # queries.graphql query TestQuery { getScalar }...
closed
2023-05-22T12:08:34Z
2023-05-23T09:49:37Z
https://github.com/mirumee/ariadne-codegen/issues/153
[]
bombsimon
0
custom-components/pyscript
jupyter
581
"async with" statement fails without target variable assignment
This code causes an error: `RuntimeError: Lock is not acquired.` ```python lock = asyncio.Lock() async with lock: pass ``` Workaround: ```python lock = asyncio.Lock() async with lock as lock_test: pass ```
closed
2024-02-01T01:17:35Z
2025-01-21T21:57:00Z
https://github.com/custom-components/pyscript/issues/581
[]
dmamelin
0
awesto/django-shop
django
698
Tutorial demo needs djangoshop-stripe
When following the tutorial demo, I found a missing dependency on `djangoshop-stripe`. Being a newcomer, I installed `django-shop-stripe`, which led to further problems, until sombody was kind and guided me to the correct `djangoshop-stripe`. The tutorial `requirements.txt` should depend on `djangoshop-stripe` or at le...
open
2018-01-02T19:23:53Z
2018-04-12T07:56:45Z
https://github.com/awesto/django-shop/issues/698
[]
mortlind
6
BeanieODM/beanie
asyncio
869
[DOCUMENTATION] Update & Deleting give wrong example command
https://beanie-odm.dev/tutorial/updating-%26-deleting/ ``` bar = await Product.find_all(Product.price > .5).inc({Product.price: 1}) ``` `find_all` can not be used with a query, this command will update all documents.
closed
2024-02-20T02:24:28Z
2024-10-25T19:23:32Z
https://github.com/BeanieODM/beanie/issues/869
[ "bug", "documentation", "good first issue" ]
wangerone
1
piccolo-orm/piccolo
fastapi
662
Unexpected changes to ID values during object creation in sqlite
I am observing a situation where a BigInt primary key that is not defined to auto-increment results in a different value than what I am passing in to be saved. The issue may be sqlite specific. I have not tried this with postgres yet. ## Schema The trends field should not matter here, just including it for com...
open
2022-10-31T22:34:37Z
2022-11-27T18:25:04Z
https://github.com/piccolo-orm/piccolo/issues/662
[]
scott2b
19
modin-project/modin
pandas
6,594
BUG: Using Modin objects within an `apply` fails, with unclear error message
### Modin version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest released version of Modin. - [X] I have confirmed this bug exists on the main branch of Modin. (In order to do this you can follow [this guide](https://modin.readthe...
closed
2023-09-21T17:03:01Z
2023-11-14T19:52:00Z
https://github.com/modin-project/modin/issues/6594
[ "bug 🦗", "Dask ⚡", "Ray ⚡", "P1", "External" ]
zmbc
4
arogozhnikov/einops
numpy
344
Combine rearrange and repeat?
I asked ChatGPT about it and it said: ![combine_repeat](https://github.com/user-attachments/assets/dc3d8838-8a58-4701-85b0-eac26edc9635) I think it would be cool if it worked. :)
closed
2024-10-02T17:25:07Z
2024-10-02T18:23:41Z
https://github.com/arogozhnikov/einops/issues/344
[ "feature suggestion" ]
bjourne
1
huggingface/transformers
python
36,399
Siglip2VisionModel weights mismatch
### System Info ``` RuntimeError: Error(s) in loading state_dict for Siglip2VisionModel: size mismatch for vision_model.embeddings.patch_embedding.weight: copying a param with shape torch.Size([768, 3, 16, 16]) from checkpoint, the shape in current model is torch.Size([768, 768]). size mismatch for vision_model.embe...
closed
2025-02-25T14:35:47Z
2025-02-25T15:24:45Z
https://github.com/huggingface/transformers/issues/36399
[ "bug", "Vision" ]
deanflaviano
3
tiangolo/uvicorn-gunicorn-fastapi-docker
pydantic
4
Could not import (fastapi.)HTTPException but starlette OK
Hi tiangolo. Thank you for your docker images However, with this one "FROM tiangolo/uvicorn-gunicorn-fastapi:python3.7-alpine3.8" I had to import HTTPException from starlette because it wasn't known in fastapi, in my import. fixed for me but I thought it would be interesting for you to know
closed
2019-02-20T16:27:38Z
2019-03-17T17:58:35Z
https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/issues/4
[]
JSchoreels
6
modelscope/data-juicer
data-visualization
127
计算中英文PPL使用的语言模型是什么?
### Before Asking 在提问之前 - [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully. 我已经仔细阅读了 [README](https://github.com/alibaba/data-juicer/blob/main/README_ZH.md) 上的操作指引。 - [X] I have pulled the latest code of main branch to run again and the problem still existed. 我已经拉取了主分...
closed
2023-12-11T03:29:45Z
2024-01-06T09:32:00Z
https://github.com/modelscope/data-juicer/issues/127
[ "question", "stale-issue" ]
pkugyf
3
pytest-dev/pytest-html
pytest
797
pytest html file in a Chinese path, there ate some error
pytest html file in a Chinese path, there ate some error in pure english path: ![企业微信截图_17066134131866](https://github.com/pytest-dev/pytest-html/assets/20404145/ad724016-16fe-44c8-bce2-5b30e05b75bb) path has some Chinese ![企业微信截图_17066130942020](https://github.com/pytest-dev/pytest-html/assets/20404145/e98a...
open
2024-01-30T11:15:27Z
2024-06-11T14:25:29Z
https://github.com/pytest-dev/pytest-html/issues/797
[]
Mutiantian
2
cvat-ai/cvat
pytorch
8,521
ECONNREFUSED Error.
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
closed
2024-10-08T17:51:56Z
2024-10-14T15:24:46Z
https://github.com/cvat-ai/cvat/issues/8521
[ "need info" ]
Krishna-UGit
3
tflearn/tflearn
data-science
570
Issue with time_distributed layer
Hi, This is related to issue #559 [(https://github.com/tflearn/tflearn/issues/559)] Did anyone manage to fix this problem? I think its the same error in my case too. Error comes from, x = map(lambda t: tf.reshape(t, [-1, 1]+utils.get_incoming_shape(t)[1:]), x) . I updated both tensorflow and tflearn. But there...
open
2017-01-23T07:38:17Z
2017-05-12T01:30:19Z
https://github.com/tflearn/tflearn/issues/570
[]
Rithmax
1
autogluon/autogluon
data-science
4,530
[BUG] [timeseries] Do not quietly ignore failed HPO configurations
**Bug Report Checklist** <!-- Please ensure at least one of the following to help the developers troubleshoot the problem: --> - [x] I provided code that demonstrates a minimal reproducible example. <!-- Ideal, especially via source install --> - [x] I confirmed bug exists on the latest mainline of AutoGluon via s...
open
2024-10-08T12:08:01Z
2024-11-08T15:29:48Z
https://github.com/autogluon/autogluon/issues/4530
[ "bug", "module: timeseries", "priority: 2" ]
shchur
1
deepspeedai/DeepSpeed
deep-learning
7,156
[REQUEST] Support for Expert Optimizer State Partitioning with ZeRO Optimization in DeepSpeed MoE
**Is your feature request related to a problem? Please describe.** I am currently training a Transformer model using DeepSpeed's MoE (Mixture of Experts) layer. After enabling Expert Parallelism (EP) and ZeRO-2 optimization, the total activation size of the experts is 2B, and the total parameter count is 6B. Since the ...
open
2025-03-20T04:20:53Z
2025-03-20T04:20:53Z
https://github.com/deepspeedai/DeepSpeed/issues/7156
[ "enhancement" ]
leeruibin
0
miguelgrinberg/Flask-SocketIO
flask
1,304
Transport error/close along with CORS and 502 errors
I have a React app with socket.io on HTTPS and Flask SocketIO with eventlet on a different server.
closed
2020-06-15T22:12:43Z
2021-04-27T12:33:36Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1304
[ "question" ]
nakamigo
3
ShishirPatil/gorilla
api
550
Possible answer for "parallel_function_29"
https://github.com/ShishirPatil/gorilla/blob/f1417a8092540302257f7030aaa1d6ba163ac363/berkeley-function-call-leaderboard/data/possible_answer/gorilla_openfunctions_v1_test_parallel_function.json#L30 I think `number = 0` can be omitted, because it will not affect the calculation result of waste. Maybe this answer is ...
closed
2024-07-25T06:37:55Z
2024-08-05T02:06:03Z
https://github.com/ShishirPatil/gorilla/issues/550
[ "BFCL-General" ]
lucenzhong
2
kochlisGit/ProphitBet-Soccer-Bets-Predictor
seaborn
11
Predict Matches from different leagues
Or any way to add Champions League
open
2023-02-21T17:52:24Z
2023-02-21T17:52:24Z
https://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/11
[]
RonEskinder
0
ets-labs/python-dependency-injector
flask
78
Replace pypin's with something else or remove them
closed
2015-07-20T07:51:04Z
2015-07-20T10:01:02Z
https://github.com/ets-labs/python-dependency-injector/issues/78
[ "bug", "docs" ]
rmk135
0
koxudaxi/datamodel-code-generator
pydantic
1,944
[pydantic_v2.BaseModel] Field specified as `date-time` is generated as `AwareDatetime`
**Is your feature request related to a problem? Please describe.** A field, specified as a `date-time` is generated as `AwareDatetime` when the output model type is `pydantic_v2.BaseModel`, requiring a timezone to be specified. While I understand it is best practice to work with timezones, not all systems have a time...
closed
2024-05-02T11:40:28Z
2024-05-02T13:15:35Z
https://github.com/koxudaxi/datamodel-code-generator/issues/1944
[]
benverhees
1
KaiyangZhou/deep-person-reid
computer-vision
87
[Tiny Bug] lower limit of 'train-batch-size' argument
Video based Re-ID is very memory cosuming (especially when sequence length is long).Due to limited GPU resource and large model size,some user may set train batch size to a very small value. If 'hard mining triplet loss' is enabled, and `train-batch-size` is wrongly set to value `2` or `1` (lower than `3`),triplet lo...
closed
2018-12-11T12:35:11Z
2019-01-01T03:28:30Z
https://github.com/KaiyangZhou/deep-person-reid/issues/87
[]
ghost
2
graphdeco-inria/gaussian-splatting
computer-vision
907
I have write a line-wise annotation to the realization of simple_knn in submodules folder. Hope it helps people in 3dgs realm.
The link is [simple_knn_illustration](https://github.com/shuyueW1991/simple_knn_illustration.git).
open
2024-07-25T06:11:40Z
2024-07-25T06:11:40Z
https://github.com/graphdeco-inria/gaussian-splatting/issues/907
[]
shuyueW1991
0
cvat-ai/cvat
tensorflow
8,907
Can CVAT 2.24.0 use Nuclio 1.14.1
Hi, in the composite file of CVAT 2.24.0 we find only Nuclio 1.13.0 ```` image: quay.io/nuclio/dashboard:1.13.0-amd64 ```` Can we change it to nuclio 1.14.1 ? Best Regards Rose
closed
2025-01-08T09:04:19Z
2025-01-15T12:45:56Z
https://github.com/cvat-ai/cvat/issues/8907
[]
RoseDeSable
2
modoboa/modoboa
django
3,087
Logging: ERROR modoboa.admin No AAAA record for mail.example.com
# Impacted versions * OS Type: Debian/Ubuntu * OS Version: 22.10 * Database Type: PostgreSQL * Database version: 14.9 * Modoboa: 2.0.3 * installer used: Yes * Webserver: Nginx # Steps to reproduce Clean install, no IPv6 addresses available # Current behavior <!-- Explain the behavior you're seeing...
closed
2023-10-09T17:19:51Z
2023-12-14T13:56:55Z
https://github.com/modoboa/modoboa/issues/3087
[ "enhancement" ]
sando38
0
RayVentura/ShortGPT
automation
25
Adding edge_tts as a free voice alternative
Task description: Adding edge_tts python module as a the `edgeVoiceModule` under the shortGPT/audio/ https://pypi.org/project/edge-tts/
closed
2023-07-20T06:22:37Z
2023-07-27T03:06:59Z
https://github.com/RayVentura/ShortGPT/issues/25
[ "enhancement" ]
RayVentura
7
numba/numba
numpy
9,383
np.isnan false in nopython jit with fastmath
Hello! release candidate version `python 3.12` numpy 1.26.3 llvmlite 0.42.0rc1 nptyping 2.5.0 `numba 0.59.0rc1` Problem is in way of defining nan values. Any way shows False under jit nopython. Here is a simple example ``` import numpy as np from numba import njit from npt...
closed
2024-01-08T00:59:09Z
2024-01-08T10:55:29Z
https://github.com/numba/numba/issues/9383
[]
genaix
3
tableau/server-client-python
rest-api
827
TSC.Pager(server.workbooks) unable to print all workbooks from tableau server
**Versions** - Tableau Server version (or note if using Tableau Online) - tableau server 2020.2.7 - Python version - 3.7 - TSC library version **To Reproduce** **Results** Below code is not printing all the workbooks on my tableau server 2020.2.7, one of the example is below - We have workbooks named lik...
closed
2021-03-30T02:25:14Z
2021-11-08T06:16:28Z
https://github.com/tableau/server-client-python/issues/827
[ "help wanted" ]
Bipin007
3
SYSTRAN/faster-whisper
deep-learning
1,145
nce
closed
2024-11-15T15:51:25Z
2024-11-15T15:52:27Z
https://github.com/SYSTRAN/faster-whisper/issues/1145
[]
pierrepv8
1
supabase/supabase-py
fastapi
783
Connection Keep Alive
Hey ! It seems that the TLS Handshake happens every query. <img width="717" alt="image" src="https://github.com/supabase-community/supabase-py/assets/19614572/1ebb1f74-4791-494e-98e9-9604135fd1bd"> Implementing a Keep-alive and keeping the connection alive would save around 60ms per query.
closed
2024-04-28T20:39:14Z
2024-09-28T19:07:56Z
https://github.com/supabase/supabase-py/issues/783
[ "bug" ]
StanGirard
7
scrapy/scrapy
web-scraping
6,331
Provide an addon for Broad Crawls
There are common practices for broad crawls, explained here: https://docs.scrapy.org/en/latest/topics/broad-crawls.html. It involves modifying many settings. It seems we can provide a Scrapy addon to simplify all of that. It can start as a third-party package, but I think Scrapy itself may also benefit from such add...
open
2024-05-03T20:38:54Z
2024-05-11T16:09:45Z
https://github.com/scrapy/scrapy/issues/6331
[ "discuss" ]
kmike
2
bmoscon/cryptofeed
asyncio
296
Custom Mongo Callback feature
Hello, Thanks a lot for the great efforts you put on this amazing project. It's proving very helpful to us. However, my requirement is to extend the feature to use private websocket streams as well, i.e. I need to call streams which requires authentication. Once we started fetching the data, we need to save it in Mon...
closed
2020-09-23T08:21:15Z
2020-11-28T14:30:10Z
https://github.com/bmoscon/cryptofeed/issues/296
[ "question" ]
xnxxabcd
4
RomelTorres/alpha_vantage
pandas
366
New release
Are you planning to release the latest changes? Specifically interested in the new parameters from commit https://github.com/RomelTorres/alpha_vantage/commit/2122903650d608c612bd9ddabd683f598956222f
closed
2024-05-28T19:18:00Z
2024-06-08T07:05:38Z
https://github.com/RomelTorres/alpha_vantage/issues/366
[]
yalishanda42
1
Lightning-AI/pytorch-lightning
deep-learning
20,495
Error learning rate when load ckpt for cotinue training if check_val_every_n_epoch > 1
### Bug description I run with LightningCLI. Set check_val_every_n_epoch > 1 (e.g. 2) to run an experiment with 20 max_epoches, the model ckpt is save by lightning.pytorch.callbacks.ModelCheckpoint. The learning rate schedular is torch.optim.lr_scheduler.CosineAnnealingWarmRestarts(optimizer, T_0=self.trainer.max_epoc...
open
2024-12-13T11:14:58Z
2025-03-17T10:33:31Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20495
[ "bug", "needs triage", "ver: 2.4.x" ]
razgzy
3
pytorch/vision
computer-vision
8,837
Code block in `Using models from Hub` failed to render correctly.
### 📚 The doc issue In https://pytorch.org/vision/main/models.html#using-models-from-hub, the resulting code block on my browser looks like ![image](https://github.com/user-attachments/assets/277c8846-d097-41a2-a2e1-5365f62dee9f) , which is different from the original documents. ```python import torch # Opti...
closed
2025-01-05T07:43:29Z
2025-01-13T10:37:57Z
https://github.com/pytorch/vision/issues/8837
[]
GdoongMathew
1
lexiforest/curl_cffi
web-scraping
138
get raw response(without decompress)
Is there a way to receive a raw response compressed with gzip etc. without decompressing?
closed
2023-10-07T12:00:57Z
2023-10-07T13:55:56Z
https://github.com/lexiforest/curl_cffi/issues/138
[]
tapdo
2
opengeos/leafmap
jupyter
278
Integrating voilalibrary
- https://jeodpp.jrc.ec.europa.eu/services/shared/voilalibrary/ - https://github.com/widgetti/ipyvuetify ![](https://jeodpp.jrc.ec.europa.eu/services/shared/voilalibrary/_images/voilalibrary.gif)
closed
2022-07-30T01:40:17Z
2023-03-16T23:08:27Z
https://github.com/opengeos/leafmap/issues/278
[ "Feature Request" ]
giswqs
0
bmoscon/cryptofeed
asyncio
613
429: Too Many Requests error on Binance spot feed
**Describe the bug** Ran OrderBook and Trade feeds for Binance for all pairs with top 20 symbols (excluding stables), a total of about 125 symbols in total). After running for more than 24 hours, cryptofeed received "429: Too Many Requests" exception from Binance for each symbol and could not recover from it (i.e. dat...
closed
2021-08-30T04:28:08Z
2023-06-14T06:08:31Z
https://github.com/bmoscon/cryptofeed/issues/613
[ "bug" ]
mix-protocol
8
Evil0ctal/Douyin_TikTok_Download_API
fastapi
265
[Feature request] 发现cookie失效的时候,没法下载,需要更新代码,能把cookie的获取也写成方法包含在代码里吗?
最近,一直部署的docker无法解析了。。。一看,原来是cookie需要更新啦。。 https://github.com/Evil0ctal/Douyin_TikTok_Download_API/commit/9addcca7b12d85ea891b69b03dbe3d867ee9fec2 不知道,作者方便把cookie的获取方法也自动化吗?
closed
2023-09-02T15:46:06Z
2024-03-25T22:33:43Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/265
[ "enhancement" ]
gillbates
2
FactoryBoy/factory_boy
django
487
Add support for Django unique_together
`DjangoModelFactory._get_or_create()` doesn't appear to have any support for the `unique_together` attribute of `Model.Meta`. Perhaps it'd be a good idea to allow `unique_together` tuples in `DjangoModelFactory.Meta.django_get_or_create`? I'll attach a PR to illustrate a potential approach. Can modify/add tests as n...
closed
2018-07-13T16:43:23Z
2018-07-16T19:04:56Z
https://github.com/FactoryBoy/factory_boy/issues/487
[ "NeedInfo" ]
broxeph
3
stanfordnlp/stanza
nlp
1,339
Coref model predicted a span that crossed two sentences
**Describe the bug** Depending on whether `tokenize_pretokenized` and `tokenize_no_ssplit` are each `True` or `False`, the following sentence results in the coref processor yielding either the exception `ValueError: The coref model predicted a span that crossed two sentences!` or the exception `IndexError: list index...
closed
2024-01-29T23:29:12Z
2024-03-03T21:44:01Z
https://github.com/stanfordnlp/stanza/issues/1339
[ "bug" ]
Ubadub
3
hyperspy/hyperspy
data-visualization
3,469
Scalebar Widget set_length crash
#### Describe the bug using set_length on a scalebar widget crashes #### To Reproduce Steps to reproduce the behavior: attempt to call set_length on a ScaleBar widget object Minimum working example of code ``` import hyperspy.api as hs import matplotlib.pyplot as plt sig = hs.data.atomic_resolution_image() ...
closed
2024-12-02T22:21:51Z
2025-01-22T01:03:06Z
https://github.com/hyperspy/hyperspy/issues/3469
[ "type: bug" ]
alion8me
1
pytorch/vision
machine-learning
8,836
Question: Modify Resnet File structure and how to import it
Hi, I would like to modify the structure of the model [Resnet50 ](https://github.com/pytorch/vision/blob/main/torchvision/models/resnet.py). My goal is neither to add nor to remove layers, only to replace the convolutions that in the code are made by the pytorch nn.Conv function by convolutions made by the Nvidia CUTLA...
closed
2025-01-03T12:43:50Z
2025-02-19T15:45:16Z
https://github.com/pytorch/vision/issues/8836
[]
IzanCatalan
10