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
noirbizarre/flask-restplus
flask
569
Model "required=True" is ignored on POST request
I have a model defined like this: ```python model = api.model('User', { 'username': fields.String(required=True, description='Username for the user'), 'password': fields.String(required=True, description='Password for the user') }) ``` I am using a route defined like this: ```python @api.route('/...
closed
2019-01-08T17:59:00Z
2019-01-09T14:11:42Z
https://github.com/noirbizarre/flask-restplus/issues/569
[]
MelonFunction
2
deepspeedai/DeepSpeed
pytorch
6,005
[BUG] Circular import error with PyTorch nightly
**Describe the bug** Circular import error with PyTorch nightly. If I uninstall deepspeed it works fine. ``` Traceback (most recent call last): File "/test/oss.py", line 322, in <module> mp.spawn( File "/opt/conda/envs/ptca/lib/python3.10/site-packages/torch/multiprocessing/spawn.py", line 283, in spawn...
open
2024-08-16T00:13:25Z
2024-12-18T19:23:41Z
https://github.com/deepspeedai/DeepSpeed/issues/6005
[ "bug", "training" ]
ajindal1
4
amdegroot/ssd.pytorch
computer-vision
58
cuda Runtime Error (77): an illegal memory access was encountered
`iter 510 || Loss: 6.8001 || THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1502009910772/work/torch/lib/THC/generated/../THCReduceAll.cuh line=334 error=77 : an illegal memory access was encountered Traceback (most recent call last): File "train.py", line 231, in <module> train() File "train.py", line ...
closed
2017-08-24T05:46:50Z
2017-12-12T08:38:00Z
https://github.com/amdegroot/ssd.pytorch/issues/58
[]
chauhan-utk
7
mouredev/Hello-Python
fastapi
381
2025最佳豪赌在线赌场
2025最佳豪赌在线赌场 欢迎来到令人着迷的高额在线赌场世界,在这个世界中,您的高额赌注可以为您带来更高的回报。如果您是一位喜欢高额赌注并获得丰厚奖金的玩家,那么现在是时候踏入高额赌场的上线赌博公司 使用华纳探索顶级高额赌场。此外,通过查阅我们的华纳 赌场排行榜来增强您的游戏之旅——这是您发现为高额赌客量身定制的最佳赌场的首选资源! 华纳上线博彩平台推荐现场百家乐、现场龙虎、VIP百家乐、VIP龙虎,牛牛、炸金花、大小、单双、筒子……7–8大类游戏72张牌桌,游戏项目全网最丰富! 娱乐游戏网站:[376838.com](http://376838.com/) 游戏开户经理微:xiaolu460570 飞机:lc156...
closed
2025-02-09T05:01:05Z
2025-02-11T07:20:12Z
https://github.com/mouredev/Hello-Python/issues/381
[]
shiaclylbcpttj
0
clovaai/donut
computer-vision
216
Questions for Label of dataset customizing
Hi, I read your paper and find it really inspiring. I have some questions as follows: 1. about own dataset making : Do I still need to label bounding box of each text area? 2. Does model abandon predicting text bounding box like image detection?
open
2023-06-27T07:45:21Z
2023-10-16T07:57:21Z
https://github.com/clovaai/donut/issues/216
[]
Major1994
1
jacobgil/pytorch-grad-cam
computer-vision
215
about cam for object detection
File "H:/codefile/personal/yolov5/pytorch-grad-cam-master/my_cam.py", line 144, in <module> reshape_transform=None) TypeError: EigenCAM() takes no arguments I found that the 'fasterrcnn_reshape_transform' was just defined but didn't use it when I try to implement the faster-rcnn. Then the error came out.
closed
2022-03-18T02:07:20Z
2022-04-06T10:18:07Z
https://github.com/jacobgil/pytorch-grad-cam/issues/215
[]
JumeLin
4
sanic-org/sanic
asyncio
3,011
Allow exception handlers to accept BaseExceptions
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. I've recently upgraded from Sanic 21.12.0 -> 23.12.0 and over this version boundary the behaviour of the exception Handler has changed (commit `d255d1a`, file `sanic/m...
open
2024-11-26T15:25:15Z
2024-12-12T16:16:45Z
https://github.com/sanic-org/sanic/issues/3011
[ "feature request" ]
nicholas-watson-hx
1
mitmproxy/mitmproxy
python
7,377
Failed to load HAR file with following error: Casting to number results in NaN
#### Problem Description I generated a .har file with: `mitmdump --set hardump=record.har --mode socks5`, am able to import it in firefox, but importing it in chrome gives the error in the title. #### Steps to reproduce the behavior: Unsure, other .har files can be imported in chrome without this problem. ##...
closed
2024-12-07T14:43:53Z
2025-01-09T08:33:10Z
https://github.com/mitmproxy/mitmproxy/issues/7377
[ "kind/triage" ]
powellnorma
1
polakowo/vectorbt
data-visualization
117
cryptocurrency inverse contract
Thank you very much for your amazing project. I am trading cryptocurrency and I believe you are too, but I am trading with contract with is inverse contract(or coin base? I am sorry I don't know how to say in English). So the calculation with portfolio is quite different with the existing one in vectorbt. So could you...
closed
2021-03-29T07:06:50Z
2024-03-16T09:24:24Z
https://github.com/polakowo/vectorbt/issues/117
[]
XieXiaonan
2
dask/dask
numpy
11,414
Failing test `test_groupby_value_counts_all_na_partitions` for pandas nightly build
https://github.com/dask/dask/actions/runs/11209570425/job/31154974473 ```python-traceback [gw1] linux -- Python 3.12.7 /home/runner/miniconda3/envs/test-environment/bin/python3.12 def test_groupby_value_counts_all_na_partitions(): size = 100 na_size = 90 npartitions = 10 ...
closed
2024-10-07T09:40:24Z
2024-10-08T10:17:17Z
https://github.com/dask/dask/issues/11414
[ "tests", "upstream" ]
fjetter
3
pydantic/FastUI
fastapi
188
GoToEvent Class: url disregarded when query is present
GoToEvent class ignores url when query is provided, defaulting to '/?id=1'. ```py c.FireEvent(event=GoToEvent(url='/users', query={'id': 1})) ```
open
2024-02-13T12:53:22Z
2024-02-13T12:53:22Z
https://github.com/pydantic/FastUI/issues/188
[]
arrshad
0
pydata/xarray
numpy
9,489
DataTree: Copy during assignment to child nodes?
I think both of these should have the same behavior: ``` python bart = xr.DataTree(name="Bart") lisa = xr.DataTree(name="Lisa") homer = xr.DataTree(name="Homer", children={"Bart": bart, "Lisa": lisa}) print(list(lisa.siblings)) homer2 = xr.DataTree(name="Homer") homer2.children = {"Bart": bart, "Lisa": lisa}...
open
2024-09-12T18:20:50Z
2024-09-12T21:29:25Z
https://github.com/pydata/xarray/issues/9489
[ "bug", "topic-DataTree" ]
TomNicholas
2
Evil0ctal/Douyin_TikTok_Download_API
fastapi
465
cookie问题的一点发现
跟很多人反馈的一样,我也困扰于明明填了最新的cookie,但仍返回空的问题 [刚才又尝试了一下,从](![2024-08-11_0-39-34](https://github.com/user-attachments/assets/6d03a8fc-f074-45fa-a1a7-f29b213d86bb)) 这个地方获取了完整的cookie,填入配置文件后发现居然可以用了 怀疑抖音后台对cookie的检测更严格了,从network那边获得的cookie片段检测不通过了 不过也不确定,还请大家再测试一下
closed
2024-08-10T16:43:47Z
2024-10-09T07:16:43Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/465
[]
supersaiyan2019
3
Miserlou/Zappa
django
1,240
Failed to generate or install certificate!
**My Domain SSL has expired. So I tried to create a new SSL key by doing** > $ openssl genrsa 2048 > account.key; **And Added my Domain name and Path to zappa_settings.json file. I tried to run** > $ zappa certify production **This is what the Error I am getting** > $ zappa certify production ...
closed
2017-11-15T10:56:42Z
2017-11-16T21:19:24Z
https://github.com/Miserlou/Zappa/issues/1240
[]
sandeshnaroju
1
python-gitlab/python-gitlab
api
2,976
ProjectFileManager does not implement head method to meet API spec
## Description of the problem, including code/CLI snippet Attempting to use a HEAD request to retrieve file metadata from a project repository ([Gitlab REST API docs](https://docs.gitlab.com/ee/api/repository_files.html#get-file-metadata-only)) fails with a 404 ```python dest_file_get_args = { 'file_path': fi...
closed
2024-09-11T15:05:35Z
2024-09-14T16:31:36Z
https://github.com/python-gitlab/python-gitlab/issues/2976
[]
holysoles
12
yzhao062/pyod
data-science
165
3D visualization for outlier detection(performance is ok.)
Hello. I coded the 3d outlier detection as below. (from pyod example) import numpy as np from scipy import stats import matplotlib.pyplot as plt %matplotlib inline import matplotlib.font_manager from pyod.models.abod import ABOD from pyod.models.knn import KNN from pyod.utils.data import generate_data, g...
closed
2020-02-24T04:40:36Z
2020-03-11T06:51:11Z
https://github.com/yzhao062/pyod/issues/165
[]
NeighborhoodCoding
2
plotly/dash-table
dash
928
[BUG]: Fixed columns overlay non-fixed columns when using horizontal scrollbar, merged_duplicate_headers and fixed_columns
## Description On a table with two levels of headers with `merge_duplicate_headers=True`, a horizontal scrollbar and first two columns fixed, the fixed columns overlay some of the non-fixed columns, as shown in the gif. The numbers in the first and second header names should match, and "Sub Level Header 3" and "Sub Le...
open
2021-07-28T15:05:38Z
2022-12-20T13:58:24Z
https://github.com/plotly/dash-table/issues/928
[]
FabianHi
2
mwaskom/seaborn
pandas
3,475
This is the excel plot, the labels are perfectly aligned under bars
![InkedPicture1_LI](https://github.com/mwaskom/seaborn/assets/70055612/f9284032-7e46-45a1-9d81-f75d8b4d196c)
closed
2023-09-15T17:14:18Z
2023-09-15T21:41:15Z
https://github.com/mwaskom/seaborn/issues/3475
[]
Utsav-2301
0
oegedijk/explainerdashboard
dash
27
Use ScatterGL to improve performance
Hi Oege, first of all thanks for the amazing work! Is it possible to use WebGL Scatter Plots (https://plotly.com/python/webgl-vs-svg/) instead of the default ones to improve the performance of the vanilla "Feature Dependence" Plot for large datasets (say >10k)?
closed
2020-11-26T10:37:18Z
2020-12-01T16:07:33Z
https://github.com/oegedijk/explainerdashboard/issues/27
[]
hkoppen
4
jackzhenguo/python-small-examples
data-science
37
[99] 乘法表加个一行代码的版本吧,哈哈
```python print("\n".join("\t".join(["%s*%s=%s" % (x, y, x * y) for y in range(1, x + 1)]) for x in range(1, 10))) ```
closed
2020-06-06T08:43:36Z
2020-06-06T10:46:20Z
https://github.com/jackzhenguo/python-small-examples/issues/37
[]
CLannadZSY
1
dsdanielpark/Bard-API
api
262
Google Official API
# This Bard API Package is unofficial Python package. As you may know, this repository was provided for testing certain functionalities due to the delayed release of Google Bard's official API (which has not been released yet). In the early stages, the cookie values were static, allowing for stable usage. However, i...
open
2024-01-13T18:33:34Z
2024-01-13T18:52:40Z
https://github.com/dsdanielpark/Bard-API/issues/262
[ "notice" ]
dsdanielpark
0
google-research/bert
nlp
984
token_type_id has only two possible value, yes?
I read the code, found that in the comments, token_type_ids = tf.constant([[0, 0, 1], [0, 2, 0]]) But I think token_type_ids can only be 1 or 0 , am I wrong
open
2020-01-08T07:50:02Z
2020-03-28T14:02:25Z
https://github.com/google-research/bert/issues/984
[]
novas-meng
1
Nekmo/amazon-dash
dash
107
FreeNAS (BSD) support
Put an `x` into all the boxes [ ] relevant to your *issue* (like this: `[x]`) ### What is the purpose of your *issue*? - [ ] Bug report (encountered problems with amazon-dash) - [ X ] Feature request (request for a new functionality) - [ X ] Question - [ ] Other * amazon-dash version: 1.3.1 * Python versio...
closed
2018-11-18T03:11:31Z
2019-03-20T22:26:50Z
https://github.com/Nekmo/amazon-dash/issues/107
[ "Documentation" ]
tprelog
6
Lightning-AI/pytorch-lightning
deep-learning
20,332
Add a Chinese version of README
### 📚 Documentation These are the reasons why I want to add a Chinese version of the README: 1、Reduce language barriers and expand user base: Chinese is one of the most widely spoken languages in the world, and providing a Chinese version of the README will help a large number of Chinese developers and researchers g...
open
2024-10-10T08:18:47Z
2024-10-10T08:19:08Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20332
[ "docs", "needs triage" ]
nocoding03
0
datadvance/DjangoChannelsGraphqlWs
graphql
28
asyncio.exceptions.CancelledError when connecting
I'm just trying to get DjangoChannelsGraphqlWs up and running, but whenever I connect to the websocket with `wscat` I just get a `CancelledError` exception. ``` WebSocket HANDSHAKING /ws/graphql/ [172.19.0.1:56906] Exception in callback AsyncioSelectorReactor.callLater.<locals>.run() at /usr/local/lib/python3.8/si...
closed
2019-10-18T20:13:45Z
2020-12-10T17:47:58Z
https://github.com/datadvance/DjangoChannelsGraphqlWs/issues/28
[]
cellofellow
6
roboflow/supervision
deep-learning
732
The project could not run with python ultralytics_example.py. The error report is: FileNotFoundError: /root/autodl-tmp/Roboflow/supervision/examples/speed_estimation/[[[172 146 126]......
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report. ### Bug ![image](https://github.com/roboflow/supervision/assets/135488847/63641c90-9007-4daf-83d3-77fbdcbfee2e) ### Environment _No response_ ### Minimal Repr...
closed
2024-01-16T07:40:09Z
2024-01-16T16:43:31Z
https://github.com/roboflow/supervision/issues/732
[ "bug" ]
spring-wreath
9
ultralytics/ultralytics
machine-learning
18,869
Yolo11-pose how to post-process output
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question I inference model in ort web and processed nms I have some questions about o...
closed
2025-01-24T17:01:20Z
2025-02-08T17:16:44Z
https://github.com/ultralytics/ultralytics/issues/18869
[ "question", "pose" ]
nomi30701
6
miguelgrinberg/python-socketio
asyncio
1,113
BadNamespaceError / is not a connected namespace
**Describe the bug** Sometimes it comes back to me ``` File "/usr/local/lib/python3.10/dist-packages/socketio/client.py", line 393, in emit socketio.exceptions.BadNamespaceError / is not a connected namespace ``` **To Reproduce** I've been trying various ways First attempt: ```python sio = socketio.Cli...
closed
2023-01-03T22:37:14Z
2024-01-04T20:06:55Z
https://github.com/miguelgrinberg/python-socketio/issues/1113
[ "question" ]
nouser000
4
SALib/SALib
numpy
216
Refactor command line interface
## Problem The command line commands used to run a sample or analysis function involves a lot of code duplication. Each module contains an `if __name__ == '__main__'` section containing an argument parser, often with duplicate arguments. ## Recommendation Write one central command-line interface argument pars...
closed
2018-10-19T13:55:12Z
2019-03-14T15:46:28Z
https://github.com/SALib/SALib/issues/216
[ "enhancement" ]
willu47
12
vaexio/vaex
data-science
1,973
[FEATURE-REQUEST/ HELP REQUIRED] Getting first and last members of a group
**Description** Hi, I would like to be able to retrieve the first and last members of a group after a groupby operation, which is straightforward to do using pandas, but I seem to be unable to do this using Vaex. Looking through the docs, I have encountered the aggregators `vaex.agg.first` and `vaex.agg.last` which...
closed
2022-03-16T17:07:07Z
2022-04-11T09:35:08Z
https://github.com/vaexio/vaex/issues/1973
[]
Chris-hughes10
7
robotframework/robotframework
automation
5,197
Different behaviour in local machine and pipeline
I am working on one project where i ahve setup everything and running my test cases using Pycharm which is perfectly running in my local machine and when i am trying to run that test cases on pipeline some of those xpath are not found. Why this is happening on pipeline? what is the best solution to fix that issues? is ...
closed
2024-09-03T11:58:07Z
2024-09-04T11:33:33Z
https://github.com/robotframework/robotframework/issues/5197
[]
shantosh123
3
quokkaproject/quokka
flask
29
about random Content
hi,i want to get a random Content. how do ?
closed
2013-08-27T07:32:27Z
2015-07-16T02:56:57Z
https://github.com/quokkaproject/quokka/issues/29
[]
javalurker
2
iMerica/dj-rest-auth
rest-api
367
Passwort reset email template not found.
I recently upgraded from version `2.1.4` to version `2.2.2`. Everything works fine except my custom passwort reset email template is not found anymore. Instead of this template, the default passwort reset email template is used. The path to the template is correct, as it is detected correctly in version `2.1.4`. Here ...
open
2022-01-27T10:20:54Z
2022-10-17T06:02:24Z
https://github.com/iMerica/dj-rest-auth/issues/367
[]
gurumaxi
5
mwouts/itables
jupyter
285
UnicodeDecodeError while set "connected=False"
I encountered a problem the first time I ran in jupyter notebook - the file contains only: ```python from itables import init_notebook_mode init_notebook_mode(all_interactive=True, connected=False) ``` Error: ```bash UnicodeDecodeError Traceback (most recent call last) Cell In[3], [li...
closed
2024-06-07T11:52:38Z
2024-06-09T09:36:13Z
https://github.com/mwouts/itables/issues/285
[]
Samox1
5
DistrictDataLabs/yellowbrick
scikit-learn
1,141
ImportError: cannot import name 'safe_indexing'
I am trying to install 'LearningCurve' from the 'yellowbrick.model_selection' module. However, I'm facing the following problem: ``` from yellowbrick.model_selection import LearningCurve --------------------------------------------------------------------------- ImportError Trac...
closed
2021-01-05T15:52:48Z
2021-01-05T16:05:55Z
https://github.com/DistrictDataLabs/yellowbrick/issues/1141
[]
heydibyendu
1
jupyter-book/jupyter-book
jupyter
2,160
top left hamburger button not working
### Describe the bug **context** I have noticed that my recent builds with jb1 have their "toggle primary sidebar" button no longer working; clicking the button just does almost nothing **expectation** clicking the button used to collapse the left hand side toc pane, leaving more space for the main content !...
open
2024-06-11T09:42:43Z
2024-06-12T14:35:42Z
https://github.com/jupyter-book/jupyter-book/issues/2160
[ "bug" ]
parmentelat
6
mwaskom/seaborn
pandas
3,232
Displot histogram overlapping despite multiple="stack" when common_bins=False
I have been trying to split what would have been a very long `histplot` into several columns using `displot`. When all columns share the same y axis (which, in this use case, is not really suitable) or when `common_bins=True`, all bins are properly generated. However, passing the parameter `common_bins=False` (to mak...
open
2023-01-23T15:29:45Z
2023-09-01T11:38:26Z
https://github.com/mwaskom/seaborn/issues/3232
[ "bug", "mod:distributions" ]
aufildelanuit
9
ultralytics/yolov5
deep-learning
12,655
Fatal Python error: Aborted
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question Thread 0x000047b8 (most recent call first): File "D:\web_ruanjian\py_ruanjian\Anacon...
closed
2024-01-21T03:12:30Z
2024-10-20T19:37:54Z
https://github.com/ultralytics/yolov5/issues/12655
[ "question", "Stale" ]
lhq15606085117
3
localstack/localstack
python
11,519
bug: invalid region doesn't return error
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 1. create a lambda on eu-west-1 2. create a lambda on us-east-1 3. using awslocal run `awslocal lambda list-functions --region eu-west-1`: return correctly the first lambda 4. using awslocal run `awslocal...
closed
2024-09-15T13:07:24Z
2024-11-08T08:34:47Z
https://github.com/localstack/localstack/issues/11519
[ "type: bug", "aws:lambda", "status: backlog" ]
notdodo
7
lyhue1991/eat_tensorflow2_in_30_days
tensorflow
50
Typo in 1-1,结构化数据建模流程范例
1-1,结构化数据建模流程范例 plot_metric(history,"AUC") should be plot_metric(history,"auc")
open
2020-06-08T12:18:57Z
2020-06-08T12:18:57Z
https://github.com/lyhue1991/eat_tensorflow2_in_30_days/issues/50
[]
lianghong
0
mljar/mercury
jupyter
127
Better loading of executed notebook
Please show notebook smoothly after execution. Please show the notebook after iframe is fully loaded.
closed
2022-07-08T19:33:30Z
2023-02-13T14:49:12Z
https://github.com/mljar/mercury/issues/127
[ "enhancement" ]
pplonski
1
graphql-python/graphene
graphql
1,217
When raise exception I got graphql error
I just move from using `responder` library to `starlette`. I got the graphql error when I raise exception. Server: ```js app = Starlette(debug=True, routes=[ Route('/', show_version), Route('/healthz', check_health), Route('/graphql', GraphQLApp(schema=schema)), ]) if __name__ == '__main__': ...
closed
2020-06-26T11:12:40Z
2020-07-08T10:58:28Z
https://github.com/graphql-python/graphene/issues/1217
[ "🐛 bug" ]
Bunlong
2
CorentinJ/Real-Time-Voice-Cloning
deep-learning
728
Error while running the app
I get this error `'Tensor' object has no attribute 'repeat_interleave'`. I have installed Pytorch and here is the command `conda install pytorch==1.0.1 torchvision==0.2.2 cudatoolkit=10.0 -c pytorch`
closed
2021-04-07T18:36:28Z
2021-09-25T17:29:22Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/728
[]
63Amir
2
onnx/onnxmltools
scikit-learn
515
Onnx file change input size
Is it possible to change the input size of an onnx file from BCHW to BHWC in order to have the same inputs with the tensorflow file.
open
2021-11-03T10:49:20Z
2021-11-03T10:49:20Z
https://github.com/onnx/onnxmltools/issues/515
[]
AlexisPapaioannou
0
python-gitlab/python-gitlab
api
2,858
API for get and add MR to merge train is missing
## Description of the problem, including code/CLI snippet The API for both "new" merge-train features is missing: * [Get the status of a merge request on a merge train](https://docs.gitlab.com/16.9/ee/api/merge_trains.html#get-the-status-of-a-merge-request-on-a-merge-train) * [Add a merge request to a merge trai...
open
2024-05-07T20:43:47Z
2024-11-03T19:52:17Z
https://github.com/python-gitlab/python-gitlab/issues/2858
[]
Viatorus
5
pydata/xarray
pandas
10,065
More robust checks for cftime input to xr.date_range
### What is your issue? I recently ran into a case where the logic in `xr.date_range` isn't quite robust enough (detail below). This is something we use in a downstream package and while I can definitely add some additional checks there I figured I'd log an issue here and see if you all might be open to addressing th...
open
2025-02-21T00:44:36Z
2025-02-23T13:36:02Z
https://github.com/pydata/xarray/issues/10065
[ "topic-cftime" ]
kafitzgerald
1
yeongpin/cursor-free-vip
automation
332
[Bug]: bug,被封
### 提交前检查 - [x] 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决。 - [x] 我已经查看了置顶 Issue 并搜索了现有的 [开放 Issue](https://github.com/yeongpin/cursor-free-vip/issues)和[已关闭 Issue](https://github.com/yeongpin/cursor-free-vip/issues?q=is%3Aissue%20state%3Aclosed%20),没有找到类似的问题。 - [x] 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个...
closed
2025-03-20T14:12:30Z
2025-03-22T11:48:46Z
https://github.com/yeongpin/cursor-free-vip/issues/332
[ "bug" ]
ifkd111
2
noirbizarre/flask-restplus
api
200
default_mediatype does not work
Hi, I've just tested your example (https://github.com/noirbizarre/flask-restplus/blob/master/examples/xml_representation.py) and it returns json by default. I can't configure api to respond with xml as default. What is more it would be good to have possibility to specify default mediatype by resource - I can't force ...
open
2016-09-09T14:39:48Z
2016-09-19T12:25:12Z
https://github.com/noirbizarre/flask-restplus/issues/200
[]
cmichal
2
ydataai/ydata-profiling
data-science
1,623
Unable to run the pandas profiling
C:\Ananconda4\Lib\site-packages\ydata_profiling\model\correlations.py:66: UserWarning: There was an attempt to calculate the auto correlation, but this failed. To hide this warning, disable the calculation (using `df.profile_report(correlations={"auto": {"calculate": False}})` If this is problematic for your use cas...
closed
2024-07-13T04:11:57Z
2024-07-15T17:25:19Z
https://github.com/ydataai/ydata-profiling/issues/1623
[ "needs-triage" ]
kpn25
1
pywinauto/pywinauto
automation
1,087
Getting TypeError: UIAElementInfo object can be initialized with integer or IUIAutomationElement instance only!
Hi, I am new to Pywinauto and getting below error ## Short Example of Code to Demonstrate the Problem ```python from pywinauto.application import Application import time import pyautogui app=Application(backend='uia').start(r"C:\Program Files (x86)\blue8\client\B8Analyser.exe") time.sleep(5) app=Applica...
open
2021-06-16T13:50:30Z
2022-02-20T12:35:12Z
https://github.com/pywinauto/pywinauto/issues/1087
[ "bug" ]
bharatrajs
9
iterative/dvc
machine-learning
10,177
Exponential memory allocation caused by YAML parameter files with reused anchors
# Bug Report YAML parameter files with enough [reused anchors](https://yaml.org/spec/1.2.2/#alias-nodes) will cause DVC to exhaust the system resources by exponentially appending duplicate elements to `list` objects. ## Minimal reproducible example ```console $ python <<< "from dvc.repo import Repo; print(Rep...
closed
2023-12-16T06:54:27Z
2023-12-16T14:23:46Z
https://github.com/iterative/dvc/issues/10177
[ "bug", "A: params" ]
0x2b3bfa0
0
desec-io/desec-stack
rest-api
318
password blacklist
Such as locally hosted haveibeenpwned
open
2020-03-23T16:13:29Z
2024-10-07T17:11:25Z
https://github.com/desec-io/desec-stack/issues/318
[ "enhancement", "api", "prio: low" ]
peterthomassen
2
pyppeteer/pyppeteer
automation
167
Page freezes when webpage contains JS exception
Initially I encountered page hanging after navigating a handful of links. Fixed the issue by setting `dumpio=True` as suggested in https://github.com/miyakogi/pyppeteer/issues/167. However now the page completely hangs if webpage contains JS exception and times out with `InvalidStateError` URL trying to access: http...
closed
2020-08-28T17:32:35Z
2020-08-31T16:30:40Z
https://github.com/pyppeteer/pyppeteer/issues/167
[]
csreddy
1
httpie/cli
api
650
how to run this payload?
http POST :8088/registration payload:='{ email=email@email, password=secret }'
closed
2018-02-02T13:38:29Z
2018-02-22T11:26:02Z
https://github.com/httpie/cli/issues/650
[]
carvalhoviniciusluiz
1
mljar/mljar-supervised
scikit-learn
270
Stacking available only for cross-validation
We should disable stacking for: - validation with split - and for repeated validation
closed
2020-12-10T09:43:21Z
2020-12-11T11:53:06Z
https://github.com/mljar/mljar-supervised/issues/270
[ "enhancement" ]
pplonski
1
MagicStack/asyncpg
asyncio
441
Document exceptions
Please add the asyncpg exceptions to the documentation. I have no trouble reading source code, so was pleasantly surprised to find how rich the included exception classes are. ```python >>> exceptions = sorted((o for o in vars(asyncpg).values() if isinstance(o, type) and issubclass(o, Exception)), key=lambda o: o._...
open
2019-05-08T15:26:39Z
2019-05-08T15:26:39Z
https://github.com/MagicStack/asyncpg/issues/441
[]
mjpieters
0
pallets-eco/flask-sqlalchemy
sqlalchemy
496
How do I declare unique constraint on multiple columns?
closed
2017-05-09T23:13:41Z
2020-12-05T20:21:46Z
https://github.com/pallets-eco/flask-sqlalchemy/issues/496
[]
xiangfeidongsc
2
minimaxir/textgenrnn
tensorflow
55
Generate text, how to specify keywords
open
2018-07-27T06:14:46Z
2018-07-27T06:14:46Z
https://github.com/minimaxir/textgenrnn/issues/55
[]
tryinggo
0
holoviz/panel
jupyter
7,531
"global-loading-spinner" doesnt work when pn.serve
"--global-loading-spinner" works as expected when I serve multiple apps with the command : panel serve app1.py app2.py app3.py --index=index.html --static-dirs assets=./assets thumbnails=./assets/thumbnails --global-loading-spinner But when I try to serve my apps with pn.serve such as: pn.serve(ROUTES, port=5006, i...
closed
2024-12-03T19:57:24Z
2025-01-20T21:40:30Z
https://github.com/holoviz/panel/issues/7531
[]
sansal54
1
TracecatHQ/tracecat
fastapi
33
Create dynamic KV pair UI component
# Motivation 1. Need a nice KV UI component for better object/dict UX. 2. This can support action forms 3. This can support adding secrets in general and for integrations # Scope Only needs to support flat kv hierarchies. Don't need anything more complex for now.
closed
2024-04-10T22:49:31Z
2024-04-12T04:24:35Z
https://github.com/TracecatHQ/tracecat/issues/33
[ "enhancement", "frontend" ]
daryllimyt
1
deepspeedai/DeepSpeed
deep-learning
6,945
DeepSpeed Installation Fails During Docker Build (NVML Initialization Issue)
Hello, I encountered an issue while building a Docker image for deep learning model training, specifically when attempting to install DeepSpeed. **Issue** When building the Docker image, the DeepSpeed installation fails with a warning that NVML initialization is not possible. However, if I create a container fro...
closed
2025-01-13T11:39:39Z
2025-01-24T00:32:39Z
https://github.com/deepspeedai/DeepSpeed/issues/6945
[]
asdfry
8
aminalaee/sqladmin
sqlalchemy
131
Ability to choose format of datetimes in list/table view
### Checklist - [X] There are no similar issues or pull requests for this yet. ### Is your feature related to a problem? Please describe. Currently the values for datetime columns seem to be rendered as ISO-8601 with millisecond precision which is unnecessary (eg `2022-04-04 22:43:30.027151`) ### Describe the solut...
closed
2022-04-06T19:00:02Z
2022-05-01T06:59:30Z
https://github.com/aminalaee/sqladmin/issues/131
[ "enhancement", "good first issue" ]
lovetoburnswhen
1
scrapy/scrapy
web-scraping
6,418
Why are Scrapy logs outputted as ERROR on Google Cloud Batch?
Hi, I tried to run `scrapy crawl xx` on Google Cloud Batch. However, all of the logs are being output as ERROR logs, as shown below: ``` severity: "ERROR". ``` Did I misconfigure something? <img width="657" alt="image" src="https://github.com/scrapy/scrapy/assets/90693309/919bcdc4-8bf2-4ddb-b075-f226835d3f...
closed
2024-06-27T09:29:12Z
2024-06-27T09:33:00Z
https://github.com/scrapy/scrapy/issues/6418
[]
liaocyintl
1
iperov/DeepFaceLab
machine-learning
837
Preview window is frozen
Preview window is not updating. Im using Quick96 as im rocking a GTX 970 with 4GB of ram and it seems to be working fine, except for that the preview window is stuck. If i save and reboot and window updates and displays the stats from where i last saved. But it stays there without updating. Did i skip a setting somewhe...
closed
2020-07-17T23:20:57Z
2020-07-18T00:03:08Z
https://github.com/iperov/DeepFaceLab/issues/837
[]
olejohanovreas
1
zappa/Zappa
flask
1,200
Remove patron link from README
Currently the zappa README contains a [Patrons](https://github.com/zappa/Zappa#patrons) section and link maintained by the original author of the package. Since he has left the project this issue proposes to remove the Patron section in it's entirety.
closed
2022-12-01T10:40:01Z
2023-05-19T06:06:33Z
https://github.com/zappa/Zappa/issues/1200
[ "documentation", "next-release-candidate" ]
monkut
3
tqdm/tqdm
jupyter
775
"leave=False" in tqdm_notebook doesn't work on Google Colab
"leave=False" in tqdm_notebook and in tqdm doesn't work on Google Colab when multithread is implemented. See print screens: Here I use two cycles, two tqdm_notebook and **leave=False** in the last tqdm_notebook: ![tqdm_notebook multithread(leave=False)](https://user-images.githubusercontent.com/47471352/61446823-7c5...
open
2019-07-18T09:39:18Z
2019-07-18T22:21:44Z
https://github.com/tqdm/tqdm/issues/775
[ "help wanted 🙏", "invalid ⛔", "p2-bug-warning ⚠", "submodule-notebook 📓" ]
IaroslavS
1
PokeAPI/pokeapi
graphql
943
Missing 'order' entry for Gen 9 Pokémon moves
The 'order' data is missing for Pokémon in the SV main games, despite being specified for Pokémon in the DLC that learn multiple moves at the same level. Due to this omission, the move data for lower level Pokémon does not display as it does in the actual game. Does the data already exist but has not been entere...
open
2023-10-17T07:46:41Z
2023-10-28T07:15:37Z
https://github.com/PokeAPI/pokeapi/issues/943
[]
14239
1
rio-labs/rio
data-visualization
211
Forms Generation
Why don't you add form generation for tables like in django. main feature of battery included.
open
2025-01-28T02:53:55Z
2025-02-02T19:53:17Z
https://github.com/rio-labs/rio/issues/211
[ "needs response" ]
gokulakkannan
4
chaoss/augur
data-visualization
2,633
Issues New metric API
The canonical definition is here: https://chaoss.community/?p=3634
open
2023-11-30T18:06:02Z
2024-05-28T21:40:52Z
https://github.com/chaoss/augur/issues/2633
[ "API", "first-timers-only" ]
sgoggins
1
AutoGPTQ/AutoGPTQ
nlp
289
[BUG] Building from source `hip_runtime_api.h` is not found
`hip_runtime_api.h` isn't found during compilation, even though it's a part of `hip-runtime-amd` and is located in `opt/rocm/hip/include/hip/hip_runtime_api.h`. ``` EXTENSION_NAME=autogptq_cuda_64 -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++17 In file included from /usr/include/c10/hip/HIPGraphsC10Utils.h:4, ...
closed
2023-08-26T12:58:04Z
2023-09-03T08:55:28Z
https://github.com/AutoGPTQ/AutoGPTQ/issues/289
[ "bug" ]
Vintodrimmer
14
mirumee/ariadne
graphql
687
Add Hacktoberfest label
I think it would be cool for this project to take part in the global Hacktoberfest event. Hacktoberfest celebrates open source and encourages participation in the open source community. More details here: https://hacktoberfest.digitalocean.com/
closed
2021-10-01T19:02:20Z
2021-10-18T08:56:25Z
https://github.com/mirumee/ariadne/issues/687
[]
KristobalJunta
1
gunthercox/ChatterBot
machine-learning
1,927
"AttributeError: 'str' object has no attribute 'isoformat'" when using chatterbot with MySQL database and charset set to utf8
Hello. When trying to use Chatterbot with Persian language and setting charset to UTF-8, I get this error when using MySQL instead of SQLite: ``` Traceback (most recent call last): File "example.py", line 5, in <module> print(C.get_response("سلام")) File "/home/farooqkz/.local/lib/python3.6/site-packages/c...
closed
2020-03-06T09:07:38Z
2025-03-09T18:54:50Z
https://github.com/gunthercox/ChatterBot/issues/1927
[]
farooqkz
1
TracecatHQ/tracecat
fastapi
271
[FEATURE IDEA] Multi-client integrations within same workflow
**Is your feature request related to a problem? Please describe.** I want to use multiple instances (i.e. different inputs / credentials) of the same type of integration (e.g. list SIEM alerts) in a workflow. > Example: real world example would be that I am an M365 customer, and I acquire another business that is a...
closed
2024-07-25T20:40:01Z
2024-09-09T01:09:57Z
https://github.com/TracecatHQ/tracecat/issues/271
[ "enhancement", "engine", "triage", "priority:medium" ]
topher-lo
1
mouredev/Hello-Python
fastapi
544
网上平台被黑提款审核维护怎么办
被黑了不能出款找我们大力出黑团队多年经验,如果你被黑了请联系我们帮忙把损失降到最低/微x:<>《微信zdn200手机号18469854912》前期出款不收任何费用,团队我们都是先出款/后收费。不成功收费、 当网不能提款的问题怎么办呢 首先我们应该保持冷静?如果赢现被拒绝不重复点了,不能跟平台客服称切切代理人有任何争执,一旦激怒对方,极有可能账号冻结之类的情况,这样问题就很难处理了,此时对方的理由或者我们要表示相信,并迅速处理,在稳定住对方后。 第一时间联系专业出黑款团队,通过藏分锁卡等手段分批出款,这样问题我们就顺利解决了,如果您目前遇到网赢不了钱提款的,请及时联系专业出黑款团队为您处理↓↓↓↓↓ ![Image](https:/...
closed
2025-03-19T06:18:36Z
2025-03-19T06:31:44Z
https://github.com/mouredev/Hello-Python/issues/544
[]
wdbhgzmb
0
pydantic/FastUI
pydantic
131
`FastAPI` dependency
In the `Readme.md` we have this: > While it works well with [FastAPI](https://fastapi.tiangolo.com/) it doesn't depend on FastAPI, and most of it could be used with any python web framework. But in RL we can't run the project when `fastapi` is not installed: ![Screenshot from 2023-12-28 02-15-39](https://github.co...
closed
2023-12-27T23:35:15Z
2023-12-28T00:22:30Z
https://github.com/pydantic/FastUI/issues/131
[]
AliRn76
2
MaxHalford/chime
streamlit
28
Path Issue For Default Themes
Hello! I ran into an issue using this package with hatch and darwin. Hatch would install my package to a directory like... `/Users/<user>/Library/Application Support/hatch/env/...`. This unfortunately breaks the calls to `afplay` as two paths are passed to it. It seems like the `{path}' values in the templates below ...
open
2025-02-02T03:52:42Z
2025-02-02T03:52:42Z
https://github.com/MaxHalford/chime/issues/28
[]
cameres
0
dropbox/PyHive
sqlalchemy
257
hive LDAP with SSL not working
hi Guys, I have two environment, Dev and PROD. In Dev we don't have SSL enabled for LDAP and so I am able to connect and run query. However in PROD we have LDAP with SSL and whenever I tried to connect it gives me error. **packages** ``` sasl==0.2.1 thrift==0.11.0 thrift-sasl==0.3.0 PyHive==0.6.1 ``` ...
open
2018-11-28T18:37:30Z
2020-04-23T16:42:13Z
https://github.com/dropbox/PyHive/issues/257
[]
Gaurang033
5
SALib/SALib
numpy
111
build without git repo
it seems salib does not build outside of git we'd like to build from the tarball for integration in anaconda, is it possible ? https://github.com/conda-forge/staged-recipes/pull/1753
closed
2016-11-04T18:21:10Z
2019-03-15T09:49:54Z
https://github.com/SALib/SALib/issues/111
[ "question" ]
jschueller
11
KaiyangZhou/deep-person-reid
computer-vision
146
install error
Hi, When I ran the install code "python3 set_up.py install", the following error occured, can you tell me what to do to install torchreid in perspective? user@user:~/deep-person-reid$ sudo python3 setup.py install [sudo] password for user: /home/user/deep-person-reid/torchreid/metrics/rank.py:17: UserWarning: C...
closed
2019-04-09T07:59:21Z
2022-11-17T12:54:05Z
https://github.com/KaiyangZhou/deep-person-reid/issues/146
[]
zhenght17
8
flairNLP/flair
pytorch
3,274
[Question]: AttributeError: 'tuple' object has no attribute 'get_labels'
### Question N_WAY = 12 # Number of classes in a task N_SHOT = 5 # Number of images per class in the support set N_QUERY = 10 # Number of images per class in the query set N_EVALUATION_TASKS = 100 # The sampler needs a dataset with a "get_labels" method. Check the code if you have any doubt! test_set.get_lab...
open
2023-06-21T13:39:23Z
2023-06-26T09:11:47Z
https://github.com/flairNLP/flair/issues/3274
[ "question" ]
DebamSahaCS
1
huggingface/peft
pytorch
1,963
Training with Multiple LoRAs
Hi @BenjaminBossan and other contributors or maintainers, I would like to train one backbone model with two LoRAs like this: ```python class MyModel(nn.Module): def __init__(...): ... self.model = AutoModel.from_pretrained('...') self.encoder = get_peft_model(self.model, lora_config) self.dec...
closed
2024-07-29T07:32:24Z
2024-09-19T15:04:05Z
https://github.com/huggingface/peft/issues/1963
[]
Jyonn
5
InstaPy/InstaPy
automation
5,831
Couldn't follow 'liveTv'! ~user is inaccessible
session.set_do_follow(enabled=True, percentage=100, times=1) session.follow_by_tags(["bmw]",amount=4) Couldn't follow 'Dubai'! ~user is inaccessible
closed
2020-10-16T10:30:19Z
2020-12-13T01:49:20Z
https://github.com/InstaPy/InstaPy/issues/5831
[ "wontfix" ]
mohsen6492003
1
scrapy/scrapy
python
6,739
Add count to spider_exceptions stats
<!-- 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 issue, you...
closed
2025-03-19T14:40:33Z
2025-03-20T10:49:45Z
https://github.com/scrapy/scrapy/issues/6739
[ "enhancement", "good first issue" ]
Laerte
0
pyro-ppl/numpyro
numpy
1,208
Request for Euler Maruyama features in numpyro
Dear Numpyro developers, Please develop Euler Maruyama features in numpyro similar to features found in PyMC. Thanks alot.
closed
2021-10-30T05:58:18Z
2022-12-16T23:00:26Z
https://github.com/pyro-ppl/numpyro/issues/1208
[ "good first issue", "Tutorials/Examples" ]
GMCobraz
12
LAION-AI/Open-Assistant
python
3,702
Can't open new chat.
Tried opening a new chat. Nothing happens. Cleared cache and cookies, several different browsers, no change.
closed
2023-09-27T01:38:19Z
2023-10-01T14:40:16Z
https://github.com/LAION-AI/Open-Assistant/issues/3702
[]
NK-UT
1
encode/httpx
asyncio
2,670
Percent sign not encoded when present in query params value
Since httpx 0.24 the behavior regarding query params changed, and possibly contains a bug. Use case: passing a pre-signed storage url to some webservice which then downloads the file. The presigned url will contain some percent-escaped sequences. With the new httpx 0.24, when something like `client.get('http:/...
closed
2023-04-19T08:26:05Z
2023-05-21T11:54:19Z
https://github.com/encode/httpx/issues/2670
[]
rslinckx
7
redis/redis-om-python
pydantic
228
RediSearch and RedisJson checks do not fire against redis:latest
When testing with `make test_oss` we get `TypeError: 'NoneType' object is not subscriptable` with Traceback in redis-py not in redis-om: ``` tests_sync/test_json_model.py:29: in <module> if not has_redis_json(): redis_om/checks.py:17: in has_redis_json command_exists = check_for_command(conn, "json.set") ...
open
2022-05-02T21:03:09Z
2022-05-07T07:26:22Z
https://github.com/redis/redis-om-python/issues/228
[ "bug" ]
moznuy
2
ultralytics/ultralytics
deep-learning
19,642
xywhr in OBB result have changed
### 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 Recently I updated my environment to the latest version of ultralytics and found that the xywhr result for...
closed
2025-03-11T14:21:07Z
2025-03-15T13:03:36Z
https://github.com/ultralytics/ultralytics/issues/19642
[ "bug", "OBB" ]
MarcelloCuoghi
7
automl/auto-sklearn
scikit-learn
1,467
How can I get/export a production model from a trained model (after refit) with autosklearn?
Hello team, I'm doing some tests with autosklearn and I would like to know I can get/export a trained autosklearn model for production use. Could you please explain which is the process I have to follow? Currently I am doing this: ```python automl = autosklearn.classification.AutoSklearnClassifier( tim...
open
2022-05-10T08:34:09Z
2022-08-09T11:14:45Z
https://github.com/automl/auto-sklearn/issues/1467
[ "enhancement", "question" ]
seraus
3
tartiflette/tartiflette
graphql
320
Provide a manylinux and macos bdist_wheel
Modify the setup.py so it produce bdist_wheel for manylinux including the libgraphqlparser.so/a Modify the build process so this wheel is uploaded to pypi Modify the cffi part of tartiflette/parser so it loads this lib instead of the local one.
closed
2019-10-09T18:25:47Z
2021-08-03T08:26:37Z
https://github.com/tartiflette/tartiflette/issues/320
[ "enhancement", "help wanted", "good first issue" ]
abusi
4
RobertCraigie/prisma-client-py
pydantic
142
Support raw query methods with MongoDB
# Problem The internal `executeRaw` and `queryRaw` methods are not available when using MongoDB, we should not include them in the generated client.
open
2021-11-22T20:53:13Z
2023-08-10T12:12:53Z
https://github.com/RobertCraigie/prisma-client-py/issues/142
[ "kind/improvement", "level/advanced", "priority/medium" ]
RobertCraigie
2
ShishirPatil/gorilla
api
914
[BFCL] Multi-turn evaluation problem.
For `multi_turn_base_186` at turn 3, the user's question is > There has been a problem with my booking and I previously reached out to support without any feedback yet. Kindly contact customer support on my behalf, emphasizing the smooth facilitation of my travel arrangements. The model is supposed to call the `custo...
open
2025-02-20T06:54:42Z
2025-02-20T23:21:44Z
https://github.com/ShishirPatil/gorilla/issues/914
[ "BFCL-Dataset" ]
lucenzhong
2
zappa/Zappa
django
974
Error loading psycopg2 module: No module named 'psycopg2._psycopg'
Python 3.8 I installed: psycopg2==2.8.6 psycopg2-binary==2.8.6 The database uses: 'ENGINE': 'django.db.backends.postgresql_psycopg2', After deploying zappa I keep getting this error with zappa tail dev
closed
2021-05-16T12:10:55Z
2023-01-20T12:31:53Z
https://github.com/zappa/Zappa/issues/974
[]
viktor-idenfy
2
ivy-llc/ivy
pytorch
28,383
Fix Ivy Failing Test: paddle - shape.shape__ge__
closed
2024-02-22T03:51:15Z
2024-02-22T07:32:29Z
https://github.com/ivy-llc/ivy/issues/28383
[ "Sub Task" ]
fnhirwa
0
babysor/MockingBird
pytorch
451
'pip' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
**Summary[问题简述(一句话)]** A clear and concise description of what the issue is. pip install -r requirements.txt 导入不了 **Env & To Reproduce[复现与环境]** 描述你用的环境、代码版本、模型 C:\Users\1\Desktop\al\MockingBird-main>pip install -r requirements.txt 'pip' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 **Screenshots[截图(如有)]** If applicable, add scr...
open
2022-03-12T14:51:00Z
2022-03-17T12:16:20Z
https://github.com/babysor/MockingBird/issues/451
[]
WUKELEI
2
microsoft/MMdnn
tensorflow
697
tensorflow tf.layers.batch_normalization can't convert successful
Hi, when i convert tensorflow model to IR, i get a error. and i referenced this [https://github.com/Microsoft/MMdnn/wiki/Tensorflow-parser-problem-(Slim-and-tf.layers)](url) ,using tf.layers.batch_normalization, but this error is still here. detail information at following, by the way, the following url need copy ...
open
2019-07-18T06:12:03Z
2019-07-18T06:12:03Z
https://github.com/microsoft/MMdnn/issues/697
[]
jackyfaster
0
simple-login/app
flask
1,051
[Feature Request] Connect multiple mailboxes to alias or domain
Hello, I have structured this feature request using a user story: **As a** user who often needs to forward incoming emails to multiple recipients **I want to** be able to connect multiple mailboxes to an alias or domain **So that** emails that are sent to an alias are automatically forwarded by SimpleLogin ...
closed
2022-06-06T01:13:47Z
2022-06-06T01:34:17Z
https://github.com/simple-login/app/issues/1051
[]
ghost
1
plotly/dash
jupyter
2,351
[BUG] block access to images
``` dash = "^2.7.0" dash-auth = "^1.4.1" Flask = "^2.2.2" Flask-Admin = "^1.6.0" ``` After applying 'dash-auth', the application closes access to images. ![Снимок экрана 2022-12-03 в 23 25 33](https://user-images.githubusercontent.com/106368820/205460709-58b1f4bf-2d52-4a26-8855-6cc2008abb68.png) Unable ...
closed
2022-12-03T20:29:48Z
2023-07-13T14:16:04Z
https://github.com/plotly/dash/issues/2351
[]
A-V-tor
2
coleifer/sqlite-web
flask
117
New version (strict table support)
Hey, I'm using your web interface with sqlite table that uses strict tables [1]. The current docker image does not support them (throws a parsing error on startup). But your pewee library supports them. Currently I simply build the docker container locally ad pushed it on my own registry. If you find time you ...
closed
2023-06-09T14:44:15Z
2023-06-09T14:49:32Z
https://github.com/coleifer/sqlite-web/issues/117
[]
Mikescher
1
ultralytics/ultralytics
python
19,688
Yolo11 `export` to tflite/tfjs not working on Windows
### 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 Export ### Bug I'm trying to export a yolo11n model I trained earlier today on a custom training dataset. Running `detect`...
open
2025-03-14T00:18:27Z
2025-03-16T09:15:55Z
https://github.com/ultralytics/ultralytics/issues/19688
[ "bug", "dependencies", "exports" ]
enusbaum
8