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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
zappa/Zappa | django | 938 | [Migrated] Zappa is not invoking the right Virtual env correctly while deploy | Originally from: https://github.com/Miserlou/Zappa/issues/2206 by [veris-neerajdhiman](https://github.com/veris-neerajdhiman)
<!--- Provide a general summary of the issue in the Title above -->
I am trying to deploy a Django app with Zappa using. I have created virtualenv using pyenv.
## Context
Following comma... | closed | 2021-02-20T13:24:46Z | 2022-11-19T04:17:23Z | https://github.com/zappa/Zappa/issues/938 | [] | jneves | 2 |
ets-labs/python-dependency-injector | flask | 448 | Question: Create an instance of providers.Singleton at the same time as fastapi starts. | Hello.
As the title suggests, what should I do with the definition of providers.Singleton that instantiates at the same time as fastapi starts!
I want to generate the following "manager" at the start of fastapi.
(Dependency injection of application_service in manager may be implemented incorrectly.)
```python... | open | 2021-04-20T06:14:14Z | 2021-04-26T02:49:52Z | https://github.com/ets-labs/python-dependency-injector/issues/448 | [
"question"
] | satodaiki | 0 |
graphistry/pygraphistry | jupyter | 629 | [BUG] g2.search(..., fuzzy=True, cols=['title','text'] ), AssertionError: ydf must be provided to transform data | **Describe the bug**
It seems, exact match(fuzzy=False) works well, but for fuzzy=True it fails giving the following error:
AssertionError: ydf must be provided to transform data
**To Reproduce**
Code, including data, than can be run without editing:
Ask-HackerNews-Demo.ipynb
g2 = g.umap(X=['title','text'].... | open | 2025-01-04T17:04:02Z | 2025-01-10T09:51:35Z | https://github.com/graphistry/pygraphistry/issues/629 | [
"bug",
"help wanted",
"p2",
"good-first-issue"
] | maksim-mihtech | 2 |
custom-components/pyscript | jupyter | 520 | Logging Documentation for Apps vs Scripts | In following https://hacs-pyscript.readthedocs.io/en/latest/reference.html#logging, it is not readily apparent that the steps for setting logging on a script by script basis like illustrated here:
```
logger:
default: info
logs:
custom_components.pyscript.file: info
custom_components.pyscript.file.m... | open | 2023-08-28T02:28:15Z | 2023-08-28T02:33:07Z | https://github.com/custom-components/pyscript/issues/520 | [] | marshalltech81 | 0 |
albumentations-team/albumentations | deep-learning | 1,694 | GridDistortion Reference | The blog [http://pythology.blogspot.sg/2014/03/interpolation-on-regular-distorted-grid.html](http://pythology.blogspot.sg/2014/03/interpolation-on-regular-distorted-grid.html) has been removed. Any additional reference for grid_distortion please? Thanks.
grid_distortion is defined here [https://github.com/albumentat... | closed | 2024-04-29T14:33:55Z | 2024-05-01T03:50:47Z | https://github.com/albumentations-team/albumentations/issues/1694 | [
"documentation"
] | danielmao2019 | 4 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 764 | 请问微调指令数据很长该怎么设置参数 | ### 提交前必须检查以下项目
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。
- [X] 由于相关依赖频繁更新,请确保按照[Wiki](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki)中的相关步骤执行
- [X] 我已阅读[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki/常见问题)并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案
- [X] 第三方插件问题:例如[llama.cpp](https://github.com/ggerganov/llama.c... | closed | 2023-07-19T02:57:35Z | 2023-07-30T22:02:08Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/764 | [
"stale"
] | TheLolita | 2 |
iperov/DeepFaceLab | deep-learning | 570 | DFL 2.0 GPU Memory not used.. | Hi, me again.
DFL 2 dont use the memory on card in a right way.
In Dfl 1.0 i was able to run res 240 with batch size 8 on my Titan RTX (24GB)
If i try now res 240 with batch size 4 (all other on default) it consumed 8gb GPU Memory and then quits with errors.
Please tell me if u need some additional infos :) | closed | 2020-01-23T07:29:34Z | 2020-06-09T15:36:08Z | https://github.com/iperov/DeepFaceLab/issues/570 | [] | blanuk | 13 |
plotly/dash-core-components | dash | 198 | ability to preserve user interaction state between redraws | discussion taken from here: https://community.plot.ly/t/preserve-trace-visibility-in-callback/5118/5
> More generally, I wonder if we should just have some kind of flag that tells the graph whether it should reset user interactions or not (like zooming, panning, clicking on legends, clicking on mode bar items). In s... | closed | 2018-05-08T17:56:43Z | 2019-10-30T22:20:54Z | https://github.com/plotly/dash-core-components/issues/198 | [
"Status: Discussion Needed"
] | chriddyp | 18 |
youfou/wxpy | api | 113 | 群聊中search按地区性别查找都返回空数组 | 对单个Group的members执行.search(sex=MALE)之类的查询都是返回空数组,但是name查询有效。
包括stats_text()和stats等统计方法也都返回空 | closed | 2017-07-08T13:36:01Z | 2017-12-09T08:40:59Z | https://github.com/youfou/wxpy/issues/113 | [] | honwenle | 5 |
mlfoundations/open_clip | computer-vision | 19 | suggestions for a multilingual version CLIP | Hi,
thanks for this great work! I want to make a multilingual version CLIP. There is existing works to use English CLIP indirectly (https://github.com/FreddeFrallan/Multilingual-CLIP). But do you have suggestions on making the code a multilingual version?
Thanks you! | closed | 2021-09-30T07:27:42Z | 2021-10-05T23:52:30Z | https://github.com/mlfoundations/open_clip/issues/19 | [] | niatzt | 0 |
Sanster/IOPaint | pytorch | 394 | [BUG] | **Model**
Which model are you using?
**Describe the bug**
A clear and concise description of what the bug is.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**System Info**
... | closed | 2023-10-10T14:56:28Z | 2025-03-14T02:02:23Z | https://github.com/Sanster/IOPaint/issues/394 | [
"stale"
] | openainext | 2 |
PaddlePaddle/PaddleNLP | nlp | 9,710 | [Bug]: zero_shot_text_classification的compute_metrics方法错误 | ### 软件环境
```Markdown
- paddlepaddle:
- paddlepaddle-gpu: 2.4.2.post116
- paddlenlp: 2.5.2.post0
```
### 重复问题
- [X] I have searched the existing issues
### 错误描述
```Markdown
在文本分类任务中,使用zero_shot_text_classification和text_classification里的multi_label各训练一个多分类模型,发现两者的准确率相差巨大,通过代码发现zero_shot_text_classification里计算准确率的方... | closed | 2024-12-27T03:28:57Z | 2025-03-12T00:21:37Z | https://github.com/PaddlePaddle/PaddleNLP/issues/9710 | [
"bug",
"stale"
] | phpdancer | 2 |
miLibris/flask-rest-jsonapi | sqlalchemy | 82 | With the include parameter, do not pick the ones that do not have date in the included | I do not know if it is a bad configuration of mine or a Json specification. My problem is that I have a table of ads and would like to bring the photos and categories of the ads together in the ad endpoint. When placing the include parameter of photos and categories the result only brings those that have photos and cat... | closed | 2017-12-11T19:41:11Z | 2017-12-12T13:13:43Z | https://github.com/miLibris/flask-rest-jsonapi/issues/82 | [] | AndreNalevaiko | 2 |
huggingface/datasets | pandas | 6,853 | Support soft links for load_datasets imagefolder | ### Feature request
Load_dataset from a folder of images doesn't seem to support soft links. It would be nice if it did, especially during methods development where image folders are being curated.
### Motivation
Images are coming from a complex variety of sources and we'd like to be able to soft link directly from ... | open | 2024-04-30T22:14:29Z | 2024-04-30T22:14:29Z | https://github.com/huggingface/datasets/issues/6853 | [
"enhancement"
] | billytcl | 0 |
ScottfreeLLC/AlphaPy | scikit-learn | 17 | Cryptocurrency Prices | You can get historical cryptocurrency pricing from [Quandl](https://www.quandl.com/collections/markets/bitcoin-data), but the MarketFlow pipeline needs to be modified to read directly from the _data_ directory if no feeds are available.
Here are some sources of historical daily and intraday cryptocurrency data:
-... | open | 2017-12-19T01:50:36Z | 2020-08-23T22:07:04Z | https://github.com/ScottfreeLLC/AlphaPy/issues/17 | [
"enhancement"
] | mrconway | 3 |
ludwig-ai/ludwig | data-science | 3,182 | Errors in Ludwig Docker Images | **Describe the bug**
When using the Docker Image `ludwigai:ludwig-gpu:master` to start a ludwig container an error is thrown. It says that PyTorch and TorchAudio were compiled with different CUDA Versions.
When using the Docker Image `ludwigai:ludwig:master` or `ludwigai:ludwig-ray:master` another error is thrown, th... | closed | 2023-03-02T20:31:40Z | 2023-03-05T20:05:54Z | https://github.com/ludwig-ai/ludwig/issues/3182 | [
"bug"
] | Velyn-N | 6 |
scikit-optimize/scikit-optimize | scikit-learn | 274 | Remove option `acq_optimizer="auto"` | In order to simplify slightly the API, I would vote for removing the `"auto"` value of `acq_optimizer`.
I am not convinced we should default to random sampling as soon as one of the dimensions is not `Real`.
I would rather default to `"lbfgs"` and have, maybe, a warning if one the dimensions isnt `Real`. (Whic... | closed | 2016-11-30T09:12:47Z | 2017-01-04T10:53:47Z | https://github.com/scikit-optimize/scikit-optimize/issues/274 | [
"API",
"Easy"
] | glouppe | 4 |
litestar-org/litestar | api | 3,423 | Enhancement: Support RSGI Specification (granian) | ### Summary
Here is the [specification](https://github.com/emmett-framework/granian/blob/master/docs/spec/RSGI.md)
### Basic Example
_No response_
### Drawbacks and Impact
_No response_
### Unresolved questions
_No response_ | closed | 2024-04-23T20:57:49Z | 2025-03-20T15:54:37Z | https://github.com/litestar-org/litestar/issues/3423 | [
"Enhancement"
] | gam-phon | 4 |
ray-project/ray | python | 51,503 | CI test windows://python/ray/tests:test_client_builder is consistently_failing | CI test **windows://python/ray/tests:test_client_builder** is consistently_failing. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/8965#0195aaf1-9737-4a02-a7f8-1d7087c16fb1
- https://buildkite.com/ray-project/postmerge/builds/8965#0195aa03-5c4f-4156-97c5-9793049512c1
DataCaseName-windows://py... | closed | 2025-03-19T00:06:56Z | 2025-03-19T21:52:47Z | https://github.com/ray-project/ray/issues/51503 | [
"bug",
"triage",
"core",
"flaky-tracker",
"ray-test-bot",
"ci-test",
"weekly-release-blocker",
"stability"
] | can-anyscale | 3 |
gunthercox/ChatterBot | machine-learning | 1,997 | How to pass extra parameters to Chatterbot's Statement object and get those parameters with get_response() method or get_response.serialize() | I am using Chatterbot's logical adapters to generate different responses including calls to external APIs such as weather and news. My problem is simple, I would like to pass an extra parameter to the Statement object when I am returning a response from a logical adapter. This extra parameter would be something like 'm... | open | 2020-06-19T19:44:15Z | 2020-06-28T18:24:43Z | https://github.com/gunthercox/ChatterBot/issues/1997 | [] | MurphyAdam | 1 |
jina-ai/serve | machine-learning | 5,697 | Executor Web Page Not Found | **Describe the bug**
The Executor Doc Web Page cannot be found.
https://docs.jina.ai/fundamentals/executor/?utm_source=learning-portal

| closed | 2023-02-18T12:53:23Z | 2023-02-20T15:17:58Z | https://github.com/jina-ai/serve/issues/5697 | [] | devmike123 | 1 |
snarfed/granary | rest-api | 158 | use silo URL as first author URL, not web site(s) in profile | ...to limit confusion and keep URLs-as-identifiers consistent over time. requested by @aaronpk since some people change the links in the profiles often and he wants to be able to identify them over time. [IRC discussion.](https://chat.indieweb.org/dev/2018-12-04#t1543947792918900)
conclusion is to put both silo and ... | closed | 2018-12-04T18:34:33Z | 2018-12-07T22:46:37Z | https://github.com/snarfed/granary/issues/158 | [
"now"
] | snarfed | 0 |
simple-login/app | flask | 1,659 | Adding Support for Blocking Email Addresses via Regex and Selected Ones | This feature request is aimed at adding new functionality to the existing system, which will allow users to block specific email addresses that satisfy a regex condition. Additionally, this feature will provide support to block all addresses except the ones selected by the user.
This functionality will be highly ben... | open | 2023-03-23T11:55:42Z | 2023-03-23T11:55:42Z | https://github.com/simple-login/app/issues/1659 | [] | zlianon | 0 |
AutoGPTQ/AutoGPTQ | nlp | 506 | [BUG]ValueError: Tokenizer class BaichuanTokenizer does not exist or is not currently imported. | **Describe the bug**
I am quantizing baichuan2-13b-chat. Previously, when quantizing bloomz-7b1, the same error occurred, which was resolved by adding `--fast_tokenizer`. However, this time the issue with baichuan has not been resolved.
**Hardware details**
A800
**Software version**
```
absl-py ... | open | 2024-01-08T07:54:31Z | 2024-01-08T07:54:31Z | https://github.com/AutoGPTQ/AutoGPTQ/issues/506 | [
"bug"
] | oreojason | 0 |
ashnkumar/sketch-code | tensorflow | 6 | No module named inference.Sampler | This line in ``convert_single_image.py`` is causing problems.
```python
from classes.inference.Sampler import *
```
```
Traceback (most recent call last):
File "convert_single_image.py", line 7, in <module>
from classes.inference.Sampler import *
ImportError: No module named inference.Sampler
``` | closed | 2018-04-20T15:05:38Z | 2020-07-29T22:57:47Z | https://github.com/ashnkumar/sketch-code/issues/6 | [] | bibhas2 | 6 |
unit8co/darts | data-science | 2,325 | [BUG] FutureWarning: Series.fillna with 'method' is deprecated | **Describe the bug**
Running the hyperparameter optimization example https://unit8co.github.io/darts/examples/17-hyperparameter-optimization.html
In the Data Preparation section there is this code fragment:
```python
all_series = ElectricityDataset(multivariate=False).load()
NR_DAYS = 80
DAY_DURATION = 24 * 4... | closed | 2024-04-12T20:58:06Z | 2024-07-03T11:20:25Z | https://github.com/unit8co/darts/issues/2325 | [
"devops"
] | FlorinAndrei | 3 |
littlecodersh/ItChat | api | 359 | Non-blocking wechat requests | Hi guys,
Thanks for making this wechat python repo. I am wondering whether there is a way to separate workers i.e.:
1. To receive message and save to database, and make other callbacks.
2. To send message.
Appreciate your help!
| closed | 2017-05-11T17:10:10Z | 2017-05-29T01:46:40Z | https://github.com/littlecodersh/ItChat/issues/359 | [
"question"
] | afeezaziz | 3 |
keras-team/keras | data-science | 20,809 | Tensorboard not working with Trainer Pattern | I'm using the Keras Trainer pattern as illustrated [here](https://keras.io/examples/keras_recipes/trainer_pattern/). The issue when using this pattern is that when you use Tensorboard only the top level weights are being recorded.
The reason for this is that `Tensorboard` is recording the weights for the all the laye... | open | 2025-01-24T09:58:16Z | 2025-02-27T17:18:14Z | https://github.com/keras-team/keras/issues/20809 | [
"stat:awaiting keras-eng",
"type:Bug"
] | GeraudK | 7 |
docarray/docarray | fastapi | 1,223 | Link to join discord server has expired | **Describe the bug**
The link to join the discord server on the `README.md` file has expired, please it needs to be updated. | closed | 2023-03-11T09:50:02Z | 2023-03-14T09:16:33Z | https://github.com/docarray/docarray/issues/1223 | [] | asuzukosi | 2 |
dropbox/sqlalchemy-stubs | sqlalchemy | 67 | Can't use ForeignKey in Column | Hi the following used to work until https://github.com/dropbox/sqlalchemy-stubs/pull/54
```
from sqlalchemy import Column, ForeignKey
x = Column(
"template_group_id",
ForeignKey("template_group.template_group_id"),
nullable=False,
unique=True,
)
```
Is there a workaround other than `#type:... | closed | 2019-02-05T14:44:49Z | 2019-02-17T15:26:49Z | https://github.com/dropbox/sqlalchemy-stubs/issues/67 | [
"bug",
"priority-normal",
"topic-stubs"
] | euresti | 2 |
strawberry-graphql/strawberry | fastapi | 3,807 | `pydantic._internal._typing_extra.is_new_type` was removed in a beta version of pydantic | <!-- Provide a general summary of the bug in the title above. -->
A Beta version of pydantic (i.e. version `v.2.11.0b1`) removed `pydantic._internal._typing_extra.is_new_type` in favor of using `typing_inspection.typing_objects.is_newtype` which is a new dependency of pydantic.
<!--- This template is entirely option... | closed | 2025-03-13T09:08:28Z | 2025-03-13T12:48:58Z | https://github.com/strawberry-graphql/strawberry/issues/3807 | [
"bug"
] | jptrindade | 0 |
whitphx/streamlit-webrtc | streamlit | 1,188 | Add/replace the demo model with Hugging Face | The current object detection model is old and should be replaced with modern ones.
Use https://huggingface.co/docs/hub/models-uploading, https://huggingface.co/docs/huggingface_hub/index | open | 2023-02-10T06:24:09Z | 2023-02-10T07:15:33Z | https://github.com/whitphx/streamlit-webrtc/issues/1188 | [] | whitphx | 0 |
strnad/CrewAI-Studio | streamlit | 36 | tasks limit | Hello,
Thank you for your project. Is there a limit to the amount of tasks that can be added per project? I have 5 agents and I need to assign a unique task to each one of them. For some reason I can only add 3 tasks.
Thanks! | closed | 2024-11-12T21:54:51Z | 2024-11-15T04:47:38Z | https://github.com/strnad/CrewAI-Studio/issues/36 | [] | adelorenzo | 1 |
huggingface/datasets | nlp | 7,116 | datasets cannot handle nested json if features is given. | ### Describe the bug
I have a json named temp.json.
```json
{"ref1": "ABC", "ref2": "DEF", "cuts":[{"cut1": 3, "cut2": 5}]}
```
I want to load it.
```python
ds = datasets.load_dataset('json', data_files="./temp.json", features=datasets.Features({
'ref1': datasets.Value('string'),
'ref2': datasets.Value... | closed | 2024-08-20T12:27:49Z | 2024-09-03T10:18:23Z | https://github.com/huggingface/datasets/issues/7116 | [] | ljw20180420 | 3 |
deepspeedai/DeepSpeed | deep-learning | 5,579 | [BUG] fp6 can‘t load qwen1.5-34b-chat | **Describe the bug**
NotImplementedError: Cannot copy out of meta tensor; no data!
`import mii
model_path = 'Qwen1.5-32B-Chat-hf'
pipe = mii.pipeline(model_path, quantization_mode='wf6af16')
response = pipe(["DeepSpeed is", "Seattle is"], max_new_tokens=128)
print(response)`
**System info (please complete the ... | open | 2024-05-29T07:32:04Z | 2024-05-29T07:32:42Z | https://github.com/deepspeedai/DeepSpeed/issues/5579 | [
"bug",
"inference"
] | pointerhacker | 0 |
cookiecutter/cookiecutter-django | django | 5,500 | Heroku - Default Redis connection uses TSLS | ## What happened?
Heroku is now using default TLS connection for Redis. The current settings parameter only supports non-secure connection.
## What should've happened instead?
The settings for production Heroku deployment should default to secure TLS connection using rediss://
## Additional details
Adding
... | closed | 2024-10-29T18:33:26Z | 2024-11-21T12:56:00Z | https://github.com/cookiecutter/cookiecutter-django/issues/5500 | [
"bug",
"Heroku"
] | sumith | 6 |
Farama-Foundation/PettingZoo | api | 840 | [Bug Report] Waterworld random freezes | **Describe the bug**
Not quite sure what it is yet, but when waterworld is continuously stepped and reset, sometimes it just freezes.
**Code example**
```python
from pettingzoo.sisl import waterworld_v4
env = waterworld_v4.parallel_env(
render_mode="rgb_array",
n_obestacles=2,
obstacle_coord=Non... | closed | 2022-10-29T00:42:37Z | 2022-10-29T12:20:36Z | https://github.com/Farama-Foundation/PettingZoo/issues/840 | [] | jjshoots | 0 |
axnsan12/drf-yasg | rest-api | 871 | Headers Not Getting Sent Along with Request! | I am trying to use drf-yasg so that we can have an UI for our customers. I am passing headers with my API , however it is not getting passed to the backend.

Code:
```
openapi.Parameter(name='tenantUseCase',in... | open | 2023-10-18T01:50:34Z | 2025-03-07T12:09:08Z | https://github.com/axnsan12/drf-yasg/issues/871 | [
"triage"
] | sindhujit1 | 0 |
nonebot/nonebot2 | fastapi | 2,536 | Feature: 支持重名子插件 | ### 希望能解决的问题
如果有以下文件结构:
```
src/
plugins/
plugin1/
plugins/
name.py
plugin2/
plugins/
name.py
```
其中在 `plugins1` 的子插件下有一个 `name.py`,在 `plugins2` 的子插件下也有一个 `name.py`,此时这两个 `name.py` 只会加载其中一个,`nonebot` 似乎并不会加载两个重名插件,请问能否将插件从顶层插件到当前插件的所有名称的元组作为 `id` 存到插件缓存中以支持重名子插件?
#... | closed | 2024-01-16T08:19:42Z | 2024-04-20T06:47:13Z | https://github.com/nonebot/nonebot2/issues/2536 | [
"enhancement"
] | uf-fipper | 5 |
Lightning-AI/pytorch-lightning | data-science | 19,830 | WandbLogger `save_dir` and `dir` parameters do not work as expected. | ### Bug description
The `save_dir` param is set to `.` by default and hence `if save_dir is not None:` is always False.
https://github.com/Lightning-AI/pytorch-lightning/blob/d1949766f8cddd424e2fac3a68b275bebe13d3e4/src/lightning/pytorch/loggers/wandb.py#L327C12-L327C20
When a user only specifies the `dir` and doe... | open | 2024-04-30T20:18:16Z | 2025-02-28T16:48:47Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19830 | [
"bug",
"needs triage",
"ver: 2.1.x"
] | Jigar1201 | 1 |
tqdm/tqdm | pandas | 919 | Feature Request Variable Length | I'm working on making the tqdm progress bar in [Pytorch Lightning](https://github.com/PyTorchLightning/pytorch-lightning) accurate
The problem is it has both training (longer) and eval (shorter) steps in the same main progress bar.
Would be really super helpful if I could pass a list of tuples to tqdm like [(num... | open | 2020-03-19T17:27:51Z | 2020-03-19T18:42:11Z | https://github.com/tqdm/tqdm/issues/919 | [
"need-feedback 📢"
] | pertschuk | 3 |
arogozhnikov/einops | tensorflow | 312 | What am I doing wrong with repeat command? | So I have a batch of images(grayscale) which I want to imitate as 3 channel images, because my model expects them.
I found the tutorial and examples however when I try to apply them I always get varying, unexpected results.
So my image Batch has the shape `[B, C, H, W] - 128x1x224x224` from a torch dataloader/datas... | closed | 2024-03-27T13:18:20Z | 2024-03-27T18:24:07Z | https://github.com/arogozhnikov/einops/issues/312 | [] | asusdisciple | 1 |
waditu/tushare | pandas | 1,737 | realtime_quote 在src='dc' 时可以获取数据,但 src='sina'时, 返回 None | Python 3.10.12
复现代码:
``
import tushare as ts
#设置你的token,登录tushare在个人用户中心里拷贝
ts.set_token('你的token')
_**#东财数据: 可以正确返回**_
df = ts.realtime_quote(ts_code='600000.SH', src='dc')
_**# 返回数据为 None**_
df = ts.realtime_quote(ts_code='600000.SH,000001.SZ,000001.SH')
``
但在另一台机器上(Python 3.10.4),使用同样的 token,... | closed | 2024-06-14T07:38:55Z | 2024-06-14T07:47:56Z | https://github.com/waditu/tushare/issues/1737 | [] | Xingtao | 1 |
aio-libs/aiomysql | sqlalchemy | 457 | Is charset required | Charset must be set, or error will be reported | open | 2019-12-19T02:56:36Z | 2022-01-13T00:33:01Z | https://github.com/aio-libs/aiomysql/issues/457 | [
"question"
] | wangguanfu | 0 |
akfamily/akshare | data-science | 5,594 | stock_zh_a_spot_em() only return 200 rows | It is found that stock_zh_a_spot_em() only return 200 rows in the afternoon on 2025-02-15.
has this api function changed?
| closed | 2025-02-15T08:58:35Z | 2025-02-19T13:43:14Z | https://github.com/akfamily/akshare/issues/5594 | [] | aistrategycloud | 8 |
python-restx/flask-restx | flask | 97 | 'BlueprintSetupState' object has no attribute 'subdomain' | ### **Code**
```python
from quart import Blueprint, Quart
from flask_restplus import Api
blueprint = Blueprint('api', __name__)
api = Api(blueprint)
app = Quart(__name__)
app.register_blueprint(blueprint)
```
### **Repro Steps** (if applicable)
1. start the app
### **Expected Behavior**
App starts s... | open | 2020-03-23T06:11:32Z | 2022-10-17T11:33:45Z | https://github.com/python-restx/flask-restx/issues/97 | [
"bug"
] | pansila | 3 |
twopirllc/pandas-ta | pandas | 441 | Multiple runtime warning errors | **Which version are you running? The lastest version is on Github. Pip is for major releases.**
0.3.14b0
**Do you have _TA Lib_ also installed in your environment?**
TA-Lib 0.4.21
**Describe the bug**
Adding all indicators shows the following warning errors:
```sh
/usr/local/lib/python3.8/d... | closed | 2021-11-28T10:51:56Z | 2021-12-03T16:52:05Z | https://github.com/twopirllc/pandas-ta/issues/441 | [
"duplicate",
"help wanted",
"question",
"info"
] | Pl0414141 | 2 |
holoviz/panel | plotly | 7,272 | Inconsistent handling of (start, end, value) in DatetimeRangeSlider and DatetimeRangePicker widget | #### ALL software version info
<details>
<summary>Software Version Info</summary>
```plaintext
panel 1.4.5
param 2.1.1
```
</details>
#### Description of expected behavior and the observed behavior
* DatetimeRangePicker should allow changing `start` and `end` without raising out-of-bound excep... | open | 2024-09-13T13:52:03Z | 2024-09-13T19:23:43Z | https://github.com/holoviz/panel/issues/7272 | [] | rhambach | 0 |
GibbsConsulting/django-plotly-dash | plotly | 515 | DjangoDash type hint results in error | There's a type hint on as_dash_app that uses DjangoDash but it is not imported.
<img width="787" alt="Image" src="https://github.com/user-attachments/assets/91327d3c-45fe-4f1a-85fb-0f37c8fcdecb" /> | closed | 2025-02-05T20:46:51Z | 2025-02-06T03:54:27Z | https://github.com/GibbsConsulting/django-plotly-dash/issues/515 | [
"bug"
] | dick-mule | 2 |
RasaHQ/rasa | machine-learning | 12,373 | Add random_state (as keyword argument?) to generate_folds and use it when executing stratified sampling | https://github.com/RasaHQ/rasa/blob/8e786957508dd0c23ddf81440d02409ff2107ca1/rasa/nlu/test.py#L1450-L1456
In order to allow replicability of results while cross validating, it would be useful to be able to provide the random_state variable as input of generate_folds and then use it when calling sklearn.model_selecti... | closed | 2023-05-09T09:06:17Z | 2023-05-17T09:33:18Z | https://github.com/RasaHQ/rasa/issues/12373 | [] | MarcelloGiannini | 1 |
developmentseed/lonboard | jupyter | 762 | Animate `ColumnLayer` | **Is your feature request related to a problem? Please describe.**
I'm currently using lonboard to animate geospatial data with the `TripsLayer` and it's working great. I'd like to extend this to animate statistics about point locations using the `ColumnLayer`, but it doesn't currently support animation.
**Describe th... | open | 2025-02-25T06:44:31Z | 2025-03-05T16:06:24Z | https://github.com/developmentseed/lonboard/issues/762 | [] | Jake-Moss | 1 |
junyanz/pytorch-CycleGAN-and-pix2pix | pytorch | 1,490 | CUDA version | I followed readme to install the environment but come across this issue "NVIDIA GeForce RTX 3080 Laptop GPU with CUDA capability sm_86 is not compatible with the current PyTorch installation.The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 compute_37."
I changed cuda version t... | open | 2022-10-06T14:23:59Z | 2024-03-12T03:11:53Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1490 | [] | AriaZiyanYang | 2 |
amdegroot/ssd.pytorch | computer-vision | 31 | bug: test.py (BaseTransform) | line41: `x = torch.from_numpy(transform(img)[0]).permute(2, 0, 1)` is not change the bgr to rgb. It's not equal to the `dataset = VOCDetection(args.voc_root, [('2007', set_type)], BaseTransform(300, dataset_mean), AnnotationTransform())` (it change bgr to rgb).
So, I think it's better to add change the line138 `img... | closed | 2017-06-23T12:43:28Z | 2019-09-09T10:33:48Z | https://github.com/amdegroot/ssd.pytorch/issues/31 | [] | AceCoooool | 6 |
SALib/SALib | numpy | 124 | Add new method - Distance-Based Generalized Sensitivity Analysis | Add the [Distance-Based Generalized Sensitivity Analysis](http://link.springer.com/article/10.1007/s11004-014-9530-5) method to the library | open | 2017-01-03T11:28:58Z | 2019-02-05T15:27:01Z | https://github.com/SALib/SALib/issues/124 | [
"enhancement",
"add_method"
] | willu47 | 2 |
matterport/Mask_RCNN | tensorflow | 2,290 | Source code of mask_rcnn_coco.h5 file??? | We know that the original paper uses different types of ResNet (https://github.com/facebookresearch/Detectron/blob/master/MODEL_ZOO.md) but where does the author (@matterport) take/make/train the mask_rcnn_coco.h5 file?
Did he train the model? Where is the source code from that model? | closed | 2020-07-23T16:35:18Z | 2020-07-23T17:05:15Z | https://github.com/matterport/Mask_RCNN/issues/2290 | [] | MatiasLoiseau | 0 |
okken/pytest-check | pytest | 175 | pylint compatibility + pycharm intellisense compatibility | Hello,
I found `pytest-check` and think its quite useful for us.
We are using pylint for the static code analysis of our python code and tests.
`pytest-check` introduces false positives for pylint like these:
```
from pytest_check import check
...
check.equal(response.status.code, ERROR_CODE_SUCCESSFUL)
```
```
E1... | closed | 2025-03-04T17:46:37Z | 2025-03-18T20:46:44Z | https://github.com/okken/pytest-check/issues/175 | [] | cre4ture | 3 |
QingdaoU/OnlineJudge | django | 17 | 请问现在这个系统可以部署到 Daocloud 上吗? | 补充:
今天看了一下GoOnlineJudge 可以通过 https://github.com/ZJGSU-Open-Source/docker-oj 来直接部署到daocloud
请问这个系统可以用类似的方式部署到 daocloud 上吗
| closed | 2016-02-19T10:30:12Z | 2016-02-22T03:53:37Z | https://github.com/QingdaoU/OnlineJudge/issues/17 | [] | Shuenhoy | 11 |
pallets-eco/flask-sqlalchemy | sqlalchemy | 1,231 | UNION query unable to resolve correct bind and fails with "(sqlite3.OperationalError) no such table" | This is related to #1210 and in general about finding correct bind to use for execution.
We were looking to upgrade to v3 to take advantage of the dynamic bind changes we need to and and came across this problem: `UNION` queries (maybe others too) are falling back to using default bind (`None` key in `SQLALCHEMY_BIN... | closed | 2023-06-30T11:54:26Z | 2023-07-21T01:10:42Z | https://github.com/pallets-eco/flask-sqlalchemy/issues/1231 | [] | alexjironkin | 2 |
GibbsConsulting/django-plotly-dash | plotly | 477 | Using dash-tradingview dash_tvlwc breaks the app in Django | Hi, I have a functioning Dash app using [dash_tvwlc](https://github.com/tysonwu/dash-tradingview) that works fine if I run it on its own. When I try to display it in Django, I get an error that its JS file can't be downloaded from unpkg.com:
<img width="933" alt="image" src="https://github.com/GibbsConsulting/django... | closed | 2023-10-26T20:55:58Z | 2023-10-28T18:48:54Z | https://github.com/GibbsConsulting/django-plotly-dash/issues/477 | [
"question"
] | notgonnamakeit | 2 |
neuml/txtai | nlp | 821 | Cloud storage improvements | Make the following improvements to the cloud storage component.
- When loading an archive file from cloud storage, create the full local directory, if necessary
- Make check for `provider` case insensitive
- Add `prefix` key to documentation
- Clarify how to find `provider` strings | closed | 2024-11-27T21:37:00Z | 2024-11-27T21:42:42Z | https://github.com/neuml/txtai/issues/821 | [] | davidmezzetti | 0 |
feder-cr/Jobs_Applier_AI_Agent_AIHawk | automation | 321 | Details not changing while applying Jobs | I have changes the personal details in resume.yaml and also changed config.yaml and it is running successful but when the bot applying the job it is not taking my details instead taking Liam details and also resume of liam not sure why i am getting this issue and i also tried to delete the data_folder_example but same ... | closed | 2024-09-08T15:06:05Z | 2024-09-08T22:47:27Z | https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk/issues/321 | [] | manishjangra28 | 4 |
modin-project/modin | pandas | 6,626 | BUG: apply contains extra columns after goupby and selected columns | ### Modin version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest released version of Modin.
- [ ] I have confirmed this bug exists on the main branch of Modin. (In order to do this you can follow [this guide](https://modin.readthedocs.i... | open | 2023-10-03T15:53:26Z | 2023-10-10T14:26:57Z | https://github.com/modin-project/modin/issues/6626 | [
"bug 🦗",
"P1",
"External"
] | SiRumCz | 2 |
ultralytics/ultralytics | pytorch | 19,255 | How to post process the outputs of yolov8n-seg model which gives two output tensors output0(1,116,8400) and output1(1,32,160,160)? | ### 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
How to get bounding box data and segmentation mask data from those output te... | open | 2025-02-15T06:04:35Z | 2025-02-15T06:20:07Z | https://github.com/ultralytics/ultralytics/issues/19255 | [
"question",
"segment"
] | imvamsidhark | 2 |
OpenBB-finance/OpenBB | machine-learning | 6,784 | [Bug] tiingo and biztoc providers for world news in SDK and openbb-cli not working | **Describe the bug**
Either using SDK or openbb-cli, it throws the same error when trying to access world news.
**To Reproduce**
Run the following command in openbb cli
world --provider biztoc
world --provider tiingo
if we are using the SDK, can try with this, as it throws the same errors too:
from openbb ... | closed | 2024-10-16T00:46:00Z | 2024-10-23T08:28:53Z | https://github.com/OpenBB-finance/OpenBB/issues/6784 | [
"bug",
"platform"
] | tatsean-dhumall | 2 |
awesto/django-shop | django | 676 | django-shop/email_auth/migrations/0005_auto_20171101_1035.py is missing | When I execute python manage.py makemigrations --dry-run, I got the message:
Migrations for 'email_auth':
/home/frank/webshop/django-shop/email_auth/migrations/0005_auto_20171101_1035.py:
- Alter field username on user
In the directory there is not such a file.
Where can I find the file 0005_auto_201711... | closed | 2017-11-01T10:03:45Z | 2017-11-01T11:59:04Z | https://github.com/awesto/django-shop/issues/676 | [] | gntjou | 2 |
matplotlib/mplfinance | matplotlib | 409 | make_addplot with a legend | ```
import yfinance as yf
df = yf.Ticker('MSFT').history(period='1y')
import mplfinance as mpf
import pandas_ta as ta
apdict = mpf.make_addplot(ta.sma(df['Close'], length=10), linestyle='dotted')
mpf.plot(df, block=False, volume=True, addplot=apdict, savefig='/tmp/MSFT.pdf')
```
I can plot some data using `ma... | closed | 2021-06-16T03:48:42Z | 2021-07-14T19:12:39Z | https://github.com/matplotlib/mplfinance/issues/409 | [
"question"
] | prRZ5F4LXZ | 1 |
aiogram/aiogram | asyncio | 665 | Can't download any file to custom folder | ## Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
* Operating System: Windows 10 - 1809 (17763.2061)
* Python Version: 3.9.6
* aiogram version: aiogram~=2.14.3
configparser~=5.0.2
environs~=9.3.2
a... | closed | 2021-08-17T17:48:43Z | 2021-09-05T21:05:53Z | https://github.com/aiogram/aiogram/issues/665 | [
"bug",
"confirmed"
] | Jsnufmars | 6 |
MycroftAI/mycroft-core | nlp | 2,495 | Is "mycroft.skill.handler.complete" the wrong tense | I am assumming that this is a notification, so it should be '''completed''' to show that, right? (my gut says it's right, but I am not actually sure) | closed | 2020-03-08T00:34:58Z | 2024-09-08T08:36:40Z | https://github.com/MycroftAI/mycroft-core/issues/2495 | [] | FruityWelsh | 1 |
mljar/mercury | jupyter | 242 | add chat widget | closed | 2023-04-07T10:13:19Z | 2023-04-07T10:46:33Z | https://github.com/mljar/mercury/issues/242 | [
"enhancement"
] | pplonski | 1 | |
ets-labs/python-dependency-injector | asyncio | 57 | Add docs for Catalogs | closed | 2015-05-08T14:42:41Z | 2015-08-05T13:44:19Z | https://github.com/ets-labs/python-dependency-injector/issues/57 | [
"docs"
] | rmk135 | 0 | |
iperov/DeepFaceLab | deep-learning | 5,574 | Noureen afrose piya | THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS
POST ONLY ISSUES RELATED TO BUGS OR CODE
## Expected behavior
*Describe, in some detail, what you are trying to do and what the output is that you expect from the program.*
## Actual behavior
*Describe, in some detail, what the program does instead. Be sure to inc... | open | 2022-10-30T04:20:17Z | 2023-06-08T23:05:30Z | https://github.com/iperov/DeepFaceLab/issues/5574 | [] | Mdroni658 | 1 |
christabor/flask_jsondash | plotly | 219 | Dash | closed | 2020-04-27T00:35:29Z | 2020-04-27T00:37:20Z | https://github.com/christabor/flask_jsondash/issues/219 | [] | Consola | 0 | |
jupyter/nbviewer | jupyter | 916 | 404 : Not Found |
**Describe the bug**
When trying to view this notebook https://github.com/fangohr/coronavirus-2020/blob/master/index.ipynb
through nbviewer (using this url: https://nbviewer.jupyter.org/github/fangohr/coronavirus-2020/blob/master/index.ipynb), I see a
```
404 : Not Found
Remote HTTP 404: index.ipynb not fo... | closed | 2020-04-03T08:26:47Z | 2022-12-13T05:59:20Z | https://github.com/jupyter/nbviewer/issues/916 | [
"status:Duplicate",
"tag:GitHub",
"status:Needs Reproduction",
"status:Need Info",
"tag:Public Service"
] | fangohr | 5 |
ultralytics/yolov5 | pytorch | 12,518 | will yolo detects the objects based on colors also along with feature | ### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions.
### Question
will yolo detects the objects based on colors also along with feature? i have red, green... | closed | 2023-12-17T01:33:01Z | 2024-02-06T00:20:02Z | https://github.com/ultralytics/yolov5/issues/12518 | [
"question",
"Stale"
] | b4u365 | 4 |
dask/dask | numpy | 11,122 | API docs missing for `read_csv`, `read_fwf` and `read_table` | I believe there are still plenty of doc strings missing since the dask-expr migration
For example https://docs.dask.org/en/latest/generated/dask_expr.read_csv.html

| closed | 2024-05-15T09:47:14Z | 2025-01-13T15:05:58Z | https://github.com/dask/dask/issues/11122 | [
"good first issue",
"documentation"
] | fjetter | 4 |
albumentations-team/albumentations | machine-learning | 1,895 | [Tech debt] Remove dependency on scikit-image | Scikit-image is quite heavy and all it's functionality that is used in Albumentations could be easily reimplemented.
| closed | 2024-08-19T16:08:10Z | 2024-10-23T03:00:47Z | https://github.com/albumentations-team/albumentations/issues/1895 | [
"enhancement"
] | ternaus | 1 |
viewflow/viewflow | django | 74 | Process "migration"? | One thing I have hated in other BMPN style workflows is that it is very hard to change a process once some have been started. django-viewflow looks simple enough to be able to have some sort of migration process for already started processes. Do you have any tips or future apis for modifying already started processes a... | closed | 2014-08-19T13:27:51Z | 2016-03-21T04:07:39Z | https://github.com/viewflow/viewflow/issues/74 | [
"request/enhancement",
"PRO"
] | sherzberg | 1 |
dgtlmoon/changedetection.io | web-scraping | 2,124 | [feature] user interface Multilanguage/translation support | **Version and OS**
Any new version
https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xiii-i18n-and-l10n
Would be nice to have multi-language support, `flask-babel` looks like a great solution.
I'm hoping it would let more people enjoy changedetection.io and perhaps find more great contributo... | open | 2024-01-22T10:11:58Z | 2024-01-28T13:48:05Z | https://github.com/dgtlmoon/changedetection.io/issues/2124 | [
"enhancement",
"user-interface"
] | dgtlmoon | 2 |
Kav-K/GPTDiscord | asyncio | 144 | Show sources for /search | Display the relevant links when someone does a /search | closed | 2023-02-05T21:40:37Z | 2023-02-06T07:40:00Z | https://github.com/Kav-K/GPTDiscord/issues/144 | [
"enhancement",
"help wanted",
"good first issue"
] | Kav-K | 1 |
MycroftAI/mycroft-core | nlp | 2,527 | mycroft "devices" web UI doesn't show core version |
Version/setup same as MycroftAI/mycroft-core#2523 2523
## Try to provide steps that we can use to replicate the Issue
Hit up https://account.mycroft.ai/devices

## Provide log files or other ... | closed | 2020-04-01T02:09:24Z | 2020-04-22T12:16:20Z | https://github.com/MycroftAI/mycroft-core/issues/2527 | [] | fermulator | 6 |
PeterL1n/RobustVideoMatting | computer-vision | 65 | 透明背景 | 请问一下,透明背景该如何设置 | open | 2021-10-07T07:22:38Z | 2022-11-21T16:39:32Z | https://github.com/PeterL1n/RobustVideoMatting/issues/65 | [] | lzghades | 1 |
Skyvern-AI/skyvern | automation | 1,749 | Authentication Error (401) - Incorrect API Key in Skyvern Setup | I am encountering an issue while setting up Skyvern on my local machine. The installation process went smoothly, and all required dependencies (Docker, Python 3.11, Poetry, PostgreSQL, Node.js) are installed and configured correctly. However, when attempting to execute a task in Skyvern, I receive the following error:
... | closed | 2025-02-08T12:46:09Z | 2025-02-11T16:18:10Z | https://github.com/Skyvern-AI/skyvern/issues/1749 | [] | adminwems | 6 |
sktime/sktime | scikit-learn | 7,496 | [BUG] Loaded model from a saved sktime model failing to forecast on new data | I recently saved a deep neural network model (LSTFDLinear) after fitting it on a large dataset.After saving it i loaded it and wanted to update it and for it to make new forecasting figures based on the latest data but it keeps on giving results on the last fit procedure and does not change no matter what l do ...any h... | open | 2024-12-08T16:12:30Z | 2024-12-10T06:53:03Z | https://github.com/sktime/sktime/issues/7496 | [
"bug"
] | jsteve677 | 2 |
Kav-K/GPTDiscord | asyncio | 400 | Prompt leakage | 
Some prompting helpers are leaking into conversation (Image Info-Caption) | closed | 2023-11-12T07:32:50Z | 2023-11-12T11:52:51Z | https://github.com/Kav-K/GPTDiscord/issues/400 | [] | Kav-K | 1 |
junyanz/pytorch-CycleGAN-and-pix2pix | deep-learning | 1,404 | 测试通道数问题 | 利用单通道图片来进行训练,将input_nc和output_nc都设置为1,但是测试得到的图片通道数为3.请问如何得到通道数为1的测试图片。 | closed | 2022-04-03T08:32:54Z | 2022-04-03T08:34:12Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1404 | [] | duke023456 | 0 |
NVIDIA/pix2pixHD | computer-vision | 282 | why the local generator can't enlarge image size? | I want to enlarge images size by pix2pixHD model,for example: when I input image `256*256`,the local generator can enlarge the image size to `512*512`,when I use 2 local generator,it can enlarge the image size to `768*768`.But it did not achieve this effect,it will output the image size as same as the input image size;... | open | 2021-11-20T03:38:14Z | 2021-11-20T03:38:52Z | https://github.com/NVIDIA/pix2pixHD/issues/282 | [] | DejaVuyan | 0 |
JoeanAmier/TikTokDownloader | api | 34 | 关于检测新版本功能的说明 | # 检测新版本
程序从 `3.3` 版本起支持检测新版本功能,启用检测新版本功能后,运行程序时会向 `https://github.com/JoeanAmier/TikTokDownloader/releases/latest` 发送请求获取最新 `Releases` 版本号,并提示是否存在新版本。
如果存在新版本会输出新版本的 `URL` 地址,不会自动下载更新。 | closed | 2023-07-20T03:54:39Z | 2023-07-31T13:05:31Z | https://github.com/JoeanAmier/TikTokDownloader/issues/34 | [
"文档补充(docs)"
] | JoeanAmier | 0 |
ludwig-ai/ludwig | computer-vision | 3,247 | `torchvision` installing 0.15.0 in the CI instead of 0.14.1 | Similar issue as https://github.com/ludwig-ai/ludwig/issues/3245 | closed | 2023-03-15T00:25:28Z | 2023-03-15T16:07:13Z | https://github.com/ludwig-ai/ludwig/issues/3247 | [] | geoffreyangus | 0 |
jowilf/starlette-admin | sqlalchemy | 521 | Enhancement: custom relation field | **Is your feature request related to a problem? Please describe.**
I want to make custom relation field so i can set custom render_function_key and custom display template.
**Describe the solution you'd like**
_A clear and concise description of what you want to happen._
Something like this in list:
, f'Missing spk_stat.pt: {spk_stat_path}'
AssertionError: Missing spk_stat.pt: /mnt/data/RAG_LX/models/chatTTS/asset/spk_stat.pt
魔塔社区权重文件中没有asset/spk_stat.pt这个pt文件啊 没明白core.py文件为什么有:
if gpt_con... | closed | 2024-05-30T14:04:01Z | 2024-07-16T04:01:49Z | https://github.com/2noise/ChatTTS/issues/105 | [
"stale"
] | Kyrie-LiuX | 4 |
deeppavlov/DeepPavlov | nlp | 1,409 | Add support for Actions in Go-Bot | Moved to internal Trello | closed | 2021-03-15T14:17:21Z | 2021-11-30T10:15:14Z | https://github.com/deeppavlov/DeepPavlov/issues/1409 | [] | danielkornev | 2 |
pyg-team/pytorch_geometric | pytorch | 10,110 | Can we get a new release? | ### 😵 Describe the installation problem
Currently the last 2.6.1 release is not compatible with numpy 2 as some functions make use of `np.math` resulting in attribute errors. As far as I can tell these calls were removed in #9752 but a release has not yet been made.
Lack of a release is preventing other packages su... | open | 2025-03-12T00:15:51Z | 2025-03-17T22:14:57Z | https://github.com/pyg-team/pytorch_geometric/issues/10110 | [
"installation"
] | CompRhys | 1 |
wandb/wandb | tensorflow | 9,199 | [Q]: Setting the maximum value of y axis in a line plot programmatically (Python) | ### Ask your question
Hello,
I was wondering if there is a way to set the maximum value of the y axis in a line plot programmatically (asking for Python). I can set it manually on the wandb website, however it would be great if I could also set it programmatically. For example, I set this value to 1 in the following ... | open | 2025-01-07T14:45:10Z | 2025-01-14T18:31:09Z | https://github.com/wandb/wandb/issues/9199 | [
"ty:question",
"a:app"
] | ardarslan | 5 |
gradio-app/gradio | data-science | 10,199 | Auto-Reloading doesn't run gr.render(input=state_object) | ### Describe the bug
Auto-Reloading doesn't run the `@gr.render(...)` decorated function if the input is a gr.State object.
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Reproduction
1. Run this official doc's example on dynamic event listeners
https:/... | open | 2024-12-13T13:04:20Z | 2024-12-18T19:24:40Z | https://github.com/gradio-app/gradio/issues/10199 | [
"bug"
] | cliffxuan | 2 |
liangliangyy/DjangoBlog | django | 155 | requests的response需要close把 | https://github.com/liangliangyy/DjangoBlog/blob/master/oauth/oauthmanager.py#L67 | closed | 2018-08-26T07:40:48Z | 2018-08-26T08:34:40Z | https://github.com/liangliangyy/DjangoBlog/issues/155 | [] | ignite-404 | 1 |
junyanz/pytorch-CycleGAN-and-pix2pix | pytorch | 1,197 | AttributeError: Can't pickle local object 'get_transform.<locals>.<lambda>' | when I change the configuration of preprocess to "none" so that I can keep the size of my original picture,the problem occurs as following. Maybe the lambda in the transforms.Lambda should change.
Traceback (most recent call last):
File "D:/WORKSPACE/py_temp/pytorch-CycleGAN-and-pix2pix-master/train.py", line 47,... | open | 2020-11-25T08:34:31Z | 2022-01-18T09:09:40Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1197 | [] | XinJiade | 4 |
kymatio/kymatio | numpy | 180 | Warning in `mnist.py` | Specifically, https://github.com/kymatio/kymatio/blob/289bc26551e92456ef7a48fbe83d48e157f7632c/examples/2d/mnist.py#L50 generates a warning saying that `size_average` will be deprecated and says to use `reduction='sum'` instead. Is this ok for us to do? | closed | 2018-11-21T15:44:30Z | 2018-11-23T17:58:26Z | https://github.com/kymatio/kymatio/issues/180 | [] | janden | 0 |
Johnserf-Seed/TikTokDownload | api | 95 | 批量下载获取用户sec_uid的正则有点问题,会出现匹配不到的情况 | eg url :https://www.douyin.com/user/MS4wLjABAAAATzfMeIy53j-Fbsn-n7KEgomNcGg1Tfse1j1t-s0PBeAcsqxXmrNeVu_KNPw_c87K
原始正则:user\/([\d\D]*)([?]) , 无法匹配到sec_uid
本地使用:([^/]+)$ 的规则来进行匹配。来达成目标
作者有时间可以看下 是我本地的问题 还是就是代码有问题 | closed | 2022-02-16T16:42:36Z | 2022-03-02T02:56:32Z | https://github.com/Johnserf-Seed/TikTokDownload/issues/95 | [
"故障(bug)",
"额外求助(help wanted)",
"无效(invalid)"
] | Layofhan | 1 |
DistrictDataLabs/yellowbrick | matplotlib | 606 | Support Vector Machines and ROCAUC | **Describe the bug**
ROCAUC fails with support vector machines. This doesn't happen to me with other algorithms.
**To Reproduce**
```python
model = SVC()
viz = ROCAUC(model, n_jobs=-1)
viz.fit(X_train, y_train)
viz.score(X_test, y_test)
```
**Dataset**
I'm using the credit dataset on Yellowbrick
**Ex... | closed | 2018-09-13T02:05:43Z | 2020-01-15T15:34:53Z | https://github.com/DistrictDataLabs/yellowbrick/issues/606 | [
"type: bug"
] | FranGoitia | 7 |
ultralytics/yolov5 | machine-learning | 13,249 | What prevents me from using the AMP function? | ### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions.
### Question
Thank you very much for your work. I would like to be able to use the AMP function, but w... | open | 2024-08-07T08:52:08Z | 2024-08-07T12:57:39Z | https://github.com/ultralytics/yolov5/issues/13249 | [
"question"
] | thgpddl | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.