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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
PablocFonseca/streamlit-aggrid | streamlit | 14 | Getting AggGrid's state | Hey @PablocFonseca, thank you for such an amazing job on integrating AggGrid in Streamlit, I highly appreciate the efforts and happy to contribute if there are any known issues that need help from python side of things.
One task I am having hard time to wrap my head around is getting AggGrid state after a user inter... | closed | 2021-03-04T10:07:40Z | 2022-06-21T09:36:26Z | https://github.com/PablocFonseca/streamlit-aggrid/issues/14 | [] | adamlansky | 5 |
zappa/Zappa | flask | 467 | [Migrated] Package custom modules | Originally from: https://github.com/Miserlou/Zappa/issues/1242 by [tista3](https://github.com/tista3)
## Description
new setting: list of module names that will be packaged into zip
## Motivation
I have many flask apps in my repository that shares common module. This module is available in the PYTHONPATH env vari... | closed | 2021-02-20T08:35:15Z | 2022-07-16T07:30:12Z | https://github.com/zappa/Zappa/issues/467 | [
"needs-user-testing"
] | jneves | 1 |
harry0703/MoneyPrinterTurbo | automation | 245 | ๅจๅๆ ้ฟ่ง้ข ็ๆถๅ๏ผ่ฝๅฆๆฐๅขpycuda ๏ผ็จGPUๅ ้ๅๆ๏ผๆ็ไผๅฟซๅพๅค | ๆๆต่ฏไบ14ๅ้็่ง้ขใ่ฑไบ20ๅคๅ้๏ผ่ไธๆฏๅ
ๅญๅบๆฌๅๆปก็ๆ
ๅตไธ๏ผ๏ผ๏ผ๏ผ | closed | 2024-04-12T03:49:51Z | 2024-04-12T14:27:50Z | https://github.com/harry0703/MoneyPrinterTurbo/issues/245 | [] | Test-Jim | 1 |
django-oscar/django-oscar | django | 3,822 | Add SECURITY.md | Hey there!
I belong to an open source security research community, and a member (@ktg9) has found an issue, but doesnโt know the best way to disclose it.
If not a hassle, might you kindly add a `SECURITY.md` file with an email, or another contact method? GitHub [recommends](https://docs.github.com/en/code-security/ge... | closed | 2021-12-03T00:18:27Z | 2022-10-20T21:32:23Z | https://github.com/django-oscar/django-oscar/issues/3822 | [] | JamieSlome | 6 |
SCIR-HI/Huatuo-Llama-Med-Chinese | nlp | 75 | NotImplementedError: Cannot copy out of meta tensor; no data! | โ โ
โ 403 โ โ โ โ device_map = infer_auto_device_map( โ
โ 404 โ โ โ โ โ self, max_memory=max_memory, no_split_module_classes=no_split_module โ
โ 405 โ โ... | open | 2023-07-13T13:24:19Z | 2023-07-13T13:24:50Z | https://github.com/SCIR-HI/Huatuo-Llama-Med-Chinese/issues/75 | [] | sjtuzhaoxh | 1 |
sinaptik-ai/pandas-ai | data-visualization | 1,126 | Encountered Bug After Using PandasAI (Agent) Inside My App and Standalone with PyInstaller | ### System Info
OS version: MacBook Pro, M1
Interpreter: 3.11.4
pandas-ai version: 2.0.32
### ๐ Describe the bug
I'm implementing an app using PyQt5. To analyze my data, I integrated PandasAI. While running the program directly, everything works fine. However, upon standalone packaging with PyInstaller, I e... | closed | 2024-04-21T09:11:15Z | 2024-07-28T16:05:54Z | https://github.com/sinaptik-ai/pandas-ai/issues/1126 | [] | PVZMF | 0 |
pyro-ppl/numpyro | numpy | 1,100 | Checkpointing during MCMC | Hi devs, thanks for your contributions to this tool!
Is it possible to save the MCMC chains while the chains are running? I'm using numpyro on multiple GPUs in an HPC environment and would like to checkpoint my jobs in case of preemption. | closed | 2021-07-17T05:17:31Z | 2021-07-18T09:21:42Z | https://github.com/pyro-ppl/numpyro/issues/1100 | [
"question"
] | bmorris3 | 2 |
unit8co/darts | data-science | 2,731 | Investigate allowing `predict_likelihood_parameters` for auto-regression with quantile likelihoods | Check whether we could allow `predict_likelihood_parameters=True` for auto-regression with quantile likelihoods.
Would be interesting to see how the quantiles compare if we just feed the model with the last predicted quantiles, compared to feeding it with the samples
If the results are similar, this could speed up th... | closed | 2025-03-13T08:16:42Z | 2025-03-21T08:44:39Z | https://github.com/unit8co/darts/issues/2731 | [
"feature request",
"improvement"
] | dennisbader | 1 |
home-assistant/core | python | 141,166 | Reopen Shelly Ble Problem | ### The problem
Is the same like
https://github.com/home-assistant/core/issues/140889
### What version of Home Assistant Core has the issue?
2025.3.x
### What was the last working version of Home Assistant Core?
2024.x
### What type of installation are you running?
Home Assistant OS
### Integration causing th... | closed | 2025-03-23T05:55:31Z | 2025-03-23T09:03:53Z | https://github.com/home-assistant/core/issues/141166 | [
"integration: shelly"
] | CrazyUs3r | 5 |
MaartenGr/BERTopic | nlp | 1,406 | 'BERTopic' object has no attribute 'reduce_outliers' | i am not able to use reduce_outliers as it is showing a error as shown below

Can you guide me on how do i solve this? | open | 2023-07-12T19:25:59Z | 2023-07-12T20:29:31Z | https://github.com/MaartenGr/BERTopic/issues/1406 | [] | dhruvilm28 | 3 |
aws/aws-sdk-pandas | pandas | 2,383 | [Support Us]: LogicalCube | Thank you for letting us use your organization's name on the repository read.me page and letting other customers know that you support the project! If you would like us to also display your organization's logo. please raise a pull request to provide an image file for the logo.
Please add any files to *docs/source/_... | closed | 2023-07-06T00:37:59Z | 2023-07-06T08:31:25Z | https://github.com/aws/aws-sdk-pandas/issues/2383 | [] | zolabud | 1 |
Lightning-AI/pytorch-lightning | machine-learning | 20,033 | Can't save models via the ModelCheckpoint() when using custom optimizer | ### Bug description
Dear all,
I want to use a [Hessian-Free LM optimizer](https://github.com/ltatzel/PyTorchHessianFree) replace the pytorch L-BFGS optimizer. However, the model can't be saved normally if I use the ModelCheckpoint(), while the torch.save() and Trainer.save_checkpoint() are still working. You can fi... | open | 2024-07-01T08:54:11Z | 2024-07-01T08:54:11Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20033 | [
"bug",
"needs triage"
] | youli-jlu | 0 |
scrapy/scrapy | web-scraping | 6,481 | Allow passing parameters to signal receiver | ## Summary
Allow passing parameters to a signal receiver (when self is not available)
I.e.
```
crawler.signals.connect(receiver=cls.engine_stopped, signal=signals.engine_stopped, cb_kwargs={"lazy": True})
@classmethod
def engine_stopped(cls, lazy: bool) -> None:
...
```
## Motivation
Pass of p... | closed | 2024-09-26T09:08:35Z | 2024-10-16T09:07:31Z | https://github.com/scrapy/scrapy/issues/6481 | [] | genismoreno | 4 |
huggingface/pytorch-image-models | pytorch | 1,344 | [BUG] ViT models can't load pretrained weights from models with different `cls_token`/`no_embed_class` settings | **Describe the bug**
The title says it all. ViT models currently support changing some hyperparameters when loading pretrained weights (such as `img_size`). This is useful, when the loaded weights are intended to be used for further fine-tuning with different hyperparameters. However, `_load_weights` currently assum... | closed | 2022-07-11T20:02:54Z | 2022-07-13T07:15:46Z | https://github.com/huggingface/pytorch-image-models/issues/1344 | [
"bug"
] | ruro | 4 |
gradio-app/gradio | machine-learning | 10,502 | gradio demo don't work in huggingface space | ### Describe the bug
when deploying demo code of doc on huggingface space, it will produce a bug "gradio.exceptions.error: 'data incompatible with the messages format'". Because the version of gradio is 5.0.1 when deploying and can not change, I can not fix it by updating the version. After trying, find if I change th... | closed | 2025-02-05T02:49:16Z | 2025-02-05T05:54:37Z | https://github.com/gradio-app/gradio/issues/10502 | [
"bug"
] | Shuryne | 1 |
tqdm/tqdm | pandas | 1,322 | UnicodeDecodeError when using subprocess.getstatusoutput | I've made this script for finding corrupt images using Imagemagick. Full code:
```
from pathlib import Path
import time
import subprocess
import concurrent.futures
from tqdm import tqdm
_err_set = set()
def _imgerr(_img):
global _err_set
output = subprocess.getstatusoutput("magick identify -rega... | closed | 2022-04-25T19:23:04Z | 2022-04-25T21:07:32Z | https://github.com/tqdm/tqdm/issues/1322 | [] | gotr3k | 1 |
scikit-learn/scikit-learn | data-science | 30,180 | DOC grammar issue in the governance page | ### Describe the issue linked to the documentation
In the governance page at line: https://github.com/scikit-learn/scikit-learn/blob/59dd128d4d26fff2ff197b8c1e801647a22e0158/doc/governance.rst?plain=1#L161
there is a reference attached to "Enhancement proposals (SLEPs)."
However, after compiling, it is displaye... | closed | 2024-10-30T19:49:04Z | 2024-11-05T07:31:05Z | https://github.com/scikit-learn/scikit-learn/issues/30180 | [
"Documentation"
] | AdityaInnovates | 2 |
qubvel-org/segmentation_models.pytorch | computer-vision | 220 | Image preprocessing parameters | The function `preprocess_input()`, in encoders/_preprocessing.py, takes 'mean' and 'std' as parameters and apply the normalization on the data in the following way:
```
if mean is not None:
mean = np.array(mean)
x = x - mean
if std is not None:
std = np.array(std)
x = ... | closed | 2020-06-03T20:54:49Z | 2020-06-13T18:43:14Z | https://github.com/qubvel-org/segmentation_models.pytorch/issues/220 | [] | lkforward | 2 |
collerek/ormar | pydantic | 983 | select_related with ManyToMany through | **Describe the bug**
Trying to query a ManyToMany through relationship and getting this error:
```bash
ormar.exceptions.RelationshipInstanceError: Relationship error - ForeignKey EffortResource is of type <class 'int'> while <class 'weakref.ProxyType'> passed as a parameter.
```
after running `await EffortStep.o... | open | 2023-01-10T17:49:25Z | 2023-04-10T09:32:26Z | https://github.com/collerek/ormar/issues/983 | [
"bug"
] | AdamGold | 1 |
dpgaspar/Flask-AppBuilder | rest-api | 1,913 | Incorrect(?) use of db.session in flask_appbuilder.AppBuilder | ### Environment
Flask-Appbuilder version: 4.1.3
### Describe the expected results
We have an Azure SQL database that we use with flask-appbuilder. This database requires that we request a new token every hour or so (expiry on the token is 3600 seconds). To do this, we use an event listener of the form: `@event... | open | 2022-08-19T11:09:31Z | 2022-09-05T09:35:02Z | https://github.com/dpgaspar/Flask-AppBuilder/issues/1913 | [
"pending"
] | Atheuz | 3 |
kizniche/Mycodo | automation | 1,011 | API not capturing conversion_id property update | ### Describe the problem/bug
When converting an input measurement the 'conversion_id' prop of "device measurement settings" in the API stays null while the db reflects the update
### Versions:
- Mycodo Version: 8.10.1
- Raspberry Pi Version: 3B+
- Raspbian OS Version: Raspberry Pi OS Lite
### Reproduci... | closed | 2021-05-25T12:37:08Z | 2021-11-01T01:25:01Z | https://github.com/kizniche/Mycodo/issues/1011 | [
"bug",
"Fixed and Committed"
] | tilersmyth | 9 |
skypilot-org/skypilot | data-science | 4,021 | [Storage] Bump GCSFuse to 2.4.0+ | [GCSFuse 2.4.0](https://github.com/GoogleCloudPlatform/gcsfuse/releases/tag/v2.4.0) introduces parallel downloads which helps with loading large files (e.g., model checkpoints).
We should bump GCSFuse version + investigate the tradeoffs of enabling parallel downloads (by setting `file-cache:enable-parallel-downloads... | open | 2024-09-30T17:49:32Z | 2024-12-19T23:08:59Z | https://github.com/skypilot-org/skypilot/issues/4021 | [] | romilbhardwaj | 0 |
custom-components/pyscript | jupyter | 74 | Feature Request: Automatic reloading for existing scripts? | While jupyter notebook is a great place for doing the initial development, at some point you want to move your automations out from it. It would be great if (at least the existing scripts) would be automatically reloaded on change, i.e., by using inotify listeners on the existing script files and calling the `reload()`... | closed | 2020-11-02T23:14:55Z | 2021-01-01T00:59:06Z | https://github.com/custom-components/pyscript/issues/74 | [] | rytilahti | 25 |
plotly/plotly.py | plotly | 5,109 | Plotly min.js import missing .js suffix | When running this cell in a JupyterLab instance:
```python
import plotly.io as pio
pio.renderers.default = "notebook_connected"
import plotly.graph_objects as go
go.Figure()
```
The first time Plotly is loaded, the figure is blank and the following errors appear in the dev console:
```
GET https://cdn.plot.ly/plotly-3.... | closed | 2025-03-24T10:51:15Z | 2025-03-24T15:06:10Z | https://github.com/plotly/plotly.py/issues/5109 | [] | slishak-PX | 2 |
ivy-llc/ivy | pytorch | 28,557 | Fix Frontend Failing Test: paddle - creation.paddle.assign | To-do List: https://github.com/unifyai/ivy/issues/27500 | closed | 2024-03-12T11:52:24Z | 2024-03-21T12:04:07Z | https://github.com/ivy-llc/ivy/issues/28557 | [
"Sub Task"
] | ZJay07 | 0 |
AirtestProject/Airtest | automation | 852 | swipeๆปๅจๆไฝไธๅคๅนณๆป #884 | ๆๅจ็จairtestๆต่ฏ่ชๅจๆปๅจ่งฃ้้ช่ฏ็ ๏ผไฝๅพๅค้กต้ข็ๆปๅจ่งฃ้ไผ้่ฟjsๅคๆญๆปๅจๆไฝๆฏไบบไธบ่ฟๆฏๆบๅจ๏ผๆฏ่พ็็กฌ็ๆปๅจๆไฝไผ่ขซๅคๅฎไธบๆบๅจใ
็ฎๅไฝฟ็จ็ๆฏๅบไบwindows้กต้ข่ฏๅซ็swipeๆไฝ๏ผๅ
ทไฝๆปๅจไปฃ็ ๅฆไธ๏ผ
swipe({ๅพ็},vector=[0.1776,0.0056],duration=0.2,steps=randint(2,5))
ๆ ่ฎบๆไน่ฐ็จๅๆฐ,swipe็ๆปๅจๆไฝๅ
ถๅฎ้ฝๆฏ้ๅฏนๆๅฎ่ท็ฆปๅ้่ฟ่กๅๆฎตๆปๅจๆไฝ๏ผๆปๅจ่ฟ็จ้ฝๆฏ่พ็็กฌๅฎนๆ่ขซ่ฏๅซใ
่ฝๅฆๆไพๆฏ่พๆไบบ็ๆปๅจ่งฃๅณๆนๆก๏ผ | closed | 2021-01-14T11:50:25Z | 2021-01-15T09:18:44Z | https://github.com/AirtestProject/Airtest/issues/852 | [] | tiexinyang | 1 |
errbotio/errbot | automation | 1,103 | Errbot 4.2.2 python 2.7. Error with command errbot. | In order to let us help you better, please fill out the following fields as best you can:
### I am...
* [ ] Reporting a bug
* [ ] Suggesting a new feature
* [x ] Requesting help with running my bot
* [ ] Requesting help writing plugins
* [ ] Here about something else
### I am running...
* Errbot version... | closed | 2017-09-20T11:00:22Z | 2017-10-07T08:16:42Z | https://github.com/errbotio/errbot/issues/1103 | [] | locdoan12121997 | 3 |
sczhou/CodeFormer | pytorch | 40 | Background upscale isn't working / Real-ESRGAN ignored? | Hello, Thank you for this great project! ๐
I'm running this on Windows 10 and Anaconda, Installation was very easy and simple to follow thanks to your step-by-step instructions, I appreciate it.
### Problem Description:
I've added the argument: --bg_upsampler realesrgan
But it seems to ignore it and just upsca... | open | 2022-10-04T17:38:28Z | 2024-04-06T15:39:48Z | https://github.com/sczhou/CodeFormer/issues/40 | [] | AlonDan | 6 |
ading2210/poe-api | graphql | 70 | Cannot send message? Object of type Message is not JSON serializable | Whenever i try to send a message using this function:
```py
async def generate_response(message):
with open("message.txt", "w") as f:
for chunk in client.send_message("capybara", message):
f.write(chunk["text_new"], end="", flush=True)
with open("message.txt", "r+") as f:
ret... | closed | 2023-05-16T18:43:02Z | 2023-05-17T13:57:07Z | https://github.com/ading2210/poe-api/issues/70 | [
"invalid"
] | BingusCoOfficial | 2 |
pyro-ppl/numpyro | numpy | 1,238 | Cannot install numpyro for GPU | Hi,
Not sure if this is a numpyro issue or an operators error:
I installed numpyro with the following statement, in a clean miniconda environment:
1) pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_releases.html
....
Successfully built jax
Installing collected packages: six,... | closed | 2021-11-25T01:56:25Z | 2021-11-27T04:30:15Z | https://github.com/pyro-ppl/numpyro/issues/1238 | [] | PetrarcaBruto | 2 |
huggingface/datasets | machine-learning | 6,585 | losing DatasetInfo in Dataset.map when num_proc > 1 | ### Describe the bug
Hello and thanks for developing this package!
When I process a Dataset with the map function using multiple processors some set attributes of the DatasetInfo get lost and are None in the resulting Dataset.
### Steps to reproduce the bug
```python
from datasets import Dataset, DatasetInfo... | open | 2024-01-12T13:39:19Z | 2024-01-12T14:08:24Z | https://github.com/huggingface/datasets/issues/6585 | [] | JochenSiegWork | 2 |
pydata/xarray | pandas | 10,115 | DataArray.rolling fails with chunk size of 1 or 2 (reemergence of issue #9862) | ### What happened?
The problem is exactly as written in closed issue #9862, but I'm using:
- xarray: 2025.1.2
- dask: 2025.2.0
Since everything is the same (including traceback and behavior when pasted into console or binder), please refer to original issue for complete description.
I didn't click "new issue" sinc... | open | 2025-03-11T20:16:13Z | 2025-03-11T20:16:17Z | https://github.com/pydata/xarray/issues/10115 | [
"bug",
"needs triage"
] | pittwolfe | 1 |
profusion/sgqlc | graphql | 72 | Union + __fields__() has misleading error message | While the error is misleading (I should fix that), in GraphQL you can't select fields of an union type directly, you must use fragments to select depending on each type you want to handle.
In your case, could you try:
```py
import sgqlc
from sgqlc.operation import Operation
from sgqlc.types import String, Type... | open | 2019-11-19T16:03:12Z | 2019-11-19T16:03:55Z | https://github.com/profusion/sgqlc/issues/72 | [
"bug"
] | barbieri | 0 |
dask/dask | pandas | 10,979 | dask-expr is now a hard dependency | dask-expr is now a hard dependency of dask[dataframe].
We still need to update
- `distributed/continuous_integration/recipes` (see conda build workflow on distributed, currently failing)
- https://github.com/conda-forge/dask-feedstock
- distributed gpuci failing
- other?
CC @phofl @jrbourbeau
XREFs
- das... | closed | 2024-03-05T13:11:22Z | 2024-03-12T10:20:17Z | https://github.com/dask/dask/issues/10979 | [
"needs triage"
] | crusaderky | 3 |
slackapi/bolt-python | fastapi | 492 | "Add to Slack" Button throws OAuth error | The "Add to Slack" button here https://api.slack.com/docs/slack-button fails with the error
Oops, Something Went Wrong!
Please try again from here or contact the app owner (reason: invalid_browser: This can occur due to page reload, not beginning the OAuth flow from the valid starting URL, or the /slack/install URL... | closed | 2021-10-09T08:40:57Z | 2023-08-22T03:29:08Z | https://github.com/slackapi/bolt-python/issues/492 | [
"question"
] | DareFail | 9 |
kizniche/Mycodo | automation | 653 | Display Addition: Generic 20x4 LCD | Hi Kyle,
Can you add support for generic 20x4 LCD displays?
I was able to set one up and get it to display data using the 16x4 option, but itโs limited to 16 characters wide.
`
`async def main():`
` llm=ChatOllama(model="qwen2... | open | 2025-03-24T01:23:57Z | 2025-03-24T05:41:14Z | https://github.com/browser-use/browser-use/issues/1118 | [
"bug"
] | 4EverBuilder | 3 |
johnthagen/python-blueprint | pytest | 242 | Enable Ruff format implicit string concatenation | When this is stable, revisit `ISC001` disable lints.
- https://github.com/astral-sh/ruff/issues/9457#issuecomment-2437519130 | closed | 2024-10-28T13:47:50Z | 2025-01-09T19:26:42Z | https://github.com/johnthagen/python-blueprint/issues/242 | [
"enhancement"
] | johnthagen | 1 |
robotframework/robotframework | automation | 5,003 | Set Library Search Order not working in child suites when used in __init__ file | There is a bug in Robotframework that when I set the `Set Library Search Order`, it is not honored anymore in the child suites, when I initially set it in a `__init__.robot`
I use this Search Order with the python remote server:
```
Import Library Remote htttp://xxxxx:yyyy WITH NAME RemoteLib
Set Library S... | open | 2024-01-05T09:20:40Z | 2024-02-21T06:05:16Z | https://github.com/robotframework/robotframework/issues/5003 | [] | derived-coder | 1 |
ydataai/ydata-profiling | pandas | 1,523 | Unexpected error of type DispatchError raised while running data exploratory profiler from function spark_get_series_descriptions | ### Current Behaviour
# converts the data types of the columns in the DataFrame to more appropriate types,
# useful for improving the performance of calculations.
# Selects the columns in the DataFrame that are of type object or category,
# which are the types that are... | open | 2023-12-29T22:52:16Z | 2023-12-29T23:10:28Z | https://github.com/ydataai/ydata-profiling/issues/1523 | [
"needs-triage"
] | tboz38 | 1 |
scikit-optimize/scikit-optimize | scikit-learn | 417 | `test_expected_minimum` failure | One test for the expected minimum function fails somewhere deep in scipy. Any ideas on how to track this down?
```
$ pytest --pdb -x -m 'not slow_test' skopt/tests/test_utils.py (skopt)
============================= test session starts ==============================
platform darwin -- Python 3.5.2, pytes... | closed | 2017-06-29T06:58:10Z | 2018-01-10T22:50:13Z | https://github.com/scikit-optimize/scikit-optimize/issues/417 | [] | betatim | 2 |
lanpa/tensorboardX | numpy | 42 | wrong histograms | Hi, I am having problems plotting histograms. I think there is a very good chance that it is not because of a bug in tensorboard-pytorch, but I'm not sure what I could be doing wrong, and I'm not sure where to ask, so if someone could help I would appreciate it.
I am trying to plot histograms of the gradients like ... | closed | 2017-10-15T12:30:24Z | 2017-10-17T06:23:52Z | https://github.com/lanpa/tensorboardX/issues/42 | [] | greaber | 6 |
Anjok07/ultimatevocalremovergui | pytorch | 779 | Value Error | Last Error Received:
Process: MDX-Net
If this error persists, please contact the developers with the error details.
Raw Error Details:
ValueError: "zero-size array to reduction operation maximum which has no identity"
Traceback Error: "
File "UVR.py", line 6059, in process_start
File "separate.py", l... | closed | 2023-09-06T15:58:12Z | 2023-09-27T23:27:44Z | https://github.com/Anjok07/ultimatevocalremovergui/issues/779 | [] | DealPotato | 1 |
chaos-genius/chaos_genius | data-visualization | 575 | [BUG] DQ Anomaly Metrics should not be displayed when we do count aggregation on a categorical column | ## Describe the bug
If we create a KPI with metric column type categorical and count as aggregation, DQ mean and Max graphs are displayed empty and DQ count graph is only displayed.
## Explain the environment
- **Chaos Genius version**: v0.3.0
## Expected behavior
DQ Graphs should not be displayed. We can't ta... | closed | 2022-01-05T15:21:42Z | 2022-01-21T06:03:01Z | https://github.com/chaos-genius/chaos_genius/issues/575 | [
"๐ bug",
"๐ ๏ธ backend"
] | Amatullah | 0 |
NullArray/AutoSploit | automation | 1,222 | Unhandled Exception (26a2b144c) | Autosploit version: `4.0`
OS information: `Linux-5.2.0-2parrot1-amd64-x86_64-with-Parrot-4.7-stable`
Running context: `autosploit.py`
Error mesage: ``hosts.txt` and `/home/arc/AutoSploit/hosts.txt` are the same file`
Error traceback:
```
Traceback (most recent call):
File "/home/arc/AutoSploit/lib/term/terminal.py", l... | closed | 2019-12-14T21:25:40Z | 2019-12-15T01:03:03Z | https://github.com/NullArray/AutoSploit/issues/1222 | [] | AutosploitReporter | 0 |
QuivrHQ/quivr | api | 2,639 | [Bug]: failed to fetch;failed to connect 54323,but 5050 report status ok | ### What happened?
A bug happened!
http://localhost:3000/login,After I entered my account and password,web report "failed to fetch". And I checked the [5050](http://localhost:5050/), it said"{"status":"OK"}".but i failed to connect the http://localhost:54323/,it said "Unable to access this website. Localhost refused ... | closed | 2024-06-07T10:46:09Z | 2024-09-11T12:08:49Z | https://github.com/QuivrHQ/quivr/issues/2639 | [
"bug",
"Stale",
"area: backend"
] | HarrietW221b | 6 |
globaleaks/globaleaks-whistleblowing-software | sqlalchemy | 3,685 | Wrong hompage in package description | ### What version of GlobaLeaks are you using?
4.13.12
### What browser(s) are you seeing the problem on?
Other
### What operating system(s) are you seeing the problem on?
macOS
### Describe the issue
Due to the shell command 'dpkg -s globaleaks' the information of the installed package is presented.
Actually... | closed | 2023-10-08T14:59:37Z | 2023-10-09T22:25:14Z | https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3685 | [
"T: Bug",
"C: Packaging"
] | flashlight4 | 2 |
recommenders-team/recommenders | data-science | 1,376 | [FEATURE] Add Microsoft markdown files | ### Description
Add updated code of conduct and security markdown files
### Expected behavior with the suggested feature
CODE_OF_CONDUCT.md matching: https://github.com/microsoft/repo-templates/blob/main/shared/CODE_OF_CONDUCT.md
SECURITY.md matching https://github.com/microsoft/repo-templates/blob/main/shared/SE... | closed | 2021-04-14T18:18:53Z | 2021-04-15T18:37:03Z | https://github.com/recommenders-team/recommenders/issues/1376 | [
"enhancement"
] | gramhagen | 1 |
hankcs/HanLP | nlp | 1,171 | ่ชๅฎไน่ฏ ๆทปๅ ๅฐ CustomDictionary ้้ขๅฐฑๅฏไปฅ่ขซ่ฏๅซ๏ผ่ชๅทฑๅ ่ฝฝ่ฏๅ
ธๅฐฑไธ่ขซ่ฏๅซ | <!--
ๆณจๆไบ้กนๅ็ๆฌๅทๅฟ
ๅกซ๏ผๅฆๅไธๅๅคใ่ฅๅธๆๅฐฝๅฟซๅพๅฐๅๅค๏ผ่ฏทๆๆจกๆฟ่ฎค็ๅกซๅ๏ผ่ฐข่ฐขๅไฝใ
-->
## ๆณจๆไบ้กน
่ฏท็กฎ่ฎคไธๅๆณจๆไบ้กน๏ผ
* ๆๅทฒไป็ป้
่ฏปไธๅๆๆกฃ๏ผ้ฝๆฒกๆๆพๅฐ็ญๆก๏ผ
- [้ฆ้กตๆๆกฃ](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 | 2019-05-06T02:41:51Z | 2020-01-01T10:49:50Z | https://github.com/hankcs/HanLP/issues/1171 | [
"ignored"
] | 99sun99 | 15 |
JaidedAI/EasyOCR | pytorch | 1,011 | Train my own recognition model | i want to use english_g2.pth to train my own recognition model,is there any Tutorial? The deep-text-recognition-benchmark model looks like 200MB,It's a little big for me,thanks | open | 2023-05-09T06:43:29Z | 2024-01-25T18:32:46Z | https://github.com/JaidedAI/EasyOCR/issues/1011 | [] | stealth0414 | 3 |
ageitgey/face_recognition | machine-learning | 643 | Train model with more than 1 image per person | * face_recognition version: 1.2.3
* Python version: 2.7.15
* Operating System: Windows 10
### Description
I Would like to train the model with more than 1 image per each person to achieve better recognition results. Is it possible?
One more question is what does [0] mean here:
```
known_face_encoding_user ... | closed | 2018-10-09T10:59:15Z | 2018-10-09T11:37:34Z | https://github.com/ageitgey/face_recognition/issues/643 | [] | cepxuo | 1 |
drivendataorg/cookiecutter-data-science | data-science | 181 | Link to "Edit in Github" still broken on project homepage | This is a continuation of issue #146. The link seems to still be broken.
# Steps to Repro:
- Go to the project homepage http://drivendata.github.io/cookiecutter-data-science/
- In the top right there is a button "Edit on Github" that links to this page: https://github.com/drivendata/cookiecutter-data-science/edi... | closed | 2019-09-02T18:18:56Z | 2020-01-23T01:52:35Z | https://github.com/drivendataorg/cookiecutter-data-science/issues/181 | [] | BrunoGomesCoelho | 1 |
litestar-org/litestar | asyncio | 3,464 | Bug: SerializationException when running modeling-and-features demo from docs | ### Description
Hi,
First of all thanks for developing Litestar, it proves to be a very useful piece of software here. Unfortunately I ran into an issue.
I ran into an `msgspec_error` when requesting a page backed by sqlalchemy models which are connected via relationships. It seems that the database is correc... | closed | 2024-05-03T13:33:38Z | 2025-03-20T15:54:40Z | https://github.com/litestar-org/litestar/issues/3464 | [
"Bug :bug:",
"Documentation :books:",
"Good First Issue"
] | JorenSix | 3 |
mars-project/mars | scikit-learn | 2,750 | [BUG] NameError: name 'pq' is not defined if pyarrow is not installed | <!--
Thank you for your contribution!
Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue.
-->
**Describe the bug**
```python
mars/services/lifecycle/api/oscar.py:19: in <module>
from ..supervisor.tracker import LifecycleTrackerActor
mars/services/life... | closed | 2022-02-25T03:23:35Z | 2022-02-25T03:24:55Z | https://github.com/mars-project/mars/issues/2750 | [
"reso: duplicate"
] | fyrestone | 1 |
alteryx/featuretools | scikit-learn | 2,453 | fix dfs warnings in get_recommended_primitives | in `_recommend_non_numeric_primitives` we make a call to dfs to generate features for all valid primitives. That list of valid primitives usually includes many numeric primitives that don't get used and cause an UnusedPrimitive warning. | open | 2023-01-18T18:49:35Z | 2023-06-26T19:16:12Z | https://github.com/alteryx/featuretools/issues/2453 | [] | ozzieD | 0 |
lanpa/tensorboardX | numpy | 293 | Can not add graph for dataparallel model | Hi there, I get a `KeyError: '322'` when I try to `add_graph` for data parallel model on multiple GPU. Here is a mini-example which can reproduce the error:
So what should I do for this error?
```
import torch
import torchvision.models as models
from tensorboardX import SummaryWriter
device = 'cuda'
net... | closed | 2018-12-04T02:31:40Z | 2018-12-10T03:51:06Z | https://github.com/lanpa/tensorboardX/issues/293 | [
"seems fixed"
] | bl0 | 6 |
huggingface/transformers | deep-learning | 36,295 | [Bugs] RuntimeError: No CUDA GPUs are available in transformers v4.48.0 or above when running Ray RLHF example | ### System Info
- `transformers` version: 4.48.0
- Platform: Linux-3.10.0-1127.el7.x86_64-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.27.1
- Safetensors version: 0.5.2
- Accelerate version: 1.0.1
- Accelerate config: not found
- PyTorch version (GPU?): 2.5.1+cu124 (True)
- Tensorflow ... | open | 2025-02-20T07:58:49Z | 2025-03-22T08:03:03Z | https://github.com/huggingface/transformers/issues/36295 | [
"bug"
] | ArthurinRUC | 3 |
huggingface/datasets | computer-vision | 6,881 | AttributeError: module 'PIL.Image' has no attribute 'ExifTags' | When trying to load an image dataset in an old Python environment (with Pillow-8.4.0), an error is raised:
```Python traceback
AttributeError: module 'PIL.Image' has no attribute 'ExifTags'
```
The error traceback:
```Python traceback
~/huggingface/datasets/src/datasets/iterable_dataset.py in __iter__(self)
1... | closed | 2024-05-08T06:33:57Z | 2024-07-18T06:49:30Z | https://github.com/huggingface/datasets/issues/6881 | [
"bug"
] | albertvillanova | 3 |
InstaPy/InstaPy | automation | 6,232 | unable to like | i get the unable to load media error( for like 4.5 posts ) and after that it gets a media post and
After getting the post when is time to click the like button the app stops
Traceback (most recent call last):
File "C:\Users\ribei\Downloads\Reddit\insta.py", line 32, in
session.like_by_tags(["cats"], amount=10)
... | closed | 2021-06-14T16:41:42Z | 2023-01-01T11:34:55Z | https://github.com/InstaPy/InstaPy/issues/6232 | [] | diogoribeirodev | 4 |
explosion/spaCy | data-science | 13,620 | A question about document tokenization | Hi, I found a very interesting result to tokenize a document. The example code is:
```
import spacy
nlp = spacy.load("en_core_web_sm")
# doc = nlp("Apple is looking at. startup for $1 billion.")
# for token in doc:
# print(token.text, token.pos_, token.dep_)
# Example text
text = '''Panel C: Gene Associ... | open | 2024-09-07T13:23:34Z | 2024-11-10T07:07:11Z | https://github.com/explosion/spaCy/issues/13620 | [] | HelloWorldLTY | 1 |
wiseodd/generative-models | tensorflow | 40 | KL Loss. | Hi, I just noticed that the KL Loss in the VAE paper would look like this:
0.5 * torch.sum(torch.exp(logVar) + mean ** 2 - 1. - logVar)
And here, the KL Loss is:
torch.mean(0.5 * torch.sum(torch.exp(logVar) + mean ** 2 - 1. - logVar, 1))
What's your thought in this? | closed | 2017-10-29T02:08:32Z | 2017-10-30T13:37:13Z | https://github.com/wiseodd/generative-models/issues/40 | [] | Prasanna1991 | 2 |
datapane/datapane | data-visualization | 142 | UTF-8 โ CP1252 encoding issue in exported HTML report | <!--
**NOTE** Please use this template to open issues, bugs, etc., only.
See our [GitHub Discussions Board](https://github.com/datapane/datapane/discussions) to discuss feature requests, general support, ideas, and to chat with the community.
-->
### System Information
<!-- Please fill this out to help us unde... | closed | 2021-08-09T11:11:20Z | 2021-08-18T18:10:20Z | https://github.com/datapane/datapane/issues/142 | [
"triage"
] | inigohidalgo | 6 |
iMerica/dj-rest-auth | rest-api | 328 | Is it possible to implement custom email validation in AccountAdapter instead of overriding RegisterSerializer.validate_email? | Hi,
I'm writing a multitenant app and wanted to use AllAuth.
However, it [does not have an option to replace `EmailAddress`](https://github.com/pennersr/django-allauth/issues/2450)
I also found this issue pennersr/django-allauth/issues/976 that allows implementing custom logic to validate email uniqueness in `Acco... | open | 2021-11-12T07:30:25Z | 2021-11-12T07:42:55Z | https://github.com/iMerica/dj-rest-auth/issues/328 | [] | 1oglop1 | 0 |
Miserlou/Zappa | django | 1,927 | Package Error: python-dateutil | Would you please support the newest version of python-dateutil?
```
ERROR: zappa 0.48.2 has requirement python-dateutil<2.7.0,>=2.6.1, but you'll have python-dateutil 2.8.0 which is incompatible.
``` | open | 2019-09-13T23:53:24Z | 2021-05-08T16:28:33Z | https://github.com/Miserlou/Zappa/issues/1927 | [] | weasteam | 18 |
benbusby/whoogle-search | flask | 780 | [BUG] Some parts of the UI are light in dark theme | **Describe the bug**
Some parts of the UI are light in dark theme. Some of those parts are not readable because the text and the background are white.
**To Reproduce**
Some searches


graphistry.edges(df, 'WRONG', 'd').plot(as_files=True, render=False)
```
Will not hint at the binding error, while `as_files=False` will. Both should -- unclear if PyGraphistry inspecting validity on viz create response, or validity not bei... | open | 2021-02-15T00:38:52Z | 2021-02-15T00:44:21Z | https://github.com/graphistry/pygraphistry/issues/218 | [
"enhancement",
"good-first-issue"
] | lmeyerov | 0 |
microsoft/Bringing-Old-Photos-Back-to-Life | pytorch | 243 | Running locally almost halts the computer | The first time I ran this locally, my computer slowed to a crawl after Python used up 100% of my RAM and CPU. I waited 20 minutes, and ended the task. Is there some setting to ensure it doesn't consume so many resources?
My PC is a year old, and pretty decent:
**Operating System**
Windows 10 Pro 64-bit Version 2... | open | 2022-09-25T21:29:14Z | 2022-11-21T09:03:11Z | https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life/issues/243 | [] | zvit | 1 |
jschneier/django-storages | django | 1,443 | S3 credentials in links missing for private buckets after upgrade to Django 5.1 | Hi @jschneier!
I found an issue with Django 5.1. After the upgrade (using django-storages 1.14.4), all GET-parameter credentials for private S3 buckets are not being added to the links in my templates anymore. This means that I don't have access to the files.
I have no idea and since I have little knowledge on ho... | closed | 2024-08-15T07:04:05Z | 2025-02-09T01:07:47Z | https://github.com/jschneier/django-storages/issues/1443 | [] | GitRon | 12 |
aminalaee/sqladmin | sqlalchemy | 524 | Show Enum values in detail page | ### Checklist
- [X] The bug is reproducible against the latest release or `master`.
- [X] There are no similar issues or pull requests to fix it yet.
### Describe the bug
In the Create page the Enums are shown properly, in the details page also it should show the Enum values.
### Steps to reproduce the bug
_No res... | closed | 2023-06-26T12:05:53Z | 2023-06-28T10:02:11Z | https://github.com/aminalaee/sqladmin/issues/524 | [
"good first issue"
] | aminalaee | 0 |
plotly/dash | jupyter | 2,391 | Navigation Button with tooltip error when clicking it | **Describe your context**
Please provide us your environment, so we can easily reproduce the issue.
```
dash 2.7.1
dash-auth 1.4.1
dash-bootstrap-components 1.3.0
dash-core-components 2.0.0
dash-daq 0.5.0
dash-extensions ... | open | 2023-01-19T17:42:54Z | 2024-08-13T19:25:10Z | https://github.com/plotly/dash/issues/2391 | [
"bug",
"P3"
] | Birdy3000 | 0 |
miguelgrinberg/Flask-SocketIO | flask | 1,050 | 400 Error? | Hi, I'm trying to spin up a simple socket connection w/ React + Flask... I'm unfortunately getting a 400 error... any thoughts around why this is? Happy to answer any questions around configs.
<img width="498" alt="Screen Shot 2019-08-27 at 2 44 14 PM" src="https://user-images.githubusercontent.com/11385142/63776473... | closed | 2019-08-27T13:46:20Z | 2020-01-02T03:49:33Z | https://github.com/miguelgrinberg/Flask-SocketIO/issues/1050 | [
"question"
] | leehol | 2 |
waditu/tushare | pandas | 1,725 | import tushareๅloggingๆไธๅบๆฅๆฅๅฟ | Python 3.8.16๏ผไธ้ข่ฟๆ ทๆฏๅฏไปฅๆๅบๆฅๅฟ็
```
import logging
# import tushare
logging.basicConfig(level=logging.INFO)
logging.info("a info log")
```
ๅช่ฆๆimport tushare็ๆณจ้ๅปๆ๏ผloggingๅฐฑๆไธๅบๆฅๆฅๅฟไบ
ๆฑๅฉไธไธ่ฆๅฆไฝ่งฃๅณ | open | 2024-01-05T16:54:43Z | 2024-01-05T16:55:16Z | https://github.com/waditu/tushare/issues/1725 | [] | CurryGaifan | 0 |
FactoryBoy/factory_boy | sqlalchemy | 936 | How to access Params from Post-Create Hook? | #### Description
I am using this package with SQLAlchemy models. My goal is to use a factory to create a model instance, along with a number of associated model instances. Both specific and generic associations, like these two use cases:
```py
# use two new gyms:
UserFactory(gyms_count=2)
# use specified gym... | open | 2022-05-30T02:39:14Z | 2023-06-19T11:27:07Z | https://github.com/FactoryBoy/factory_boy/issues/936 | [] | s2t2 | 3 |
CatchTheTornado/text-extract-api | api | 33 | Challenges with LLMs Not Respecting Provided Fields in JSON Outputs | When utilizing Large Language Models to extract data from documents such as invoices and generate structured outputs like JSON files, a common issue arises: the LLM does not always adhere strictly to the provided fields and sometimes invents new ones. This behavior poses significant challenges for applications that req... | closed | 2024-11-13T01:22:29Z | 2024-11-25T12:18:22Z | https://github.com/CatchTheTornado/text-extract-api/issues/33 | [
"question"
] | kreativitat | 4 |
aleju/imgaug | deep-learning | 130 | Batch generator hangs with multithread | When using alongside the keras `ImageDataGenerator` with `multithreading=True`, the process hangs on `recv()`. Switching the number of workers to 0 (i.e. no multithread) works as expected.
> Versions:
imgaug: 0.2.5 (from master 13May18)
python: 3.5
keras: 2.1.3
I saw the last merged PR #126 tacking in the sam... | open | 2018-05-01T13:04:38Z | 2018-05-29T10:41:28Z | https://github.com/aleju/imgaug/issues/130 | [] | 23pointsNorth | 3 |
pydata/pandas-datareader | pandas | 733 | Stooq: futures, indices, cash, currency, bond yield tickers don't feed | Hello,
I'm trying to scrape multiple historical quotes from Stooq. Equities and indicies work well, while futures, indices, cash, currency, bond yield don't feed. Shall I type the tickers somehow differently?
Below is the code example with the tickers that don't work for me.
```py
now = datetime.now().date()... | open | 2019-11-30T06:02:16Z | 2019-12-02T12:50:03Z | https://github.com/pydata/pandas-datareader/issues/733 | [] | An-naili | 2 |
pydantic/pydantic-core | pydantic | 1,147 | ImportError: dynamic module does not define module export function (PyInit__pydantic_core) | Hello, I am trying to import openai in my visual studio code and face with "ImportError: dynamic module does not define module export function (PyInit__pydantic_core)" error, I really dont have any idea of how resolving it, my pydantic version is 2.5.3 and my pydantic_core version is 2.15.0, my python code is 3.11.7, I... | closed | 2024-01-11T01:25:38Z | 2024-01-17T16:30:38Z | https://github.com/pydantic/pydantic-core/issues/1147 | [
"unconfirmed"
] | ResearcherSara | 3 |
AntonOsika/gpt-engineer | python | 237 | openai key | how do i manually edit my api key? | closed | 2023-06-20T03:59:11Z | 2023-06-21T12:36:38Z | https://github.com/AntonOsika/gpt-engineer/issues/237 | [] | ether8unny | 5 |
polakowo/vectorbt | data-visualization | 71 | example rand_exit_choice_nb can not run | Hi,
I find an example can not run:
https://github.com/polakowo/vectorbt/blob/master/vectorbt/signals/factory.py#L316
```python
File "D:\Users\Kan\miniconda3\envs\py38_vectorbt\lib\site-packages\vectorbt\signals\factory.py", line 61, in __init__
IndicatorFactory.__init__(
TypeError: __init__() got an ... | closed | 2020-12-25T02:39:40Z | 2020-12-25T22:01:41Z | https://github.com/polakowo/vectorbt/issues/71 | [] | wukan1986 | 0 |
davidsandberg/facenet | computer-vision | 1,087 | why the time for encoding face embedding is so long? | I rewrite the compare.py to check the time for facenet's face embedding encoding, but to my surprise,the time is above 60ms on my Geforce RTX2070 card,I also check the time for ArcFace,it only use 10 ms; I also found when my check program was running, the GPU load report by GPU-Z is only about 25%,it was clear the GPU... | closed | 2019-09-20T07:09:10Z | 2019-09-22T11:38:41Z | https://github.com/davidsandberg/facenet/issues/1087 | [] | pango99 | 1 |
HumanSignal/labelImg | deep-learning | 801 | unhandled exception in script -- when run py to exc in windows | Traceback (most recent call last):
File "labelImg.py", line 18, in <module>
ModuleNotFoundError: No module named 'PyQt5'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "labelImg.py", line 27, in <module>
ModuleNotFoundError: No module named 'sip... | closed | 2021-10-11T11:44:56Z | 2021-10-11T20:06:56Z | https://github.com/HumanSignal/labelImg/issues/801 | [] | saiful6575 | 1 |
Kanaries/pygwalker | matplotlib | 658 | Support Narwhals DataFrames including DuckDB relation and Dask. | In https://github.com/panel-extensions/panel-graphic-walker/pull/22 I will add more support for more data sources to `panel-graphic-walker`. I add general DataFrame support via [Narwhals](https://github.com/narwhals-dev/narwhals) because its what we are going to do for param, panel and rest of HoloViz ecosystem I belie... | open | 2024-11-09T14:59:12Z | 2025-02-08T01:31:52Z | https://github.com/Kanaries/pygwalker/issues/658 | [
"enhancement"
] | MarcSkovMadsen | 1 |
coleifer/sqlite-web | flask | 112 | Docker image - arm64 please? | Hi - longtime user of this project on a raspi. Recently jumped to using docker and am reinstalling everything in containers.
Discovered tonight that while the repository works well on raspbian, some of the dependent libraries have platform specificity. Since the image on docker hub is tagged as amd64, it pulls the w... | closed | 2023-03-25T01:12:35Z | 2023-04-18T15:32:20Z | https://github.com/coleifer/sqlite-web/issues/112 | [] | barbequesauce | 3 |
fastapi/sqlmodel | pydantic | 127 | Simple instructions for a self referential table | ### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the integrated search.
- [X] I already searched in Google "How to X in SQLModel" and didn't find any information.
- [X] I al... | open | 2021-10-11T22:03:46Z | 2022-11-30T18:58:21Z | https://github.com/fastapi/sqlmodel/issues/127 | [
"question"
] | michaelmcandrew | 12 |
explosion/spaCy | data-science | 13,205 | DocBin.to_bytes fails with a "ValueError: bytes object is too large" Spacy v 3.7.2 | <!-- NOTE: For questions or install related issues, please open a Discussion instead. -->
## How to reproduce the behaviour
I am trying to train a model from scratch (NER) on a corpus which has around 8 million sentences, after added data in DocBin() then unable to save it getting error
## Your Environment
<!-... | closed | 2023-12-20T06:17:51Z | 2023-12-20T13:12:54Z | https://github.com/explosion/spaCy/issues/13205 | [
"feat / serialize"
] | rajesh-smartwebtech | 0 |
litestar-org/polyfactory | pydantic | 318 | Bug: factories inside a nested pydantic model with custom types do not inherit the provider map | Hello all, I really like the project, saves me tons of time when writing tests :).
I encountered a problem with nested pydantic models that have custom types.
The following example with a nested pydantic model only works if you override `_get_or_create_factory` by replacing the `get_provider_map` of the create... | closed | 2023-08-01T20:21:06Z | 2025-03-20T15:53:05Z | https://github.com/litestar-org/polyfactory/issues/318 | [
"bug",
"help wanted",
"good first issue"
] | potatoUnicornDev | 1 |
shibing624/text2vec | nlp | 41 | ้ข่ฎญ็ป็ๆจกๅไผ่ขซไธ่ฝฝๅฐ้ฃไธชๆไปถไธ | ### Describe the Question
ๆ่ทไบไธไธdemo๏ผไผไธ่ฝฝไธไบ้ขๅ
่ฎญ็ป็ๆจกๅ๏ผ่ฏท้ฎไธ่ฟไบๆจกๅ่ขซไธ่ฝฝๅๆพๅฐๅชไธชๆไปถไธไบ
### Describe your attempts
- [ ] I walked through the tutorials
- [ ] I checked the documentation
- [ ] I checked to make sure that this is not a duplicate question
You may also provide a [Minimal, Complete, and Verifiable example](https://s... | closed | 2022-05-18T07:37:37Z | 2022-05-18T08:03:10Z | https://github.com/shibing624/text2vec/issues/41 | [
"question"
] | melowYX | 1 |
apachecn/ailearning | python | 440 | ไธบไฝๅฝๅถๆๅญฆ็่ง้ข - ApacheCN | http://ailearning.apachecn.org/why-to-record-study-ml-video/
ApacheCN ไธๆณจไบไผ็ง้กน็ฎ็ปดๆค็ๅผๆบ็ป็ป | closed | 2018-08-24T07:11:10Z | 2021-09-07T17:44:35Z | https://github.com/apachecn/ailearning/issues/440 | [
"Gitalk",
"7de09eb183e1224f3bcc26a0b7225773"
] | jiangzhonglian | 0 |
modelscope/modelscope | nlp | 1,276 | ๅฏผๅ
ฅAutoencoderKLWan, WanPipeline็้ฎ้ข | from diffusers import AutoencoderKLWan, WanPipelineๆ็คบ from diffusers import AutoencoderKLWan, WanPipeline
ImportError: cannot import name 'AutoencoderKLWan' from 'diffusers' (E:\PyCharm2023.3.2\python\pythonProject\.venv\Lib\site-packages\diffusers\__init__.py). Did you mean: 'AutoencoderKL'?
ๅmodelscope.cn้ฎไบ่ฏดๆฏ่ฆไปๆบ็ ๅฎ... | open | 2025-03-20T04:30:56Z | 2025-03-20T04:30:56Z | https://github.com/modelscope/modelscope/issues/1276 | [] | swh2026 | 0 |
ageitgey/face_recognition | machine-learning | 854 | Error during face_encodings - code: 7, reason: A call to cuDNN failed | * face_recognition version: v1.2.2
* Python version: 3.6.7
* Operating System: Ubuntu 18.04 (Jetson Nano)
### Description
Following the JetsonNano instructions and incorporating ZED Camera feed by replaced cv2.VideoCapture with cam.retrieve_image (https://www.stereolabs.com/docs/opencv-python/#capturing-video), I... | open | 2019-06-12T04:43:40Z | 2020-08-24T12:10:29Z | https://github.com/ageitgey/face_recognition/issues/854 | [] | suprnrdy | 2 |
mljar/mercury | jupyter | 331 | Can't display an ipydatagrid in mercury | Hello, the below code is not rendering the grid as it should:
df = pd.DataFrame(data=np.random.randn(5,10))
datagrid=DataGrid(df)
datagrid
Mercury is not displaying the grid with the below output:

| open | 2023-07-06T07:22:49Z | 2023-07-06T09:12:04Z | https://github.com/mljar/mercury/issues/331 | [] | gmouawad | 2 |
postmanlabs/httpbin | api | 423 | Add "raw" endpoint to return raw, unparsed request data? | If possible, please consider adding a `/raw` or `/echo` endpoint that returns the raw HTTP request that the server received.
This feature can be used to help diagnose misbehaving applications (e.g. sending duplicate headers with different values or using incorrect line endings) or debug applications using niche HTTP... | closed | 2018-01-26T17:52:18Z | 2018-04-26T17:51:17Z | https://github.com/postmanlabs/httpbin/issues/423 | [] | llamasoft | 2 |
marimo-team/marimo | data-visualization | 4,064 | Local to cell __name__ | ### Documentation is
- [x] Missing
- [ ] Outdated
- [ ] Confusing
- [ ] Not sure?
### Explain in Detail
I've been trying to use smolagents library in marimo and was investigating why one of the functions `push_to_hub` not works as expected.
There were several reasons that it doesn't work and I tried to monkey patch ... | open | 2025-03-11T19:04:32Z | 2025-03-16T16:55:15Z | https://github.com/marimo-team/marimo/issues/4064 | [
"documentation"
] | kazemihabib | 7 |
keras-team/keras | tensorflow | 20,184 | fix: Densenet Documentation | This is code for DenseNet121 in Keras
```
keras.applications.DenseNet121(
include_top=True,
weights="imagenet",
input_tensor=None,
input_shape=None,
pooling=None,
classes=1000,
classifier_activation="softmax",
name="densenet121",
)
```
And the documentation for the keras is... | closed | 2024-08-29T11:07:12Z | 2024-08-30T10:57:50Z | https://github.com/keras-team/keras/issues/20184 | [
"type:support"
] | dwgily | 1 |
PokemonGoF/PokemonGo-Bot | automation | 5,817 | Crash on new install launch | Press any button or wait 20 seconds to continue.
2016-11-15 12:11:05,838 [ cli] [INFO] PokemonGO Bot v1.0
2016-11-15 12:11:05,846 [ cli] [INFO] commit: 30dbcc0d
2016-11-15 12:11:05,849 [ cli] [INFO] Configuration initialized
2016-11-15 12:11:05,850 [pokemongo_bot.health_record.bot_event] [INFO] ... | closed | 2016-11-15T20:13:21Z | 2020-03-17T19:14:27Z | https://github.com/PokemonGoF/PokemonGo-Bot/issues/5817 | [] | moquette | 3 |
Josh-XT/AGiXT | automation | 763 | after importing agent with .json KeyError 'chat_history' | ### Description

### Steps to Reproduce the Bug
1.Go import agent with .json format from export
2.go to chat
error will show
### Expected Behavior
no error
### Operating System
- [X] Linux
- [ ] Microsoft Windows
... | closed | 2023-06-20T02:29:30Z | 2023-06-20T03:38:37Z | https://github.com/Josh-XT/AGiXT/issues/763 | [
"type | report | bug",
"needs triage"
] | birdup000 | 1 |
KaiyangZhou/deep-person-reid | computer-vision | 148 | how to make loss visualization | ๅฆไฝไฝฟ่ฎญ็ปๆๅคฑloss้่ฟๅพ็ๅฝขๅผๅ็ฐ | closed | 2019-04-12T05:56:06Z | 2019-05-09T22:57:25Z | https://github.com/KaiyangZhou/deep-person-reid/issues/148 | [] | 18842505953 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.