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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
deepset-ai/haystack | nlp | 9,104 | DOCX Converter does not resolve link information | **Is your feature request related to a problem? Please describe.**
DOCX Converter does not resolve the link information of named links. Link information is dropped and unavailable for chunking.
**Describe the solution you'd like**
As a user I would like to specify the link format (similar to table_format), like markdo... | open | 2025-03-24T18:35:35Z | 2025-03-24T18:35:35Z | https://github.com/deepset-ai/haystack/issues/9104 | [] | deep-rloebbert | 0 |
mitmproxy/mitmproxy | python | 6,235 | Certificate has expired | #### Problem Description
I have renewed my certificates because I have encountered this message, and after generating a new one, I still get the message.
<img width="508" alt="image" src="https://github.com/mitmproxy/mitmproxy/assets/3736805/7a9c8e42-2a14-4cf0-a344-649bd523fab9">
When I try to use mitm:
`[11:28... | closed | 2023-07-08T10:36:14Z | 2023-07-08T10:50:13Z | https://github.com/mitmproxy/mitmproxy/issues/6235 | [
"kind/triage"
] | AndreMPCosta | 1 |
openapi-generators/openapi-python-client | rest-api | 675 | VSCode pylance raised `reportPrivateImportUsage` error. | **Describe the bug**
In vscode,
current templates will cause pylance to raises the `reportPrivateImportUsage`.
**To Reproduce**
try.py
```py
from the_client import AuthenticatedClient
from the_client.api.the_tag import get_stuff
from the_client.models import Stuff
```
pylance message:
```
"Authenticat... | closed | 2022-09-26T18:42:32Z | 2022-09-26T23:22:43Z | https://github.com/openapi-generators/openapi-python-client/issues/675 | [
"🐞bug"
] | EltonChou | 1 |
chaoss/augur | data-visualization | 2,160 | Installation Extremely Difficult for Mac Users | Please help us help you by filling out the following sections as thoroughly as you can.
**Description:**
Hello, I am working on installing and building augur from my mac and am running into numerous issues. I have been trying to follow the documentation as closely as possible, but haven't been able to install corre... | closed | 2023-01-30T00:34:44Z | 2023-07-18T11:23:01Z | https://github.com/chaoss/augur/issues/2160 | [] | NerdyBaseballDude | 1 |
art049/odmantic | pydantic | 420 | Datetime not updating and not updating frequently | Hi all,
not sure if this is my pydantic model configuration problem, but i found some datetime fields not updating correctly and consistently (inside Mongodb Compass)
# Bug
2 Problems:
1. When using Pydantic V2.5 having the `@model_validator` or `@field_validator` decorator in the respective model to han... | open | 2024-02-24T08:33:13Z | 2024-02-26T01:58:40Z | https://github.com/art049/odmantic/issues/420 | [
"bug"
] | TyroneTang | 0 |
keras-team/keras | machine-learning | 20,750 | Unrecognized keyword arguments passed to GRU: {'time_major': False} using TensorFlow 2.18 and Python 3.12 |
Hi everyone,
I encountered an issue when trying to load a Keras model saved as an `.h5` file. Here's the setup:
- **Python version**: 3.12
- **TensorFlow version**: 2.18
- **Code**:
```python
from tensorflow.keras.models import load_model
# Trying to load a pre-saved model
model = load_mod... | closed | 2025-01-11T08:31:25Z | 2025-02-10T02:02:08Z | https://github.com/keras-team/keras/issues/20750 | [
"type:support",
"stat:awaiting response from contributor",
"stale"
] | HkThinker | 4 |
robotframework/robotframework | automation | 4,437 | The language(s) used to create the AST should be set as an attribute in the generated `File`. | I think this is interesting in general and needed if the language is ever going to be set in the `File` itself (because afterwards additional processing is needed to deal with bdd prefixes and this would need to be done based on information from the file and not from a global setting). | closed | 2022-08-16T17:59:54Z | 2022-08-19T12:13:58Z | https://github.com/robotframework/robotframework/issues/4437 | [] | fabioz | 1 |
2noise/ChatTTS | python | 756 | passing `past_key_values` as a tuple | We detected that you are passing `past_key_values` as a tuple and this is deprecated and will be removed in v4.43. Please use an appropriate `Cache` class (https://huggingface.co/docs/transformers/v4.41.3/en/internal/generation_utils#transformers.Cache) | open | 2024-09-16T06:55:11Z | 2024-09-17T12:58:01Z | https://github.com/2noise/ChatTTS/issues/756 | [
"enhancement",
"help wanted",
"algorithm"
] | xjlv1113 | 1 |
python-gino/gino | sqlalchemy | 191 | CRUDModel.get() does not work for string keys | * GINO version: 0.6.2
* Python version: 3.6.0
* Operating System: Ubuntu 17.10
### Description
await SomeModel.get('this key is a string') fails because the param is a string. gino thinks the param is a sequence of keys and tries to iterate it.
| closed | 2018-04-04T16:28:02Z | 2018-04-06T11:32:37Z | https://github.com/python-gino/gino/issues/191 | [
"bug"
] | aglassdarkly | 1 |
521xueweihan/HelloGitHub | python | 2,234 | 推荐个最好的Vue方向table库 VXE-table,甚至不止于table | ## 推荐项目
<!-- 这里是 HelloGitHub 月刊推荐项目的入口,欢迎自荐和推荐开源项目,唯一要求:请按照下面的提示介绍项目。-->
<!-- 点击上方 “Preview” 立刻查看提交的内容 -->
<!--仅收录 GitHub 上的开源项目,请填写 GitHub 的项目地址-->
- 项目地址:https://github.com/x-extends/vxe-table
<!--请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Swift、其它、书籍、机器学习)-->
- 类别:JS
<!--请用... | closed | 2022-06-01T06:27:44Z | 2022-07-28T01:31:03Z | https://github.com/521xueweihan/HelloGitHub/issues/2234 | [
"已发布",
"JavaScript 项目"
] | adoin | 1 |
lux-org/lux | pandas | 362 | [BUG] Matplotlib code missing computed data for BarChart, LineChart and ScatterChart | **Describe the bug**
Without `self.code += f”df = pd.DataFrame({str(self.data.to_dict())})\n”`, exported BarChart, LineChart and ScatterChart that contain computed data throw an error.
**To Reproduce**
```
df = pd.read_csv('https://github.com/lux-org/lux-datasets/blob/master/data/hpi.csv?raw=true')
df
```
```... | open | 2021-04-15T18:25:33Z | 2021-04-15T20:47:32Z | https://github.com/lux-org/lux/issues/362 | [
"bug"
] | caitlynachen | 0 |
docarray/docarray | fastapi | 1,824 | Integrate new Vector search library from Spotify | ### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.docarray.org) and still think this feature is missing
### Description
Spotify has released VOYAGER (https://github.com/spotify/voyager) a new vector s... | open | 2023-10-21T06:57:44Z | 2023-12-12T08:23:27Z | https://github.com/docarray/docarray/issues/1824 | [] | JoanFM | 3 |
pydantic/pydantic-ai | pydantic | 915 | Evals | (Or Evils as I'm coming to think of them)
We want to build an open-source, sane way to score the performance of LLM calls that is:
* local first - so you don't need to use a service
* flexible enough to work with whatever best practice emerges — ideally usable for any code that is stochastic enough to require scoring ... | open | 2025-02-12T20:43:19Z | 2025-02-12T21:06:33Z | https://github.com/pydantic/pydantic-ai/issues/915 | [
"Feature request"
] | samuelcolvin | 0 |
AutoGPTQ/AutoGPTQ | nlp | 20 | Install fails due to missing nvcc | Hi,
Thanks for this package, it seems very promising!
I've followed the instructions to install from source, but I get an error. Here are what I believe are the relevant lines:
```
copying auto_gptq/nn_modules/triton_utils/__init__.py -> build/lib.linux-x86_64-cpython-310/auto_gptq/nn_modules/triton_utils
co... | closed | 2023-04-26T18:22:51Z | 2023-04-26T19:47:21Z | https://github.com/AutoGPTQ/AutoGPTQ/issues/20 | [] | dwadden | 2 |
deepset-ai/haystack | nlp | 8,624 | Pyright type check breaks with version 2.8.0 | **Describe the bug**
The instantiation of a class decorated with the `@component` decorator fails with a type check error. Also, the type checker does not recognize the parameters.
This seems related to the deprecation fo the `is_greedy` parameter, as it is the only change between this release and the previous one ... | closed | 2024-12-11T11:23:06Z | 2025-01-27T13:52:25Z | https://github.com/deepset-ai/haystack/issues/8624 | [
"P2"
] | Calcifer777 | 2 |
QuivrHQ/quivr | api | 3,456 | Enable text-to-database retrieval | We should enable the connection of our RAG system with our customers' internal databases.
This requires developing capabilities for text-to-sql, text-to-cypher, etc…
* text-to-sql:
* [https://medium.com/pinterest-engineering/how-we-built-text-to-sql-at-pinterest-30bad30dabff](https://medium.com/pinterest-engineerin... | closed | 2024-11-04T16:37:18Z | 2025-02-07T20:06:30Z | https://github.com/QuivrHQ/quivr/issues/3456 | [
"Stale",
"area: backend",
"rag: retrieval"
] | jacopo-chevallard | 2 |
jacobgil/pytorch-grad-cam | computer-vision | 483 | Memory leakage during multiple loss calculations | Thank you for publishing this software package, it is very useful for the community. However, when I perform multiple loss calculations, the memory will continue to grow and will not be released in the end, resulting in the memory continuously increasing during the training process. When I restart a CAM object in a loo... | open | 2024-02-27T04:08:26Z | 2025-03-14T12:00:44Z | https://github.com/jacobgil/pytorch-grad-cam/issues/483 | [] | IzumiKDl | 2 |
airtai/faststream | asyncio | 1,676 | Feature: Add ability to specify on_assign, on_revoke, and on_lost callbacks for a Confluent subscriber | **Is your feature request related to a problem? Please describe.**
Yes, I want to know when my confluent Consumer gets topic partitions assigned and removed.
Currently, I reach through FastStream into confluent_kafka.Consumer.assignment() every time my k8s liveness probe runs, but its noisy and most notably, not *r... | open | 2024-08-12T20:14:54Z | 2024-08-21T18:49:45Z | https://github.com/airtai/faststream/issues/1676 | [
"enhancement",
"good first issue",
"Confluent"
] | andreaimprovised | 0 |
tqdm/tqdm | jupyter | 1,539 | Feature proposal: JSON output to arbitrary FD to allow programmatic consumers | This ticket is spawned by a recent Stack Overflow question, [grep a live progress bar from a running program](https://stackoverflow.com/questions/77699411/linux-grep-a-live-progress-bar-from-a-running-program). The party asking this question was looking for a way to run a piece of software -- which, as it turns out, us... | open | 2023-12-22T14:23:55Z | 2023-12-22T14:23:55Z | https://github.com/tqdm/tqdm/issues/1539 | [] | charles-dyfis-net | 0 |
lepture/authlib | flask | 423 | Backport fix to support Django 4 | Authlib 0.15.5 does not work with Django 4 due to the removal of `HttpRequest.get_raw_uri`. This is already fixed in master via https://github.com/lepture/authlib/commit/b3847d89dcd4db3a10c9b828de4698498a90d28c. Please backport the fix.
**To Reproduce**
With the latest release 0.15.5, run `tox -e py38-django` and... | closed | 2022-01-28T15:14:41Z | 2022-11-01T12:57:08Z | https://github.com/lepture/authlib/issues/423 | [
"bug"
] | V02460 | 1 |
flairNLP/flair | pytorch | 3,151 | [Question]: | ### Question
How can I create a custom evaluation metric for the SequenceTagger? I would like to use F05 and not F1-score.
I can't find any option to the trainer for alternative scoring during training. | closed | 2023-03-16T12:29:48Z | 2023-08-21T09:09:31Z | https://github.com/flairNLP/flair/issues/3151 | [
"question",
"wontfix"
] | larsbun | 3 |
pytorch/pytorch | numpy | 149,635 | avoid guarding on max() unnecessarily | here's a repro. theoretically the code below should not require a recompile. We are conditionally padding, producing an output tensor of shape max(input_size, 16). Instead though, we specialize on the pad value, and produce separate graphs for the `size_16` and `size_greater_than_16` cases
```
import torch
@torch.comp... | open | 2025-03-20T17:08:26Z | 2025-03-24T09:52:13Z | https://github.com/pytorch/pytorch/issues/149635 | [
"triaged",
"oncall: pt2",
"module: dynamic shapes",
"vllm-compile"
] | bdhirsh | 5 |
biolab/orange3 | numpy | 6,514 | Installation problem "Cannot continue" | <!--
Thanks for taking the time to report a bug!
If you're raising an issue about an add-on (i.e., installed via Options > Add-ons), raise an issue in the relevant add-on's issue tracker instead. See: https://github.com/biolab?q=orange3
To fix the bug, we need to be able to reproduce it. Please answer the following... | closed | 2023-07-19T10:20:29Z | 2023-08-18T09:27:39Z | https://github.com/biolab/orange3/issues/6514 | [
"bug report"
] | IfyOgbolu | 3 |
plotly/plotly.py | plotly | 4,111 | FigureWidget modifies the position of Title | Dear Plotly,
I have encountered the issue that when using FigureWidget ans subplot while keeping shared_yaxis=True, the title of a second subplot is changed to the left side.
This is a make_subplot object

but easyOCR do not work.
I try use `detect` with diferrent parameters, but method return empty.
then i tried to make my simple-detector:
```
def recognition_number(self, img: np... | closed | 2021-10-18T12:39:08Z | 2021-10-19T09:02:56Z | https://github.com/JaidedAI/EasyOCR/issues/570 | [] | sas9mba | 2 |
d2l-ai/d2l-en | deep-learning | 2,473 | GNNs theory and practice | Hi,
This is an excellent book to learn and practice Deep Learning. I have seen Attention, GANs, NLP, etc. but GNNs are not covered in the book. Will be included?
Best. | open | 2023-04-27T21:44:22Z | 2023-05-15T12:47:23Z | https://github.com/d2l-ai/d2l-en/issues/2473 | [
"feature request"
] | Cram3r95 | 1 |
mljar/mljar-supervised | scikit-learn | 488 | elementwise comparison fails on predict functions | ```
predictions_compete = automl_compete.predict_all(X_test)
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
/var/folders/kv/_qlrk0nj7zld91vzy1fj3hkr0000gn/T/ipykernel_48603/1194736169.py in <module>
----> 1 p... | closed | 2021-11-24T09:08:07Z | 2021-11-24T11:46:13Z | https://github.com/mljar/mljar-supervised/issues/488 | [
"bug"
] | cibic89 | 5 |
lepture/authlib | flask | 720 | error_description should not include invalid characters for oidc certification | [RFC6749](https://datatracker.ietf.org/doc/html/rfc6749#section-5.2) states that `error_description` field MUST NOT include characters outside the set %09-0A (Tab and LF) / %x0D (CR) / %x20-21 / %x23-5B / %x5D-7E.
For example the Token endpoint response returns this error, which makes the open id connect certification... | open | 2025-03-14T15:22:38Z | 2025-03-15T01:58:29Z | https://github.com/lepture/authlib/issues/720 | [
"bug"
] | funelie | 0 |
tortoise/tortoise-orm | asyncio | 1,342 | Model printing requires the output of the primary key value | **Is your feature request related to a problem? Please describe.**
When I print a model,I can only got model's name.
The __str__ function should have the same logic as the __repr__ function.
In the past, every time I printed a model, I had to print an extra pk field.
**Describe alternatives you've considered**
Rew... | open | 2023-02-16T05:52:38Z | 2023-03-01T03:14:17Z | https://github.com/tortoise/tortoise-orm/issues/1342 | [
"enhancement"
] | Chise1 | 6 |
ultralytics/ultralytics | computer-vision | 19,710 | Using `single_cls` while loading the data the first time causes warnings and errors | ### 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
Hi,
I have a dataset with two classes: 0 and 1.
In my data.yaml file I hav... | closed | 2025-03-15T04:54:32Z | 2025-03-21T14:06:16Z | https://github.com/ultralytics/ultralytics/issues/19710 | [
"bug",
"question",
"fixed",
"detect"
] | Nau3D | 11 |
widgetti/solara | jupyter | 640 | Feature Request: Programmatically focus on a component | It would be nice to make available the functionality to focus on a component (say a text input component) after interacting with another component (i.e. a button).
An example of this would be something like:
- user enters some text in an input text field
- user presses some button
- the same (or another) text... | closed | 2024-05-09T12:43:22Z | 2024-08-25T15:28:00Z | https://github.com/widgetti/solara/issues/640 | [] | JovanVeljanoski | 8 |
hankcs/HanLP | nlp | 1,937 | 汉语转拼音功能,涉及到比较复杂的多音字 就不行了 | <!--
感谢找出bug,请认真填写下表:
-->
**Describe the bug**
A clear and concise description of what the bug is.
引用maven,使用
`
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.8.5</version>
</dependency>
`
`
pub... | closed | 2024-12-25T02:44:25Z | 2024-12-25T04:06:40Z | https://github.com/hankcs/HanLP/issues/1937 | [
"invalid"
] | jsl1992 | 1 |
jofpin/trape | flask | 164 | Idk why is this happening, any solution? | C:\Users\Usuario\Desktop\trape>python trape.py -h
Traceback (most recent call last):
File "trape.py", line 23, in <module>
from core.utils import utils #
File "C:\Users\Usuario\Desktop\trape\core\utils.py", line 23, in <module>
import httplib
ModuleNotFoundError: No module named 'http... | open | 2019-06-03T05:13:06Z | 2019-06-03T20:21:11Z | https://github.com/jofpin/trape/issues/164 | [] | origmz | 2 |
ScrapeGraphAI/Scrapegraph-ai | machine-learning | 853 | I am trying to run SmartScraperGraph() using ollama with llama3.2 model but i am getting this warning that "Token indices sequence length is longer than the specified maximum sequence length for this model (7678 > 1024)." and the whole website is not being scraped. | import json
from scrapegraphai.graphs import SmartScraperGraph
from ollama import Client
ollama_client = Client(host='http://localhost:11434')
# Define the configuration for the scraping pipeline
graph_config = {
"llm": {
"model": "ollama/llama3.2",
"temperature": 0.0,
"format":... | closed | 2024-12-27T03:55:42Z | 2025-01-06T19:19:40Z | https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/853 | [] | GODCREATOR333 | 3 |
miguelgrinberg/microblog | flask | 97 | Can't find flask_migrate for the import | From flask_migrate import Migrate
Gives me E0401:Unable to import 'flask-migrate'. But pip installed and upgraded flask-migrate just fine. | closed | 2018-04-14T15:14:53Z | 2019-04-07T10:04:56Z | https://github.com/miguelgrinberg/microblog/issues/97 | [
"question"
] | tnovak123 | 23 |
ageitgey/face_recognition | machine-learning | 665 | 在Ubuntu下重新搭好的环境,相同机器下的人脸检测卡顿 | * face_recognition version:1.2.3
* Python version:Python3.6.6
* Operating System:Ubuntu18
### Description
> 由于显卡驱动出现了问题,重装了ubuntu系统,再次使用face_recognition包进行人脸检测和识别时,会特别卡顿,重装之前不会出现这样的问题,单CPU占用达到90%以上,其他cpu不到5%,会不会是dlib没有使用GPU加速?在我使用model='cnn'时,发现没有使用gpu,检测会变得更加卡顿。这个问题用该如何解决?
### The Code is:
```
def threa... | closed | 2018-11-04T04:20:22Z | 2019-08-20T03:26:53Z | https://github.com/ageitgey/face_recognition/issues/665 | [] | JalexDooo | 3 |
d2l-ai/d2l-en | deep-learning | 1,807 | Tokenization in 8.2.2 | I think in tokenize function, if it's tokenizing words, it should add space_character to tokens too. Otherwise, in predict function, it will assume '<unk>' for spaces and the predictions doesn't have spaces between them (which can be solved by manipulating the predict function to this line: `return ''.join([vocab.idx_t... | closed | 2021-06-22T07:53:02Z | 2022-12-16T00:24:13Z | https://github.com/d2l-ai/d2l-en/issues/1807 | [] | armingh2000 | 2 |
tableau/server-client-python | rest-api | 1,167 | [2022.3] parent_id lost when creating project | **Describe the bug**
`parent_id` is `None` in the `ProjectItem` object returned by `projects.create()` even if it was specified when creating the new instance.
**Versions**
- Tableau Server 2022.3.1
- Python 3.10.9
- TSC library 0.23.4
**To Reproduce**
```
>>> new_project = TSC.ProjectItem('New Project... | closed | 2023-01-05T16:06:46Z | 2024-09-20T08:22:27Z | https://github.com/tableau/server-client-python/issues/1167 | [
"bug",
"Server-Side Enhancement",
"fixed"
] | nosnilmot | 5 |
sigmavirus24/github3.py | rest-api | 665 | how to check if no resource was found? | How do I check if github3 does not find resource?
for example:
```Python
import github3
g = github3.GitHub(token='mytoken')
i1 = g.issue('rmamba', 'sss3', 1) #exists, returns Issue
i2 = g.issue('rmamba', 'sss3', 1000) #does not exists, return NullObject
```
how do I do this:
```
if i is None:
handle no... | closed | 2017-01-04T12:22:52Z | 2017-01-21T17:10:22Z | https://github.com/sigmavirus24/github3.py/issues/665 | [] | rmamba | 1 |
HumanSignal/labelImg | deep-learning | 603 | [Feature request] Landmarks labelling in addition to rects. | <!--
Request to add marking of only points instead of rect boxes.
This will be useful for marking landmarks like facial and pose landmarks.
-->
| open | 2020-06-12T18:33:19Z | 2020-06-12T18:33:19Z | https://github.com/HumanSignal/labelImg/issues/603 | [] | poornapragnarao | 0 |
numba/numba | numpy | 9,986 | `np.left_shift` behaves differntly with it using `njit` | <!--
Thanks for opening an issue! To help the Numba team handle your information
efficiently, please first ensure that there is no other issue present that
already describes the issue you have
(search at https://github.com/numba/numba/issues?&q=is%3Aissue).
-->
## Reporting a bug
<!--
Before submitting a bug repor... | open | 2025-03-16T08:58:22Z | 2025-03-17T17:30:21Z | https://github.com/numba/numba/issues/9986 | [
"bug - numerically incorrect",
"NumPy 2.0"
] | apiqwe | 1 |
tqdm/tqdm | pandas | 941 | Shorter description when console is not wide enough | Related to: https://github.com/tqdm/tqdm/issues/630
When my console width is too small compared to the description (e.g., set via ```tqdm.set_description()```), I often get a multiline output, adding many new lines to stdout. I would rather have a shorter description to display instead. For example:
```one very l... | closed | 2020-04-18T23:30:50Z | 2020-04-21T07:37:17Z | https://github.com/tqdm/tqdm/issues/941 | [
"question/docs ‽"
] | rronan | 1 |
voila-dashboards/voila | jupyter | 894 | Echart's panel extension does not load in voila | Hi there,
I am trying to render a notebook with panel's extension `echart`.
The code:
```python
import panel as pn
pn.extension('echarts')
gauge = {
'tooltip': {
'formatter': '{a} <br/>{b} : {c}%'
},
'series': [
{
'name': 'Gauge',
'type': 'gauge',... | closed | 2021-05-25T16:19:53Z | 2023-08-03T13:47:49Z | https://github.com/voila-dashboards/voila/issues/894 | [] | dbeniamine | 2 |
jonra1993/fastapi-alembic-sqlmodel-async | sqlalchemy | 55 | Questions concerning Relationship definition | Hi @jonra1993 ,
I have questions on the Relationship usage, class [Hero](https://github.com/jonra1993/fastapi-alembic-sqlmodel-async/blob/9cc2566e5e5a38611e2d8d4e0f9d3bdc473db7bc/backend/app/app/models/hero_model.py#L14):
Why not add a created_by_id to the HeroBase instead of Hero? Why is it Optional, or can it be... | closed | 2023-03-21T08:48:19Z | 2023-03-22T09:25:42Z | https://github.com/jonra1993/fastapi-alembic-sqlmodel-async/issues/55 | [] | vi-klaas | 2 |
open-mmlab/mmdetection | pytorch | 11,850 | Use get_flops.py problem | I use this command
python tools/analysis_tools/get_flops.py configs/glip/glip_atss_swin-t_a_fpn_dyhead_16xb2_ms-2x_funtune_coco.py
I want to get GFLOPs and parameters,but have error
mmcv == 2.1.0
mmdet == 3.3.0
mmengine == 0.10.4
loading annotations into memory...
Done (t=0.41s)
creating index...
index created!
Tra... | open | 2024-07-12T09:49:19Z | 2024-07-12T09:49:35Z | https://github.com/open-mmlab/mmdetection/issues/11850 | [] | xianhong1101 | 0 |
Zeyi-Lin/HivisionIDPhotos | fastapi | 115 | Windows安装教程(Windows Install Tutorial)!包括Webui、Comfyui教程! | 非常优秀的开源项目,超级方便快捷,方向完全正确,期待越来越好!!
我制作了Webui、Comfyui的本地安装教程视频,供有需要的朋友参考!
1、Webui安装教程:
YouTube:https://youtu.be/VDw2w1dKycE?si=0RBHliHebLwsszs1
Blibili:https://www.bilibili.com/video/BV1oQpueBEbT/?share_source=copy_web&vd_source=c38dcdb72a68f2a4e0b3c0f4f9a5a03c
2、Comfyui安装教程:
YouTube:https://youtu.be/dNE3tXHtuhc... | open | 2024-09-12T16:01:38Z | 2024-09-13T00:56:48Z | https://github.com/Zeyi-Lin/HivisionIDPhotos/issues/115 | [] | walkingwithGod2017 | 1 |
horovod/horovod | deep-learning | 3,298 | Error when running example script `pytorch_spark_mnist.py` | Hello, I was trying to run the [example file](https://github.com/horovod/horovod/blob/master/examples/spark/pytorch/pytorch_spark_mnist.py) `pytorch_spark_mnist.py` on a spark cluster from a cloud provider, but got the following error. The script runs fine inside the `horovod-cpu` image locally. Could someone point to ... | closed | 2021-12-01T19:00:51Z | 2022-09-14T03:19:50Z | https://github.com/horovod/horovod/issues/3298 | [
"wontfix"
] | jizezhang | 2 |
JoeanAmier/TikTokDownloader | api | 292 | 设置文件名称的作品描述长度限制可否在运行可执行文件启动方式下进行设置 | name_format参数中的desc参数,如果作品描述过长,导致文件名长度超出部分操作系统的限制,无法正常转储。目前该设置项位于高级配置中,仅有通过源码运行的项目才能设置。 | open | 2024-09-06T03:02:06Z | 2025-03-04T16:46:32Z | https://github.com/JoeanAmier/TikTokDownloader/issues/292 | [
"功能优化(enhancement)"
] | Baibai-zs | 1 |
google-research/bert | tensorflow | 533 | how to generates the vocab.txt file from corpus if I want do pre-training from scratch | open | 2019-04-01T08:04:54Z | 2020-02-04T12:25:39Z | https://github.com/google-research/bert/issues/533 | [] | SeekPoint | 5 | |
reloadware/reloadium | flask | 85 | "SyntaxError: 'return' with value in async generator" when using async context managers | ## Describe the bug*
Reloadium crashes when using async context managers.
## To Reproduce
1. Run this code in debug mode:
```py
import asyncio
from contextlib import asynccontextmanager
@asynccontextmanager
async def async_context_manager():
print("entered async context manager")
... | closed | 2023-01-22T16:53:23Z | 2023-01-25T09:19:22Z | https://github.com/reloadware/reloadium/issues/85 | [] | LilSpazJoekp | 1 |
thtrieu/darkflow | tensorflow | 956 | AssertionError after training custom model | I trained a model using the --train argument provided.
After training in the ckpt folder i got the following files :
1 .index file
2 .meta file
3 .profile file
4 .data-00000-of-00001 file
I think the 4th file is the saved weights so I loaded it using the --load argument along with the CFG i used for training the... | closed | 2018-12-20T16:49:53Z | 2019-12-31T10:27:35Z | https://github.com/thtrieu/darkflow/issues/956 | [] | tanmay-bhatnagar | 3 |
django-import-export/django-import-export | django | 1,437 | Skip row is not consistent when used inside and outside the admin | **Describe the bug**
Changes on the dataset are detected if using the admin to import a dataset.
Programmatic import shows no differences.
**To Reproduce**
CharField with null value in the database
`skip_unchanged = True` in the ModelResource
**Versions (please complete the following information):**
- Dja... | closed | 2022-05-17T15:04:52Z | 2024-03-13T10:17:24Z | https://github.com/django-import-export/django-import-export/issues/1437 | [
"bug"
] | manelclos | 14 |
mars-project/mars | numpy | 3,171 | [BUG] Ray DAG mode access Mars WEB Dashboard error | <!--
Thank you for your contribution!
Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue.
-->
**Describe the bug**
When access task status for ray DAG mode in mars dashboard, got incorrect task status. Following task is finished, the graph should be green in... | open | 2022-06-27T08:09:18Z | 2022-06-27T08:13:36Z | https://github.com/mars-project/mars/issues/3171 | [
"type: bug",
"mod: web",
"mod: ray integration"
] | chaokunyang | 0 |
BeanieODM/beanie | asyncio | 312 | Caching on Multi Process applications | The cache is currently limited on single process applications.
Example: You fetch and cache document x on process 1 and fetch it also on process 2.
If you modify the document on process 1 and fetch it afterwards on process 2 it will probably use the old cached version.
Possible solutions:
1. #### Allow clear... | closed | 2022-07-27T07:41:58Z | 2023-05-06T14:35:51Z | https://github.com/BeanieODM/beanie/issues/312 | [
"Stale"
] | Luc1412 | 5 |
plotly/dash | data-science | 2,974 | `prevent_initial_call="initial_duplicate"` not working as expected | Hello!
```
dash==2.17.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-mantine-components==0.14.4
```
**Describe the bug**
I have callbacks I wish to start on load (prevent_initial_call=False) and do not care about the order of results eg. loading data and then sending dmc notification.
The... | open | 2024-09-03T11:29:29Z | 2024-09-03T18:53:36Z | https://github.com/plotly/dash/issues/2974 | [
"bug",
"P2"
] | Lxstr | 0 |
akfamily/akshare | data-science | 5,617 | AKShare 接口问题报告 | ak.stock_board_concept_hist_em和 ak.stock_board_industry_hist_em错误 |
Python 版本:3.11
AKShare 版本:release-v1.15.93
接口的名称和相应的调用代码:
使用示例代码:
import akshare as ak
stock_board_concept_hist_em_df = ak.stock_board_concept_hist_em(symbol="车联网", period="daily", start_date="20220101", end_date="20221128", adjust="qfq")
print(stock_board_concept_hist_em_df)
接口报错的截图或描述 | Screenshot or descripti... | closed | 2025-02-16T03:48:20Z | 2025-02-17T07:30:36Z | https://github.com/akfamily/akshare/issues/5617 | [
"bug"
] | allenqiangwei | 0 |
supabase/supabase-py | flask | 12 | Update record failed AttributeError: 'RequestBuilder' object has no attribute 'eq' | # Bug report
Tried installing locally looks there is some issue postgrest-py
When I tried updating a record it's throwing up this error
AttributeError: 'RequestBuilder' object has no attribute 'eq'
| closed | 2021-04-01T21:54:46Z | 2021-10-30T20:35:04Z | https://github.com/supabase/supabase-py/issues/12 | [
"bug"
] | pvbhanuteja | 3 |
statsmodels/statsmodels | data-science | 8,576 | SUMM: finite number of parameters of interest, large number of counfounders | Consider that we are only interested in a few parameters in a (linear or non-gaussian) regression model, but have a large number of possible extra explanatory variables (confounders/controls).
What's the implication for cov_params and inference for the parameter of interest if we use regularization or penalization o... | open | 2022-12-14T17:05:51Z | 2023-02-16T17:18:53Z | https://github.com/statsmodels/statsmodels/issues/8576 | [
"type-enh",
"comp-regression",
"topic-penalization"
] | josef-pkt | 1 |
3b1b/manim | python | 1,960 | The program cannot find the tex log file | ### Describe the bug
This problem was encountered when running the GraphExample code in the official document( https://3b1b.github.io/manim/getting_started/example_scenes.html )。 The bin folder path of Letex has been added to the system environment variable, and Miktex has completed all updates and installation of all... | open | 2023-01-11T07:25:02Z | 2024-03-26T02:57:56Z | https://github.com/3b1b/manim/issues/1960 | [
"bug"
] | PlagueDoctors | 2 |
comfyanonymous/ComfyUI | pytorch | 6,304 | /api/users cannot access | ### Expected Behavior
I hope get the correct webpage
### Actual Behavior



- [ ] Offline Package Installation
- [ ] All-in-One
- [ ] 1Panel
- [ ] Kubernetes
- [ ] Source Code
###... | closed | 2024-10-28T02:08:51Z | 2024-11-28T08:35:58Z | https://github.com/jumpserver/jumpserver/issues/14368 | [
"🐛 Bug",
"⏰ Pending Reproduction"
] | liufei20151013 | 5 |
aiogram/aiogram | asyncio | 852 | how to send messages periodically? | Hi , thanks for developing aiogram .
Suppose I want to build a robot that sends a message periodically (every hour / every day / every week) . i don't see example in your document or google search , i hope there is a solution
| closed | 2022-02-27T16:09:10Z | 2022-03-21T16:57:10Z | https://github.com/aiogram/aiogram/issues/852 | [
"question issue",
"moved to discussion"
] | sajjadsabzkar | 2 |
Urinx/WeixinBot | api | 72 | 发送文本消息怎么@群里的某个人呢? | 参数怎么传?
| open | 2016-07-31T15:10:28Z | 2016-10-21T01:23:55Z | https://github.com/Urinx/WeixinBot/issues/72 | [] | kenny1002 | 1 |
flaskbb/flaskbb | flask | 451 | Why My FlaskBB's app.py can't run in pycharm? i have virtualenv installed | C:\Users\campu\Tryvenv\Scripts\python.exe C:/MyNuts/CodingWarehouse/cmcc-flaskbb/flaskbb-master/flaskbb/app.py
Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\werkzeug\http.py", line 23, in <module>
from email.utils import parsedate_tz
File "C:\MyNuts\CodingWarehouse\cmcc-flaskbb\fla... | closed | 2018-04-24T05:39:28Z | 2018-04-26T07:16:00Z | https://github.com/flaskbb/flaskbb/issues/451 | [] | campusstella | 1 |
inventree/InvenTree | django | 8,804 | [FR] Custom Site Icon & favicon option in web panel. | ### Please verify that this feature request has NOT been suggested before.
- [x] I checked and didn't find a similar feature request
### Problem statement
I would really love to be able to change the Icon of Inventree to something of my own, which would also mean changing the Favicon. You can change the "Company nam... | open | 2024-12-31T02:57:25Z | 2025-03-20T14:47:56Z | https://github.com/inventree/InvenTree/issues/8804 | [
"enhancement"
] | chadleylyell | 2 |
developmentseed/lonboard | jupyter | 566 | Why "Input being reprojected to EPSG:4326 CRS"? | I'm plotting multiple layers of a Map and I get a bunch of warning saying:
`Input being reprojected to EPSG:4326 CRS` . Why is that warning showing up? I think a more explanatory message would be helpful.
| closed | 2024-07-09T00:00:36Z | 2024-09-24T19:48:47Z | https://github.com/developmentseed/lonboard/issues/566 | [] | ncclementi | 2 |
albumentations-team/albumentations | deep-learning | 1,914 | CoarseDropout removes the keypoints even the `remove_invisible=False` | ## Describe the bug
CoarseDropout removes the keypoints even the `remove_invisible=False`
If any holes produced from CoarseDropout includes the keypoints coordinate, the keypoints are removed from indices.
### To Reproduce
Set the
`
albumentations.Compose(
[albumentations.CoarseDropout(...),
...],
keypoi... | closed | 2024-09-05T08:19:11Z | 2024-09-26T23:43:29Z | https://github.com/albumentations-team/albumentations/issues/1914 | [
"bug"
] | ZombaSY | 2 |
noirbizarre/flask-restplus | flask | 415 | embedded swagger into project | Great appreciate for your work, I install in my home computer with pip, it can install smoothly, but in company, I can not access pypi, and company owned jfrog service does contain this module, I install flask_restplus in the follow step:
1. read the change log, got the swagger version: 2.2.6,
2. download specif... | closed | 2018-04-03T04:22:08Z | 2018-04-04T14:34:10Z | https://github.com/noirbizarre/flask-restplus/issues/415 | [] | hanleilei | 0 |
strawberry-graphql/strawberry | asyncio | 2,914 | First-Class support for `@stream`/`@defer` in strawberry | ## First-Class support for `@stream`/`@defer` in strawberry
This issue is going to collect all necessary steps for an awesome stream and defer devX in Strawberry 🍓
First steps collected today together in discovery session with @patrick91 @bellini666
#### ToDos for an initial support:
- [ ] Add support for ... | open | 2023-07-02T21:32:42Z | 2025-03-20T15:56:16Z | https://github.com/strawberry-graphql/strawberry/issues/2914 | [] | erikwrede | 9 |
serengil/deepface | machine-learning | 727 | ValueError: Error when checking input: expected conv2d_49_input to have 4 dimensions, but got array with shape (1, 48, 48) | Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
DeepFace.stream(db_path = "C:/Users/Admin/Desktop/database")
File "C:\Users\Admin\AppData\Local\Programs\Python\Python37\lib\site-packages\deepface\DeepFace.py", line 744, in stream
frame_threshold=frame_threshold,
File "C:\Us... | closed | 2023-04-20T14:45:25Z | 2023-04-23T12:23:33Z | https://github.com/serengil/deepface/issues/727 | [
"bug"
] | Darrshan-Sankar | 2 |
alirezamika/autoscraper | automation | 7 | add URL with save & load function | add URL with save & load function so that we don't need to build or remember the URL | closed | 2020-09-07T05:52:50Z | 2020-09-08T09:29:57Z | https://github.com/alirezamika/autoscraper/issues/7 | [] | imadarsh1001 | 1 |
pyeve/eve | flask | 1,321 | How to serve eve at different port? | Default flask port is 5000, I want to serve at 5001, so where to set it.
Thanks! | closed | 2019-10-23T02:19:06Z | 2022-10-03T15:53:50Z | https://github.com/pyeve/eve/issues/1321 | [] | huzech | 1 |
jupyter-incubator/sparkmagic | jupyter | 804 | [QST] How to automatically load sparkmagic.magics when open a new ipython kernel tab | Is there any way to avod typing `%load_ext sparkmagic.magics` every time for a new notebook?
I tried `jupyter serverextension enable --py sparkmagic` and i can see the added extension in `$USER/.jupyter/jupyter_notebook_config.json`. But when I open a new notebook, it still requires the `load_ext` action.
I also trie... | closed | 2023-01-31T10:18:42Z | 2023-09-13T15:32:23Z | https://github.com/jupyter-incubator/sparkmagic/issues/804 | [] | wjxiz1992 | 1 |
521xueweihan/HelloGitHub | python | 2,132 | 生成Git ChangeLog的工具,包含在GitLab CI/CD中生成并推送Release工作流以及GitHub Action的推送Release工作流 | ## 项目推荐
- 项目地址:[Git-Release-Workflow](https://github.com/shencangsheng/Git-Release-Workflow)
- 类别:请从中选择(其他)
- 项目后续更新计划:
- 项目描述:
- 必写:适用于私有GitLab在企业内部使用CI/CD生成个性化的Release。
- 可选:GitLab CI/CD;GitHub Action初学者快速学习。
- 描述长度(不包含示例代码): 生成Git ChangeLog的工具,包含在GitLab CI/CD中生成并推送Release工作流以及GitHub Action的推送Relea... | closed | 2022-03-21T05:10:24Z | 2022-03-23T10:50:07Z | https://github.com/521xueweihan/HelloGitHub/issues/2132 | [] | shencangsheng | 1 |
horovod/horovod | tensorflow | 3,315 | recipe for target 'horovod/common/ops/cuda/CMakeFiles/compatible_horovod_cuda_kernels.dir/all' failed | **Environment:**
1. Framework: (TensorFlow, Keras, PyTorch, MXNet):PyTorch
2. Framework version: 1.5.1
3. Horovod version:0.23.0
4. MPI version:
5. CUDA version:10.2
6. NCCL version:2
7. Python version:3.7
8. Spark / PySpark version:
9. Ray version:
10. OS and version:
11. GCC version: 7.5.0
12. CMake ver... | open | 2021-12-13T13:25:36Z | 2021-12-13T14:06:00Z | https://github.com/horovod/horovod/issues/3315 | [
"bug"
] | coco-99-coco | 0 |
litl/backoff | asyncio | 180 | How do I use this? | I have an api I'm trying to hit with the code below. How do I implement this code I have into backoff? I don't see any example and I'm confused on how to apply this to my code
` daily = "min_time=-1%20day&bucket=day"
weekly = "min_time=-1%20week&bucket=week"
monthly = "min_time=-4%20week&bucket=week"
... | open | 2022-11-03T14:17:55Z | 2022-11-03T14:17:55Z | https://github.com/litl/backoff/issues/180 | [] | wprojects | 0 |
litestar-org/litestar | asyncio | 3,786 | Enhancement: Be able to enforce `min_length`, `max_length`, etc. for `SecretString` | ### Summary
The `SecretString` feature is really nice, and other frameworks do similar things nowadays. However, unlike those other frameworks, Litestar doesn't appear to have the ability to set constraints on this type.
I'd much prefer to use `SecretString` over a basic `str` for things like passwords, but there a... | open | 2024-10-13T03:07:09Z | 2025-03-20T15:54:58Z | https://github.com/litestar-org/litestar/issues/3786 | [
"Enhancement"
] | bdoms | 1 |
horovod/horovod | deep-learning | 3,247 | CUDA OOM when using horovod.torch to training multi-machine's task | Excuse me! Recently I met the strange problem. The original code uses pytorch DDP, when fixing `single_gpu_batch_size=4`, the `1 machine 8gpus` (total batch size is 32)and `2 machines 16gpus` (total batch size is 64) both work normally. After modifying into horovod and fixing `single_gpu_batch_size=4 `too, `the 1 machi... | closed | 2021-10-28T12:14:21Z | 2022-01-12T00:09:28Z | https://github.com/horovod/horovod/issues/3247 | [
"question",
"wontfix"
] | wuyujiji | 4 |
cosmic-byte/flask-restplus-boilerplate | sqlalchemy | 6 | Using PostgreSQL, results failing tests | Using Postgres, and results in failing tests.
Ideas on how to fix?
```
/home/sm/PycharmProjects/REST-API/venv/bin/python /home/sm/PycharmProjects/REST-API/manage.py test
test_non_registered_user_login (test_auth.TestAuthBlueprint)
Test for login of non-registered user ... 2019-02-10 09:07:51,551 INFO sqlalchem... | open | 2019-02-10T07:10:00Z | 2019-02-10T10:56:34Z | https://github.com/cosmic-byte/flask-restplus-boilerplate/issues/6 | [] | samip5 | 1 |
tfranzel/drf-spectacular | rest-api | 921 | Cannot use `list[Serializer]` to model root JSON element in `extend_schema` | I would like to decorate an `@extend_schema` this way:
```py
@extend_schema(responses=list[MySerializer])
```
To publish that my endpoint returns a `list` at its root, and within that, each element is modeled by `MySerializer`.
But this raises an error
```
Warning [my_route]: could not resolve "list[MySe... | closed | 2023-01-19T20:44:06Z | 2023-01-20T01:18:08Z | https://github.com/tfranzel/drf-spectacular/issues/921 | [] | johnthagen | 8 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 477 | 运行gradio demo 聊天内容有格式符号 | *请尽量具体地描述您遇到的问题,**必要时给出运行命令**。这将有助于我们更快速地定位问题所在。*
运行gradio demo 聊天内容有格式符号, 如下:
\<p\>hello\<\/p\>
\<p\>Hello! How can I assist you today?\<\/p\>
显示的每个问题和回答都带有\<p\>和\<\/p\>, 请问可以怎么消除。
### 运行截图或日志

##... | closed | 2023-05-31T08:52:31Z | 2023-06-17T22:02:10Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/477 | [
"stale"
] | Peter-L-FANG | 4 |
flasgger/flasgger | api | 548 | Flasgger showing blank page | The page is blank

The code is as follows.
from flasgger import Swagger
swagger_config = {
"headers": [
],
"specs": [
{
"endpoint": 'apispec_1',
"ro... | open | 2022-09-27T08:58:47Z | 2023-08-07T19:35:20Z | https://github.com/flasgger/flasgger/issues/548 | [] | Anand240396 | 6 |
microsoft/nni | data-science | 5,613 | assert len(graph.nodes) == len(graph_check.nodes) | **Describe the bug**:
I compress my model with L1NormPruner and speedup it, then an error occurs. How can I solve this problem?
This is error:

I checked it, but I don't know how to solve this problem... | closed | 2023-06-19T01:35:59Z | 2023-07-05T01:47:23Z | https://github.com/microsoft/nni/issues/5613 | [] | HuYue233 | 3 |
mwaskom/seaborn | data-science | 3,371 | feature request: plotly backend | great package but no interactivity. Please allow plotly backend like in pandas.plot | closed | 2023-05-23T18:27:35Z | 2023-05-23T22:30:22Z | https://github.com/mwaskom/seaborn/issues/3371 | [] | chanansh | 0 |
strawberry-graphql/strawberry | graphql | 3,512 | Allow create interfaces without fields. | <!--- Provide a general summary of the changes you want in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
Allow interfaces without fields.
... | closed | 2024-05-24T12:33:23Z | 2025-03-20T15:56:44Z | https://github.com/strawberry-graphql/strawberry/issues/3512 | [] | koldakov | 2 |
kymatio/kymatio | numpy | 639 | Documentation for 3D scattering output | I am hoping to use the 3D scattering function, but I am somewhat confused by its output.
I saw the documentation (https://www.kymat.io/userguide.html#id14) for output size, but when I ran the HarmonicScattering3D function with J=7, L=4, P=1 (I assume this is the length of the integral_powers argument?) on a (2, 128... | closed | 2021-01-02T20:39:54Z | 2022-06-20T20:18:04Z | https://github.com/kymatio/kymatio/issues/639 | [] | mburhanpurkar | 3 |
FactoryBoy/factory_boy | django | 193 | debug print (django.py, line 197) | print("Returning file with filename=%r, contents=%r" % (filename, content))
| closed | 2015-03-27T12:47:15Z | 2015-03-27T12:52:31Z | https://github.com/FactoryBoy/factory_boy/issues/193 | [] | kwist-sgr | 1 |
miguelgrinberg/Flask-Migrate | flask | 82 | Question: Keeping Empty Database in Version Control | Sorry - if this is a _silly_ question, I'm new in general to flask, web apps, and database migrations.
I've got a flask app I'm working on that uses sqlite for the 'development' database. I'm using flask-migrate for the migrations.
The application is version controlled with git - including the database. What I'd like... | closed | 2015-09-13T16:29:48Z | 2015-09-14T14:33:15Z | https://github.com/miguelgrinberg/Flask-Migrate/issues/82 | [
"question"
] | nfarrar | 3 |
falconry/falcon | api | 1,548 | Resources should be able to support multiple hooks. | We've come across an issue where only a single falcon hook is applied at a given time; overriding previous hooks. It'd be great if resource endpoints supported multiple falcon hooks.
We also noticed that hooks are overriding each other silently. It'd be great if this was a noisier event (for developer convenience). | closed | 2019-05-29T22:07:42Z | 2019-11-03T21:33:03Z | https://github.com/falconry/falcon/issues/1548 | [
"bug",
"needs-information"
] | alekhrycaiko | 4 |
ARM-DOE/pyart | data-visualization | 1,268 | AttributeError: <''> object has no attribute '_autoscaleXon' | I have received this error with multiple objects, while trying to plot reflectivity from s3 bucket object. I think it is originating from the radar variable or the plot_ppi_map itself.
1) `AttributeError: 'GeoAxes' object has no attribute '_autoscaleXon'`
2) `AttributeError: 'GeoAxesSubplot' object has no attribute ... | closed | 2022-09-22T14:25:11Z | 2022-09-22T14:50:55Z | https://github.com/ARM-DOE/pyart/issues/1268 | [] | nkay28 | 2 |
jina-ai/serve | deep-learning | 6,103 | TransformerTorchEncoder Install Cannot Find torch Version | **Describe the bug**
I am attempting to leverage a TransformerTorchEncoder in my flow to index documents. When I run flow.index(docs, show_progress=True) with this encoder, it fails when attempting to install with the message:
CalledProcessError: Command '['/home/ec2-user/anaconda3/envs/python3/bin/python', '-m', ... | closed | 2023-11-02T13:17:48Z | 2024-02-16T00:17:18Z | https://github.com/jina-ai/serve/issues/6103 | [
"Stale"
] | dkintgen | 6 |
deepspeedai/DeepSpeed | deep-learning | 6,685 | [REQUEST] The all-reduce overlap in ZeRO 1 and ZeRO 2 | Hello, when I use DeepSpeed to train a GPT-Based Model by using zero1 or zero2, I found that there is no any overlap between all-reduce and backward computation. I don't know whether I set the config correctly, the following is my config
`{
"train_batch_size": 8,
"steps_per_print": 1,
"gradient_accumulatio... | closed | 2024-10-29T08:07:46Z | 2024-11-01T20:54:27Z | https://github.com/deepspeedai/DeepSpeed/issues/6685 | [
"enhancement"
] | yingtongxiong | 3 |
pytorch/pytorch | numpy | 149,691 | LazyLinear broken by new init logic | ### 🐛 Describe the bug
The [following PR](https://github.com/pytorch/pytorch/pull/147599) broke the init of lazy linear:
```
python -c """
from torch import nn
import torch
l = nn.LazyLinear(4)
print(l(torch.randn(3)))
print(l(torch.randn(3)))
"""
```
prints
```
tensor([0., 0., 0., 0.], grad_fn=<ViewBackward0>)
```
... | open | 2025-03-21T02:16:42Z | 2025-03-21T15:42:09Z | https://github.com/pytorch/pytorch/issues/149691 | [
"high priority",
"module: nn",
"triaged",
"module: regression",
"module: lazy"
] | vmoens | 1 |
kennethreitz/responder | flask | 547 | Feature: Bring back CLI interface | ## About
Apparently, the CLI interface got removed with 7c19eca78a10744b. It might want to be restored from those PRs ff.:
- GH-72
- GH-104
## References
- GH-551
_Originally posted by @amotl in https://github.com/kennethreitz/responder/pull/546#discussion_r1817405607_
| closed | 2024-10-25T21:56:43Z | 2025-01-20T23:36:50Z | https://github.com/kennethreitz/responder/issues/547 | [
"feature",
"help wanted"
] | amotl | 3 |
onnx/onnx | deep-learning | 6,220 | onnx.reference: Cast to float8e4m3fnuz treats +/-inf wrong | # Bug Report
### Describe the bug
Casting +/-inf from float to float8e4m3fnuz / float8e5m2fnuz with `onnx.reference`
yields +/- FLT_MAX where it should be NaN according to the table in https://onnx.ai/onnx/operators/onnx__Cast.html
### System information
- OS Platform and Distribution (*e.g. Linux Ubuntu 20.0... | open | 2024-07-10T07:02:36Z | 2024-07-11T10:07:04Z | https://github.com/onnx/onnx/issues/6220 | [
"question"
] | mgehre-amd | 2 |
CorentinJ/Real-Time-Voice-Cloning | deep-learning | 841 | Cannot solve for 437 | Hello,
I am still having an issue following 437. I keep getting an assertion error for the filepath where the utterances are kept (code/error below).
I created 4 wav files and 4 text files. (see screenshot below)

>>> r.match("abc123") # wish failed
<re.Match object; span=(0, 3), match='abc'>
>>> pattern =... | closed | 2024-11-01T08:57:32Z | 2024-11-19T14:00:03Z | https://github.com/ansible/ansible/issues/84216 | [
"bug",
"has_pr",
"affects_2.17"
] | spyinx | 2 |
httpie/cli | rest-api | 959 | Pretty Print HTML Output (with newlines and indentation)? | When printing `Content-type: application/json` httpie formats the json with newlines and indentation making it very easy to read.
<pre> <font color="#135CD0">❯</font> <font color="#328A5D">http</font> --body <font color="#FA701D">'https://api2.nicehash.com/main/api/v2/legacy?method=stats.global.current'</f... | closed | 2020-08-07T00:26:54Z | 2024-02-19T15:00:07Z | https://github.com/httpie/cli/issues/959 | [] | ryanerwin | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.