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
autogluon/autogluon
computer-vision
4,133
[BUG] TimeSeriesPredictor loading from different path than originally saved in fails for tabular predictors
**Bug Report Checklist** <!-- Please ensure at least one of the following to help the developers troubleshoot the problem: --> - [x] I provided code that demonstrates a minimal reproducible example. <!-- Ideal, especially via source install --> - [ ] I confirmed bug exists on the latest mainline of AutoGluon via s...
closed
2024-04-24T11:04:55Z
2024-05-07T16:16:17Z
https://github.com/autogluon/autogluon/issues/4133
[ "bug", "module: timeseries" ]
inigohidalgo
2
unionai-oss/pandera
pandas
1,938
pa.Category resolving as 'any' in Pydantic core schema, which doesn't exist as a key in type_map
From Pandera v0.23.0, pa.Category and possibly other types, are resolving as 'any' in Pydantic core schema logic. However, this type doesn't exist in the type_map which then throws an exception. I don't fully understand the underlying logic and thus don't have an immediate solution to propose. https://github.com/union...
open
2025-03-11T15:16:44Z
2025-03-11T15:16:44Z
https://github.com/unionai-oss/pandera/issues/1938
[]
derinwalters
0
iperov/DeepFaceLab
deep-learning
5,561
HRESULT failed
## Expected behavior I just installed and started using DeepFaceLab_DirectX12_build_05_04_2022 yesterday and things went smoothly until about 8 hours into the training. I was expecting the behavior to continue to run smoothly and train over the night. ## Actual behavior I got this message and I have no idea wh...
open
2022-09-14T07:36:10Z
2023-10-22T13:14:10Z
https://github.com/iperov/DeepFaceLab/issues/5561
[]
LarsKarlssons
4
nerfstudio-project/nerfstudio
computer-vision
3,173
A question about number of frames to extract
How is number of frames to extract determined? Does it increase automatically as the video length increases?
closed
2024-05-27T14:50:53Z
2024-05-29T01:01:36Z
https://github.com/nerfstudio-project/nerfstudio/issues/3173
[]
shenyehui
3
saulpw/visidata
pandas
1,903
slow navigation
# Small description Opening any file at all and pressing j or k, or other navigation keys - there is a delay. The delay is certainly small, but it is easily perceptible, especially to someone that is used to the terminal environment. If you perform the same action in sc, sc-im, vim, or basically any other TUI applicat...
closed
2023-05-23T23:57:29Z
2024-03-05T22:14:31Z
https://github.com/saulpw/visidata/issues/1903
[ "can't reproduce", "environment-help" ]
Quaddroo
6
miguelgrinberg/Flask-SocketIO
flask
1,562
Random Timeout from socket
In socket it give random timeout error socket_1 | File "/usr/local/lib/python3.7/site-packages/eventlet/wsgi.py", line 566, in handle_one_response socket_1 | result = self.application(self.environ, start_response) socket_1 | File "/usr/local/lib/python3.7/site-packages/engineio/midd...
closed
2021-06-03T03:26:55Z
2021-06-27T19:38:30Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1562
[ "question" ]
Edvaytech
1
lexiforest/curl_cffi
web-scraping
135
Could not switch method from POST to GET in redirection.
``` * Found bundle for host: 0x7f8b3b6d93a0 [serially] * Can not multiplex, even if we wanted to * Re-using existing connection #1 with host auth.visas-fr.tlscontact.com * Connected to auth.visas-fr.tlscontact.com (162.19.142.147) port 443 (#1) > POST /auth/realms/atlas/login-actions/authenticate?session_code=7esp...
closed
2023-10-06T05:03:27Z
2023-10-06T07:36:17Z
https://github.com/lexiforest/curl_cffi/issues/135
[]
mobti100
3
vitalik/django-ninja
rest-api
1,198
[BUG] Self-Referencing Schemas are Broken
Self-referencing schemas seem to be broken when following the [Django Ninja documentation](https://django-ninja.dev/guides/response/#self-referencing-schemes), producing incorrect and unusable OpenAPI schema and endpoints. For example, using the following models: ```python class SelfReferenceModel(models.Model): ...
open
2024-06-19T01:44:25Z
2024-06-25T20:34:09Z
https://github.com/vitalik/django-ninja/issues/1198
[]
akkim2
1
predict-idlab/plotly-resampler
plotly
222
Resample Older Data
Thanks for the software, I want to resample older data, say 20 years, but want to keep latest data say 3 months in its daily format. This would be a great addition if it doesn't exist yet? Gives the benefit of both worlds. Let me know what I can do to implement this, I can work on it over the weekend. Best, Der...
closed
2023-05-31T19:10:00Z
2023-10-25T22:55:58Z
https://github.com/predict-idlab/plotly-resampler/issues/222
[ "enhancement" ]
firmai
2
pytest-dev/pytest-cov
pytest
73
Update links
Point everything to https://github.com/pytest-dev/pytest-cov Not important though, as redirection works.
closed
2015-07-29T12:50:50Z
2015-08-25T13:50:23Z
https://github.com/pytest-dev/pytest-cov/issues/73
[]
schlamar
8
Ehco1996/django-sspanel
django
176
开机自启怎么弄啊 大佬
开机自启怎么弄啊 大佬
closed
2018-09-17T15:53:15Z
2018-11-05T04:57:28Z
https://github.com/Ehco1996/django-sspanel/issues/176
[]
sunmorg
2
PaddlePaddle/ERNIE
nlp
636
/dev/shm没有写权限,是否影响CPU多核训练性能
厂内MPI集群,用CPU多核训练,export了CPU_NUM=16,但是从监控看使用的核数只有8核,比设定值少了一半(使用了dataset,使用train_exe.train_from_dataset输入训练数据,dataset线程数设置了16) 看日志有一个报错信息, /home/disk1/normandy/maybach/app-user-20210311235839-11063/workspace/python27-gcc820/lib/python2.7/site-packages/sklearn/externals/joblib/_multiprocessing_helpers.py:38: UserWarning...
closed
2021-03-14T12:17:34Z
2021-05-23T17:37:16Z
https://github.com/PaddlePaddle/ERNIE/issues/636
[ "wontfix" ]
yzhw9981
2
cvat-ai/cvat
computer-vision
9,069
Could you explain annotations.json format for backup 3D task?
I backed up a 3D point cloud labeling task and want to use annotations.json I try to collect bounding boxes from annotations.json like this: ``` with open(os.path.join(seg_path, 'annotations.json')) as f: d = json.load(f) figures = defaultdict(list) for shape in d[0]['shapes']: figures[shape['frame']].appe...
closed
2025-02-06T12:09:24Z
2025-02-07T07:08:02Z
https://github.com/cvat-ai/cvat/issues/9069
[]
ArseniuML
1
bigscience-workshop/petals
nlp
508
No target modules when attempting LoRA (peft) training
After loading the model (llama 2 70b) via `AutoDistributedModelForCausalLM`, the following line ```python model = get_peft_model(model, config) ``` is crashing with a `ValueError: Target modules [] not found in the base model. Please check the target modules and try again.` in `peft/tuners/tuners_utils.py:222` ...
closed
2023-09-13T13:45:01Z
2023-09-14T07:16:29Z
https://github.com/bigscience-workshop/petals/issues/508
[]
kallewoof
1
nicodv/kmodes
scikit-learn
60
issues with kprototype predict function parameters when used in sklearn pipeline
hi, i appreciate your work in k-prototypes. i have a datasets containing numerical and categorical variables. and i wan't to used with others mehtods inside a SKlearn pipline. the fitting is performed right by addiding the categorical parameter like this "Mymodel__categorical". but when i wan't to use the predict f...
open
2017-12-14T17:58:02Z
2022-11-22T23:52:58Z
https://github.com/nicodv/kmodes/issues/60
[ "question" ]
soufianee
3
horovod/horovod
pytorch
3,903
Horovod distributed optimizer is not working.
**Environment:** 1. Framework: TensorFlow 2. Framework version: 2.12.0 3. Horovod version: 0.27.0 **Bug report:** Horovod distributed optimizer is not working even after trying SGD, Optimizer, etc. nothing is working. ![image](https://user-images.githubusercontent.com/102753110/234783409-b354b07b-451f-4d4c-9c0...
closed
2023-04-27T06:59:02Z
2023-04-27T09:20:47Z
https://github.com/horovod/horovod/issues/3903
[ "bug" ]
Shup-46
1
modelscope/modelscope
nlp
870
push_hub got error: Message': '创建模型失败,信息:record not found',
Message': '创建模型失败,信息:record not found',
closed
2024-05-29T09:06:36Z
2024-07-05T01:51:11Z
https://github.com/modelscope/modelscope/issues/870
[ "Stale" ]
MonolithFoundation
2
wkentaro/labelme
deep-learning
445
bug in app.py editLabel function
the assignment shape.label = text and shape.flags = flags should be assigned at the function of "labelItemChanged" after the "if label != shape.label: ", I find this because I set up the color of specific label for my own labelme and it didn't work
closed
2019-07-08T10:25:15Z
2020-01-27T01:25:20Z
https://github.com/wkentaro/labelme/issues/445
[]
xieclgithub
3
exaloop/codon
numpy
318
Throws error on str.join(str, Generator[pyobj])
The code: from python import re regexPattern = '|'.join(map(re.escape, delimiters)) which was inspired by: https://stackoverflow.com/questions/4998629/split-string-with-multiple-delimiters-in-python and which works fine in Python (using 'import re' rather than "from python import re'), in Codon throws a...
open
2023-04-02T21:15:55Z
2023-07-26T21:20:56Z
https://github.com/exaloop/codon/issues/318
[ "enhancement", "stdlib" ]
codeisnotcode
3
ray-project/ray
python
50,882
[core] Split object manager into smaller C++ targets
### Description part of #50586 ### Use case _No response_
closed
2025-02-25T03:17:46Z
2025-02-27T02:35:38Z
https://github.com/ray-project/ray/issues/50882
[ "enhancement", "core" ]
kevin85421
0
plotly/dash
dash
2,902
[BUG] Environment variables from .env file ignored in Dash.run
**Describe your context** Please provide us your environment, so we can easily reproduce the issue. - replace the result of `pip list | grep dash` below ``` dash 2.17.1 dash-bootstrap-components 1.6.0 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-table ...
closed
2024-06-24T13:10:11Z
2024-07-03T19:12:59Z
https://github.com/plotly/dash/issues/2902
[ "bug", "good first issue" ]
jonasjancarik
0
pydata/pandas-datareader
pandas
211
MEI_PRICES oecd does not contain monthly data
Hi, I want to obtain the data from _http://www.oecd-ilibrary.org/economics/data/main-economic-indicators/price-indices_data-00047-en_ with the pandas data reader by using the following code: df = web.DataReader('MEI_PRICES', 'oecd', end=datetime.datetime(2016, 6, 1)) But this only gives me certain yearly data and doe...
open
2016-06-28T09:04:59Z
2019-09-26T23:27:33Z
https://github.com/pydata/pandas-datareader/issues/211
[]
ams530
1
mljar/mercury
data-visualization
382
Problem while loading notebooks
Hi! I'm pretty new to programming. I'm using Jupiter notebook in local to do some works on data and Mercury is amazing to see the results (thank you very much for what you're doing)! but this morning I had this problem: ![Cattura](https://github.com/mljar/mercury/assets/128325494/89b01b05-7a25-4afc-bcf4-6373cd6ea18a) ...
closed
2023-10-24T09:10:26Z
2023-10-30T08:33:35Z
https://github.com/mljar/mercury/issues/382
[ "bug" ]
dani-doni
17
pydata/pandas-datareader
pandas
150
DOC: Some doc examples are broken
Hello, I noticed that some doc example are broken. http://pandas-datareader.readthedocs.org/en/latest/remote_data.html - Yahoo Finance - Fama / French - EDGAR It raises a TypeError ``` In [16]: data.loc[(100, slice(None), 'put'),:].iloc[0:5, 0:5] ---------------------------------------------------------------------...
closed
2015-12-22T13:19:27Z
2018-01-18T16:29:07Z
https://github.com/pydata/pandas-datareader/issues/150
[]
femtotrader
11
jadore801120/attention-is-all-you-need-pytorch
nlp
167
Question About Attention Score Computation Process & Intuition
When it comes to transformers, the Query and Key matrices are what determine the attention scores. Here is a nice visual taken from Jay [Alammar's blog post ](http://jalammar.github.io/illustrated-transformer/)on transformers that illustrates how attention scores are computed: ![self-attention_softmax](https://user-im...
open
2021-01-11T03:11:52Z
2021-01-11T03:11:52Z
https://github.com/jadore801120/attention-is-all-you-need-pytorch/issues/167
[]
rezhv
0
davidefiocco/streamlit-fastapi-model-serving
streamlit
8
url is hardcoded to http://fastapi:8000 but how to handle not using docker compose?
The current approach of hardcoding `http://fastapi:8000` requires the use of docker compose, but how do we also handle the case that users are running the containers seperately? A situation where this occurs might be if you want to run the pytorch model on a dedicate GPU machine, and have this resource shared by multip...
closed
2020-06-29T04:24:24Z
2020-10-18T13:16:39Z
https://github.com/davidefiocco/streamlit-fastapi-model-serving/issues/8
[]
robmarkcole
1
slackapi/bolt-python
fastapi
932
AsyncOAuthFlow- pass request/context to installation_store & state_store during flow
(** It is written regrading AsyncOAuthFlow but also correct for the non-async oauth flow) Currently when using AsyncOAuthFlow for installation flow of slack application, we have the ability to implement only the interface of AsyncInstallationStore and AsyncOAuthStateStore, to save the state & the installation. ...
closed
2023-07-13T11:26:47Z
2023-07-16T05:06:51Z
https://github.com/slackapi/bolt-python/issues/932
[ "question", "area:async" ]
hila-linx
2
CorentinJ/Real-Time-Voice-Cloning
pytorch
972
Link to the `synthesizer.pt` from default_model.py is broken
Greetings! Can't launch `demo_cli.py` due to broken link to the default synthetizer checkpoint: https://github.com/CorentinJ/Real-Time-Voice-Cloning/blob/master/utils/default_models.py#L11 https://www.dropbox.com/s/r37koa6ho5prz7w/synthesizer.pt?dl=1 ![image](https://user-images.githubusercontent.com/7465638...
closed
2022-01-09T10:56:11Z
2023-08-12T05:46:40Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/972
[]
daniil-lyakhov
2
plotly/dash
plotly
2,887
[BUG] No module named _plotly_utils
I am using the typescript template to generate dash components and getting the following error when I run npm run build: ``` Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "C:\projects\dash-salt\.venv\Scripts\dash-g...
closed
2024-06-15T08:14:12Z
2024-06-15T08:39:43Z
https://github.com/plotly/dash/issues/2887
[]
tsveti22
1
hyperspy/hyperspy
data-visualization
2,940
h5py save errors in V1.7
#### Describe the bug Updated from1.6.X to 1.7.0 and now I am having save errors. I ran a notebook that was worked yesterday before I updated, and it also no longer saves and the same step. Other trouble shooting: - I placed `si.save(save+'si.hspy')` at beginning of the code block to test if saving the raw dm4 file ...
closed
2022-05-17T02:45:06Z
2022-05-23T14:02:54Z
https://github.com/hyperspy/hyperspy/issues/2940
[ "type: bug", "status: fix-submitted", "release: next patch" ]
erh3cq
3
BayesWitnesses/m2cgen
scikit-learn
164
Planned support for raw xgb.Booster.model and raw lgb.Booster.model?
Planned support for raw xgb.Booster.model and raw lgb.Booster.model?
closed
2020-02-05T14:13:30Z
2020-05-12T23:47:54Z
https://github.com/BayesWitnesses/m2cgen/issues/164
[ "duplicate" ]
yuanjie-ai
1
babysor/MockingBird
pytorch
972
MockingBird 有雲端操作嗎?
MockingBird 有雲端操作嗎? 因為我的電腦沒有獨立顯示卡, 不能負苛.
open
2023-11-21T12:45:27Z
2023-11-21T12:45:27Z
https://github.com/babysor/MockingBird/issues/972
[]
tonkabean630
0
tensorly/tensorly
numpy
484
Better documentation of missing value imputation
#### Describe the bug I am trying to impute values with `svd_interface` in a matrix, but the mask values don't seem to impact the result. I am using `n_eigenvecs=matrix.shape[0]` (no compression / no data loss) #### Steps or Code to Reproduce ```python import numpy as np from tensorly.tenalg.svd import svd_...
closed
2023-01-23T16:32:37Z
2024-07-08T09:29:32Z
https://github.com/tensorly/tensorly/issues/484
[ "documentation" ]
Kiord
10
ydataai/ydata-profiling
jupyter
1,729
Support for visualizations with chinese characters
### Current Behaviour Objective: To resolve the issue of displaying Chinese characters in Seaborn and WordCloud. I modified visualisation\context.py by adding a new value 'Microsoft YaHei' to the font.sans-serif list. I also modified seaborn\rcmod.py by adding 'Microsoft YaHei' to the font.sans-serif list. At this poi...
open
2025-03-14T08:57:35Z
2025-03-14T17:25:59Z
https://github.com/ydataai/ydata-profiling/issues/1729
[ "feature request 💬" ]
patrickstar231
0
jupyter-incubator/sparkmagic
jupyter
467
Use spark-csv inside Jupyter and using Python
My ultimate goal is to use Jupyter together with Python for data analysis using Spark. The current hurdle I face is loading the external spark_csv library. I am trying to access a remote spark cluster within HDP using jupyter through a livy session. I have com.databricks:spark-csv_2.11:1.5.0 as part of my spark libs...
open
2018-07-05T12:20:01Z
2018-07-05T12:20:01Z
https://github.com/jupyter-incubator/sparkmagic/issues/467
[]
voberoi1995
0
Aeternalis-Ingenium/FastAPI-Backend-Template
pytest
30
TypeError: MultiHostUrl.__new__() got an unexpected keyword argument 'scheme'
backend_app | File "/usr/backend/src/api/dependencies/session.py", line 11, in <module> backend_app | from src.repository.database import async_db backend_app | File "/usr/backend/src/repository/database.py", line 43, in <module> backend_app | async_db: AsyncDatabase = AsyncDatabase() backen...
open
2023-11-28T11:29:43Z
2024-11-12T10:25:00Z
https://github.com/Aeternalis-Ingenium/FastAPI-Backend-Template/issues/30
[]
eshpilevskiy
1
deepfakes/faceswap
machine-learning
1,240
Issue when execute on AMD
**Crash reports MUST be included when reporting bugs.** ![image](https://user-images.githubusercontent.com/52432007/174431658-825dcc5a-01de-4f30-b9b7-95567cfff84a.png) **Describe the bug** Just executed on an AMD PC with python version higher than 3.8 **To Reproduce** Run the cmd or gui version **Expected b...
closed
2022-06-18T09:32:02Z
2022-06-19T10:41:42Z
https://github.com/deepfakes/faceswap/issues/1240
[]
RojasAB
2
tensorpack/tensorpack
tensorflow
713
could not convert BatchDescriptor to cudnn tensor descriptor: CUDNN_STATUS_BAD_PARAM
Hi! Recently I came across a problem when using your batchnorm layer, I used it like ``` from tensorpack.models.batch_norm import BatchNorm BatchNorm('bn', x, data_format='NCHW') ``` but I got ``` 2018-03-28 17:14:56.970757: F tensorflow/stream_executor/cuda/cuda_dnn.cc:444] could not convert BatchDescriptor {...
closed
2018-03-28T10:31:42Z
2018-05-30T20:59:40Z
https://github.com/tensorpack/tensorpack/issues/713
[ "unrelated" ]
twangnh
1
strawberry-graphql/strawberry
django
2,846
`strawberry.directive` type hints appear to be incorrect.
<!-- Provide a general summary of the bug in the title above. --> <!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. --> ## Describe the Bug A function like: ```py ...
closed
2023-06-14T14:19:45Z
2025-03-20T15:56:14Z
https://github.com/strawberry-graphql/strawberry/issues/2846
[ "bug" ]
mgilson
0
rpicard/explore-flask
flask
16
Move debugging chapter closer to beginning
From aezell on Hacker News: > I love this. I think it would be useful to move the debugging chapter much earlier in the book. Presumably, new users of Flask will encounter the (pretty awesome) Werkzeug error page as they move through the book. It might work well if a debugging chapter had exposed them to a little bit ...
open
2013-12-02T17:15:44Z
2013-12-02T19:59:27Z
https://github.com/rpicard/explore-flask/issues/16
[ "content suggestion" ]
rpicard
4
pytest-dev/pytest-cov
pytest
242
$ pytest --cov causes some tests to fail
When I run `py.test`, all the tests pass. When I run `py.test --cov`, some tests fail. Here's a repo you can (hopefully) reproduce this with: https://github.com/alichtman/shallow-backup
closed
2018-11-16T10:52:17Z
2018-11-18T09:41:42Z
https://github.com/pytest-dev/pytest-cov/issues/242
[]
alichtman
7
littlecodersh/ItChat
api
232
成语接龙有问题
不知道代码中成语接龙的储存是怎么做的,当你和他接龙的时候很多时候他会自己断掉,是不是有同时在玩的人打断了,没有去记录是谁发的导致2个群或者2个人在玩的时候一边答错导致接龙失败。
closed
2017-02-17T03:45:13Z
2017-02-17T06:27:23Z
https://github.com/littlecodersh/ItChat/issues/232
[ "wontfix" ]
lancelau4
2
clovaai/donut
nlp
217
More languages support?
First, thank you for open-sourcing this repo. For more language support, Could you please provide a modifiied script of the mbart50 decoder without pruning? I had some difficulty when modifying it myself... All the best wishes to you!
open
2023-06-28T03:12:25Z
2024-08-10T13:45:42Z
https://github.com/clovaai/donut/issues/217
[]
zhangluustb
2
marshmallow-code/flask-marshmallow
rest-api
247
DeprecationWarning from Flask-SQLAlchemy for app.extensions["sqlalchemy"]
Flask-SQLAlchemy has rewritten the way to load the extension. No longer `app.extensions["sqlalchemy"].db` but simply `app.extensions["sqlalchemy"]` see https://github.com/pallets-eco/flask-sqlalchemy/issues/698. This is used here: https://github.com/marshmallow-code/flask-marshmallow/blob/13f673979937bc5b366863eeff4...
closed
2022-11-04T18:18:59Z
2023-02-06T02:50:52Z
https://github.com/marshmallow-code/flask-marshmallow/issues/247
[]
woutervanoorschot
1
explosion/spaCy
data-science
13,064
sqlite3.OperationalError: unable to open database file
Hello, I met a bug, "sqlite3.OperationalError: unable to open database file" My code is here: nlp = spacy.load("en_core_web_md") nlp.add_pipe("entityLinker", last=True) doc = nlp(text) and the error is: doc = nlp(text) File "/home/jxk/anaconda3/envs/KALA/lib/python3.6/site-packages/spa...
closed
2023-10-14T07:32:56Z
2023-11-16T00:02:11Z
https://github.com/explosion/spaCy/issues/13064
[ "third-party", "feat / nel" ]
jiangxinke
2
statsmodels/statsmodels
data-science
8,955
Make regularization `alpha` parameter more meaningful
#### Is your feature request related to a problem? Please describe In the `GLM` class, I don't understand why, when fitting a regularized model, the loss function is `-(self.loglike(x) / self.nobs - np.sum(alpha * x**2) / 2)` (loss from `_fit_ridge` method). Considering this formula, `alpha` includes both the variance...
open
2023-07-17T17:08:10Z
2023-07-17T17:08:51Z
https://github.com/statsmodels/statsmodels/issues/8955
[]
kapytaine
0
widgetti/solara
flask
777
Can't deploy on digitalocean
I tried to deploy a simple solara script to a digitalocean droplet. Connection was refused. I tried with nignx and the server def found [here](https://solara.dev/documentation/getting_started/deploying/self-hosted) and without nignx, both with the same result. I had no trouble runing a streamlit script. I was un...
open
2024-09-05T15:56:58Z
2024-09-06T13:33:00Z
https://github.com/widgetti/solara/issues/777
[]
stepsbystep
4
alteryx/featuretools
data-science
2,132
Create design doc for single table DFS
- As a user of Featuretools, I want to run DFS with a single DataFrame (without having to create my EntitySet). - For this issue, let's create a design doc that goes over how we would add this feature to DFS - Some initial thoughts here: - https://github.com/alteryx/featuretools/issues/1000
closed
2022-06-22T15:45:34Z
2022-07-06T17:21:52Z
https://github.com/alteryx/featuretools/issues/2132
[]
gsheni
2
tatsu-lab/stanford_alpaca
deep-learning
116
Train alpaca with a small set of official data set. But going into messy
Hi, can anyone help me about it. I tried to use a small set of official dataset for training. However, the train loss is quite high. And the responses which generated by the trained model are messy. The train shell script is: CUDA_VISIBLE_DEVICES=1 nohup python -u train.py \ --model_name_or_path "decapoda-res...
open
2023-03-21T13:26:30Z
2023-03-21T13:28:59Z
https://github.com/tatsu-lab/stanford_alpaca/issues/116
[]
ZeyuTeng96
1
datadvance/DjangoChannelsGraphqlWs
graphql
116
AssertionError: WebSocket client does not request for the subprotocol graphql-ws!
![image](https://github.com/datadvance/DjangoChannelsGraphqlWs/assets/35177448/8d9d4fd0-fccd-48a5-9f50-ab69c4f85a27) ![image](https://github.com/datadvance/DjangoChannelsGraphqlWs/assets/35177448/f9b55f8b-0cf4-4838-b06a-ac407be6d849) `2023-12-03 16:44:41,352 daphne.server ERROR Exception inside application...
open
2023-12-03T14:48:36Z
2024-03-14T10:56:04Z
https://github.com/datadvance/DjangoChannelsGraphqlWs/issues/116
[]
AhmedSalam22
1
roboflow/supervision
machine-learning
1,031
Problem with custom_color_lookup on annotate function
### 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 using supervision for a project (currently I'm using supervision version 0.19) I use the annotate() function of sv.BoundingBoxAnnotator()...
closed
2024-03-22T13:09:30Z
2024-03-22T14:10:24Z
https://github.com/roboflow/supervision/issues/1031
[ "question" ]
Youho99
1
flairNLP/flair
pytorch
2,802
How to store TARSTagger NEr output to CSV file in Azure Databricks
How should I store TARSTagger entity output to csv file from Azure Databricks notebook
closed
2022-06-07T02:41:16Z
2022-11-01T15:04:51Z
https://github.com/flairNLP/flair/issues/2802
[ "bug", "wontfix" ]
SamtaBalpande2593
1
oegedijk/explainerdashboard
plotly
307
ExplainerHUB with multiple models built with different environments
Hello everyone. Im trying to use ExplainerHub feature from explainerdashboard to illustrate multiple explainers from multiple models that were trained and pickled using different environments. When trying to load all explainers objects in a single environment (the one used to deploy the ExplainerHub) I am facing issues...
open
2024-09-30T21:46:09Z
2024-09-30T21:46:09Z
https://github.com/oegedijk/explainerdashboard/issues/307
[]
gabrieloqm
0
pydata/xarray
pandas
9,090
Categorical ExtensionArray cannot be compared to scalar
### What happened? The minimal example code below produces the stack trace provided in the "log output" section (ValueError) It looks like internally the scalar 'c' is wrapped in a length 1 Categorical and then compared to the source array, and that comparison fails as the source and wrapped arrays have different l...
closed
2024-06-11T10:27:15Z
2024-06-11T13:03:08Z
https://github.com/pydata/xarray/issues/9090
[ "bug", "needs triage" ]
jc-5s
3
nschloe/tikzplotlib
matplotlib
34
Colour selected from array causes matplotlib to fail
Accessing colours stored in array causes matplotlib to fail: ``` import numpy as np from matplotlib import cm import matplotlib.pyplot as plt from matplotlib2tikz import save as tikz_save A = cm.jet(np.linspace(0,1,10)) plt.plot([1,2,3],[1,2,3], color = A[9]) tikz_save('test.tikz') ``` ValueError: The truth value ...
closed
2014-01-13T17:15:43Z
2015-11-02T11:09:55Z
https://github.com/nschloe/tikzplotlib/issues/34
[]
casimp
1
Textualize/rich
python
3,017
[REQUEST] render_string method for rich.progress's Progress()
```py from rich.progress import BarColumn, Progress, TaskID, TimeRemainingColumn import time regions=240 pb = Progress(BarColumn(bar_width=10), '{task.description}', '[magenta]{task.percentage:>3.2f}%', TimeRemainingColumn(), refresh_per_second=3) t = pb.add_task('', total=regions) with pb: for i in...
closed
2023-07-02T23:51:22Z
2023-07-09T20:54:29Z
https://github.com/Textualize/rich/issues/3017
[ "Needs triage" ]
pcroland
2
modelscope/data-juicer
data-visualization
50
dedup across different dataset
### Before Asking 在提问之前 - [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully. 我已经仔细阅读了 [README](https://github.com/alibaba/data-juicer/blob/main/README_ZH.md) 上的操作指引。 - [X] I have pulled the latest code of main branch to run again and the problem still existed. 我已经拉取了主分...
closed
2023-10-30T07:33:52Z
2023-10-30T08:34:50Z
https://github.com/modelscope/data-juicer/issues/50
[ "question" ]
breaddaerb
2
microsoft/nlp-recipes
nlp
214
[ASK] Add sigma explanation in description for notebook "Understand your NLP models"
### Description For "Sigma somewhat stands for the information loss of word xixi when it reaches ss." can we have some similar explanation at the end of Section 0.2. If sigma is larger, the information loss is more, therefore, the importance is less. Also, in the result section, add a little more reasoning why...
open
2019-07-30T18:16:57Z
2019-07-30T18:20:03Z
https://github.com/microsoft/nlp-recipes/issues/214
[]
daden-ms
0
kubeflow/katib
scikit-learn
1,548
Renaming katib
/kind feature I remember a while ago that there was a desire to change the name of `katib` to be more descriptive. _PP: I think `kubeflow-tune` (kftune) is the logical choice as [AutoML is used by GCP](https://cloud.google.com/automl)_
closed
2021-06-03T12:02:17Z
2022-03-02T11:58:50Z
https://github.com/kubeflow/katib/issues/1548
[ "kind/feature", "lifecycle/stale" ]
thesuperzapper
5
autokey/autokey
automation
171
Preventing data deletion in a folder when the created folder's name is same as existing folder.
## Classification: Data Loss ## Reproducibility: Always ## Summary I created a new folder "blog" in the root of folder hierarchy in AutoKey. I didn't noticed that folder is being created inside HOME. There was already a folder "blog" in HOME which contained my blog's source code. When I cut the folder "blo...
closed
2018-08-03T21:44:11Z
2019-11-07T20:40:46Z
https://github.com/autokey/autokey/issues/171
[ "bug", "autokey-qt" ]
1nsp1r3rnzt
3
alpacahq/alpaca-trade-api-python
rest-api
369
Can't stop/close the event loop after calling StreamConn.run(...)
I know that the `StreamConn.run()` method is designed to block the current thread. This question may simply be a result of my misunderstanding of asynchronous programming and python's `asyncio` but I figured this use case has been encountered here before. I want to run the `StreamConn` loop but I also want to have m...
closed
2021-01-21T11:28:27Z
2021-01-26T13:46:10Z
https://github.com/alpacahq/alpaca-trade-api-python/issues/369
[]
SeeRich
1
jmcarpenter2/swifter
pandas
168
Python 3.10 support?
I am trying to install swifter via `conda` in a new virtual environment based on Python 3.10 and it fails with some dependency issues. Is Python 3.10 not supported, or perhaps something else is going on with my environment? Thank you.
closed
2021-12-13T00:19:48Z
2022-02-11T00:08:12Z
https://github.com/jmcarpenter2/swifter/issues/168
[ "installation issue" ]
borice
9
xlwings/xlwings
automation
1,833
Allow to set timeout when calling xlwings Server
* Done on VBA, but the default may be tweaked * Doesn't seem to be available on GS * Pending on Excel on the web
open
2022-02-14T19:21:29Z
2024-07-08T18:18:08Z
https://github.com/xlwings/xlwings/issues/1833
[ "Server" ]
fzumstein
0
microsoft/nni
data-science
4,788
HPO: gpu_metrics file does not exist!
**Describe the issue**: I run`nnictl create --config exp.yaml --port 9090` and cheak `nvidia-smi`, find its running without using GPU. So I run`nnictl create --config exp.yaml --port 9090 - f` and get error below: ![image](https://user-images.githubusercontent.com/19604387/164359111-4e2dd2ac-33ae-466f-b21d-774ff51...
open
2022-04-21T02:32:35Z
2022-04-26T07:29:11Z
https://github.com/microsoft/nni/issues/4788
[]
MinYounZhang
6
jpjacobpadilla/Stealth-Requests
web-scraping
5
Normal curl_cffi works but this library doesn't
For some reason, basic usage of curl_cffi works on a restricted page, but using this library doesn't. ```from bs4 import BeautifulSoup from curl_cffi import requests from typing import Dict, List from loguru import logger def extract_data(soup: BeautifulSoup, articleelement: Dict[str, List[str]]) -> str: for k...
open
2025-02-06T19:17:59Z
2025-02-06T20:39:16Z
https://github.com/jpjacobpadilla/Stealth-Requests/issues/5
[]
dannykellett
1
ultralytics/ultralytics
python
19,094
Can the author add a c++ directML case?
### Search before asking - [x] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests. ### Description Cpu-based reasoning is too slow, but using cuda to accelerate deployment files is too big. Right now all I need is to run on windows. I'm ...
open
2025-02-06T07:04:00Z
2025-02-17T18:45:33Z
https://github.com/ultralytics/ultralytics/issues/19094
[ "enhancement", "question", "exports" ]
fhqmwy
4
jschneier/django-storages
django
995
Iterating over `S3Boto3StorageFile` opened on 'r' mode sometimes raises `UnicodeDecodeError` due to unexpected end of data
Because the `read` methods calls `.decode` on the value when the file is opened or `r` mode, `UnicodeDecodeError` is raised when looping over the chunks and the chunk happened to end in the middle of a unicode codepoint (if a unicode is encoded as more than one byte). This means that the code ``` storage.open("name...
open
2021-03-24T08:58:16Z
2022-02-12T04:13:32Z
https://github.com/jschneier/django-storages/issues/995
[]
nl-emmanuellodovice
3
aiogram/aiogram
asyncio
832
Бот. Канал. Python.
Как отправить пост с загадкой в канал через бот?
closed
2022-02-15T08:20:59Z
2022-02-15T19:22:29Z
https://github.com/aiogram/aiogram/issues/832
[ "question issue", "moved to discussion" ]
Shohislom1
0
aiogram/aiogram
asyncio
1,045
Getting state and sending messages outside of message handler
### aiogram version 3.x ### Problem Hi, I'm getting in troubles while trying to figure out how to send messages or get state outside of mesage handler function. In `2.x` branch we had `Dispatcher.get_current()`, `Chat.get_current()`, `Dispatcher.get_current().current_state()` that works perfectly in my cases, ...
closed
2022-10-28T20:46:48Z
2022-11-01T08:48:52Z
https://github.com/aiogram/aiogram/issues/1045
[ "question issue", "3.x" ]
13g10n
2
rougier/numpy-100
numpy
214
Alternative solutions for Exercises N36, N81
**Exercise N36** - Extract the integer part of a random array of positive numbers using 4 different methods **np.modf()** returns two arrays: one with the fractional part and one with the integer part. ```python import numpy as np Z = np.random.uniform(0,10,10) print(np.modf(Z)[1]) ``` **Exercise N81*...
open
2024-09-25T16:50:30Z
2024-10-21T13:46:50Z
https://github.com/rougier/numpy-100/issues/214
[]
Artur-Arstamyan
1
Teemu/pytest-sugar
pytest
139
(reopen) UnboundLocalError when used together with pytest-rerunfailures
Issue #80 seems to have re-emerged. Command used to run pytest is just `pytest` with flags from `pytest-rerunfailures`: in this case I believe it was `pytest --reruns=3`. ---- Just got this with pytest-sugar 0.9.1. Here are all my pytest-related dependencies: ``` $ pip freeze | grep pytest pytest==3.5.1 pyt...
closed
2018-07-24T16:51:07Z
2022-07-10T18:13:47Z
https://github.com/Teemu/pytest-sugar/issues/139
[ "bug", "3rd-party" ]
floer32
4
nltk/nltk
nlp
2,505
Python 3.4
There are some code for Python 3.4 compatibility but it should be no longer needed as Python 3.5 is now the minimal supported version: * [x] `nltk/translate/bleu_score.py` imports `Fraction` from `compat.py` which has a note that this should not be needed in Python >= 3.5 * [x] `BufferedGzipFile` is no longer neede...
closed
2020-02-24T10:23:26Z
2020-02-25T21:25:18Z
https://github.com/nltk/nltk/issues/2505
[]
pyfisch
0
browser-use/browser-use
python
1,124
can i use it on Android/iOS?
### Problem Description can i use it on Android/iOS? ### Proposed Solution i wish some examples ### Alternative Solutions _No response_ ### Additional Context _No response_
open
2025-03-24T07:09:04Z
2025-03-24T07:09:04Z
https://github.com/browser-use/browser-use/issues/1124
[ "enhancement" ]
Hubbard1999
0
ets-labs/python-dependency-injector
flask
184
What is the purpose of containers?
The dependency-injector contains so called "containers". I do not understand the purpose of containers. Why not just a class with fields initialized to providers (so that each field of the class would hold a provider) or just a dict whose values contain providers?
closed
2018-02-07T20:57:34Z
2018-02-12T08:16:09Z
https://github.com/ets-labs/python-dependency-injector/issues/184
[ "question" ]
vporton
2
mwaskom/seaborn
pandas
3,047
displot() with kind='kde' but y-axis with percentage rather than density
Dear team, I have been trying to create a distribution plot with kde as follows: ``` displot(data=joined_df, x='molecular_weight', kind="kde", hue='dataset', common_norm=False, height=4, aspect=1.5,) ``` This works fine..but I was wondering if there is possibility to have the y-axis as p...
closed
2022-09-26T14:46:57Z
2022-09-30T21:56:01Z
https://github.com/mwaskom/seaborn/issues/3047
[]
YojanaGadiya
1
ydataai/ydata-profiling
data-science
897
Report bugs with costant column in Spark DataFrame
Hi PandasProfiling Team, I am testing your `spark-branch` and I encountered the a bug with a Spark DataFrame holding constant columns. Full stack-trace here: ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) ~...
closed
2021-12-15T16:58:00Z
2022-04-08T10:52:42Z
https://github.com/ydataai/ydata-profiling/issues/897
[]
francoisWeber
11
PokeAPI/pokeapi
api
599
3 urls returning a 404
The following 3 urls return a 404: - https://pokeapi.co/api/v2/move/192/ - https://pokeapi.co/api/v2/pokemon/219/ - https://pokeapi.co/api/v2/pokemon/321/ Meanwhile their counterpart without a trailing slash seems to be working normal: - https://pokeapi.co/api/v2/move/192 - https://pokeapi.co/api/v2/pokemon/219...
closed
2021-03-19T16:30:23Z
2021-03-22T13:16:38Z
https://github.com/PokeAPI/pokeapi/issues/599
[ "cloudflare" ]
KingInktvis
1
hankcs/HanLP
nlp
737
句法依存分析错误一例
<!-- 注意事项和版本号必填,否则不回复。若希望尽快得到回复,请按模板认真填写,谢谢合作。 --> ## 注意事项 请确认下列注意事项: * 我已仔细阅读下列文档,都没有找到答案: - [首页文档](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区检...
closed
2018-01-05T09:42:05Z
2020-01-01T10:51:07Z
https://github.com/hankcs/HanLP/issues/737
[ "ignored" ]
aaron-yang-biz
5
ploomber/ploomber
jupyter
1,130
remove autopep8 dependency
we use autopep8 to normalize code so whitespace changes do not mark task as outdated: https://github.com/ploomber/ploomber/blob/de6d14b547ff4525f3ae049d3d7828320d56f4c2/src/ploomber/codediffer.py#L83 however, these requires us to add autopep8 as a dependency. we don't really need to use autopep8, as long as we have ...
open
2023-08-03T02:11:48Z
2023-08-03T02:11:48Z
https://github.com/ploomber/ploomber/issues/1130
[]
edublancas
0
sqlalchemy/sqlalchemy
sqlalchemy
11,526
Warn when `distinct()` is used outside of aggregated functions
Discussed in #11518 The alternatives could be: - at compile time: you could do it at compile time by passing a kw flag that "distinct" looks for , indicating the appropriate context. if flag not there, boom. would have to find a way to make it OK for str() compile -- https://github.com/sqlalchemy/sqlalchemy/discuss...
open
2024-06-23T09:50:39Z
2024-06-23T09:50:41Z
https://github.com/sqlalchemy/sqlalchemy/issues/11526
[ "sql", "functions", "fairly easy" ]
CaselIT
0
comfyanonymous/ComfyUI
pytorch
6,534
An Issue with LoRA Training workflow
### Your question Hello. Up until two days ago it was working flawlessly. Suddenly I get this error: InitFluxLoRATraining name 'Version' is not defined I'm attaching the Error Log and the workflow. Any ideas and ways to solve this issue? Thanks in advance. [kushmaro.json](https://github.com/user-attachments/files/...
closed
2025-01-20T14:24:47Z
2025-02-27T03:39:27Z
https://github.com/comfyanonymous/ComfyUI/issues/6534
[ "User Support" ]
phlegmat
3
cvat-ai/cvat
tensorflow
9,071
Task creation with raw cloud storage 2d images and related images doesn't work
### Actions before raising this issue - [x] I searched the existing issues and did not find anything similar. - [x] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce 1. Upload a dataset like this: ``` . ├── 1.jpg ├── 2.jpg ├── 3.jpg ├── 4.jpg ├── 5.jpg ├── 6.jpg ├── 7.jpg ├── 8.jpg └── r...
open
2025-02-06T15:37:00Z
2025-02-12T12:17:01Z
https://github.com/cvat-ai/cvat/issues/9071
[ "bug" ]
zhiltsov-max
1
qwj/python-proxy
asyncio
60
Consider to Refactor some parts of the code
The software is very good, working as expected. But the code itself is REALLY HARD to read and follow. Too much overuse lambda. Difficult to expand the functionality for ordinary people like me.
closed
2019-11-21T05:38:50Z
2019-11-21T05:44:37Z
https://github.com/qwj/python-proxy/issues/60
[]
fotodidak
1
dsdanielpark/Bard-API
nlp
221
Exception: SNlM0e value not found. Double-check __Secure-1PSID value or pass it as token='xxxxx'.
Exception Traceback (most recent call last) in <cell line: 5>() 3 os.environ['_BARD_API_KEY']="epiIk6A2qHAOPEfJcjRfpd6L-8ZZVMQOpkSK6HrN-J1qASFreTknUC2GIh3QC8LWQpHpwg." 4 ----> 5 Bard().get_answer("what is pi?")['content'] [/usr/local/lib/python3.10/dist-packages/bardapi/core.py](https://localhost:8080/#) in _g...
closed
2023-10-27T06:27:46Z
2023-10-30T01:28:54Z
https://github.com/dsdanielpark/Bard-API/issues/221
[]
SouravApiDev
1
igorbenav/FastAPI-boilerplate
sqlalchemy
145
Stripe Integration?
Are there plans on integrating Stripe into the boilerplate any time soon ?
open
2024-07-15T11:18:40Z
2024-07-15T11:18:40Z
https://github.com/igorbenav/FastAPI-boilerplate/issues/145
[ "enhancement" ]
kaStoyanov
0
harry0703/MoneyPrinterTurbo
automation
82
moviepy.decorators模块导入convert_parameter_to_seconds函数时。ImportError表明Python无法在指定的模块中找到该函数。
我在部署完这个项目之后(项目地址:https://github.com/harry0703/MoneyPrinterTurbo) 运行webui.bat时出现以下错误,请结合项目情况和我的错误提示,给出详细的解决方案。 运行提示如下: ***** Current directory: D:\Software\Git\dates\MoneyPrinterTurbo\MoneyPrinterTurbo ***** You can now view your Streamlit app in your browser. Local URL: http://localhost:8501 Network...
closed
2024-03-28T00:32:11Z
2024-03-31T15:32:04Z
https://github.com/harry0703/MoneyPrinterTurbo/issues/82
[]
FlowersWithoutMoon
1
nteract/testbook
pytest
85
Consider adding support for len and iter
This doesn't work: ``` data_list = tb.ref('data_list') assert len(data_list) == 1024 ``` It throws: ``` TypeError: object of type 'TestbookObjectReference' has no len() ``` For the same reason, I'm guessing this won't work too: ``` for x in data_list: assert x == 1 ``` I believe the solution...
closed
2021-02-12T06:23:28Z
2021-02-20T03:29:57Z
https://github.com/nteract/testbook/issues/85
[]
aakashns
0
pytorch/vision
machine-learning
8,907
For `kernel_size` parameter, the doc of `GaussianBlur()` doesn't explain which is width or height
### 📚 The doc issue For `kernel_size` parameter, [the doc](https://pytorch.org/vision/main/generated/torchvision.transforms.v2.GaussianBlur.html) of `GaussianBlur()` doesn't explain which is width or height as shown below so we don't know which is which: > Parameters: > - kernel_size ([int](https://docs.python.org/3...
open
2025-02-15T01:50:17Z
2025-02-19T13:42:44Z
https://github.com/pytorch/vision/issues/8907
[]
hyperkai
1
slackapi/bolt-python
fastapi
368
AsyncAdapter for Django
Django now supports [async views](https://docs.djangoproject.com/en/3.2/topics/async/). However, the Slack Bolt SDK for Python only has a synchronous adapter for Django. I'm unsure creating an AsyncHandler would be possible, but it definitively would be a nice thing. ### Category (place an `x` in each of the `[ ...
closed
2021-06-07T10:13:33Z
2021-08-12T06:00:07Z
https://github.com/slackapi/bolt-python/issues/368
[ "enhancement", "area:async", "area:adapter", "discussion" ]
GabDug
3
allure-framework/allure-python
pytest
776
Add dynamic.label and dynamic.title support to allure-behave
#### I'm submitting a ... - [ ] bug report - [x] feature request - [ ] support request => Please do not submit support request here, see note at the top of this template. #### What is the current behavior? #### If the current behavior is a bug, please provide the steps to reproduce and if possible a m...
open
2023-11-27T16:35:09Z
2025-03-10T14:55:34Z
https://github.com/allure-framework/allure-python/issues/776
[ "theme:behave", "task:improvement" ]
delatrie
4
davidteather/TikTok-Api
api
673
[BUG] - Getting tiktoks by username fails by "KeyError: "name='csrf_session_id', domain=None, path=None"
Hi, I try to get tiktoks info by username, it worked fine until about August 13, then it started to fail by captcha. I solved captcha issue by using proxy, but by_username() method started to fail by "KeyError: "name='csrf_session_id', domain=None, path=None". I'm using TikTokApi v4.0.1 and here is my code: ``` i...
closed
2021-08-25T04:46:03Z
2022-07-09T17:39:27Z
https://github.com/davidteather/TikTok-Api/issues/673
[ "bug" ]
Incher25
10
2noise/ChatTTS
python
618
gpt.pt如何导出onnx?
其他模型导出很容易,就这个不会,希望能新增onnx导出
closed
2024-07-23T02:35:24Z
2024-09-08T04:01:32Z
https://github.com/2noise/ChatTTS/issues/618
[ "stale" ]
Baiyuetribe
7
plotly/dash-table
plotly
347
[Tech Debt] Clean up the typing for memoized / derived values
Better leverage TS type inference -- and clean up the interfaces. They are harder to understand than they should be and makes modifying these calcs harder / more error prone.
closed
2019-01-28T16:17:17Z
2019-09-20T00:37:34Z
https://github.com/plotly/dash-table/issues/347
[ "dash-type-maintenance" ]
Marc-Andre-Rivet
0
roboflow/supervision
pytorch
724
counter by line crossing
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Question Hello, would you have any sample .py script for people counting that can be run in VSCode? I have been trying to adapt the scripts from Google C...
closed
2024-01-13T04:16:06Z
2024-01-18T21:19:57Z
https://github.com/roboflow/supervision/issues/724
[ "question" ]
Rasantis
2
plotly/dash
data-visualization
2,778
[BUG] dash_mantine_components can't be found in dash 2.16.0
**Describe your context** When running a dash app with the latest dash version, we're currently getting these console errors (see screenshot) and the app doesn't seem to render anymore. ``` dash 2.16.0 dash_ag_grid 31.0.1 dash-bootstrap-components 1.5.0 dash-cor...
closed
2024-03-04T11:16:17Z
2024-03-07T09:59:41Z
https://github.com/plotly/dash/issues/2778
[]
huong-li-nguyen
6
autokey/autokey
automation
377
[Question] Gui Toolkit Identification
It appears that at least with **pacman** when you install Autokey you get both the GTK and the Qt versions. If I want my scripts to be able to run in either environment (I use the toolkits), is there a way to detect which Gui Toolkit is in use? and if so, how?
open
2020-02-28T15:06:26Z
2024-05-22T08:04:21Z
https://github.com/autokey/autokey/issues/377
[]
kreezxil
3
quantmind/pulsar
asyncio
306
Renaming attribute in Store class
I just discovered this project today and I was reading the documentation about Datastore Clients[1] and there is an attribute called `dns`[2]. I think the proper name for this attribute should be `dsn`[3] [1] - https://github.com/quantmind/pulsar/blob/bac5df59776719bb90a8864f74f7f78a20e5a1a9/pulsar/apps/data/store.p...
closed
2018-01-03T22:29:58Z
2018-04-11T21:33:04Z
https://github.com/quantmind/pulsar/issues/306
[]
fabiocerqueira
2
PaddlePaddle/models
computer-vision
4,767
Can not find library pointnet_lib.so pycharm
OS: Ubuntu 16.04 g++: 4.8 paddle: 1.8.1.post107 CUDA: 10.1 你好, 我在PointNet++成功编译pointnet_util.so动态库之后,termial中运行test也都通过的情况下,但是在pycharm中运行test会报错: ``` W0724 15:14:30.073087 1176505 dynamic_loader.cc:120] Can not find library: /home/jake/Documents/paddle/models/PaddleCV/3d_vision/PointNet++/ext_op/src/pointnet...
closed
2020-07-24T07:34:46Z
2020-08-06T02:36:53Z
https://github.com/PaddlePaddle/models/issues/4767
[]
jakeju92
1
kensho-technologies/graphql-compiler
graphql
812
Unclear behavior with "nan" and "inf" query argument values
We currently also allow "nan" and "inf" as input values for `GraphQLFloat` and `GraphQLDecimal` in `deserialize_json_argument` and in `validate_argument_types`. However, we don't have a single integration test where with `float("nan")` or `Decimal("inf")` arguments. So we don't really know if we are returning a "st...
open
2020-04-29T16:12:38Z
2020-04-29T18:20:09Z
https://github.com/kensho-technologies/graphql-compiler/issues/812
[]
pmantica1
1
quantumlib/Cirq
api
6,630
PauliSum reorders the qubits, possibly in a non-deterministic way
**Description of the issue** When retrieving the terms of a `PauliSum`, the resulting `PauliString` may have their qubits reordered compared to what was their original order when added to the sum. What is happening behind the scenes is that the Pauli string ```cirq.DensePauliString('XY').on(q0, q1)``` is added to...
open
2024-06-03T07:24:36Z
2024-11-18T16:12:28Z
https://github.com/quantumlib/Cirq/issues/6630
[ "kind/bug-report", "triage/accepted" ]
burlemarxiste
3