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
developmentseed/lonboard
jupyter
302
H3 support
How difficult would adding h3 cell support be given that deck.gl already supports it? Would it be possible to quickly list the steps that are required to add another feature layer type?
open
2023-12-20T16:48:03Z
2024-01-02T18:59:57Z
https://github.com/developmentseed/lonboard/issues/302
[]
jakebolewski
1
pydantic/logfire
fastapi
141
Can we please help with stripe?
### Question help please I cannot receive the payment made to my Stripe account, I have made changes many times, the error has gotten bigger and now, even though I have entered my information correctly, I am giving an address verification error and I cannot activate my account, so I cannot receive the payment of th...
closed
2024-05-06T19:47:00Z
2024-05-06T20:59:25Z
https://github.com/pydantic/logfire/issues/141
[ "Question" ]
ozleryildirim2
0
openapi-generators/openapi-python-client
fastapi
305
SyntaxError: Parameters with the same name but different locations
**Describe the bug** If you have two parameters with the same `name` but different locations (`in`), the generated client has a function with repeated variable names which is a Python syntax error. The OpenAPI spec requires parameters to be unique only on `(name, location)`, so this is a bug. In my case, the spec...
closed
2021-01-18T11:36:12Z
2021-05-04T15:45:29Z
https://github.com/openapi-generators/openapi-python-client/issues/305
[ "🐞bug" ]
seeM
1
deepfakes/faceswap
machine-learning
1,116
No GPU detected,switch to cpu mode
it shows me `no gpu detected,switch to cpu mode`when i extract from a video. My step: 1. setup faceswap,and i selected amd mode. 2. setup environment,open anaconda-navigator 3. extract from video in gui mode. here is my host env: - OS - archlinux x86, Kernel: 5.10.5-arch1-1 - CPU - amd 3600,GPU: ...
closed
2021-01-09T07:46:14Z
2021-01-10T12:11:39Z
https://github.com/deepfakes/faceswap/issues/1116
[]
saltfishh
4
psf/requests
python
6,385
Can choose whether to perform automatic url encoding and decoding
When I request with get, the content in the url will be automatically encoded or decoded or some other processing will be performed Here are two examples: [Example 1] My real need is to send ' http://examole.com/1.jsp ;? Id=1 ', but in this example, the'; 'in the url Will be automatically ignored ``` import reques...
closed
2023-03-21T17:45:27Z
2024-03-26T00:03:18Z
https://github.com/psf/requests/issues/6385
[]
ssrsec
1
miguelgrinberg/python-socketio
asyncio
478
Client is gone, closing socket for multiple clients
I have a socketio event running inside websocket `send_data()` method which gets the audio data stream and send the audio data to the websocket. When I am connecting the multiple clients, the connection is getting disconnected automatically after sometime and the server throws an error `"Client is gone, closing socket"...
closed
2020-05-06T09:02:35Z
2020-10-09T18:59:34Z
https://github.com/miguelgrinberg/python-socketio/issues/478
[ "question" ]
LovikaJain
7
statsmodels/statsmodels
data-science
9,517
Broken Link in ANOVA Documentation
#### Describe the bug In [ANOVA](https://www.statsmodels.org/stable/anova.html#module-statsmodels.stats.anova) there is a link further down in the text as following: > A more detailed example for anova_lm can be found here: > > - [ANOVA](https://www.statsmodels.org/stable/examples/notebooks/generated/interactions_an...
open
2025-02-24T06:05:13Z
2025-03-12T11:51:20Z
https://github.com/statsmodels/statsmodels/issues/9517
[ "type-bug", "prio-elev", "Documentation" ]
EBoiSha
4
labmlai/annotated_deep_learning_paper_implementations
deep-learning
143
what is the shape of SwitchTransformer's input
the code comments shows it should be (seq_len, batch_size, d_model), but in the experiment.py, the input is the output of nn.embedding, so its shape may be (batch_size, seq_len, d_model) ?
closed
2022-08-24T09:53:04Z
2022-09-15T09:28:46Z
https://github.com/labmlai/annotated_deep_learning_paper_implementations/issues/143
[ "question" ]
DogeWatch
1
wger-project/wger
django
1,018
Body Weight Entries Always One Day Behind Date Selected
## Steps to Reproduce 1. Select Add Weight Entry from Body Weight menu. 2. Enter in any body weight with today's date 3. View Weight Overview **Expected results:** Expected to see body weight entered for the date I had input. **Actual results:** Saw proper body weight entered but for listed for the day be...
open
2022-04-19T11:07:31Z
2022-04-19T11:07:59Z
https://github.com/wger-project/wger/issues/1018
[]
ghost
1
junyanz/pytorch-CycleGAN-and-pix2pix
computer-vision
1,196
Alternative generators to ResNet and UNet
Has anyone ever tried to integrate other generator architectures into the CycleGAN framework? I'm currently thinking of adapting the StyleGAN2 generator to work with CycleGAN for example. Any thoughts on this?
open
2020-11-23T18:19:03Z
2020-12-16T11:43:17Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1196
[]
seawee1
1
marcomusy/vedo
numpy
180
How to input data for Lego visualization
Hi, I want to plot the Hausdorff distance between the surface voxels of an prediction and its associated label in a segmentation task. I have a 3D numpy array with all surface voxels with some numerical value and everything else set to zero. I saved this in nifti format and then tried to open with the lego function bu...
closed
2020-07-16T11:47:46Z
2021-11-11T11:32:32Z
https://github.com/marcomusy/vedo/issues/180
[]
perecanals
6
jupyterhub/zero-to-jupyterhub-k8s
jupyter
3,509
In September 2024 or later - drop support for k8s 1.27
This is an issue to help us remember the policy (see #2591, #2979, #3040, #3042, #3309, #3320, #3321) to allow ourselves to drop support for k8s versions as long as major cloud providers has stopped supporting them. k8s | [GKE EOL](https://endoflife.date/google-kubernetes-engine) | [EKS EOL](https://endoflife.date/a...
closed
2024-09-23T06:18:41Z
2024-09-23T06:30:44Z
https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/3509
[]
consideRatio
0
adbar/trafilatura
web-scraping
696
Empty Results When Using Spider Function with Category URL
Hey @adbar, I am currently testing the spider function, and I have encountered an issue when attempting to use a category URL to fetch posts specifically from that category. Here is the code snippet that I am working with: ```python spider_results, _ = focused_crawler( homepage="https://www.australiandefen...
open
2024-09-09T01:04:45Z
2024-10-01T11:18:56Z
https://github.com/adbar/trafilatura/issues/696
[ "question" ]
felipehertzer
5
adithya-s-k/marker-api
rest-api
20
Docker GPU install Error
Hey I'm having trouble installing the docker GPU image. I tried it yesterday and it was fine, but I had to re-install due to some compatibility errors with Obsidian. Today, it won't install at all... Here's the error info, please let me know how to fix. Thanks! [+] Building 152.1s (12/12) FINISHED ...
open
2024-10-24T17:57:09Z
2024-11-04T00:29:49Z
https://github.com/adithya-s-k/marker-api/issues/20
[]
ediaz-biamp
6
WZMIAOMIAO/deep-learning-for-image-processing
deep-learning
630
训练自己的关键点检测模型时,训练集loss降的很低,测试时所有COCO测试指标从开始到结束都为0。
您好,我使用您的hrnet代码进行数据集训练。我将我的数据进行关键点标注后,转成COCO数据集格式,更改关键点的个数,并可以成功训练和测试,但测试时coco的测试指标从头到尾一直为0,且使用训练结束后的权重进行推断时,效果很差,我输入的图片大小为256x256,训练集800多张,是因为我训练集数量太少了吗?
closed
2022-08-24T09:05:07Z
2024-05-11T08:29:22Z
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/630
[]
xuan-xuan6
5
wagtail/wagtail
django
12,912
Custom assert method `assertTagInHTML` too lenient
The custom assert method `assertTagInHTML` (which is undocumented but used ~100 times in wagtail's own tests) is a bit too lenient and passes in some cases where I think it should fail. For example these 5 assertions all succeed: ```python from django.test import SimpleTestCase from wagtail.test.utils.wagtail_tests i...
open
2025-02-21T21:47:43Z
2025-02-21T22:50:03Z
https://github.com/wagtail/wagtail/issues/12912
[ "type:Bug", "status:Unconfirmed" ]
bmispelon
2
ymcui/Chinese-LLaMA-Alpaca
nlp
471
Step 1: 将原版LLaMA模型转换为HF格式 时出现的问题。
我下载的llama模型有两种,一种是chinese_llama_lora_13b,检测SHA256值是正确的。一种是在网上下载的模型,检测SHA256值不正确。报错如下: ![image](https://github.com/ymcui/Chinese-LLaMA-Alpaca/assets/73686733/05fa015b-c796-40e3-98c2-6daa2e9c9893) ![image](https://github.com/ymcui/Chinese-LLaMA-Alpaca/assets/73686733/6ce104de-a6e3-4079-aeda-aaddb8ee728e) ![image](ht...
closed
2023-05-31T07:24:45Z
2023-06-11T22:02:16Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/471
[ "stale" ]
xjDUAN184
4
redis/redis-om-python
pydantic
568
Limit fields to return with RETURN keyword
Hello! Is there an ability to limit fields returning by model query (by RedisSearch's RETURN keyword)? If not --- can you please add this task to the backlog? Something like "fields" and "exclude" methods would be great! And another one question. I've added RETURN functionality to `pagination` property. And no...
open
2023-10-03T07:24:21Z
2024-05-31T17:24:04Z
https://github.com/redis/redis-om-python/issues/568
[]
DennyD17
0
biolab/orange3
pandas
7,043
Red connection: hint how to resolve
**What's your use case?** Feedback from the user: it was difficult to understand how to resolve the red connection between widgets. <img width="278" alt="Image" src="https://github.com/user-attachments/assets/37f38825-2b74-4f1e-b4a4-064e3d7a1a29" /> **What's your proposed solution?** Perhaps a hint over the connecti...
open
2025-03-04T14:35:25Z
2025-03-07T08:27:21Z
https://github.com/biolab/orange3/issues/7043
[]
ajdapretnar
0
graphql-python/graphene
graphql
816
Cannot deprecate variables in InputObjectType
Hi graphene community! I am trying to deprecated input variables in my schema. I add the deprecated_reason tag to the variable but it does not appear to be deprecated in GraphiQL (still shows in the docs, autofill, and does not have a deprecation warning). Here is what I have ``` class NameArgs(InputObjectType):...
closed
2018-08-23T15:09:57Z
2018-08-25T10:11:28Z
https://github.com/graphql-python/graphene/issues/816
[]
mzins
1
pydata/pandas-datareader
pandas
127
Missing ga support?
Just want to confirm that this library doesn't have GA support as the previous pandas.io did?
closed
2015-11-24T20:05:03Z
2018-01-23T10:12:22Z
https://github.com/pydata/pandas-datareader/issues/127
[]
iceanfire
4
miguelgrinberg/python-socketio
asyncio
199
message handler error no json object could be decoded
* Restarting with stat * Debugger is active! * Debugger PIN: 304-783-885 (5231) wsgi starting up on http://127.0.0.1:5000 (5231) accepted ('127.0.0.1', 38358) 127.0.0.1 - - [06/Aug/2018 11:16:00] "GET /socket.io/?EIO=3&transport=polling&t=1533568560130-24 HTTP/1.1" 200 381 0.000431 message handler error Traceb...
closed
2018-08-06T15:21:02Z
2018-08-09T06:32:16Z
https://github.com/miguelgrinberg/python-socketio/issues/199
[ "question" ]
ahmed-alhaj1
7
pydantic/pydantic-ai
pydantic
670
Add support to phi4
I've tried to use ollama phi4 and is not on the list. Should we solve this on a different way? This models will change faster than we can add them to the models list. Is there a specific reason why we only support a limited list? I've opened [a PR ](https://github.com/pydantic/pydantic-ai/pull/668) for adding it...
closed
2025-01-13T13:57:27Z
2025-01-16T10:07:35Z
https://github.com/pydantic/pydantic-ai/issues/670
[]
josead
1
zappa/Zappa
flask
635
[Migrated] Feature: add support to trace API Gateway API Execution with AWS X-Ray
Originally from: https://github.com/Miserlou/Zappa/issues/1608 by [ignacioHermosilla](https://github.com/ignacioHermosilla) <!--- Provide a general summary of the issue in the Title above --> ## Context Introduce the recently available feature for AWS API Gateway: [AWS X-Ray Now Supports Amazon API Gateway](AWS X-R...
closed
2021-02-20T12:26:57Z
2024-04-13T17:36:07Z
https://github.com/zappa/Zappa/issues/635
[ "no-activity", "auto-closed" ]
jneves
2
nok/sklearn-porter
scikit-learn
3
When I run this, I got ValueError: level must be >= 0
I installed this by python setup.py install I used python 3 ``` $ python -m sklearn_porter --input cl.pkl --language java Traceback (most recent call last): File "/home/rem/anaconda3/lib/python3.5/runpy.py", line 184, in _run_module_as_main "__main__", mod_spec) File "/home/rem/anaconda3/lib/python...
closed
2016-12-09T08:14:20Z
2016-12-12T00:59:15Z
https://github.com/nok/sklearn-porter/issues/3
[]
zxch3n
2
marshmallow-code/flask-marshmallow
rest-api
232
How to return MarshalResult when use SQLAlchemyAutoSchema
when i use schema.dump , i get Python object instead of MarshalResult. But the old version, when using find ModelSchema, return MarshalResult. How to return MarshalResult when use SQLAlchemyAutoSchema?
closed
2021-06-10T02:45:16Z
2024-01-12T05:11:36Z
https://github.com/marshmallow-code/flask-marshmallow/issues/232
[]
yuruotong1
1
jina-ai/serve
machine-learning
5,951
Add option to add ImagePullSecrets in `to_kubernetes_yaml`
closed
2023-07-06T10:21:44Z
2023-07-07T12:49:09Z
https://github.com/jina-ai/serve/issues/5951
[]
JoanFM
0
pallets-eco/flask-wtf
flask
534
Flask g cache cause "The CSRF session token is missing" error
Logging in to one account with multiple browsers will cause CSRF token verification to fail because of the cache of flask "g"。 1. My backend code to generate csrf : ``` sass_blueprint = Blueprint("sass", __name__, url_prefix="/api/cli") @sass_blueprint.after_request def after_request(response): csrf_to...
closed
2022-09-18T01:49:59Z
2022-10-03T01:20:16Z
https://github.com/pallets-eco/flask-wtf/issues/534
[]
HelloYie
3
matplotlib/matplotlib
data-science
28,969
Unexpected behavior of `add_patch` with points around zero and large `linewidth`
### Bug summary `add_patch` method renders incorrectly, if the linewidth is set to a large number and the patch is generated from a random path using `PathPatch`. This bug was noticed while using `shapely`, but isolated to this minimal example ### Code for reproduction ```Python import matplotlib.pyplot as plt ...
closed
2024-10-11T13:05:21Z
2024-10-11T16:39:05Z
https://github.com/matplotlib/matplotlib/issues/28969
[]
aivarsoo
2
zappa/Zappa
flask
599
[Migrated] Lambda can't get form-data.
Originally from: https://github.com/Miserlou/Zappa/issues/1550 by [majinman](https://github.com/majinman) <!--- Provide a general summary of the issue in the Title above --> ## Context <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> <!--- Also, please make sur...
closed
2021-02-20T12:26:24Z
2024-04-13T17:10:00Z
https://github.com/zappa/Zappa/issues/599
[ "no-activity", "auto-closed" ]
jneves
2
PaddlePaddle/ERNIE
nlp
270
请问ERNIE 2.0 为什么没有中文的?
请问 ERNIE 2.0 为什么没有中文的?
closed
2019-08-09T08:13:16Z
2019-08-19T02:39:04Z
https://github.com/PaddlePaddle/ERNIE/issues/270
[]
90217
2
s3rius/FastAPI-template
fastapi
130
New project base on FastAPI-template got errors when running on Linux
New project base on FastAPI-template got errors when running on Linux. I've tested on VPS or local virtual machines, and on Ubuntu 18.04 or ParrotOS Home 5.1 (based on Debian), and on local Python 3.9, Miniconda3 Python 3.9 ~~, even on building Python 3.9 slim project image~~ but not in built Python 3.9 slim project...
closed
2022-10-21T03:09:29Z
2022-11-07T14:51:41Z
https://github.com/s3rius/FastAPI-template/issues/130
[]
djun
3
JoshuaC215/agent-service-toolkit
streamlit
76
Ability to run backend in Langgraph cloud
I love the FastAPI server, but I'd actually like to run the backend in LangGraph cloud, as this is quite convenient for rapid prototyping. Langgraph cloud is in beta, limited to one deployment, but would be cool to have it working for when they do open it up. The good news is that the back runs nicely in Langraph cl...
closed
2024-10-30T19:29:55Z
2024-11-04T04:35:32Z
https://github.com/JoshuaC215/agent-service-toolkit/issues/76
[]
dividor
5
bmoscon/cryptofeed
asyncio
236
contract code of huobi_dm mapping is not correct after settlement
Pair name of huobi_dm is mapping to its expire date, and this map is read from api when started but it's changed after settlement in every Friday. for example: before 2020-04-10 16:00: this week -> 20200410 next week -> 20200417 after 2020-04-10 16:00: this week -> 20200417 next week -> 20200424 I thin...
closed
2020-04-13T06:37:32Z
2021-08-02T22:39:14Z
https://github.com/bmoscon/cryptofeed/issues/236
[ "enhancement", "help wanted" ]
caizhiwei
7
deepset-ai/haystack
pytorch
8,076
Remove deprecated `debug` parameter from `Pipeline.run`
See #8015.
closed
2024-07-25T09:29:08Z
2024-08-27T09:27:40Z
https://github.com/deepset-ai/haystack/issues/8076
[ "breaking change", "P2", "2.x" ]
shadeMe
0
aio-libs/aiopg
sqlalchemy
225
when a new release?
https://github.com/aio-libs/aiopg/blob/master/CHANGES.txt 0.13.0 (2016-11-XX) already 2016-12-xx
closed
2016-12-02T11:15:45Z
2016-12-02T13:29:18Z
https://github.com/aio-libs/aiopg/issues/225
[]
vir-mir
3
plotly/dash-core-components
dash
101
selectedData callback not firing with parcoords plot
I saw in the Dash documentation a suggestion to use parallel coordinates plots [here](https://plot.ly/dash/interactive-graphing), which looks like a great way to filter data. However when selecting data on this plot the selectedData callback never fires so I can't link it to other plots.
closed
2017-10-19T19:54:14Z
2019-04-11T05:55:58Z
https://github.com/plotly/dash-core-components/issues/101
[]
slishak
2
mckinsey/vizro
pydantic
991
Allow horizontally-aligned radio items
### Which package? vizro ### What's the problem this feature will solve? [dbc.RadioItems](https://dash-bootstrap-components.opensource.faculty.ai/docs/components/input/) on which `vm.RadioItems` is based allows horizontally-aligned radio items through the `inline` option. ### Describe the solution you'd like Allow...
closed
2025-02-04T16:39:06Z
2025-03-24T09:12:49Z
https://github.com/mckinsey/vizro/issues/991
[ "Feature Request :nerd_face:" ]
gtauzin
10
iperov/DeepFaceLab
machine-learning
5,643
Disable Autobackup
Hi everybody ! I'm learning DFL and I don't understand how to disable autobackup during training process. Even if I set autobackup to every 24H or 0H, the program saves the training. My point is to be able to cancel steps that are not satisfying, since it's been two weeks and two trainings that are messed up withou...
open
2023-03-17T06:00:51Z
2023-06-08T20:02:50Z
https://github.com/iperov/DeepFaceLab/issues/5643
[]
VieuFou34
3
pytest-dev/pytest-xdist
pytest
282
pytest_unconfigure doesn't always complete on worker nodes
Hi, It seems like pytest_unconfigure is called, but doesn't necessarily finish, on worker nodes. Sample conftest.py: ```python import time import logging logging.basicConfig(level=logging.DEBUG) def pytest_unconfigure(config): if hasattr(config, 'workerinput'): logging.info("Unconfiguring wor...
closed
2018-02-22T09:38:31Z
2018-02-22T12:32:19Z
https://github.com/pytest-dev/pytest-xdist/issues/282
[ "question" ]
mikeage
7
modin-project/modin
data-science
6,871
Update Modin on Ray cluster tutorial
closed
2024-01-21T18:17:46Z
2024-02-19T14:48:18Z
https://github.com/modin-project/modin/issues/6871
[ "documentation 📜" ]
Retribution98
0
deeppavlov/DeepPavlov
tensorflow
1,319
Loading Bert Different Models
Hi, First of all thank you for the great repo. My issue is loading uncased bert model for ner_conll2003_bert for ner task.. I have modified the config accordingly. "metadata": { "variables": { "ROOT_PATH": "~/.deeppavlov", "DOWNLOADS_PATH": "{ROOT_PATH}/downloads", "MODELS_PATH": "{ROOT_P...
closed
2020-09-20T17:40:35Z
2020-10-01T13:45:33Z
https://github.com/deeppavlov/DeepPavlov/issues/1319
[ "help wanted" ]
Harish202
4
liangliangyy/DjangoBlog
django
375
搭建过程中遇到的两个问题
<!-- 如果你不认真勾选下面的内容,我可能会直接关闭你的 Issue。 提问之前,建议先阅读 https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way --> **我确定我已经查看了** (标注`[ ]`为`[x]`) - [x] [DjangoBlog的readme](https://github.com/liangliangyy/DjangoBlog/blob/master/README.md) - [x] [配置说明](https://github.com/liangliangyy/DjangoBlog/blob/master/bin...
closed
2020-03-08T01:38:03Z
2020-03-18T03:32:03Z
https://github.com/liangliangyy/DjangoBlog/issues/375
[]
tianwei0905
0
jonaswinkler/paperless-ng
django
218
Fix thumbnail orientation for images with EXIF orientation
EXIF (?) has an orientation feature that tells when the photo has been recorded with the device (smartphone) being rotated. For example, see the attached photo, which has an orientation info of "6 (Rotated 90 deg CCW)", but is displayed in correct rotation (ie. with rotation accounted for), at least on Mac. Would be...
closed
2020-12-30T13:25:57Z
2020-12-31T01:28:16Z
https://github.com/jonaswinkler/paperless-ng/issues/218
[ "bug", "fixed in next release" ]
jonashaag
6
mwaskom/seaborn
data-visualization
3,229
How to enable SVG as the default format for Jupyter inline using the objects API
Hello, I'm converting the CORE Econ Textbook to Python and want to ensure high-quality vector images appear in the markdown files that will be used to build the website. Using regular seaborn or matplotlib, it's possible to set the jupyter inline backend to SVG so that markdown files created by jupyter nbconvert end...
closed
2023-01-20T15:18:25Z
2023-01-21T01:29:55Z
https://github.com/mwaskom/seaborn/issues/3229
[]
aeturrell
3
freqtrade/freqtrade
python
10,684
PriceFilter is ignored with PercentChangePairList
* Operating system: Debian 12 (bookworm) * Python Version: 3.11.2 * CCXT version: 4.3.88 * Freqtrade Version: 2024.8 Despite the price filter 0.1, pairs smaller than 0.1 are selected in the PercentChangePairList ``` My config: "pairlists": [ { "method": "PercentChangeP...
closed
2024-09-21T08:41:03Z
2024-09-21T13:21:33Z
https://github.com/freqtrade/freqtrade/issues/10684
[ "Question", "Pairlist" ]
VerDoe
2
CorentinJ/Real-Time-Voice-Cloning
python
445
Trim silences on output wavs by default, in toolbox and demo_cli.py
The toolbox has a known issue where output occasionally has really long, unnatural silences due to the synthesizer. We are aware of the issue (#53) and we have added a feature in the toolbox to automatically trim these out when they occur (#432). Having played around with this new feature in the toolbox, I now think...
closed
2020-07-24T05:32:47Z
2020-08-07T07:52:54Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/445
[]
ghost
1
openapi-generators/openapi-python-client
fastapi
422
Support inline allOf enum
**Describe the bug** In my openapi.json, a parameter for one of my schemas has a string enum as its type, and a member of that enum as its default value. In the generated client it has type Union[Unset, None] and default value UNSET. **To Reproduce** Steps to reproduce the behavior: 1. generate a client based on...
closed
2021-05-10T10:43:42Z
2023-08-13T02:07:52Z
https://github.com/openapi-generators/openapi-python-client/issues/422
[ "✨ enhancement", "🍭 OpenAPI Compliance" ]
skpn
2
mwaskom/seaborn
matplotlib
3,769
Smaller mark width for overlapping data with `so.Hist(common_bins=False)`
When doing a `so.Hist(common_bins=False)`, if the bins for each group overlap, the width calculated for each mark is smaller that it should be. Here's a minimal working example, where I have a dataset `A`, and its x-shifted version `B = A + shift`. In each row, I'm plotting a different shift, and when they start ove...
open
2024-10-19T21:33:56Z
2024-10-24T12:11:39Z
https://github.com/mwaskom/seaborn/issues/3769
[]
maurosilber
1
errbotio/errbot
automation
1,379
AttributeError: 'PosixPath' object has no attribute 'rstrip' when trying using JIRA
In order to let us help you better, please fill out the following fields as best you can: ### I am... * [ X ] Reporting a bug * [ ] Suggesting a new feature * [ ] Requesting help with running my bot * [ ] Requesting help writing plugins * [ ] Here about something else ### I am running... * Errbot versio...
closed
2019-08-23T09:07:10Z
2019-09-23T08:58:02Z
https://github.com/errbotio/errbot/issues/1379
[ "type: bug", "type: support/question" ]
lordn-n
6
microsoft/nni
deep-learning
4,791
Retiarii Experiment running on remote training service
I am trying to configure a Retiarri experiment to run remotely. However, I am having a hard time understanding how to configure the experiment. I was wondering if there are any examples of how to specify the host, ssh key path, etc.? Thanks
closed
2022-04-21T14:52:50Z
2022-05-13T14:30:07Z
https://github.com/microsoft/nni/issues/4791
[]
lrlofgren
16
databricks/koalas
pandas
2,194
Does Koalas support reading hive table by default?
Hi, I'm trying to use Koalas to load a hive table on the remote cluster. In https://koalas.readthedocs.io/en/latest/reference/io.html#spark-metastore-table, it says that I can use `ks.read_table` API to read spark-table, but it failed when I use `ks.read_table` to read the table. ```python import pandas as pd ...
open
2021-08-26T07:39:50Z
2021-08-26T23:26:01Z
https://github.com/databricks/koalas/issues/2194
[]
amznero
0
aio-libs-abandoned/aioredis-py
asyncio
887
Transaction failure due to refused connection results in pending task
I'm trying to handle redis connection failure in my code while running a transaction, but I can't figure out how to stop a pending task from being 'leaked'. Consider the following minimal example, using version 1.3.1 of aioredis: ```python import aioredis import asyncio async def test(): pool = await aiore...
closed
2021-01-13T10:55:46Z
2021-03-18T23:58:10Z
https://github.com/aio-libs-abandoned/aioredis-py/issues/887
[ "resolved-via-latest" ]
OvervCW
2
krish-adi/barfi
jupyter
40
Unable to install barfi==1.0.0
Hello It seems that the name `v0` in extra dependencies prevents the installation of the latest version of barfi (I tried with python venv and pdm, no test with poetry). After a local modification of the wheel file ( `barfi-1.0.0-py3-none-any.whl`) where I replaced all references to `v0` with `legacy` (an arbitrary...
closed
2025-01-10T07:32:00Z
2025-01-15T13:42:07Z
https://github.com/krish-adi/barfi/issues/40
[]
ffvpor
6
axnsan12/drf-yasg
django
728
/swagger/?format=openapi throws an exception "object of type 'NoneType' has no len()" from DRF (regarding view.action_map)
I'm trying to boot-up drf-yasg and when I access the swagger docs I get this error. So I tried to debug it and try to see where it fails and this is the place: https://github.com/encode/django-rest-framework/blob/master/rest_framework/schemas/coreapi.py#L201 ![image](https://user-images.githubusercontent.com/7455156...
open
2021-07-24T02:01:53Z
2025-03-07T12:13:05Z
https://github.com/axnsan12/drf-yasg/issues/728
[ "triage" ]
nusnuson
1
tensorpack/tensorpack
tensorflow
914
param `last_k` in `StatMonitorParamSetter` is misleading
https://github.com/tensorpack/tensorpack/blob/da143e0fa8850dfafd068c7e2c9d0f882e6bd5db/tensorpack/callbacks/param.py#L301-L367 `last_k` in the above class means `the last k epochs`. But L352 only uses the last `k` values in the `hist` (`hist = self.trainer.monitors.get_history(self.stat_name)`) variable. And if you ...
closed
2018-09-29T08:49:26Z
2018-09-30T07:09:29Z
https://github.com/tensorpack/tensorpack/issues/914
[ "bug" ]
thuzhf
0
graphql-python/graphene-django
graphql
575
Support FTS Queries
I have a full text search field using `pg_fts`. Using the ORM I can query it using the Django search lookup e.g. `Model.objects.filter(fts_index__search="query")`. When I try to do this via grapgene, I set it up like this: ```python class Model: fts_index = TSVectorField() class Node(DjangoObjectType): ...
closed
2019-01-24T12:09:39Z
2019-06-18T11:09:26Z
https://github.com/graphql-python/graphene-django/issues/575
[ "wontfix" ]
jakeseaton
2
flairNLP/flair
nlp
2,971
Add support for new MasakhaNER v2 dataset
Hi, MasakhaNER v2 was recently [accepted at EMNLP 20220](https://twitter.com/davlanade/status/1578010346157400064) and the new dataset is already online [available here](https://github.com/masakhane-io/masakhane-ner/tree/main/MasakhaNER2.0/data). Preprint is available [here](https://arxiv.org/abs/2210.12391). ...
closed
2022-10-26T14:21:46Z
2022-12-14T10:35:18Z
https://github.com/flairNLP/flair/issues/2971
[ "feature" ]
stefan-it
3
ray-project/ray
deep-learning
51,252
Release test llm_serve_llama_3dot1_8B_lora failed
Release test **llm_serve_llama_3dot1_8B_lora** failed. See https://buildkite.com/ray-project/release/builds/35427#019583f6-eda6-4b26-93a1-b8be450292fe for more details. Managed by OSS Test Policy
closed
2025-03-11T14:28:25Z
2025-03-12T06:53:22Z
https://github.com/ray-project/ray/issues/51252
[ "bug", "P0", "triage", "release-test", "llm", "ray-test-bot", "weekly-release-blocker", "stability" ]
can-anyscale
2
pyqtgraph/pyqtgraph
numpy
2,307
in setting to log scale, request to only have autoscaling enabled for the axis set to log scale
After setting only a single axis to log scale, autoscaling is enabled on both axes: https://github.com/pyqtgraph/pyqtgraph/blob/57fbcd6c01fcd9a5de57953c729048c71e47f85a/pyqtgraph/graphicsItems/PlotItem/PlotItem.py#L926 In our project we never want to enable autoscaling on the X axis, because changes to the X axis t...
open
2022-05-18T19:57:24Z
2022-05-18T19:57:43Z
https://github.com/pyqtgraph/pyqtgraph/issues/2307
[ "log-scale" ]
pthomasj
0
miguelgrinberg/Flask-SocketIO
flask
1,276
HTTP Authentication failed; no valid credentials available
Occasionally (reproduced 6/10 times hitting the server), the first request to the server gets reutnred with `2.bde4c2d8.chunk.js:2 WebSocket connection to 'wss://127.0.0.1:5000/socket.io/?EIO=3&transport=websocket' failed: HTTP Authentication failed; no valid credentials available` Simply by invoking `socketio.r...
closed
2020-05-13T02:04:32Z
2021-04-06T11:43:53Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1276
[ "question" ]
quuu
3
apache/airflow
data-science
47,808
Scheduler crashes on dag with retries
### Apache Airflow version main (development) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Following stack trace is seen on trying to execute the attached dag. ``` [2025-03-15 15:30:21 +0530] [27911] [INFO] Worker exiting (pid: 27911) return f(*args, **kwargs) ...
closed
2025-03-15T10:04:45Z
2025-03-15T14:37:52Z
https://github.com/apache/airflow/issues/47808
[ "kind:bug", "area:Scheduler", "area:core", "needs-triage" ]
tirkarthi
5
jina-ai/clip-as-service
pytorch
677
Cannot send tensor to the encode() function
The CLIPEncoder only works with the `.uri` and `.blob` objects when sending a `encode()` request. Here - https://github.com/jina-ai/clip-as-service/blob/fa42dc50f6c766c60fe246802ecc8c15e37fbdf4/server/clip_server/executors/clip_torch.py#L40 If a `.tensor` is available in the `Document`, there shouldn't be a need...
closed
2022-04-09T00:11:33Z
2022-04-14T06:57:13Z
https://github.com/jina-ai/clip-as-service/issues/677
[]
shubham-goel-zefr
11
RomelTorres/alpha_vantage
pandas
16
Seems Issue with API call
Hi tested the below code: from alpha_vantage.timeseries import TimeSeries from pandas_datareader import data as web import pandas as pd ts = TimeSeries(key='YOUR API', output_format='pandas') data, meta_data = ts.get_intraday(symbol='DISHTV',interval='5min', outputsize='compact') print(data) It's throwing erro...
closed
2017-09-20T18:50:57Z
2017-09-23T10:08:32Z
https://github.com/RomelTorres/alpha_vantage/issues/16
[ "invalid" ]
sivavenna
3
Lightning-AI/pytorch-lightning
pytorch
20,105
What happens during training with HuggingFace models in eval mode?
### Bug description I'm using huggingface models with lightning, a use case that seems to be part of the [lightning examples](https://lightning.ai/lightning-ai/studios/finetune-hugging-face-bert-with-pytorch-lightning). However, a subtlety of the huggingface API is that models are loaded by default in `eval` mode, a...
closed
2024-07-19T13:44:28Z
2024-07-19T19:07:07Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20105
[ "bug" ]
StevenSong
2
learning-at-home/hivemind
asyncio
289
Retire prefetch_generator
We're using this dependency in one spot, where it can be replaced with ~5 lines of native code. Would be great to remove it
closed
2021-06-24T16:54:18Z
2022-08-29T23:17:58Z
https://github.com/learning-at-home/hivemind/issues/289
[ "enhancement", "good first issue", "server" ]
justheuristic
2
dsdanielpark/Bard-API
api
40
After update I get 'NoneType' object is not iterable
closed
2023-05-26T08:26:53Z
2023-05-26T13:50:05Z
https://github.com/dsdanielpark/Bard-API/issues/40
[]
phamxtien
5
microsoft/qlib
machine-learning
1,059
Loading high frequency data is too slow.
I am going to use qlib for intraday I updated 1min data in real time to reflect the stock market. And I tried to load last 10 minutes data using following codes. df = D.features(D.instruments('csi300'), ['$open', '$high', '$low', '$close', '$factor'], start_time='2020-09-14 09:30:00', e...
closed
2022-04-16T03:46:34Z
2022-09-06T09:02:35Z
https://github.com/microsoft/qlib/issues/1059
[ "question", "stale" ]
heury
8
psf/black
python
3,906
Black fails to determine version if a file named 'secrets.py' is present in the repository
**Describe the bug** As per this stackoverflow: https://stackoverflow.com/questions/70961301/black-not-formatting-python-code-from-vscode And this one: https://stackoverflow.com/questions/66846608/attributeerror-module-secrets-has-no-attribute-token-bytes Having a 'secrets.py' present in the repository causes bl...
closed
2023-10-01T05:39:37Z
2023-10-01T09:03:06Z
https://github.com/psf/black/issues/3906
[ "T: bug" ]
samskiter
1
labmlai/annotated_deep_learning_paper_implementations
pytorch
154
Do you plan to annotate nerf?
Hi, I attention to your awesome work explaining for transform and diffusion model. Do you plan to annotate nerf?
closed
2022-11-17T14:28:55Z
2023-02-02T08:15:54Z
https://github.com/labmlai/annotated_deep_learning_paper_implementations/issues/154
[]
zhangquanwei962
1
gee-community/geemap
jupyter
1,363
error when use geemap.download_ee_image
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information mac geemap 0.19.0 ```python geemap.download_ee_image(dataset_hist, '/dataset_hist.tif', scale=50) ``` ### Description RasterioIOError: Attempt to create new tiff file '/dataset_hist.tif' failed: Read-only fi...
closed
2022-12-07T03:12:39Z
2022-12-07T04:06:35Z
https://github.com/gee-community/geemap/issues/1363
[ "bug" ]
benerain
2
mljar/mercury
data-visualization
107
How to update NOTEBOOKS_PATH
Hi everyone, Everything is working fine (and thanks again for this), I wanted to know if it is possible to change or add a notebook path and update the application without rebuild image. For precision I am in localhost, and I use the following commands in the main folder with docker-compose.yml : `docker-com...
closed
2022-06-01T11:11:50Z
2022-06-29T12:46:05Z
https://github.com/mljar/mercury/issues/107
[]
Konsilion
4
freqtrade/freqtrade
python
10,774
ERR_EMPTY_RESPONSE, failed to access freqUI on windows docker desktop
## Describe your environment * Operating system: __win10 20H2 * Python Version: ___3.9.12 * CCXT version: _Not installed (using docker desktop 4.16.3) * Freqtrade Version: ____2024.9 ## Your question I can't seem to access the freqUI after following the steps for docker with windows. In the scre...
closed
2024-10-09T10:29:20Z
2024-10-10T09:03:14Z
https://github.com/freqtrade/freqtrade/issues/10774
[ "Question" ]
ZhenZinian
4
newpanjing/simpleui
django
101
详情页面返回按钮无效
1.版本为django-simpleui 2.1.4.619 2.进入详情页,点击返回按钮无任何响应
closed
2019-06-25T10:00:53Z
2019-07-09T05:52:26Z
https://github.com/newpanjing/simpleui/issues/101
[]
OneCat08
3
cvat-ai/cvat
computer-vision
9,196
Unable to delete jobs
### 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/) ### Steps to Reproduce I am unable to delete jobs from the UI. The button is disabled. It turns out that this button is enabled only for GROUND_TR...
closed
2025-03-10T21:04:54Z
2025-03-13T09:33:56Z
https://github.com/cvat-ai/cvat/issues/9196
[]
ukalwa
1
luispedro/mahotas
numpy
5
OS X 10.7 dependencies and dynamic libs
A few discoveries from trying to get mahotas to compile on OS X 10.7: 1. It would be great if the README.osx file were updated to tell users to install from source the FreeImage package 2. the Makefile.osx contains PPC packages that can't be compiled on 10.7. If I pull out all references it is OK. 3. the FreeImage dyn...
closed
2011-12-16T21:04:49Z
2012-03-08T16:53:39Z
https://github.com/luispedro/mahotas/issues/5
[]
ijstokes
2
plotly/dash-table
plotly
847
row_selectable and filter_action causes error Cannot ready property '0' of undefined
Individually, works fine. With both row_selectable and filter_action defined, a JS error is caused, "Cannot ready property '0' of undefined. It's an obscure error, so in a page with several components, it can be hard to pinpoint the cause. Versions: dash 1.17.0 dash-bootstrap-components 0....
open
2020-11-13T17:21:21Z
2021-05-17T15:16:53Z
https://github.com/plotly/dash-table/issues/847
[]
jchang10
1
geex-arts/django-jet
django
507
__init__() missing 1 required positional argument: 'search_help_text'
Hello all, i have an issue with entering to edit model instance menu. ![DeepinScreenshot_select-area_20220322112126](https://user-images.githubusercontent.com/87129973/159448123-9870dce0-b7e9-47c0-a7ba-70c5b900b384.png) Maybe someone had the same issue?
open
2022-03-22T09:23:54Z
2023-06-16T11:29:45Z
https://github.com/geex-arts/django-jet/issues/507
[]
AlexFoxalt
8
HIT-SCIR/ltp
nlp
535
ImportError: cannot import name 'AutoModel' from 'transformers' (unknown location)
pip install ltp==4.1.5.post2 win10 引用ltp 报错 ![image](https://user-images.githubusercontent.com/23072890/129569219-7766dd0f-b990-4b8c-b7e5-caac255f5489.png)
closed
2021-08-16T13:13:39Z
2022-09-12T06:48:10Z
https://github.com/HIT-SCIR/ltp/issues/535
[]
zy614582280
4
microsoft/unilm
nlp
1,271
[Kosmos-v2] unable to build the environment
I build the environment using the docker method. But when it goes to `pip install -v -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers`, I get the below error: ``` building 'xformers._C_flashattention' extension creating /tmp/pip-install-lwdzzryz/xformers_896a4241413344a4850e6654ebe11206/bu...
open
2023-08-28T08:02:40Z
2024-07-01T13:20:02Z
https://github.com/microsoft/unilm/issues/1271
[]
BrainWWW
7
sktime/pytorch-forecasting
pandas
1,640
[DOC] logo not visible in dark mode
The logo is not visible in dark mode GitHub or readthedocs, as the dark time series disappears in the backgound - we should consider minimal modification to the logo to ensure it is contrastive and visible both in light and dark mode
closed
2024-08-31T08:38:55Z
2024-09-08T17:04:11Z
https://github.com/sktime/pytorch-forecasting/issues/1640
[ "documentation" ]
fkiraly
0
Miserlou/Zappa
flask
2,094
assume_policy setting mostly without effect
## Context I create a trust relationship between `ZappaLambdaExecutionRole` and itself (to call AssumeRole with a session policy in the authorizer to drop certain privileges). To that end, I created a policy document like this: ```json { "Version": "2012-10-17", "Statement": [ { "Effe...
open
2020-05-04T19:44:40Z
2020-05-04T19:44:40Z
https://github.com/Miserlou/Zappa/issues/2094
[]
tommie-lie
0
SYSTRAN/faster-whisper
deep-learning
120
test short audio file with silence between sentence, word timestamp may not be accurate
version: master (e9a082dcf27647eb52585cda6f115454c0ac6856) voice file: [test.mp3.zip](https://github.com/guillaumekln/faster-whisper/files/11170404/test.mp3.zip) voice file: Sentence and sentence duration of silence > 2s audio wav: <img width="1314" alt="image" src="https://user-images.githubusercontent.com/27708...
open
2023-04-06T12:06:11Z
2023-10-31T13:53:18Z
https://github.com/SYSTRAN/faster-whisper/issues/120
[]
johnchienbronci
5
xinntao/Real-ESRGAN
pytorch
129
Can you release the source code of the implementation using ncnn platform???
Can you release the source code of the implementation using ncnn platform???
closed
2021-10-16T03:57:54Z
2021-10-17T00:36:33Z
https://github.com/xinntao/Real-ESRGAN/issues/129
[]
sangjinhong
2
svc-develop-team/so-vits-svc
pytorch
37
在colab进行重采样时无响应
系统平台: google colab 出现问题的环节: 预处理/重采样至44100hz Python版本: colab笔记本内安装依赖时的默认版本 PyTorch版本: 1.13.1+cu116 所用分支: 4.0 问题描述: 在在线解压完数据集到dataset_raw之后,执行下一个单元格Resample to 44100hz时没有任何反应,没有报错日志并且dataset文件夹没有被生成。在手动创建dataset文件夹后也没有变化。 日志截图: ![image](https://user-images.githubusercontent.com/94885527/225830750-7c249...
closed
2023-03-17T06:36:39Z
2023-03-17T08:27:36Z
https://github.com/svc-develop-team/so-vits-svc/issues/37
[]
ErrorBlueF2
4
explosion/spaCy
data-science
12,632
Kyrgyz language stopwords
<!-- Describe the problem or suggestion here. If you've found a mistake and you know the answer, feel free to submit a pull request straight away: https://github.com/explosion/spaCy/pulls --> I'm from Kyrgyzstan, work on an article about Kyrgyz language stopwords. I'd like to change the list of Kyrgyz stopwords in Spy...
closed
2023-05-13T12:18:37Z
2023-06-23T00:02:49Z
https://github.com/explosion/spaCy/issues/12632
[ "lang / ky" ]
GrossmanLess
3
slackapi/bolt-python
fastapi
657
How to identify listener inside middleware?
I'm trying to keep track of what listener has replied to what message/thread so I can only respond once per listener. Is there a way to figure out which listener is calling the middleware? Example below: ```python already_replied = [] def only_reply_once(message, logger, next): ts = message.get('thread_ts')...
closed
2022-05-27T04:34:32Z
2022-07-11T00:11:15Z
https://github.com/slackapi/bolt-python/issues/657
[ "question", "area:sync", "auto-triage-stale" ]
jessejoe
7
errbotio/errbot
automation
1,330
Discussion: Moving version check url to Github
Currently the http://version.errbot.io domain, which our versionChecker plugin uses, is referencing to an older version of errbot. Similarly to #1329, I think we can move this to a Github subdomain. We'll have to make some code changes, as the current plugin use GET which includes the detected python version and th...
closed
2019-04-25T15:16:05Z
2020-01-19T04:52:51Z
https://github.com/errbotio/errbot/issues/1330
[ "type: support/question" ]
sijis
2
Gozargah/Marzban
api
892
maximum number of running instances reached (1)
**Describe the bug** I see this in my docker logs. it's normal? ```logs marzban-marzban-1 | Execution of job "core_health_check (trigger: interval[0:00:10], next run at: 2024-03-26 10:01:04 UTC)" skipped: maximum number of running instances reached (1) marzban-marzban-1 | Execution of job "record_user_usages (...
closed
2024-03-26T10:05:01Z
2024-11-20T22:32:15Z
https://github.com/Gozargah/Marzban/issues/892
[ "Bug" ]
parvizx3
12
supabase/supabase-py
fastapi
401
No Route matched with those values
Hello, I was running a Python script to retrieve data from the table, and suddenly it stopped working. I am connecting using the supabase lib, and the API connection works fine, but when I try to get data from any tables, it says it cant find anything, altough the table does exist in the database. I am simply us...
closed
2023-03-30T16:13:38Z
2023-09-08T18:02:08Z
https://github.com/supabase/supabase-py/issues/401
[]
YanSym
2
ultralytics/ultralytics
python
19,778
PyTorch 2.6
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### Ultralytics YOLO Component _No response_ ### Bug Exception during processing !!! Weights only load failed. This file can still be loaded, to do so yo...
open
2025-03-19T09:13:28Z
2025-03-19T10:32:19Z
https://github.com/ultralytics/ultralytics/issues/19778
[ "dependencies" ]
StartHua
2
pytorch/pytorch
deep-learning
149,858
DISABLED test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cuda_uint8 (__main__.TestForeachCUDA)
Platforms: linux, slow This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cuda_uint8&suite=TestForeachCUDA&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/...
open
2025-03-24T15:42:19Z
2025-03-24T15:42:23Z
https://github.com/pytorch/pytorch/issues/149858
[ "triaged", "module: flaky-tests", "skipped", "module: mta" ]
pytorch-bot[bot]
1
onnx/onnx
machine-learning
6,313
Squeeze-11's output shape is mistakenly inferred when input has dynamic axes and squeezing axes is not specified
# 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-08-22T17:08:13Z
2024-09-03T23:54:44Z
https://github.com/onnx/onnx/issues/6313
[ "bug" ]
Yosshi999
0
CorentinJ/Real-Time-Voice-Cloning
pytorch
1,295
Download for synthesizer.pt failed.
While at: Real-Time-Voice-Cloning-master/saved_models/default % tree -f . ├── ./encoder.pt ├── ./synthesizer.pt └── ./vocoder.pt 1 directory, 3 files ursa@USQ04Q6HK79M default % cd .. ursa@USQ04Q6HK79M saved_models % tree -f . └── ./default ├── ./default/encoder.pt ├── ./default/synthesizer.pt ...
open
2024-05-03T14:46:18Z
2024-10-16T07:48:55Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1295
[]
mikail-eliyah-00
1
comfyanonymous/ComfyUI
pytorch
6,642
Missing Node - workflow doesn't load
### Expected Behavior When I load a workflow from a friend and I'm missing some nodes, I expect the workflow will still load (like it used to), it just won't run. Then I can replace the missing nodes with different nodes (most common solution), or install the missing node). This used to work. ### Actual Behavior Com...
closed
2025-01-29T22:59:11Z
2025-01-30T22:50:21Z
https://github.com/comfyanonymous/ComfyUI/issues/6642
[ "Potential Bug" ]
vojtajina
4
kevlened/pytest-parallel
pytest
61
Py.Test Can't find pytest-parallel when invoked programatically
Hi, I am trying to send _parallel_ arguments to a programmatic invocation but **pytest** doesn't seem to find the arguments. But on the other hand, when I run **py.test** with a direct command line invocation including the same arguments, it will find and run _parallel_ sucesfully. > ERROR: usage: invoke_pytest.py...
closed
2019-12-23T00:38:38Z
2019-12-23T18:38:31Z
https://github.com/kevlened/pytest-parallel/issues/61
[]
gerosalesc
1
PrefectHQ/prefect
automation
16,771
Add support for tags to Automation
### Describe the current behavior Currently it's not possible to add tags to an Automation object ### Describe the proposed behavior As the number of Automation grow on a project it would be very useful to be able to attach tags to Automation, similar to what is possible on flow and flow_run today. ### Example Us...
open
2025-01-19T16:20:42Z
2025-02-04T23:21:04Z
https://github.com/PrefectHQ/prefect/issues/16771
[]
dgarros
0
scrapy/scrapy
python
6,354
AttributeError: 'SelectReactor' object has no attribute '_handleSignals'
<!-- Thanks for taking an interest in Scrapy! If you have a question that starts with "How to...", please see the Scrapy Community page: https://scrapy.org/community/. The GitHub issue tracker's purpose is to deal with bug reports and feature requests for the project itself. Keep in mind that by filing an iss...
closed
2024-05-12T07:42:04Z
2024-05-13T09:57:16Z
https://github.com/scrapy/scrapy/issues/6354
[]
windY1Y
2
JaidedAI/EasyOCR
pytorch
1,239
The punctuation mark recognition is not accurate
If the language type is ['ch_sim', 'en'], it will be output according to English punctuation marks. But in fact, what I want is Chinese punctuation marks, but there are letters like ABCD in the text. It needs to be recognized as English. Is there any solution? For example, is there any priority ordering of language typ...
open
2024-04-02T03:25:38Z
2024-04-02T03:25:38Z
https://github.com/JaidedAI/EasyOCR/issues/1239
[]
LindaEr
0
jupyter-book/jupyter-book
jupyter
1,833
Sympy output inconsistent
### Describe the bug **context** When I include a notebook with SymPy output, sometimes the standard latex font is used and sometimes a larger, uglier font is used for the output. **expectation** I expected the fonts to be consistent and more faithfully match what I see when I run the notebook myself (outside of ...
open
2022-09-11T14:29:06Z
2023-03-28T23:10:19Z
https://github.com/jupyter-book/jupyter-book/issues/1833
[ "bug" ]
zingale
5