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
521xueweihan/HelloGitHub
python
2,500
iO
AQUALISA DIGITAL TECHNOLOG h Olmsted. OH 1-800-BUY-MOEN www.moen.com MODEL NO: A340 FCC ID: WUZIORAPLUSA 1C: 7706A-TORAPLUSA CO NOM IPX4 13V USE ONLY WITH MOEN DIGITAL VALVES UTILIZAR SOLO CON VALVULAS DIGITALES UTILISER UNTOUEMENT AVEC MON DIGITAL VALVES
closed
2023-02-16T19:28:23Z
2023-02-24T08:18:54Z
https://github.com/521xueweihan/HelloGitHub/issues/2500
[]
ana585
0
LAION-AI/Open-Assistant
machine-learning
3,326
accelerator version issue
huggingface's accelerator updated from v0.19.0 to v0.20.0 and 'logging_dir' disappeared from __init__ method in Accelerator class. So the above error occurs. ![image](https://github.com/LAION-AI/Open-Assistant/assets/85441953/b08eb416-dc2b-4fb6-81bc-0b22a5a24dd6) https://github.com/huggingface/accelerate/blob/ba...
open
2023-06-08T02:15:08Z
2023-06-19T01:53:49Z
https://github.com/LAION-AI/Open-Assistant/issues/3326
[ "bug", "ml" ]
idisuu
2
robotframework/robotframework
automation
4,848
Use term "compound keyword" instead of "user keyword"
Robot can have two kinds of keywords. Lowest level ones are implemented in libraries using Python and higher level ones can be created using Robot's own syntax. We currently call these keywords "library keywords" and "user keywords", respectively. The former name is fine, it makes it clear that these keywords are imple...
closed
2023-08-25T19:37:30Z
2024-09-24T13:26:34Z
https://github.com/robotframework/robotframework/issues/4848
[ "enhancement", "priority: medium" ]
pekkaklarck
17
robinhood/faust
asyncio
320
1.5.0 - Application hangs after "Elected group leader -- performing partition assignments using faust"
## Checklist - [X] I have included information about relevant versions - [X] I have verified that the issue persists when using the `master` branch of Faust. ## Steps to reproduce Run the Hello World example on the 1.5.0/master branch release ## Expected behavior Application should run normally, saying ...
closed
2019-03-24T16:08:47Z
2019-03-25T04:50:17Z
https://github.com/robinhood/faust/issues/320
[]
bobh66
0
predict-idlab/plotly-resampler
plotly
82
Django support (django-plotly-dash library)
How does this library integrate with Django? (Issue indicated by @thanosam in #45)
open
2022-06-22T18:50:02Z
2023-04-19T15:20:53Z
https://github.com/predict-idlab/plotly-resampler/issues/82
[]
jvdd
8
tiangolo/uvicorn-gunicorn-fastapi-docker
fastapi
80
Python 3.9 version
Hi, Is there a plan to get Python 3.9 version support?
closed
2021-03-26T21:23:13Z
2022-11-27T20:38:46Z
https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/issues/80
[]
SNavgale
3
noirbizarre/flask-restplus
flask
547
Could any help me to figure out how to list all of the api and url?
Hello, I just want to list all of the url of api, just as we can see the swagger webpage on browser, I tried to find out the method and got this: http://flask.pocoo.org/snippets/117/ and https://stackoverflow.com/questions/13317536/get-a-list-of-all-routes-defined-in-the-app, and save all of them into a dict. Co...
closed
2018-11-01T02:32:50Z
2018-12-18T08:30:11Z
https://github.com/noirbizarre/flask-restplus/issues/547
[]
hanleilei
2
mars-project/mars
scikit-learn
2,965
[BUG] when dataframe apply encounters Exception, the trace is not clear
Mars 0.8.5 test code: ``` import mars import mars.dataframe as md mars.new_session() def f(series): raise ValueError('I error here') df = md.DataFrame({"A":[1,2], "B":[3,4]}) outputs = df.apply(f, axis=1, dtype=object, name='output', output_type='series') ``` trace: ``` Web service starte...
closed
2022-04-26T06:49:36Z
2022-04-28T07:31:57Z
https://github.com/mars-project/mars/issues/2965
[ "type: bug", "mod: dataframe" ]
dlee992
1
allure-framework/allure-python
pytest
186
Occure INTERNALERROR UnicodeDecodeError when test function decorated with allure.step and in function using assertpy for compare binary data which not equals
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of any problems with Allure Jenkins plugin** please use the following repository . to create an issue: https://github.com/jenkinsci/allure-plugi...
closed
2017-12-10T09:41:29Z
2018-07-04T22:40:25Z
https://github.com/allure-framework/allure-python/issues/186
[]
RockBomber
0
modin-project/modin
pandas
6,768
`to_numpy` doesn't use `**kwargs` after #6704 in case of narrow dataframe
closed
2023-11-26T23:26:53Z
2023-11-27T18:31:37Z
https://github.com/modin-project/modin/issues/6768
[ "bug 🦗", "P1" ]
anmyachev
0
graphistry/pygraphistry
pandas
215
[BUG] readthedocs broken on pyarrow 3
See https://issues.apache.org/jira/browse/ARROW-11564 Blocking 0.16+ readthedocs docs
closed
2021-02-09T02:08:10Z
2021-02-14T11:42:10Z
https://github.com/graphistry/pygraphistry/issues/215
[ "bug" ]
lmeyerov
1
junyanz/pytorch-CycleGAN-and-pix2pix
pytorch
1,027
ConnectionRefusedError: [WinError 10061] 由于目标计算机积极拒绝,无法连接。
open
2020-05-14T07:45:35Z
2020-06-10T07:14:03Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1027
[]
bu-fan-jun
1
iMerica/dj-rest-auth
rest-api
175
How to override verification email
I want to send a customized verification email. I find no documentation about how to do this. We want to translate from English to Spanish. Please, help with some indications!
open
2020-11-23T06:04:48Z
2024-04-06T17:20:57Z
https://github.com/iMerica/dj-rest-auth/issues/175
[]
rojeda24
7
sherlock-project/sherlock
python
2,421
Requesting support for: framapiaf.org
### Site URL https:/framapiaf.org ### Additional info ### framapiaf.org - Link to the site main page: https://framapiaf.org - Link to an existing account: https://framapiaf.org/@pylapp - Link to a nonexistent account: https://framapiaf.org/@noonewouldeverusethis42 ### Code of Conduct - [x] I agree to follow this ...
open
2025-03-05T12:13:57Z
2025-03-09T19:42:07Z
https://github.com/sherlock-project/sherlock/issues/2421
[ "site support request" ]
pylapp
2
tensorflow/tensor2tensor
deep-learning
1,563
Looking for parameters used to create RL ALE pretrained results
### Description Ref: ReadMe at https://github.com/tensorflow/tensor2tensor/tree/master/tensor2tensor/rl There are results for the model based policy training at gs://tensor2tensor-checkpoints/modelrl_experiments/train_sd/. In particular, the results for pong game 1 are at gs://tensor2tensor-checkpoints/modelrl_exp...
open
2019-04-30T14:03:05Z
2019-04-30T14:03:05Z
https://github.com/tensorflow/tensor2tensor/issues/1563
[]
nesharma11235
0
autokey/autokey
automation
1,029
NEW FEATURE: possibility to launch bash script
### AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland? Xorg ### Has this issue already been reported? - [x] I have searched through the existing issues. ### Is this a question rather than an issue? - [x] This is not a question. ### What type of issue is thi...
closed
2025-03-13T22:12:38Z
2025-03-15T03:10:03Z
https://github.com/autokey/autokey/issues/1029
[ "enhancement", "wontfix", "scripting", "user support" ]
zen2
7
aws/aws-sdk-pandas
pandas
2,124
`date` type columns have `object` data type in df returned by athena.read_sql_query
### Describe the bug Columns of type `date` are mapped to the `object` datatype whereas columns of type `timestamp` are correctly mapped to `datetime64[ns]` in the dataframe returned by `athena.read_sql_query` I did do some tracing and interestingly the dataframe returned by `s3.read_csv` [here](https://github.co...
closed
2023-03-17T23:08:48Z
2023-03-29T14:06:42Z
https://github.com/aws/aws-sdk-pandas/issues/2124
[ "bug" ]
sherif-fanous
18
deezer/spleeter
tensorflow
909
[Discussion] GPU OOM For the long recording
<!-- Please respect the title [Discussion] tag. --> as describe above, for the long recording like 1~2 hours ,the gpu memory will be OOM, do we have any update plan for this scenario? for example, split the recording before, and merge them together when all the parts are processed. thanks !
open
2024-10-01T10:17:52Z
2024-10-01T15:22:12Z
https://github.com/deezer/spleeter/issues/909
[ "question" ]
Ylw2014
1
Kanaries/pygwalker
pandas
479
[DEV-759] [BUG] pygwalker visualization size not rendered correctly in streamlit app
Original bug report: https://toriaezuugoku.com/pygwalker-2/ > Windows10 streamlit==1.27.0 pygwalker==0.4.7 It seems pygwalker does not rendered with correct size so the charts in the article only shows legend parts. ![image](https://github.com/Kanaries/pygwalker/assets/22167673/c360797b-4b44-4060-9d47-fdd5b2...
open
2024-03-13T11:08:18Z
2024-03-15T11:44:07Z
https://github.com/Kanaries/pygwalker/issues/479
[ "bug" ]
ObservedObserver
2
marimo-team/marimo
data-science
4,146
[Newbie Q] How to create a new notebook from the UI?
I can create a new notebook using `marimo new`. But I can't seem a way to do this in the web UI. Is it possible? If yes, how?
closed
2025-03-18T14:28:54Z
2025-03-18T14:41:56Z
https://github.com/marimo-team/marimo/issues/4146
[]
dentroai
3
PablocFonseca/streamlit-aggrid
streamlit
173
Example Code for MouseOver Tooltip inside of a table
Hey there, i tried to find something in the dokumentation but cant solve my problem. I want to display an image when you hover over one of the rows but cant find to do how. ![grafik](https://user-images.githubusercontent.com/9539236/208301177-567e8a49-1e38-46fb-a480-93d01d89dd21.png) Could you add an examp...
closed
2022-12-18T13:37:40Z
2024-04-04T17:54:36Z
https://github.com/PablocFonseca/streamlit-aggrid/issues/173
[]
Keldorb
0
howie6879/owllook
asyncio
91
提取章节标题,遇到有表情的章节 不能正确提取
如题: 遇到 title 有表情的 比如这一章节:[章节](https://www.booktxt.net/4_4891/7807304.html) 提取标题会出现 `千三百八十一章 起死回生`
open
2020-07-13T03:17:40Z
2020-07-13T03:17:40Z
https://github.com/howie6879/owllook/issues/91
[]
iathanasy
0
iperov/DeepFaceLab
deep-learning
707
Older version still available
Hi, Do you have any DeepFaceLab openCL version from before 29th December still available to download ? (Need to be able to change avatar type) Sorry to ask here, thanks for all the work.
open
2020-04-09T03:27:09Z
2023-06-08T20:25:21Z
https://github.com/iperov/DeepFaceLab/issues/707
[]
pierrelb1
2
autogluon/autogluon
scikit-learn
4,348
Add support of PyTorch 2.4
## Description The recent release of [PyTorch 2.4](https://pytorch.org/blog/pytorch2-4/) necessitates an update for AutoGluon compatibility.
closed
2024-07-29T22:07:24Z
2024-11-21T18:21:54Z
https://github.com/autogluon/autogluon/issues/4348
[ "enhancement", "dependency" ]
tonyhoo
2
taverntesting/tavern
pytest
796
Random fails - `ImportError: module '' not in sys.modules`
I ran into random failing tests when using the tavern plugin. It looks like there is a problem with its dependencies. Probably pykwalify Unfortunately, I have not found any dependence on which to deduce why this is happening. Re-launching tests causes them to success in most cases, but during CI it is a problema...
open
2022-07-14T07:40:17Z
2022-07-30T15:16:35Z
https://github.com/taverntesting/tavern/issues/796
[]
mzebrak
1
LAION-AI/Open-Assistant
machine-learning
2,653
I can't find the chat dialog box
I can't find the chat dialog box
closed
2023-04-17T09:31:54Z
2023-04-29T21:13:56Z
https://github.com/LAION-AI/Open-Assistant/issues/2653
[]
ws694617206
2
pallets-eco/flask-sqlalchemy
sqlalchemy
649
expected update syntax can be too aggressive
Not a bug report, more of a question. Because the docs don't provide examples of UPDATE queries, I experimented with what seemed to make the most sense from the SQLA docs. I found that performing an .update() on (what I thought was) a single record turned out to update every row in database. See code sample. Is t...
closed
2018-10-25T23:47:40Z
2021-04-06T00:14:01Z
https://github.com/pallets-eco/flask-sqlalchemy/issues/649
[]
2x2xplz
12
QingdaoU/OnlineJudge
django
295
Adding support for Rust
Hi QingdaoU, Thanks for this wonderful tool. I would like to add support for the Rust language. It works like C (there is a compiler named rustc). So I wrote the following config in OnlineJudge/judge/languages.py: ``` _rust_lang_config = { "template": """//PREPEND BEGIN //PREPEND END //TEMPLATE BEGI...
closed
2020-04-11T15:11:23Z
2020-04-28T13:58:45Z
https://github.com/QingdaoU/OnlineJudge/issues/295
[]
thomas-huegel
6
cupy/cupy
numpy
8,454
Resolve Ruff `NPY` errors
Related to #8269 .
closed
2024-08-06T07:26:30Z
2024-08-10T02:56:16Z
https://github.com/cupy/cupy/issues/8454
[ "cat:enhancement", "pr-ongoing" ]
EarlMilktea
0
strawberry-graphql/strawberry-django
graphql
528
The get_queryset method is called twice when using relay connections
<!-- Provide a general summary of the bug in the title above. --> When implementing types that override the `get_queryset()` method as well as using relay connection, the `get_queryset()` method is called twice. This has the result, that when applying filters to the queryset they are applied twice. Since they are id...
closed
2024-05-10T16:21:35Z
2025-03-20T15:57:31Z
https://github.com/strawberry-graphql/strawberry-django/issues/528
[ "bug" ]
moritz89
1
onnx/onnx
deep-learning
6,359
flash-attention onnx export.
When using Flash-Attention version 2.6.3, there is an issue with the ONNX file saved using torch.onnx.export. code: import sys import torch qkv=torch.load("/home/qkv.pth") from modeling_intern_vit import FlashAttention falsh=FlashAttention().eval().cuda() out=falsh(qkv.cpu().cuda()) with torch.no_grad():...
closed
2024-09-10T05:41:26Z
2024-09-13T14:01:15Z
https://github.com/onnx/onnx/issues/6359
[ "question" ]
scuizhibin
3
vllm-project/vllm
pytorch
15,080
[Bug]: 500 error when I pass a 26x28 px image to Qwen 72B
### Your current environment <details> <summary>The output of `python collect_env.py`</summary> ```text Collecting environment information... PyTorch version: 2.5.1+cu124 Is debug build: False CUDA used to build PyTorch: 12.4 ROCM used to build PyTorch: N/A OS: Ubuntu 22.04.5 LTS (x86_64) GCC version: (Ubuntu 11.4.0...
closed
2025-03-19T03:29:33Z
2025-03-20T01:56:16Z
https://github.com/vllm-project/vllm/issues/15080
[ "bug" ]
c0g
3
piccolo-orm/piccolo
fastapi
103
Choice fields (preferably supporting enums
It would be nice if piccolo supported choices like django does, preferably using the python stdlib enum to make a dropdown
closed
2021-05-23T15:48:10Z
2021-06-08T18:03:12Z
https://github.com/piccolo-orm/piccolo/issues/103
[]
cheesycod
1
daleroberts/itermplot
matplotlib
51
Broken in jupyter console
I get the following traceback in a `jupyter console` session with the `itermplot==0.5` version recommended in the readme. Using `pip install --upgrade itermplot` to version 0.331 also does not help. ```python In [1]: fig, ax = plt.subplots() ...: fig.show() -----------------------------------------------------...
open
2022-03-03T00:19:04Z
2022-09-20T15:59:34Z
https://github.com/daleroberts/itermplot/issues/51
[]
lukelbd
1
glumpy/glumpy
numpy
214
Triangulate - assertion error
Examples such as collection-triangles.py, tiger.py fails to run due to the below error, line 66, in triangulate tri, _ = triang(tri, opts) File "triangle/core.pyx", line 247, in triangle.core.triang File "triangle/core.pyx", line 219, in triangle.core.fin File "triangle/core.pyx", line 74, in triangle...
open
2019-04-04T16:20:30Z
2019-12-01T14:16:50Z
https://github.com/glumpy/glumpy/issues/214
[]
prithivi-iviz
9
hanwenlu2016/web-ui
pytest
19
求一波web端开源~
closed
2022-06-23T11:56:18Z
2022-06-23T11:57:37Z
https://github.com/hanwenlu2016/web-ui/issues/19
[]
tanxiao133
0
streamlit/streamlit
deep-learning
10,811
test
### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [x] I added a descriptive title and summary to this issue. ### Summary test ### Why? _No response_ ### How? _No response_ ### Additional Context _No response_
closed
2025-03-17T19:17:23Z
2025-03-17T19:17:43Z
https://github.com/streamlit/streamlit/issues/10811
[ "type:enhancement" ]
lukasmasuch
1
ultralytics/yolov5
machine-learning
12,885
Adding Background Image and Increasing conf_thres does not lower FP
### 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 Hi, I experimented adding approx. 20%,10%, and 5% of background images into the training ...
closed
2024-04-04T16:50:15Z
2024-10-20T19:43:02Z
https://github.com/ultralytics/yolov5/issues/12885
[ "question", "Stale" ]
Jecia888
9
davidsandberg/facenet
computer-vision
265
How to train NN3
Two proplem: **1) Loss nan , what should I set in Learning rate schedule** I try even that: # Learning rate schedule # Maps an epoch number to a learning rate 0: 0.0001 100: 0.00001 Also get: Epoch: [0][94/1000] Time 0.875 Loss 11.982 RegLoss 1.697 Epoch: [0][95/1000] Time 0.861 Los...
closed
2017-05-07T03:09:40Z
2018-10-08T13:55:15Z
https://github.com/davidsandberg/facenet/issues/265
[]
dahangli
9
plotly/dash
data-science
2,714
[Help] how to add a contentChange listener on html.Div components
I hope to have an **editable** component that can support **rich text** (such as directly embedding other html tags), but it seems that only the html.Div component can. But I also hope that the **callback** can be triggered **when the content in the component is changed**, but html.Div only has click-related events. ...
closed
2023-12-20T02:17:01Z
2023-12-21T16:45:58Z
https://github.com/plotly/dash/issues/2714
[]
Snowdar
1
reloadware/reloadium
django
203
Reloadium encountered an error - but doesn't say what
## Describe the bug* It just says it encountered an error and that I should report it ;) It still seems to profile, though, and the profiling info _seems_ reasonable. ## To Reproduce Steps to reproduce the behavior: I have no idea ... it's some async 3.11 code w/ FastAPI. ## Expected behavior No errors :D ...
open
2024-10-07T18:14:37Z
2024-10-07T18:14:37Z
https://github.com/reloadware/reloadium/issues/203
[]
black-snow
0
AutoGPTQ/AutoGPTQ
nlp
736
nsamples zero only once in the middle - division by zero
Lots of issues related to "division by zero", because nsamples=0. However my issue seems to be slightly different, since this happens only once during quantization without obvious reason. I modified the code in gptq.py with the following lines: ``` logger.info(f"duration: {(time.time() - tick)}") p...
open
2024-10-02T20:08:19Z
2024-10-02T20:18:15Z
https://github.com/AutoGPTQ/AutoGPTQ/issues/736
[ "bug" ]
den-run-ai
1
mwaskom/seaborn
data-visualization
2,785
histplot stat=count does not count all data points
`import matplotlib.pyplot as plt import seaborn as sns import numpy as np sns.set(style="whitegrid") data_a = [1, 2, 3] data_b = [2.4, 2.5, 2.6] sns.histplot(np.array(data_a), color="red", binwidth=0.01, stat="count") sns.histplot(np.array(data_b), color="blue", binwidth=0.01, stat="count") `plt.s...
closed
2022-04-28T08:18:26Z
2022-05-18T10:47:26Z
https://github.com/mwaskom/seaborn/issues/2785
[ "bug", "mod:distributions" ]
cmayer
1
Avaiga/taipy
data-visualization
1,957
Allow Polars DataFrame as argument for tgb.table()
### Description The `tgb.table()` function does not accept yet polars DataFrame, this can be bypassed by using `df.to_pandas()` but since polars is growing and slowly becoming a replacement for pandas is a lot of area, it would make sense for me to have a native integration in taipy for it. Here is the code that sh...
closed
2024-10-08T05:58:53Z
2024-10-08T07:41:01Z
https://github.com/Avaiga/taipy/issues/1957
[ "✨New feature" ]
ShootingStarD
1
streamlit/streamlit
data-science
10,169
Pending changes to a widget are not submitted if interrupted by `st.rerun()` or `st.switch_page()`.
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient information below to help reproduce this issue. ### Summary This might not be a bug exactly, but the cons...
open
2025-01-13T00:24:32Z
2025-01-28T17:22:17Z
https://github.com/streamlit/streamlit/issues/10169
[ "type:bug", "status:confirmed", "priority:P3", "feature:st.rerun" ]
sfc-gh-dmatthews
2
iterative/dvc
data-science
10,648
Set core.checksum_jobs can not accelerate dvc operations
# Bug Report ## Description I use git and dvc to manage my training datasets, which consists of thousands of `jsonl` files. I use `dvc add file1.jsonl file2.jsonl ... file9999.jsonl`(just to illustrate, a shell script is actually used) to add .dvc file for every jsonl file. After I change `core.site_cache_dir` an...
closed
2024-12-10T19:43:10Z
2024-12-12T11:28:32Z
https://github.com/iterative/dvc/issues/10648
[ "awaiting response" ]
jiangtann
6
adbar/trafilatura
web-scraping
49
OverflowError: signed integer is greater than maximum
Traceback (most recent call last): File "indexer.py", line 53, in <module> content_trafilatura = trafilatura.extract(document, json_output=True, with_metadata=False, include_tables=False, deduplicate=True, include_comments=False) File "/Users/luca/enviroments/3.7/lib/python3.7/site-packages/trafilatura/core....
closed
2020-12-28T09:53:02Z
2021-01-04T14:25:40Z
https://github.com/adbar/trafilatura/issues/49
[ "bug" ]
Lucabenj
2
proplot-dev/proplot
matplotlib
120
Overlapping gridlines in cartopy plots
The below is copied from the discussion in #78. When the grid is not centered on 0, ProPlot used to draw overlapping grids to the right of the dateline: ```python import proplot as plot season = "SON" f, axs = plot.subplots(proj='cyl', proj_kw={'lon_0':180}, width=6) axs.format( geogridlinewidth=0.5, geo...
closed
2020-02-10T21:55:12Z
2022-01-22T12:18:14Z
https://github.com/proplot-dev/proplot/issues/120
[ "bug" ]
lukelbd
1
voxel51/fiftyone
computer-vision
5,107
How to annotate in CVAT both Classifications and Detections simultaneously?
Hello there, I'm working on a dataset that consists both of bounding boxes (as fo.Detections) and labels (as fo.Classifications). I can use fiftyone to upload those to CVAT, which will automatically create a CVAT project, task and job with the desired images, but I can only upload one field at a time: ``` c...
closed
2024-11-14T00:58:17Z
2024-11-14T14:44:25Z
https://github.com/voxel51/fiftyone/issues/5107
[ "question" ]
thiagoribeirodamotta
1
dpgaspar/Flask-AppBuilder
flask
2,267
in general: is it possible to remove firstname, lastname, username from the User entity ?
I want to make the registration process easy as possible, by removing unesseccary information. I can add my own attributes like phone_number by creating a new class and inheriting from User, but the problem is: **>>> I dont need firstname, lastname and username... How can I change the User entity ?** I saw that ...
open
2024-08-23T07:54:48Z
2024-09-07T12:38:38Z
https://github.com/dpgaspar/Flask-AppBuilder/issues/2267
[]
AttaM1rza
1
tatsu-lab/stanford_alpaca
deep-learning
49
does support multi-turn training data?
Thanks for the greate job to help us easy to finetune on llama I found that the training data is just single turn, does support for the mulit-turn data like [OIG](https://huggingface.co/datasets/laion/OIG)
closed
2023-03-16T07:44:19Z
2023-04-10T08:28:14Z
https://github.com/tatsu-lab/stanford_alpaca/issues/49
[]
trouble-maker007
3
OFA-Sys/Chinese-CLIP
nlp
86
少样本 finetune
您好,我要对一些缺陷类别进行微调,但是有些类别数据很少,不知道 chinese-clip 对少样本微调的效果如何
closed
2023-04-14T09:06:43Z
2023-04-26T03:44:10Z
https://github.com/OFA-Sys/Chinese-CLIP/issues/86
[]
raymond1123
2
STVIR/pysot
computer-vision
257
AttributeError: 'NoneType' object has no attribute 'shape'
AttributeError: 'NoneType' object has no attribute 'shape' what is the problem? thanks
closed
2019-12-10T09:12:01Z
2020-01-07T09:54:33Z
https://github.com/STVIR/pysot/issues/257
[]
ghost
4
graphql-python/graphene-django
django
1,144
Recent Change To relay requesting UUID in django-filters arguments
I was just going through my API and found out the argument ID is of type UUID when using django-filters . Earlier it was of type ID and we could just pass the relay global ID. ![image](https://user-images.githubusercontent.com/55009050/111074678-23b28000-850a-11eb-81cc-e1a86cc9bbf4.png)
closed
2021-03-14T15:43:47Z
2021-03-18T09:35:04Z
https://github.com/graphql-python/graphene-django/issues/1144
[ "🐛bug" ]
ramyak-mehra
3
tflearn/tflearn
tensorflow
818
Bidirectional LTSM example throws shape error
Running the following file throws an error: https://github.com/tflearn/tflearn/blob/master/examples/nlp/bidirectional_lstm.py `ValueError: Shape (128, ?) must have rank at least 3` Setup: - MacOS Sierra (10.12) - Python 2.7 - Tensorflow v1.2.0 - TFLearn v0.3.2 ``` Traceback (most recent call last): Fi...
closed
2017-06-29T02:55:39Z
2022-06-03T02:23:39Z
https://github.com/tflearn/tflearn/issues/818
[]
colinskow
17
vitalik/django-ninja
django
1,217
Throttling is not support async based view
why throttling is not working in async, it works in simple function based view How can i troubleshoot it
closed
2024-07-03T06:49:13Z
2024-12-30T07:06:44Z
https://github.com/vitalik/django-ninja/issues/1217
[]
itm10
4
AirtestProject/Airtest
automation
976
Mac配置环境真机执行local/status查看返回的json字符,sessionId显示Null
:bulb:**相关项目:** Airtest **标题:** [问题咨询]Mac配置环境真机执行local/status查看返回的json字符,sessionId显示Null **AirtestIDE版本:** 无 **未使用本地Pyhton环境运行脚本** **报错描述:** &nbsp;&nbsp;&nbsp;&nbsp;mac上配xcode,wda环境,跑真机 xcode:12.0 wda版本地址:https://github.com/AirtestProject/IOS-Tagent 设备:Iphone6 版本:12.5.4 问题:按上述版本配置完成后,xcode bulid ok,test ...
open
2021-10-12T06:32:23Z
2021-10-12T06:32:23Z
https://github.com/AirtestProject/Airtest/issues/976
[]
HazelRunner
0
pydantic/logfire
fastapi
397
Live View - Save position of info pane split
### Description Currently every time you click a span to open the info pane it splits the screen directly in the middle. It would be great if it remembered the last position/size. I find myself dragging it to about 1/3rd of the screen every time.
closed
2024-08-22T17:43:18Z
2024-11-20T19:03:50Z
https://github.com/pydantic/logfire/issues/397
[ "Feature Request", "frontend" ]
slingshotvfx
2
OpenInterpreter/open-interpreter
python
1,334
Support for Nodejs installation via npm
### Is your feature request related to a problem? Please describe. Hi, I noticed that Open-intepreter is lacking npm bindings for installation in Nodejs. Is such a feature in the works, and would this make sense? Super helpful if I could install it as a dependency and link it to my Koa / NestJS project without...
open
2024-07-07T15:09:58Z
2024-07-07T15:10:11Z
https://github.com/OpenInterpreter/open-interpreter/issues/1334
[]
myrtleTree33
0
apify/crawlee-python
automation
951
Template issues failing docker image build and error in camoufox template
1) poetry-plugin-export and poetry missmatch Few weeks back poetry v2 was released. Currently actor template generated docker file build will fail on poetry-plugin-export dependency resolution as it wants version two, but our poetry is locked to <2 ``` Because no versions of poetry-plugin-export match >1.9.0,<2.0.0 2...
closed
2025-02-03T07:21:47Z
2025-02-03T10:44:12Z
https://github.com/apify/crawlee-python/issues/951
[ "bug", "t-tooling" ]
Pijukatel
0
Kludex/mangum
fastapi
18
Generic ServerlessMiddleware
Currently there is only the `AWSLambdaMiddleware` used with the `run_asgi` method, but we'll want this for other platforms. Also considering dropping the `run_asgi` as a standalone method and instead implementing the run functionality in the middlewares.
closed
2019-01-28T00:58:41Z
2019-01-28T05:26:07Z
https://github.com/Kludex/mangum/issues/18
[ "improvement" ]
jordaneremieff
1
kymatio/kymatio
numpy
1,020
from kymatio.numpy import Scattering2D : FAILES
Hi, Despite that the lib is amazing, here I report a pb on installation ```python ! pip install kymatio from kymatio.numpy import Scattering2D ``` Then Successfully installed kymatio-0.3.0 But ModuleNotFoundError: No module named 'kymatio.numpy'
closed
2023-07-26T12:26:01Z
2023-07-26T17:10:26Z
https://github.com/kymatio/kymatio/issues/1020
[]
jecampagne
1
roboflow/supervision
computer-vision
686
Class none person, how to remove it ?
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Question I'm running this code on my raspberry pi 4 with picamera to detect and count people, using yolov8n, but sometimes it detects a class called none...
closed
2023-12-21T05:05:40Z
2023-12-28T12:25:28Z
https://github.com/roboflow/supervision/issues/686
[ "question" ]
Rasantis
1
flasgger/flasgger
rest-api
267
OAS 3+ has no property 'definitions'
OAS 3.x is not valid as the property `definitions` (even though it is added as empty list) is automatically added by flasgger. In case OAS 3.x this has been replaced by components (see [here](https://swagger.io/blog/news/whats-new-in-openapi-3-0/)). I am not sure how to properly fix this as it has been used throughout ...
open
2018-11-21T16:19:27Z
2020-11-10T07:57:09Z
https://github.com/flasgger/flasgger/issues/267
[]
frankcorneliusmartin
13
pytest-dev/pytest-xdist
pytest
513
Enable LGTM for code analysis (Semmle)
Will help to eliminate obvious errors. Python is supported. See: - https://lgtm.com/ - https://github.com/marketplace/lgtm ![image](https://user-images.githubusercontent.com/203261/69871982-2f673c80-12ef-11ea-85bd-ff273782cf90.png)
open
2020-03-11T10:11:33Z
2020-03-11T10:11:33Z
https://github.com/pytest-dev/pytest-xdist/issues/513
[]
XVilka
0
replicate/cog
tensorflow
1,326
Defining an input with human-friendly labels that differ from the values
My model has an input called `language` and the allowable values are strings like `en`, `zh-cn`, etc. I want to display labels like "English" to users of the model (instead of or in addition to "en"), whether they are using the model programmatically via API or via a GUI form on a website like Replicate. Is there...
open
2023-10-02T20:37:59Z
2023-10-05T04:56:19Z
https://github.com/replicate/cog/issues/1326
[]
zeke
1
hankcs/HanLP
nlp
1,305
java.lang.OutOfMemoryError: Java heap space
## 注意事项 请确认下列注意事项: * 我已仔细阅读下列文档,都没有找到答案: - [首页文档](https://github.com/hankcs/HanLP) - [wiki](https://github.com/hankcs/HanLP/wiki) - [常见问题](https://github.com/hankcs/HanLP/wiki/FAQ) * 我已经通过[Google](https://www.google.com/#newwindow=1&q=HanLP)和[issue区检索功能](https://github.com/hankcs/HanLP/issues)搜索了我的问题,也没有找...
closed
2019-10-20T07:39:44Z
2020-01-01T10:48:25Z
https://github.com/hankcs/HanLP/issues/1305
[ "ignored" ]
ouening
2
Johnserf-Seed/TikTokDownload
api
24
现在无法批量下载了
我已经在配置文件中,已经设置好链接,可是现在下载不了,都是单一视频下载了。现在无法批量下载了 ![image](https://user-images.githubusercontent.com/63137907/126020142-7fc7f134-4a41-4a3b-8ef6-9d0445d3a1ac.png) ![image](https://user-images.githubusercontent.com/63137907/126020171-306e0aad-5181-4fd3-9ec9-cad19838c4b1.png)
closed
2021-07-17T00:39:58Z
2021-07-18T04:45:28Z
https://github.com/Johnserf-Seed/TikTokDownload/issues/24
[]
tjj2577097637
3
ploomber/ploomber
jupyter
187
Describe when to use each setting in pipeline.yaml
Describe the motivation for each parameter and which are good use cases for them.
closed
2020-07-13T00:52:21Z
2021-03-09T04:53:59Z
https://github.com/ploomber/ploomber/issues/187
[]
edublancas
1
Gozargah/Marzban
api
889
اتصال به دیتابیس
با سلام آیا می تونم از یک سرور دیگه به صورت ریموت وصل بشم به دیتابیس mysql روی پنل مرزبان و چطور ؟ یک مشکل هم در ربات تلگرام هست که ادمینها به یوزرهای همه دسترسی دارند حتی ادمینهایی که سودو نیستند. با سپاس
closed
2024-03-24T18:55:44Z
2024-03-25T08:33:56Z
https://github.com/Gozargah/Marzban/issues/889
[ "Feature" ]
ehssanehs
3
geex-arts/django-jet
django
394
Coloring row
How I can coloring row? When I use in admin.py def suit_row_attributes(self, obj, request): if obj.start < TZ.now() and obj.end > TZ.now(): return {'class': 'success'} I can't find class .success
open
2019-05-01T10:09:22Z
2024-02-12T01:12:17Z
https://github.com/geex-arts/django-jet/issues/394
[]
maxclax
1
pydata/xarray
pandas
9,757
merging and saving loaded datasets can lead to string truncation
### What happened? If one: 1. loads a dataset saved using `engine="h5ncetdf"` with a string coordinate say `<U2` 2. merges it with another dataset which matches but has longer strings in the same coordinate, say `<U4` 3. then saves *that* merged dataset using `engine="h5ncetdf"` 4. then the encoding from loading...
closed
2024-11-08T21:28:37Z
2025-03-20T07:23:44Z
https://github.com/pydata/xarray/issues/9757
[ "bug", "topic-backends", "topic-combine" ]
jcmgray
3
davidsandberg/facenet
computer-vision
547
triplet loss
why does triplet loss not do tf. sqrt , only do tf.square pos_dist = tf.reduce_sum(tf.square(tf.subtract(anchor, positive)), 1) neg_dist = tf.reduce_sum(tf.square(tf.subtract(anchor, negative)), 1)
closed
2017-11-23T14:02:44Z
2018-04-04T20:17:22Z
https://github.com/davidsandberg/facenet/issues/547
[]
Phoebe-star
1
littlecodersh/ItChat
api
963
使用python3.9,会报错
报错内容为: ~~~ Traceback (most recent call last): File "C:\Python\Python310\lib\site-packages\itchat\components\login.py", line 255, in maintain_loop msgList = produce_msg(self, msgList) File "C:\Python\Python310\lib\site-packages\itchat\components\messages.py", line 64, in produce_msg utils.msg_formatter...
closed
2022-05-30T13:15:28Z
2022-05-30T13:21:30Z
https://github.com/littlecodersh/ItChat/issues/963
[]
xx2211
0
AUTOMATIC1111/stable-diffusion-webui
pytorch
16,890
[Bug]: Could not find a version that satisfies the requirement torch==2.0.0a0 on --use-ipex
### Checklist - [x] The issue exists after disabling all extensions - [x] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [ ] The issue exists in the current version of the webui - [x] The issue has not been reported before...
open
2025-03-12T19:11:46Z
2025-03-13T00:55:38Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16890
[ "bug-report" ]
picarica
1
AirtestProject/Airtest
automation
1,183
ios 使用远程地址跑时间长了很多点击不生效,同时手机变得卡,重新拔插手机之后又正常了
ios 使用远程地址跑时间长了很多点击不生效,同时手机变得卡,重新拔插手机之后又正常了
open
2023-12-22T06:15:10Z
2023-12-22T06:15:10Z
https://github.com/AirtestProject/Airtest/issues/1183
[]
Ymars1990
0
CorentinJ/Real-Time-Voice-Cloning
tensorflow
1,159
help me Error(s) in loading state_dict for Tacotron:
Loaded encoder "encoder.pt" trained to step 1564501 Synthesizer using device: cuda Trainable Parameters: 30.892M Traceback (most recent call last): File "H:\tts4\Real-Time-Voice\toolbox\__init__.py", line 114, in <lambda> func = lambda: self.synthesize() or self.vocode() File "H:\tts4\Real-Time-Voice\tool...
open
2023-02-04T04:03:14Z
2023-02-04T04:03:14Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1159
[]
xjsdn
0
shaikhsajid1111/facebook_page_scraper
web-scraping
74
I cant run the code
Hello, I'm trying to run the system, but it's giving several errors. Here is the code used: `from facebook_page_scraper import Facebook_scraper page_name = "nameofpage" posts_count = 10 browser = "firefox" timeout = 60 #Seconds headless = True meta_ai = Facebook_scraper(page_name, posts_count, browser, timeo...
open
2023-06-14T17:26:14Z
2024-04-15T15:49:36Z
https://github.com/shaikhsajid1111/facebook_page_scraper/issues/74
[]
dgomp
2
yeongpin/cursor-free-vip
automation
104
下载链接不存在-mac-intel
![Image](https://github.com/user-attachments/assets/8344d68f-acd1-4386-abe1-7d4c2b90dd24)
closed
2025-02-26T02:23:48Z
2025-02-26T02:32:11Z
https://github.com/yeongpin/cursor-free-vip/issues/104
[]
nekteckyangtao
4
miguelgrinberg/python-socketio
asyncio
919
AttributeError: module 'redis.asyncio' has no attribute 'exceptions'
```python Traceback (most recent call last): File "/myproject/venv/lib/python3.10/site-packages/socketio/asyncio_pubsub_manager.py", line 151, in _thread async for message in self._listen(): # pragma: no branch File "/myproject/venv/lib/python3.10/site-packages/socketio/asyncio_redis_manager.py", line 100,...
closed
2022-05-01T14:33:42Z
2022-07-04T13:56:48Z
https://github.com/miguelgrinberg/python-socketio/issues/919
[]
ba1dr
4
deepinsight/insightface
pytorch
2,406
arcface_torch: MobileFaceNet batch inference in ONNX
Hello. Currently MobileFaceNet model in arcface_torch throws error when running batch inference after converting to ONNX (pytorch batch inference is fine) Evironment: ``` - torch: 1.12.1+cu116 - onnx: 1.14.0 - onnxruntime: 1.15.1 ``` Reproduce (No training needed): 1. Init MobileFaceNet backbone ``...
open
2023-08-17T10:34:39Z
2023-08-17T10:34:39Z
https://github.com/deepinsight/insightface/issues/2406
[]
nhmnhat1997
0
postmanlabs/httpbin
api
514
How do we set authorization header in Digest-auth calls?
I am using httpbin to test authentication.For Basic-auth, using below code: var req = new XMLHttpRequest(); req.open("GET", url + '/basic-auth/user/passwd', true); **req.setRequestHeader("Authorization", "Basic " + Buffer.from('user:passwd').toString('base64'));** req.send(); ...
open
2018-09-26T09:28:31Z
2018-09-27T06:07:32Z
https://github.com/postmanlabs/httpbin/issues/514
[]
Apoorva2405
0
ahmedfgad/GeneticAlgorithmPython
numpy
19
Optimize problem using constraints
Hi @ahmedfgad Let's consider y = f(w1:w6) = w1x1 + w2x2 + w3x3 + w4x4 + w5x5 + 6wx6 where (x1,x2,x3,x4,x5,x6)=(4,-2,3.5,5,-11,-4.7) and y=44 Is it possible to get the best solution for constrained weight parameter i.e if I want w1 to vary from (0,1) and w2 from (10,100) and so on ..... (Different bounds f...
closed
2020-10-20T03:18:08Z
2020-10-20T13:58:15Z
https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/19
[ "question" ]
deathlyhallows010
4
aminalaee/sqladmin
asyncio
815
deferred=True which will lead to DetachedInstanceError
### Checklist - [X] The bug is reproducible against the latest release or `master`. - [x] There are no similar issues or pull requests to fix it yet. ### Describe the bug ``` created_at: Mapped[datetime] = mapped_column( DateTime(timezone=True), server_default=func.now(tz=pytz.timezone('Asi...
open
2024-09-09T12:30:25Z
2025-01-26T12:06:58Z
https://github.com/aminalaee/sqladmin/issues/815
[]
vahidzhe
4
benbusby/whoogle-search
flask
684
[THEME] Catppuccin
As seen on https://github.com/catppuccin/whoogle ```css :root { /* LIGHT THEME COLORS */ /* DARK THEME COLORS */ --whoogle-dark-logo: #6E6C7E; --whoogle-dark-page-bg: #1E1E2E; --whoogle-dark-element-bg: #302D41; --whoogle-dark-text: #D9E0EE; --whoogle-dark-contrast-text: #F2CDCD...
closed
2022-03-19T17:43:21Z
2022-03-21T15:56:50Z
https://github.com/benbusby/whoogle-search/issues/684
[ "theme" ]
WitherCubes
1
JaidedAI/EasyOCR
pytorch
1,067
Trying to use different GPU
Hello, I have two GPUs and I am trying to select the second one for the EasyOCR reader, but it does not work. Here is my code: ``` import easyocr import cv2 img = cv2.imread("image.png") reader = easyocr.Reader(['en'], gpu="cuda:1") eo = reader.readtext(img) ``` And the error I get: ``` RuntimeE...
closed
2023-06-27T14:45:43Z
2023-06-28T13:00:45Z
https://github.com/JaidedAI/EasyOCR/issues/1067
[]
guist
1
serengil/deepface
machine-learning
591
import error: illegal hardware instruction
Hi, I am running deepface on my Mac (system report listed below). ```Model Name: MacBook Pro Model Identifier: MacBookPro17,1 Chip: Apple M1 Total Number of Cores: 8 (4 performance and 4 efficiency) Memory: 16 GB System Firmware Version: 8419.41.10 OS Loader Version: 7459.141.1 Serial Number (syst...
closed
2022-11-03T19:16:27Z
2022-11-10T17:22:01Z
https://github.com/serengil/deepface/issues/591
[ "dependencies" ]
sun-peach
4
lepture/authlib
flask
268
HTTPX OAuth1 implementation does not set Content-Length header
**Describe the bug** The OAuth1 implementation for HTTPX does not set the content-length header, which can cause problems when using body signatures and talking to servers who block body POSTs where the length header is not specified. **Expected behavior** Content-Length header is set. **Environment:** - ...
closed
2020-09-10T05:03:25Z
2020-09-17T07:22:14Z
https://github.com/lepture/authlib/issues/268
[ "bug" ]
dustydecapod
0
holoviz/panel
plotly
6,947
Limit Swipe to avoid hiding certain regions
#### Is your feature request related to a problem? Please describe. Trying to overlay two data plots will hide their respective toolbars or other extra-viewport elements like colorbars: ```python curve = hv.Curve([0,1]).opts(toolbar='above', title='curve', frame_height=200) img = hv.Image(np.array([[0, 1], [1, 0]...
open
2024-06-28T13:37:20Z
2024-06-28T13:37:20Z
https://github.com/holoviz/panel/issues/6947
[ "TRIAGE" ]
droumis
0
sinaptik-ai/pandas-ai
pandas
724
Redis connector
### 🚀 The feature Allow pandasai to connect to Redis and perform search over databases. ### Motivation, pitch Currently there are SQL connectors for pandasai, but Redis is also a popular database. Recently Redisearch module added vector storage and search capability, which I think is a valuable addon for pandasai...
closed
2023-11-03T02:17:05Z
2024-07-31T16:05:34Z
https://github.com/sinaptik-ai/pandas-ai/issues/724
[ "enhancement", "good first issue" ]
tytung2020
7
mitmproxy/pdoc
api
443
Inline Math doesn't seem to support escapes with backslash
#### Problem Description When using the inline Math syntax `:math:`, it doesn't seem to be possible to escape curly brackets or underscores with a backslash. #### Steps to reproduce the behavior: 1. Create a file that contains the following code: ```python ''':math:`\{x \\in R\_index \}`''' ``` 2. Run the foll...
open
2022-09-29T09:33:57Z
2024-03-20T15:30:34Z
https://github.com/mitmproxy/pdoc/issues/443
[ "enhancement" ]
Loitador41
2
seleniumbase/SeleniumBase
pytest
2,429
chromium_arg parameter "--disable-features" passed to seleniumbase.Driver() being ignored.
I'm creating a driver instance with code: ```python dr = seleniumbase.Driver(uc=True, proxy="user:pass@127.0.0.1:8090", user_data_dir=user_data_dir, extension_dir=ext_dirs, agent=agent_string, ...
closed
2024-01-14T20:08:16Z
2024-01-19T03:22:42Z
https://github.com/seleniumbase/SeleniumBase/issues/2429
[ "bug" ]
agp22888
2
horovod/horovod
pytorch
3,871
Does horovod support WSL2?
I am trying to use horovod based on WSL2. Horovod was installed with the nccl option. The following error occurs. Is it correct that horovod is supported in WSL2? ``` $ horovodrun -np 2 -H localhost:2 python horovod_pytorch.py [1,1]<stdout>:(2, 14, 3) [1,0]<stdout>:(2, 14, 3) [1,0]<stdout>:Files already do...
closed
2023-03-21T09:11:16Z
2023-08-10T00:24:05Z
https://github.com/horovod/horovod/issues/3871
[ "wontfix" ]
drjtryu
9
charlesq34/pointnet
tensorflow
129
How to do global feature extraction only without incorporating any classification framework?
open
2018-08-21T11:43:37Z
2018-08-21T11:43:37Z
https://github.com/charlesq34/pointnet/issues/129
[]
sumitsinha
0
ymcui/Chinese-LLaMA-Alpaca
nlp
178
请问text-generation-webui报Cannot copy out of meta tensor; no data
感谢您使用Issue提问模板,请按照以下步骤提供相关信息。我们将优先处理信息相对完整的Issue,感谢您的配合。 *提示:将[ ]中填入x,表示打对钩。提问时删除上面这两行。请只保留符合的选项,删掉其他。* ### 问前必查项目 - [x] 由于相关依赖频繁更新,请确保按照[Wiki](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki)中的相关步骤执行 - [x] 我已阅读[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki/常见问题)并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案...
closed
2023-04-19T03:40:48Z
2023-05-22T22:02:06Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/178
[ "stale" ]
purewater2011
8
viewflow/viewflow
django
65
View.site
Place for flow registration ``` python from viewflow.site import viewsite viewsite.register(HelloworldFlow) viewsite.urls ```
closed
2014-07-21T08:18:55Z
2014-08-12T05:42:11Z
https://github.com/viewflow/viewflow/issues/65
[ "dev/site" ]
kmmbvnr
1
FlareSolverr/FlareSolverr
api
1,202
Error: Error solving the challenge. Message: invalid argument
### Have you checked our README? - [X] I have checked the README ### Have you followed our Troubleshooting? - [X] I have followed your Troubleshooting ### Is there already an issue for your problem? - [X] I have checked older issues, open and closed ### Have you checked the discussions? - [X] I have read the Dis...
closed
2024-05-25T02:27:51Z
2024-05-25T16:09:49Z
https://github.com/FlareSolverr/FlareSolverr/issues/1202
[]
dopamines-001
1
tatsu-lab/stanford_alpaca
deep-learning
171
TypeError: 'type' object is not subscriptable
``` Traceback (most recent call last): File "train.py", line 25, in <module> import utils File "./fine-tuned/stanford_alpaca/utils.py", line 40, in <module> prompts: Union[str, Sequence[str], Sequence[dict[str, str]], dict[str, str]], TypeError: 'type' object is not subscriptable ERROR:torch.distribu...
closed
2023-04-02T04:51:25Z
2023-04-10T03:08:36Z
https://github.com/tatsu-lab/stanford_alpaca/issues/171
[]
sanjibnarzary
2
lgienapp/aquarel
data-visualization
16
Grid alpha value throws type error
``` with load_theme("arctic_light").set_grid(axis="x"): pd.Series(sizes).sort_values().plot.bar() ``` produces ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) /tmp/ipykernel_16842/1244744067.py in <mo...
closed
2022-08-29T10:07:53Z
2022-08-31T11:22:59Z
https://github.com/lgienapp/aquarel/issues/16
[ "bug" ]
lgienapp
0
pyeve/eve
flask
920
Within-one-second-precision PATCH should not raise 412
Hello, Thanks for you API it's really cool. I have a small question about patch requests. I disabled conditional requests with IF-MATCH=False but when I try to send 2 patch requests within the same second, I get: "code": 412, "message": "Client and server etags don't match" Maybe I'm not using it right. Can you h...
closed
2016-10-13T14:58:22Z
2019-03-04T14:20:08Z
https://github.com/pyeve/eve/issues/920
[ "bug" ]
moreiramarti
7