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
recommenders-team/recommenders
deep-learning
1,526
[ASK] How to run with docker in GPU environment
I follow the start-up of docker in GPU environment like this: ![image](https://user-images.githubusercontent.com/87422961/133538392-ed0f44f8-ed5d-412e-9108-c3832b2d0c9d.png) I succeed in running it. However when I check the GPU-util, it appears that it doesn't run on GPU. ![image](https://user-images.githubuserconte...
open
2021-09-16T02:18:41Z
2023-06-20T16:44:08Z
https://github.com/recommenders-team/recommenders/issues/1526
[ "help wanted" ]
ljy0ustc
12
voila-dashboards/voila
jupyter
811
404 issues with Voila on SageMaker
I have a notebook in AWS SageMaker that I would like to launch with voila. After installing voila in the default JupyterSystemEnv conda env.. and have installed voila. The notebook launches with a 404.. and I see the following logs. Masked\stripped copy of logs. 404 GET /static/components/react/react-dom.producti...
open
2021-01-20T19:43:21Z
2023-09-04T11:24:37Z
https://github.com/voila-dashboards/voila/issues/811
[]
illinineverdie
3
slackapi/python-slack-sdk
asyncio
965
The "`text` missing" warning is technically not always accurate
The [_warn_text_if_missing()](https://github.com/slackapi/python-slack-sdk/blob/v3.4.0/slack_sdk/web/internal_utils.py#L233-L246) code is technically not always a valid warning. ### Category (place an `x` in each of the `[ ]`) - [x] **slack_sdk.web.WebClient (sync/async)** (Web API client) - [ ] **slack_sdk.webh...
closed
2021-02-26T03:47:21Z
2021-08-26T13:30:38Z
https://github.com/slackapi/python-slack-sdk/issues/965
[ "bug", "web-client", "Version: 3x" ]
eddyg
6
modAL-python/modAL
scikit-learn
50
using fit_generator() with modAL
hello, I'm using too much memory when I'm reading images, so I want to use fit_generator() in keras to training. Is it possible to use modAL with fit_generator() method? Or use another way to yield batches for training? Thank you!
open
2019-06-19T07:29:00Z
2019-06-19T19:42:13Z
https://github.com/modAL-python/modAL/issues/50
[]
Tinzer
1
marcomusy/vedo
numpy
502
Animating vedo.shapes.Spheres
I am trying to visualise a particle system using the vedo.shapes.Spheres class. This is the main loop: ``` def run(self): print("Run simulation...") reset_cam = True while True: #particle_driver.collision_check() particle_driver.boundary_che...
open
2021-10-31T12:19:13Z
2021-11-11T11:29:08Z
https://github.com/marcomusy/vedo/issues/502
[ "bug" ]
jonaslindemann
9
CorentinJ/Real-Time-Voice-Cloning
tensorflow
308
I'm looking to pay someone to install this on my machine; let me know if interestred
I'm looking to pay someone to install this release on my machine and show me the way this works at a basic level, and run a text-to-speech test. Let me know if interested
closed
2020-04-03T19:32:18Z
2020-07-22T06:07:10Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/308
[]
JoeRac
11
scikit-optimize/scikit-optimize
scikit-learn
1,151
sk-opt is how to deal with discrete variables in Bayesian optimization
open
2023-02-21T06:16:33Z
2023-02-21T06:16:33Z
https://github.com/scikit-optimize/scikit-optimize/issues/1151
[]
RuifMaxx
0
dynaconf/dynaconf
fastapi
837
Inspect and Log: Visibility into the settings file loading process ?
Hi, I would like to have more visibility into how Dynaconf is loading the settings files, and overriding the variables at each step of the process. This would allow the uses of my app to clearly understand what went wrong in their environment. For example: ~~~ Loading from /etc/app/config.toml SET port = 443 ...
closed
2022-11-25T17:10:09Z
2023-07-13T19:35:53Z
https://github.com/dynaconf/dynaconf/issues/837
[ "enhancement", "question", "RFC" ]
Wenzel
3
ray-project/ray
python
50,682
[Core] ray distributed debugger, always connecting to cluster..
### What happened + What you expected to happen I had a problem with ray distributed debugger. The vscode plugin shows Connecting to cluster... But I can't figure out where the problem is. ![Image](https://github.com/user-attachments/assets/3f89ce1f-c83a-4c22-abff-ca2b9ad64e1d) If I want to solve this problem, where...
closed
2025-02-18T13:07:37Z
2025-03-07T03:09:52Z
https://github.com/ray-project/ray/issues/50682
[ "bug", "P1", "debugger" ]
MissiontoMars
6
sgl-project/sglang
pytorch
3,846
[Bug] sglang.bench_serving error
### Checklist - [x] 1. I have searched related issues but cannot get the expected help. - [x] 2. The bug has not been fixed in the latest version. - [x] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to repr...
closed
2025-02-25T09:27:11Z
2025-02-25T09:41:57Z
https://github.com/sgl-project/sglang/issues/3846
[]
V-yw
0
apache/airflow
python
47,780
KubernetesJobOperator in deferrable mode has race-condition problem
### Apache Airflow Provider(s) cncf-kubernetes ### Versions of Apache Airflow Providers See [Cloud Composer 2 dependencies](https://cloud.google.com/composer/docs/composer-versions#images-composer-2) for composer-2.11.3-airflow-2.10.2 Kubernetes Version: apache-airflow-providers-cncf-kubernetes==10.1.0 ### Apache ...
open
2025-03-14T11:18:15Z
2025-03-18T09:16:12Z
https://github.com/apache/airflow/issues/47780
[ "area:providers", "good first issue", "provider:cncf-kubernetes", "needs-triage" ]
Merve40
2
pydata/bottleneck
numpy
37
bn.anynan() and bn.allnan()
bn.anynan(arr, axis) and bn.allnan(arr, axis) might be useful functions to have in bottleneck. Here's some proof of concept code for anynan: ``` @cython.boundscheck(False) @cython.wraparound(False) def anynan_axis1(np.ndarray[np.float64_t, ndim=2] a): cdef: int n0, n1, i, j, f np.npy_intp *dim ...
closed
2012-02-27T17:15:17Z
2012-05-22T16:34:36Z
https://github.com/pydata/bottleneck/issues/37
[]
kwgoodman
1
FlareSolverr/FlareSolverr
api
627
Jackett timeout
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue. Check closed issues as well, because your issue may have already been fixed. ### How to enable debug and html traces [Follow the instructions from this wiki page](https://github.com/FlareSolverr/Fl...
closed
2022-12-20T13:03:29Z
2022-12-21T01:08:01Z
https://github.com/FlareSolverr/FlareSolverr/issues/627
[ "invalid" ]
MisterioS2206
2
MycroftAI/mycroft-core
nlp
2,646
Rename speech service to voice service
The service responsible for Mycroft's voice / speech is referred to interchangeably throughout mycroft-core as speech or voice. It seems that this was in the process of moving to `voice` so I'm suggesting we continue in that direction.
closed
2020-08-05T06:30:32Z
2024-09-08T08:34:08Z
https://github.com/MycroftAI/mycroft-core/issues/2646
[ "Type: Refactoring and other improvements", "Status: For discussion" ]
krisgesling
1
python-visualization/folium
data-visualization
1,539
In `_to_png`, it'll be nicer to use `driver.fullscreen_window()` instead of using `driver.maximize_window()`.
Thank you for providing such a great tool. I was using folium to export some PNG images, and concatenating them into a video. However, the dimension of the exported PNG image is a little bit smaller than common dimensions like 1366x768. I digged into the source code a bit and discovered that in function `_to_png()`, `...
closed
2021-11-20T04:31:55Z
2022-11-18T10:49:21Z
https://github.com/python-visualization/folium/issues/1539
[]
liusida
2
pandas-dev/pandas
python
60,360
WEB: Donations page doesn't work
Seems like NumFOCUS stopped supporting the old donations system we had embedded in our website. We should probably get rid of the page, and make the link to the donations go to the donations page in opencollective.
closed
2024-11-19T03:00:21Z
2025-02-24T07:42:07Z
https://github.com/pandas-dev/pandas/issues/60360
[ "Web" ]
datapythonista
0
aimhubio/aim
tensorflow
2,378
Sort columns in Params Explorer
## 🚀 Feature It would be very nice if we could have the metrics column not be in the middle of the parameters columns ! ### Motivation This would make the Params Explorer more informative and easy to use. Today, whenever you add a column, it shows on the right. If you want to use the "Color Indicator" feature...
open
2022-11-23T14:26:22Z
2022-11-24T06:54:57Z
https://github.com/aimhubio/aim/issues/2378
[ "type / enhancement", "area / Web-UI" ]
Castavo
1
lanpa/tensorboardX
numpy
45
Tags are interpreted as independent runs
This code ``` writer = SummaryWriter(log_dir="runs/first_run") writer.add_scalars('loss/pi', {"policy": pi_loss.data[0], "value": V_pi_loss.data[0], "entropy": pi_entropy.data[0]}, i_episode) ``` yields in tensorboard page <img widt...
closed
2017-10-28T16:19:42Z
2017-10-31T06:45:37Z
https://github.com/lanpa/tensorboardX/issues/45
[]
pshvechikov
3
sinaptik-ai/pandas-ai
data-visualization
1,259
Attempting to access non-existent attribute 'Figure' in plotly.express
### System Info python version 3.11 Pandas Ai version 2.2.7 ### 🐛 Describe the bug It is trying to access non existent attribute of Plotly Figure even with the Judge Agent enabled <img width="1407" alt="Screenshot 2024-06-29 at 12 38 06 AM" src="https://github.com/Sinaptik-AI/pandas-ai/assets/24714562/e53fb...
closed
2024-06-28T19:08:43Z
2024-10-04T16:07:31Z
https://github.com/sinaptik-ai/pandas-ai/issues/1259
[ "bug" ]
harshvardhanchand
3
ultralytics/ultralytics
deep-learning
19,660
C++inference using android
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question May you guys provide a ncnn inference demo for C++ using yolov8 -seg? or a a...
closed
2025-03-12T08:12:48Z
2025-03-13T02:37:57Z
https://github.com/ultralytics/ultralytics/issues/19660
[ "enhancement", "question", "segment" ]
Keven-Don
2
miguelgrinberg/Flask-SocketIO
flask
1,036
message handler error when run app
I am using socketio in my Flask project, I run the app by: gunicorn -b 0.0.0.0:5000 --worker-class eventlet -w 1 manage:app and my versions is: Python 3.6.8 flask_socketio 4.2.1 I had set the engineio_logger=True where I use nginx as a proxy, It runs ok, the nginx config is: location /api/socket.io { ...
closed
2019-08-13T12:10:00Z
2019-08-14T07:17:21Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1036
[]
cankai
3
coqui-ai/TTS
pytorch
3,831
[Feature request]
**🚀 Feature Description** The CheckDatasetSNR notebook suggests using the WadaSNR binary for 32-bit systems. On some servers, installing libraries for 32-bit files is difficult. **Solution** I suggest using https://gist.github.com/johnmeade/d8d2c67b87cda95cd253f55c21387e75 solution
closed
2024-07-22T13:58:18Z
2024-11-10T12:59:48Z
https://github.com/coqui-ai/TTS/issues/3831
[ "wontfix", "feature request" ]
Elena-TKO
1
Significant-Gravitas/AutoGPT
python
8,766
Create a Code Executor Block
Need to create a block that can execute code in a secure, isolated, sandboxed environment in the cloud. We will use [this](https://e2b.dev/docs)
closed
2024-11-26T10:44:05Z
2024-12-06T13:10:11Z
https://github.com/Significant-Gravitas/AutoGPT/issues/8766
[ "platform/blocks" ]
Abhi1992002
0
qubvel-org/segmentation_models.pytorch
computer-vision
765
Issues when calculating loss, prediction dimensions seem to mismatch.
Hi, I was trying to get a Unet model training going with the provided utils folder functionality. When I call `train_epoch.run(train_loader)` I get an error in `utils.functional.f_score()`. `tp = torch.sum(gt * pr)` `RuntimeError: The size of tensor a (3) must match the size of tensor b (7) at non-singleton dime...
closed
2023-05-25T19:31:45Z
2023-08-02T01:50:51Z
https://github.com/qubvel-org/segmentation_models.pytorch/issues/765
[ "Stale" ]
jonatelintelo
2
Lightning-AI/pytorch-lightning
data-science
19,827
OnExceptionCheckpoint: training resumes if ckpt found, even if no ckpt_path provided
### Bug description - The [documentation of `Trainer.fit`](https://lightning.ai/docs/pytorch/stable/common/trainer.html#fit) states training will only be resumed if `ckpt_path` is provided. - The [documenation of `OnExceptionCheckpoint`](https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.callbacks.OnExcep...
open
2024-04-29T23:51:34Z
2024-04-29T23:51:34Z
https://github.com/Lightning-AI/pytorch-lightning/issues/19827
[ "bug", "needs triage" ]
brijow
0
chiphuyen/stanford-tensorflow-tutorials
tensorflow
147
tensorflow sampled softmax loss
I am using `tf.sampled_softmax_loss` in a RNN for translation from english to french. This is usefull to speed up the training but, is it possible to get the prediction of the samples used by `tf.sampled_softmax_loss` ? I'd like to be able to compute the accuracy. Indeed, what I understand is that `tf.sampled_sof...
closed
2019-09-07T10:00:47Z
2019-09-07T10:01:58Z
https://github.com/chiphuyen/stanford-tensorflow-tutorials/issues/147
[]
adrienmialland
0
sinaptik-ai/pandas-ai
pandas
1,440
Async OpenAI not Compatible with PandasAI
### System Info pandasai 2.4.0 ### 🐛 Describe the bug Can we see a working example of AsyncOpenAI Working with PandasAI? The models in the examples/base classes are all synchronous
closed
2024-11-28T10:01:52Z
2024-12-17T10:09:48Z
https://github.com/sinaptik-ai/pandas-ai/issues/1440
[ "bug" ]
julianmukaj
2
521xueweihan/HelloGitHub
python
1,964
java
## 项目推荐 - 项目地址:仅收录 GitHub 的开源项目,请填写 GitHub 的项目地址 - 类别:请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Swift、其它、书籍、机器学习) - 项目后续更新计划: - 项目描述: - 必写:这是个什么项目、能用来干什么、有什么特点或解决了什么痛点 - 可选:适用于什么场景、能够让初学者学到什么 - 描述长度(不包含示例代码): 10 - 256 个字符 - 推荐理由:令人眼前一亮的点是什么?解决了什么痛点? - 示例代码:(可选)长度:1-20 行 ...
closed
2021-11-10T09:29:24Z
2021-11-10T09:29:28Z
https://github.com/521xueweihan/HelloGitHub/issues/1964
[ "恶意issue" ]
MinghaoTang1996
1
BeanieODM/beanie
pydantic
204
alias failed in projection
``` class TokenView(BaseModel): token: str class UserModel(Document): uid: PydanticObjectId = Field(alias="user") token: str = Field(alias="key") >>> t = await UserModel.find_one(UserModel.token == token).project(TokenView) pydantic.error_wrappers.ValidationError: 1 validation errors for ...
closed
2022-02-14T11:03:30Z
2022-03-10T06:30:52Z
https://github.com/BeanieODM/beanie/issues/204
[]
lsaint
2
sanic-org/sanic
asyncio
2,604
HTTP 1 request headers decoded using default encoding instead of ISO-8859-1
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug headers are decoded here without specifying their encoding: https://github.com/sanic-org/sanic/blob/ad4e526c775fc3ce950503d6476d9d344492b0dd/sanic/http/http1.py#L205 On my system (osx using python 3.10.8 ins...
closed
2022-11-18T00:45:16Z
2023-03-20T13:40:01Z
https://github.com/sanic-org/sanic/issues/2604
[ "bug", "on hold" ]
relud
13
A3M4/YouTube-Report
seaborn
37
UnknownTimeZoneError: 'IST'
while running `python report.py` I got this error ``` (free) ➜ YouTube-Report git:(master) python report.py Generating Heat Map..... Traceback (most recent call last): File "report.py", line 533, in <module> visual.heat_map() File "report.py", line 46, in heat_map Mon = html.dataframe_heatmap(0) ...
open
2020-05-13T07:16:17Z
2020-05-13T08:07:17Z
https://github.com/A3M4/YouTube-Report/issues/37
[]
sipah00
1
tqdm/tqdm
pandas
1,078
Round number in format rate_noinv
When I try to use tqdm.notebook.tqdm pbar = tqdm(total=num_train, bar_format='{n_fmt}/{total_fmt} files, {rate_noinv} items/sec') It shows the display problems: 1. The progress bar still displays on the left side 2. {rate_noinv} variable need to round to 02 decimals. Example: 88.53514394600354 items/sec Thank...
closed
2020-11-23T03:12:51Z
2020-11-24T08:36:02Z
https://github.com/tqdm/tqdm/issues/1078
[ "question/docs ‽" ]
datnguyen20007
4
pywinauto/pywinauto
automation
661
can not type curly bracket
putty.TypeKeys with awk { } commands ```python putty.TypeKeys("ls -l *Error.txt | awk \'\{if(\"cat \" \$0)\}\' > ../report\n", with_spaces = True) ``` ``` pywinauto.keyboard.KeySequenceError: invalid repetition count \$0)\ ```
closed
2019-01-22T05:55:02Z
2019-06-09T20:25:10Z
https://github.com/pywinauto/pywinauto/issues/661
[ "question" ]
hoyeunglee
2
ultrafunkamsterdam/undetected-chromedriver
automation
1,093
Gives error code 127
On relpit it gives error code 127, i tried many thing but couldnt solve it ![image](https://user-images.githubusercontent.com/83730616/221375133-b14796a7-1ecf-4de4-88da-e2ca1386acdf.png)
open
2023-02-25T19:06:37Z
2023-02-25T19:06:37Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1093
[]
TurgutHarunArslan
0
drivendataorg/cookiecutter-data-science
data-science
138
Persisting large models
Are large models (say, between 600MB to 2GB) packaged with the code, or persisted somewhere else? If they are persisted somewhere else, does that invalidate the `src/models/predict_model.py` method?
closed
2018-08-21T18:58:37Z
2018-08-21T19:01:36Z
https://github.com/drivendataorg/cookiecutter-data-science/issues/138
[]
jtascensao
0
piskvorky/gensim
nlp
2,674
RuntimeWarning: overflow encountered in exp expElogthetad
I also meet the problem when I ran an LDA from Gensim library. Here is the error: ``` /anaconda3/lib/python3.6/site-packages/gensim/models/ldamodel.py:678: RuntimeWarning: overflow encountered in exp expElogthetad = np.exp(Elogthetad). ``` After going through the answers mentioned above, I tried to update my Nu...
open
2019-11-10T03:43:58Z
2019-11-10T03:45:22Z
https://github.com/piskvorky/gensim/issues/2674
[]
mpenkov
1
ansible/awx
automation
15,105
Job failure as minikube logs rotate
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand that AWX is open source software provide...
closed
2024-04-12T07:54:01Z
2024-05-03T09:49:15Z
https://github.com/ansible/awx/issues/15105
[ "type:bug", "needs_triage", "community" ]
bbourchanin
3
waditu/tushare
pandas
1,487
trade_cal 输出参数缺少pretrade_date字段,与文档不符
**问题:** pro接口 trade_cal其返回的结果中,没有pretrade_date字段,与接口文档中的描述不符 ![image](https://user-images.githubusercontent.com/21018699/103854952-94918200-50ec-11eb-8969-69bf3eb4b15e.png) **期待结果** trade_cal返回参数中,应该如文档所述,提供前一交易日字段,方便直接访问该交易日期,避免挨个验证所有日期是否存在交易。
open
2021-01-07T05:34:20Z
2021-01-10T02:21:58Z
https://github.com/waditu/tushare/issues/1487
[]
ShadowGuan
1
Miserlou/Zappa
django
1,845
Documentation request: use of more advanced regex in exclude setting
problem: botocore is huge `"exclude": ["botocore*"]` will also remove aws_xray_sdk/ext/botocore need to filter out botocore* but only when it's the package, not when it's a subfolder examples in the readme are only "botocore*" can we have an example of how to define a more complex regex pattern, something like...
closed
2019-04-02T06:10:48Z
2019-04-02T07:07:21Z
https://github.com/Miserlou/Zappa/issues/1845
[]
bendog
2
agronholm/anyio
asyncio
531
expose raw_socket via public API in TCPSocketListener
Hi, I have a use case where I want to have the operating system assign a local port when calling `create_tcp_listener()` with `local_port=0`. and the need to subsequently retrieve the assigned local port from `MultiListener`/`TCPSocketListener`. I saw that `TCPSocketListener` provides a private `_raw_socket` attribu...
closed
2023-02-21T11:28:28Z
2023-02-22T14:21:15Z
https://github.com/agronholm/anyio/issues/531
[]
oboehmer
2
Colin-b/pytest_httpx
pytest
131
pytest_httpx breaks httpx timeout logic
The following test should pass but doesn't: ``` import asyncio import httpx import pytest from pytest_httpx import HTTPXMock async def test_timeouts(httpx_mock: HTTPXMock): async def hanging_backend(request: httpx.Request): await asyncio.sleep(99999) httpx_mock.add_callback(hanging_back...
closed
2024-01-02T04:05:23Z
2024-02-20T22:00:35Z
https://github.com/Colin-b/pytest_httpx/issues/131
[ "wontfix" ]
andmis
2
keras-team/keras
deep-learning
20,378
keras.io examples using model.stateless_call aren't setting training=True and aren't managing non_trainable state
both the examples * https://keras.io/guides/writing_a_custom_training_loop_in_jax/ * https://keras.io/guides/distributed_training_with_jax/ have a training loop that uses `stateless_call`, but neither sets `training=True` ( which means they are using the `training=False` behaviour ) i guess it's not strictly ...
closed
2024-10-18T12:28:37Z
2024-10-18T21:14:00Z
https://github.com/keras-team/keras/issues/20378
[]
matpalm
2
johnthagen/python-blueprint
pytest
126
Update to Poetry 1.2.2
closed
2022-10-11T15:26:48Z
2022-10-13T12:40:31Z
https://github.com/johnthagen/python-blueprint/issues/126
[ "dependencies" ]
johnthagen
0
paperless-ngx/paperless-ngx
django
7,956
[BUG] Search index and classifier not updated automatically
### Description Since a while, after using paperless-nix with high interest, if have observed, that the search index and the classifier are not updated automatically. The report is highlighting them as follows: <img width="1277" alt="Bildschirmfoto 2024-10-18 um 18 26 05" src="https://github.com/user-attachments/a...
closed
2024-10-18T16:46:40Z
2024-10-18T16:48:11Z
https://github.com/paperless-ngx/paperless-ngx/issues/7956
[ "not a bug" ]
heikone
0
tqdm/tqdm
pandas
900
Expose `avg_time` in `__init__` to estimate initial ETA
- [ ] I have marked all applicable categories: + [ ] exception-raising bug + [ ] visual output bug + [ ] documentation request + [X] new feature request - [X] I have visited the [source website], and in particular read the [known issues] - [X] I have searched through the [issue tracker] for dup...
open
2020-02-22T14:54:11Z
2020-03-01T17:26:54Z
https://github.com/tqdm/tqdm/issues/900
[ "p3-enhancement 🔥", "question/docs ‽" ]
supRy
2
Lightning-AI/pytorch-lightning
machine-learning
19,787
logged images are not showing up in tensorboard images.
### Bug description It seems that I found a bug related to logging of saved photos. When uploading an image to tensorboard and twisting the slider, some images are not shown. And also half of the images disappear completely. Provided that image logging occurs at steps 0, 7, 14, 21..., tensorboard displays photographs ...
open
2024-04-18T22:18:38Z
2024-04-18T22:18:38Z
https://github.com/Lightning-AI/pytorch-lightning/issues/19787
[ "bug", "needs triage" ]
JohnConnor123
0
jwkvam/bowtie
plotly
3
add more control widgets
These can all be done with ant now. - [x] date picker - [x] button - [ ] text box
closed
2016-06-07T05:36:59Z
2016-12-05T08:50:27Z
https://github.com/jwkvam/bowtie/issues/3
[]
jwkvam
1
hbldh/bleak
asyncio
499
Gather status check code in helper method
It looks like this error handling pattern is repeated quite a bit. Could be refactored to a helper function. But that can be a later cleanup. _Originally posted by @dlech in https://github.com/hbldh/bleak/pull/450#discussion_r597068343_
closed
2021-03-29T08:56:49Z
2021-10-06T18:28:06Z
https://github.com/hbldh/bleak/issues/499
[ "enhancement", "Backend: pythonnet", "Backend: WinRT" ]
hbldh
0
matterport/Mask_RCNN
tensorflow
2,224
Creating mask with multiple objects in imgs.
I have hunch that, there is some thread or tutorial for this but i need specific help from you. So i started on Balloon sample and i modify it in Balloon def. I have rewrite the section with getting polygons and num_ids because i got issue with Interation in list and Dictionary and i have multiple object in img...
open
2020-06-03T01:39:35Z
2020-06-03T01:39:35Z
https://github.com/matterport/Mask_RCNN/issues/2224
[]
Edesak
0
lepture/authlib
flask
29
OAuth2ClientMixin requires a client_secret
1. From https://play.authlib.org/ 2. Select Apps 3. Select New Oauth2 Client 4. Fill in the fields without checking the box Confidential Client 5. Click Create You get: Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or th...
closed
2018-02-15T17:04:50Z
2018-02-20T03:03:53Z
https://github.com/lepture/authlib/issues/29
[]
ivonnemclaughlin
1
blb-ventures/strawberry-django-plus
graphql
160
Non-obvious moments when overloading the Connection
Hello I tried to define a custom Connection class to extend it with the data I need. For this, the Node class was also redefined, and I encountered non-obvious behavior when defining the `resolve_connection` method ``` def _has_own_node_resolver(cls, name: str) -> bool: resolver = getattr(cls, name, None) ...
open
2022-12-28T11:48:57Z
2022-12-28T16:38:38Z
https://github.com/blb-ventures/strawberry-django-plus/issues/160
[ "enhancement", "help wanted" ]
iamcrookedman
1
ets-labs/python-dependency-injector
flask
667
Using @inject will cause "rich" logger traceback to not work as expected
Hi and thanks for creating this library. I'm using it in my project and also I'm using [rich library](https://pypi.org/project/rich/). Using rich for displaying the stack traceback are really useful. But if I use @inject it will display it like the following: ```shell --- Logging error --- Traceback (most rece...
closed
2023-02-11T20:07:13Z
2023-03-12T13:00:47Z
https://github.com/ets-labs/python-dependency-injector/issues/667
[]
arkanmgerges
0
tflearn/tflearn
data-science
588
Max training step
I am training some data, but the training step is stopped at 16,777,984, when I trained more epochs, the training steps don't change(but the total loss and accuracy are still running), so whether TFlearn has a max training step?
open
2017-02-05T07:10:48Z
2017-02-05T07:11:02Z
https://github.com/tflearn/tflearn/issues/588
[]
ro6842
0
microsoft/nni
deep-learning
5,708
WARNING: GPU found but will not be used. Please set `experiment.config.trial_gpu_number` to the number of GPUs you want to use for each trial.
''Hello,NAS'':GPU can't be used but i set all: and if i use CPU,there is a error :策略执行失败 **Environment**: - NNI version:3.0 - Training service (local|remote|pai|aml|etc):;local - Client OS:Windows 10 - Server OS (for remote mode only):No - Python version:3.10 - PyTorch/TensorFlow version:1.12.1+cu113 - I...
open
2023-11-06T09:33:58Z
2023-12-28T07:13:33Z
https://github.com/microsoft/nni/issues/5708
[]
yyh7773
2
errbotio/errbot
automation
819
If CHATROOM_FN is not defined bot can't determine if a group message belongs to it
In lines 223 - 226 of core.py there is a check to see if a message is from the bot and it ignore it if it is. The code is: `if (mess.is_direct and frm == self.bot_identifier) or \ (mess.is_group and frm.nick == self.bot_config.CHATROOM_FN): log.debug(u"Ignoring message from self") ...
closed
2016-07-27T23:13:58Z
2016-08-10T22:08:23Z
https://github.com/errbotio/errbot/issues/819
[]
lanthos
0
hankcs/HanLP
nlp
583
"仙剑奇侠传"多音字拼音(chuan)
<!-- 这是HanLP的issue模板,用于规范提问题的格式。本来并不打算用死板的格式限制大家,但issue区实在有点混乱。有时候说了半天才搞清楚原来对方用的是旧版、自己改了代码之类,浪费双方宝贵时间。所以这里用一个规范的模板统一一下,造成不便望海涵。除了注意事项外,其他部分可以自行根据实际情况做适量修改。 --> ## 注意事项 请确认下列注意事项: * 我已仔细阅读下列文档,都没有找到答案: - [首页文档](https://github.com/hankcs/HanLP) - [wiki](https://github.com/hankcs/HanLP/wiki) - [常见问题](htt...
closed
2017-07-18T02:02:18Z
2018-05-31T08:53:38Z
https://github.com/hankcs/HanLP/issues/583
[ "improvement" ]
mjz9054
2
ray-project/ray
data-science
51,380
[Core] Runtime env working_dir validation
### What happened + What you expected to happen #51377 We should do validation and fail early if working_dir contains invalid characters ### Versions / Dependencies master ### Reproduction script https://github.com/ray-project/ray/pull/51377 ### Issue Severity None
open
2025-03-14T19:45:47Z
2025-03-21T23:33:03Z
https://github.com/ray-project/ray/issues/51380
[ "bug", "good-first-issue", "P1", "usability", "core", "core-runtime-env" ]
jjyao
0
gradio-app/gradio
machine-learning
10,638
Losing connection when working with vectordatabases on Windows
### Describe the bug I have been working with chromadb and vicinity for RAG services and when I try to run them on Windows at certain point the connection is broken with no message. But the same code works perfectly on Ubuntu. Any clue ? Maybe I'm missing any configuration param. Thank you for your time! ### Have ...
open
2025-02-20T15:24:58Z
2025-02-24T19:39:51Z
https://github.com/gradio-app/gradio/issues/10638
[ "bug" ]
LDelPinoNT
2
tensorflow/tensor2tensor
machine-learning
1,206
cannot download babi data ("HTTP Error 403: Forbidden)
### Description I consistently get "HTTP Error 403: Forbidden" error when trying to download the "babi" dataset. It happens when using either "t2t-datagen" or "t2t-trainer". Workaround provided at end of issue. ### Environment information ``` OS: Windows 10, version 1809 $ pip freeze | grep tensor mesh-tens...
open
2018-11-07T19:39:00Z
2018-11-19T23:15:39Z
https://github.com/tensorflow/tensor2tensor/issues/1206
[]
rfernand2
2
thp/urlwatch
automation
606
self-supervision of jobs when errors are ignored
Hi there, I love urlwatch, thanks for everyone contributing! One thing I found myself between a rock and a hard place: Theres one site, that always reports 404 during 3:00 and 4:00 AM (probably due to maintenance) and another that has regular timeouts, then continues to work normally etc. My interval is 5 m...
closed
2020-12-21T12:52:17Z
2020-12-26T08:53:28Z
https://github.com/thp/urlwatch/issues/606
[]
kongomongo
6
aleju/imgaug
deep-learning
300
Make better Error notifications when usingen SomeOf()
I met the Error "AssertionError: Assertion Failed" and I could not really find out what went wrong, due to the nature of `SomeOf`. Here are some exemplary Codes that will fail: ``` seq=[ iaa.SomeOf((0,2)),[ iaa.AdditiveGaussianNoise(loc=0,scale=(0.0,0.05*255),per_channel=0.5), iaa.Add((-10,...
open
2019-04-15T12:46:43Z
2019-08-24T14:08:05Z
https://github.com/aleju/imgaug/issues/300
[]
kevinkit
2
RobertCraigie/prisma-client-py
pydantic
999
no typehint for where unique
<!-- Thanks for helping us improve Prisma Client Python! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by enabling additional logging output. See https://prisma-client-py.readthedocs.io/en/stable/reference/logging/ for how to enable additional log...
closed
2024-08-08T18:38:00Z
2024-08-18T17:28:51Z
https://github.com/RobertCraigie/prisma-client-py/issues/999
[]
vikyw89
2
Evil0ctal/Douyin_TikTok_Download_API
fastapi
544
[BUG] 抖音无法解析
抖音 API-V1/API-V2/Web APP 输入值:多个链接都无法解析 ![Image](https://github.com/user-attachments/assets/1105b8f0-7443-49f5-93df-31f38831335c) ![Image](https://github.com/user-attachments/assets/99f8876e-f2e4-44d0-b4f7-99e62dd9e503)
closed
2025-01-26T09:08:36Z
2025-01-26T09:22:11Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/544
[ "BUG" ]
xxhzm
4
QingdaoU/OnlineJudge
django
445
当删除问题列表第二页的题目时,内容会自动返回第一页,需要从第一页或其他页切换回第二页才能继续修改
在提交issue之前请 - 认真阅读文档 http://docs.onlinejudge.me/#/ - 搜索和查看历史issues - 安全类问题请不要在 GitHub 上公布,请发送邮件到 `admin@qduoj.com`,根据漏洞危害程度发送红包感谢。 然后提交issue请写清楚下列事项  - 进行什么操作的时候遇到了什么问题,最好能有复现步骤  - 错误提示是什么,如果看不到错误提示,请去data文件夹查看相应log文件。大段的错误提示请包在代码块标记里面。 - 你尝试修复问题的操作 - 页面问题请写清浏览器版本,尽量有截图
open
2023-06-03T07:00:08Z
2023-06-03T07:03:42Z
https://github.com/QingdaoU/OnlineJudge/issues/445
[]
Kosthi
0
statsmodels/statsmodels
data-science
9,418
Feature Request
#### Is your feature request related to a problem? Please describe I run a lot of mixed effects models, and I would very much like a good post-hoc test evaluation procedure like emmeans in R. #### Describe the solution you'd like Maybe implementing a function that does this: https://glennwilliams.me/blog/posts/es...
open
2024-11-05T19:39:41Z
2024-11-05T19:39:41Z
https://github.com/statsmodels/statsmodels/issues/9418
[]
Auerilas
0
MaartenGr/BERTopic
nlp
1,880
OpenAI Representation Model error
Hi! I am using Bertopic for a project and trying to use an openai client as a representation model. For some reason this crashes sometimes, giving the following error: "local variable 'truncated_document' referenced before assignment" I think this has to do with the representative documents being passed into...
closed
2024-03-21T11:04:15Z
2024-03-24T16:47:03Z
https://github.com/MaartenGr/BERTopic/issues/1880
[]
dvdhdn
6
scikit-learn/scikit-learn
python
30,641
docs: TimeSeriesSplit
### Describe the issue linked to the documentation In the [TSS](https://scikit-learn.org/1.6/modules/generated/sklearn.model_selection.TimeSeriesSplit.html) documentation, it states that it `Provides train/test indices to split time series data samples that are observed at fixed time intervals`. Why at fixed intervals...
closed
2025-01-13T16:46:13Z
2025-02-05T11:33:17Z
https://github.com/scikit-learn/scikit-learn/issues/30641
[ "Documentation" ]
MarieSacksick
1
HIT-SCIR/ltp
nlp
213
本地部署的ltp在系统调用时输出的out.txt文件中没有内容?
代码如下: ``` # -*- coding: utf-8 -*- """ 功能:LTP本地分词cws_cmdline,输入文本需要每行一句。(不能自动分句) 时间:2016年4月13日 20:22:39 """ import os project_path = "d:\\myprojects\\LTP" # 项目文件夹目录 model_exe = "cws_cmdline" # 分词模块,相当于ltp_test的last_stage=ws,但是输出格式不同 threads_num = " --threads " + str(3) # 更改线程数 input_path = " --in...
closed
2017-04-12T03:10:20Z
2020-06-03T10:31:16Z
https://github.com/HIT-SCIR/ltp/issues/213
[]
smallflying
20
Evil0ctal/Douyin_TikTok_Download_API
api
595
[BUG] docker部署后,本地调用报错
***发生错误的平台?*** 如:抖音/ ***发生错误的端点?*** 如:API-V1/ ***提交的输入值?*** [如:短视频链接](https://www.douyin.com/video/7372484719365098803) ***是否有再次尝试?*** 如:是,发生错误后X时间后错误依旧存在。 ***你有查看本项目的自述文件或接口文档吗?*** 如:有,并且很确定该问题是程序导致的。 本地docker部署后,调用接口报错。 curl -X 'GET' \ > 'http://localhost:5080/api/douyin/web/fetch_one_video?aweme_id=73724...
open
2025-03-21T07:17:49Z
2025-03-22T04:24:25Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/595
[ "BUG" ]
hw872715125
5
aiortc/aiortc
asyncio
107
Can not install `aiortc` via pip
Trying to install **aiortc** with pip but an error occurs: `$ pip3.7 install aiortc ` ... blah blah blah ... copying av/audio/__init__.py -> build/lib.linux-x86_64-3.7/av/audio running build_ext running config Could not find libswscale with pkg-config. Could not find l...
closed
2018-12-12T11:09:01Z
2018-12-12T11:58:35Z
https://github.com/aiortc/aiortc/issues/107
[ "invalid" ]
lumenier1
1
google-research/bert
tensorflow
1,363
Hidden snake
Please don't track nor stalk me.
open
2022-08-09T03:44:38Z
2022-10-22T02:51:48Z
https://github.com/google-research/bert/issues/1363
[]
Smmfh223
1
horovod/horovod
pytorch
3,231
Rebuild horovod with customer nccl library
**Environment:** 1. Framework: PyTorch 2. Framework version: 1.9.1 3. Horovod version: v0.23.0 5. CUDA version: 11.2 6. NCCL version: 2.11.4 7. Python version: 3.9 Hello, I have installed Horovod with a customer nccl library. But everytime I modify the nccl library, I need to rebuild horovod with following s...
closed
2021-10-19T07:25:40Z
2021-10-19T10:01:05Z
https://github.com/horovod/horovod/issues/3231
[ "bug" ]
JoeyYoung
0
JoeanAmier/XHS-Downloader
api
105
获取数据失败
大佬,昨天都能正常使用,今天一用就提示数据获取失败,你们可以正常用吗,我是用的源码跑的
closed
2024-06-27T08:55:10Z
2024-08-30T05:24:48Z
https://github.com/JoeanAmier/XHS-Downloader/issues/105
[ "功能异常(bug)", "确认问题(confirm)", "处理完成(complete)" ]
upperblacksmith
10
keras-team/keras
tensorflow
20,712
Tensorflow BackupAndRestore method does not work
I copied the [example code here](https://keras.io/api/callbacks/backup_and_restore/) and it raises a ValueError with Python 3.11 and Tensorflow 2.17: ``` import keras import numpy as np class InterruptingCallback(keras.callbacks.Callback): def on_epoch_begin(self, epoch, logs=None): if epoch == 4: ...
closed
2025-01-02T14:48:44Z
2025-01-02T18:52:33Z
https://github.com/keras-team/keras/issues/20712
[ "type:support" ]
antipisa
8
ultrafunkamsterdam/undetected-chromedriver
automation
845
driver.refresh() doesn't refresh on newest version
Hey guys, just upgraded from version 3.10 to 3.1.6 and I saw that my chrome browser is stuck on refresh, I deleted UC and installed undetected-chromedriver 3.1.5.post4 , and it works again now, I wonder if it's just me.... Cheers, Or.
open
2022-10-17T17:05:16Z
2022-10-17T17:05:16Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/845
[]
orbar1
0
sinaptik-ai/pandas-ai
pandas
651
Using with file-based sqlite
### Discussed in https://github.com/gventuri/pandas-ai/discussions/650 <div type='discussions-op-text'> <sup>Originally posted by **thefrisson** October 16, 2023</sup> The library documentation suggests that connecting to a sqlite database should be easy using SQLConnector (as that's what is given in the example...
closed
2023-10-16T07:56:20Z
2023-10-31T14:02:47Z
https://github.com/sinaptik-ai/pandas-ai/issues/651
[ "enhancement" ]
thefrisson
2
ultralytics/ultralytics
machine-learning
19,450
skipping frames on SAM2VideoPredictor
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question Hello, I am using SAM2VideoPredictor to generate ground-truth from videos. ...
open
2025-02-26T18:58:55Z
2025-02-27T06:51:07Z
https://github.com/ultralytics/ultralytics/issues/19450
[ "question" ]
SebastianJanampa
3
keras-team/keras
deep-learning
20,592
Why can tf.range not be jit_compiled when used in a Keras model?
I am running TF 2.18 and Keras 3.7 on a GPU using Python 3.12 on Ubuntu 22.04. I would like to understand why this code throws an `OperatorNotAllowedInGraphError`: ``` class Model(tf.keras.Model): def call(self, x): for _ in tf.range(5): x += 1 return x model = Model() @tf...
closed
2024-12-04T15:45:05Z
2024-12-04T17:02:38Z
https://github.com/keras-team/keras/issues/20592
[]
jhoydis
2
kynan/nbstripout
jupyter
154
Evaluate docshtest instead of cram
https://github.com/vaab/docshtest is a simpler shell testing framework. May not be sufficiently featureful, but worth a look.
closed
2021-06-20T10:55:06Z
2022-12-08T20:16:16Z
https://github.com/kynan/nbstripout/issues/154
[ "help wanted", "type:tests" ]
kynan
0
tflearn/tflearn
tensorflow
316
deploy/serve model
Hi, this instead of an issue its a question or request for advice. I have trained and tested a model and now i think its ready to deploy inside my application .But the resulting model its like 3gb ,and when i use "load" to read it from disk it takes a while, as well as predicting in new examples, so obviously im not do...
closed
2016-08-31T05:22:31Z
2016-09-01T04:35:04Z
https://github.com/tflearn/tflearn/issues/316
[]
llealgt
3
seleniumbase/SeleniumBase
web-scraping
3,386
azureedge.net CDN will cease operations by 15th January 2025
A company called Edgio have gone bankrupt and the azureedge.net CDN will be going away on **15th January 2025**. Microsoft has a replacement CDN for some endpoints: * https://devblogs.microsoft.com/dotnet/critical-dotnet-install-links-are-changing/ * https://build5nines.com/retirement-of-azureedge-net-dns-edg-...
closed
2025-01-03T15:03:01Z
2025-01-07T19:12:46Z
https://github.com/seleniumbase/SeleniumBase/issues/3386
[ "requirements", "external" ]
hugovk
3
mouredev/Hello-Python
fastapi
412
网络赌博平台提款失败该怎么解决?
咨询详情联系飞机:lc15688微信:xiaolu460570无任何前期当网赌遇到提现被退回,平台坚固不让提现,首先我们应该保持冷静,如果提现被终止不再重复点了,切记不能跟平台客服或者所谓的代理人有任何争执,一旦激起对方愤怒,极有可能造成账号冻结之类的情绪情况,这样的问题就很难得到处理了,这个时候对方的理由或者借口我们都要表示相信,并希望尽快得到处理,在稳住对方后,第一时间联系我们专业出黑团队,通过藏分锁卡等手段分批出款,这样问题才能顺利解决了,如果您目前正遭遇网赌赢钱不能提款的,请第一时间联系我们专业出黑团队为您处理。
closed
2025-03-01T12:59:41Z
2025-03-02T11:12:15Z
https://github.com/mouredev/Hello-Python/issues/412
[]
376838
0
manbearwiz/youtube-dl-server
rest-api
101
Docker image is out of date
Hello, It looks like the existing python script in the repository does not match the latest version of the python script in dockerhub. Just wondering if that was on purpose or a miss? I noticed this because the / route is not redirecting correctly, but does redirect correctly when run the script locally.
closed
2022-07-18T01:06:53Z
2022-07-30T05:38:50Z
https://github.com/manbearwiz/youtube-dl-server/issues/101
[]
sorvis
4
Kludex/mangum
fastapi
92
Mangum incorrectly assumes the response should be base64 encoded if the request is base64 encoded
If the Lambda Proxy Integration receives an event that has `isBase64Encoded: true`, then Mangum incorrectly assumes [1] that the output should also be base64 encoded [2]. This makes sense if the Lambda processes e.g., an image into another image. However, if the Lambda takes in an image and returns a JSON, then the ...
closed
2020-03-13T21:49:03Z
2020-04-08T08:31:41Z
https://github.com/Kludex/mangum/issues/92
[ "bug" ]
lsorber
6
twopirllc/pandas-ta
pandas
98
custom ta.Strategy does not work when df.ta.mp = True
If we create a custom strategy like this one: custom_a = ta.Strategy(name="A", ta=[{"kind": "sma", "length": 50}, {"kind": "sma", "length": 200}]) and call df.ta.mp = True df.ta.strategy(custom_a, cores=3) Indicators are not added.
closed
2020-08-14T11:07:08Z
2020-09-28T19:35:44Z
https://github.com/twopirllc/pandas-ta/issues/98
[ "enhancement" ]
umit77
17
graphdeco-inria/gaussian-splatting
computer-vision
375
Pip dependencies error
I followed the tutorial by Nerfguru, and I'm using cuda 11.7, visual studio 2019. I have seen other with basically the same problem. Installing pip dependencies: - Ran pip subprocess with arguments: ['C:\\Users\\Greencom\\anaconda3\\envs\\gaussian_splatting\\python.exe', '-m', 'pip', 'install', '-U', '-r', 'C:\\Use...
open
2023-10-22T21:10:52Z
2023-10-23T13:08:42Z
https://github.com/graphdeco-inria/gaussian-splatting/issues/375
[]
emildude92
9
jina-ai/clip-as-service
pytorch
512
showing '0's for the tokenization to clients !(multi_cased_model)
**Prerequisites** > Please fill in by replacing `[ ]` with `[x]`. * [X ] Are you running the latest `bert-as-service`? * [ X] Did you follow [the installation](https://github.com/hanxiao/bert-as-service#install) and [the usage](https://github.com/hanxiao/bert-as-service#usage) instructions in `README.md`? * [ X...
closed
2020-01-30T20:36:11Z
2020-01-30T20:41:57Z
https://github.com/jina-ai/clip-as-service/issues/512
[]
AsmaZbt
1
iperov/DeepFaceLab
machine-learning
770
[WinError 32] when trying to run Xseg trainer-edit
My system: Intel Core i7-9750H cpu 2.6 GHz, Ram 24 GB, Graphic Card Nvidia RTX2060 Trying to run src/dst mask for Xseg trainer-edit on Window10 ver.1909 and it ran for a while and I get WinError32 as shown below: ``` Starting. Press "Enter" to stop training and save model. Error: [WinError 32] The process c...
open
2020-06-05T06:12:49Z
2023-06-08T20:11:29Z
https://github.com/iperov/DeepFaceLab/issues/770
[]
KL1969
1
JaidedAI/EasyOCR
deep-learning
823
Easyocr not PEP compliant.
Hi @rkcosmos, Thank you very much for a package very useful when one needs to perform ocr tasks. However, I have noticed that the code seems to **be severely PEP un-complient** (lots of variables do not stick to snake_case style, strings statements are there where one should replace them with commentaries, unused var...
open
2022-08-18T13:33:33Z
2022-08-29T14:40:43Z
https://github.com/JaidedAI/EasyOCR/issues/823
[]
ystoll
2
huggingface/datasets
pandas
7,067
Convert_to_parquet fails for datasets with multiple configs
If the dataset has multiple configs, when using the `datasets-cli convert_to_parquet` command to avoid issues with the data viewer caused by loading scripts, the conversion process only successfully converts the data corresponding to the first config. When it starts converting the second config, it throws an error: ...
closed
2024-07-23T15:09:33Z
2024-07-30T10:51:02Z
https://github.com/huggingface/datasets/issues/7067
[]
HuangZhen02
3
aio-libs-abandoned/aioredis-py
asyncio
677
XREAD hangs with default timeout=0
Hi! Noticed that Redis hangs sometimes on commads like `XREAD BLOCK 0 mystream 0-0`, especially if there is no such stream in the database. And it seems to be a bug in aioredis: https://github.com/aio-libs/aioredis/blob/master/aioredis/commands/streams.py#L275, timeout is checked for `None`, but default value is 0,...
closed
2019-12-13T16:47:09Z
2021-03-18T23:55:35Z
https://github.com/aio-libs-abandoned/aioredis-py/issues/677
[ "resolved-via-latest" ]
greenwolf-nsk
0
PaddlePaddle/PaddleNLP
nlp
9,744
[Question]: doccano=1.6.2,autolabeling无法实现,一直转圈
### 请提出你的问题 doccano 1.6.2 以下是示例代码 ```python from flask import Flask, request, jsonify from paddlenlp import Taskflow app = Flask(__name__) @app.route("/predict", methods=["POST"]) def predict(): # 获取text参数 text = request.form.get("text") or request.json.get("text") or request.values...
open
2025-01-03T12:57:54Z
2025-03-18T00:21:46Z
https://github.com/PaddlePaddle/PaddleNLP/issues/9744
[ "question" ]
XJJ1213
3
matterport/Mask_RCNN
tensorflow
2,800
Saving the inference results in COCO JSON format
Hi all, I have trained a custom instance segmentation model and it is working fine. Now I want my inference results to be in coco JSON format. How can I perform this operation?
closed
2022-04-07T15:50:33Z
2022-04-07T16:41:18Z
https://github.com/matterport/Mask_RCNN/issues/2800
[]
soubharti
0
pytest-dev/pytest-selenium
pytest
310
desired capabilities causes error
Hello, since yesterday (release 4.10.0 of Selenium, https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.10.0), this warning is no more a warning but is causing the code to fail: ``` Traceback (most recent call last): File "/opt/venv/lib/python3.9/site-packages/pytest_selenium/pytest_sele...
closed
2023-06-08T09:05:16Z
2023-11-20T20:29:26Z
https://github.com/pytest-dev/pytest-selenium/issues/310
[]
BeyondEvil
10
python-visualization/folium
data-visualization
1,560
UndefinedError: 'Node' is undefined
<img width="1123" alt="Screenshot 2022-01-10 at 8 50 46 AM" src="https://user-images.githubusercontent.com/31861767/148733050-771731cd-0bd6-4daa-bea7-a4d7cda9265a.png"> #### Please add a code sample or a nbviewer link, copy-pastable if possible ```python lat_0 = int(all_users_with_locations_2.latitudes.iloc[0]) l...
closed
2022-01-10T07:49:55Z
2022-01-10T10:31:24Z
https://github.com/python-visualization/folium/issues/1560
[]
Tee-A
5
huggingface/transformers
deep-learning
36,509
Can not use prompt tuning inference
### System Info transformers version: 4.48.0 Platform: Linux-4.15.0-76-generic-x86_64-with-glibc2.27 Python version: 3.9.0 Huggingface_hub version: 0.23.4 Safetensors version: 0.4.3 Accelerate version: 0.34.2 Accelerate config: - compute_environment: LOCAL_MACHINE - distributed_type: DEEPSPEED - mixed_precision: fp16 ...
open
2025-03-03T10:24:47Z
2025-03-12T11:46:54Z
https://github.com/huggingface/transformers/issues/36509
[ "bug" ]
aohenuo
7
marimo-team/marimo
data-visualization
3,386
app.embed() creates error messages in the browser
### Describe the bug Embedding a marimo notebook in another one through 'app.embed()' causes the browser to pop up error messages: - under Firefox: 'Failed to handle message. e is undefined' - under Edge: 'Failed to handle message. Cannot read properties of undefined (reading 'code'). Besides, the notebook seems to w...
closed
2025-01-09T15:50:21Z
2025-01-10T20:15:23Z
https://github.com/marimo-team/marimo/issues/3386
[ "bug" ]
pcomepaolo
6
plotly/dash-table
dash
177
rename `selected_cell` to `selected_cells`?
closed
2018-10-25T00:40:30Z
2018-10-29T17:51:39Z
https://github.com/plotly/dash-table/issues/177
[]
chriddyp
0
hailoc12/docbao
web-scraping
16
Cơ chế tự động
Chào anh Lộc em có một số thắc mắc mong được anh giải đáp Anh cho em hỏi hiện cái crawler của anh có thể tự động rút trích các trang báo khác nhau không ạ ? Cách anh tự động có phải là phân tích một cấu trúc web của từng trang báo sau đó crawler hay anh dùng 1 cách nào khác ? Em cũng đang thực hiện 1 cái proje...
closed
2020-05-26T07:28:28Z
2020-08-30T09:58:16Z
https://github.com/hailoc12/docbao/issues/16
[]
NguyenThaiHoc1
0
statsmodels/statsmodels
data-science
9,502
ENH/Question: GLM binomial, 2-sample case, cov_type HC0 has no effect
I currently don't see why hc0 leaves the bse unchanged in GLM binomial in constant plus dummy case. example and background: using freq_weights versus survey weights https://stackoverflow.com/questions/79412165/trying-to-understand-differences-in-weighted-logistic-regression-outputs-between I thought hc0 would adjust ...
open
2025-02-05T17:56:19Z
2025-02-05T18:27:50Z
https://github.com/statsmodels/statsmodels/issues/9502
[ "comp-genmod", "topic-covtype", "comp-survey" ]
josef-pkt
1