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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
horovod/horovod | pytorch | 4,013 | Error install horovod with python 3.11.5 on macOS 11.3.1 | **Environment:**
1. Framework: TensorFlow
2. Framework version: 2.12.0
3. Horovod version: v0.28.1
4. MPI version:
5. CUDA version:
6. NCCL version:
7. Python version: 3.11.5
8. Spark / PySpark version:
9. Ray version: 2.9.0
10. OS and version: macOS 11.3.1
11. GCC version: 9.5.0
12. CMake version: 3.28.1
... | open | 2023-12-22T10:36:38Z | 2023-12-22T10:36:38Z | https://github.com/horovod/horovod/issues/4013 | [
"bug"
] | DriverSong | 0 |
lucidrains/vit-pytorch | computer-vision | 185 | where is the train.py? tks | open | 2021-12-30T05:40:31Z | 2025-01-29T17:09:06Z | https://github.com/lucidrains/vit-pytorch/issues/185 | [] | henbucuoshanghai | 2 | |
ray-project/ray | python | 51,513 | Release test llm_batch_vllm_llama_lora failed | Release test **llm_batch_vllm_llama_lora** failed. See https://buildkite.com/ray-project/release/builds/36297#0195ad1a-d456-45d9-a840-014e45e242ae for more details.
Managed by OSS Test Policy | closed | 2025-03-19T06:38:15Z | 2025-03-20T06:34:40Z | https://github.com/ray-project/ray/issues/51513 | [
"bug",
"P0",
"triage",
"release-test",
"llm",
"ray-test-bot",
"weekly-release-blocker",
"stability"
] | can-anyscale | 3 |
koaning/scikit-lego | scikit-learn | 601 | [FEATURE] Switch to `ruff` | Might also be good to see what's up with the CI. It seems like the style checks are skipped? | closed | 2023-12-12T20:02:43Z | 2023-12-26T10:48:11Z | https://github.com/koaning/scikit-lego/issues/601 | [
"enhancement",
"good first issue"
] | koaning | 0 |
Miserlou/Zappa | django | 2,132 | Zappa Slack appears to be closed by default. | ## Context
I'm interested in Zappa development, so I followed the Slack link. The Slack appears to be closed by default and requires an invite from an administrator.
## Expected Behavior
I would like to join the Zappa Slack.
## Actual Behavior
I cannot join the Zappa Slack.
## Possible Fix
Adjust the Slack... | open | 2020-07-03T07:25:01Z | 2020-08-23T18:09:17Z | https://github.com/Miserlou/Zappa/issues/2132 | [] | jonatkinson | 2 |
geopandas/geopandas | pandas | 2,656 | Import Error "Symbol not found: ____chkstk_darwin" | - [x] I have read the [documentation on installation](https://geopandas.org/install.html) and followed the instructions provided.
- [x] I have looked through [issues labeled "installation"](https://github.com/geopandas/geopandas/labels/installation) in the geopandas repo.
- If your issue is related to installatio... | closed | 2022-11-28T21:23:11Z | 2023-01-05T22:04:42Z | https://github.com/geopandas/geopandas/issues/2656 | [
"installation"
] | flowerboyworld | 1 |
sczhou/CodeFormer | pytorch | 10 | Benchmark with VQFR | Hi do you have a benchmark comparing to VQFR? | closed | 2022-07-29T07:39:05Z | 2022-07-30T07:04:54Z | https://github.com/sczhou/CodeFormer/issues/10 | [] | ofirkris | 1 |
streamlit/streamlit | data-science | 10,693 | st.popover won't use container width if help arg is passed | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [x] I added a very descriptive title to this issue.
- [x] I have provided sufficient information below to help reproduce this issue.
### Summary
When passing `help` and `use_container_width`... | closed | 2025-03-08T21:10:02Z | 2025-03-11T09:46:58Z | https://github.com/streamlit/streamlit/issues/10693 | [
"type:bug",
"status:confirmed",
"priority:P1",
"feature:st.popover"
] | schancksb | 3 |
aimhubio/aim | data-visualization | 2,654 | ERROR: Exception in ASGI application | ## 🐛 Bug
aimrocks.errors.RocksIOError: b'IO error: While open a file for random read: /.aim/meta/chunks/d9b1e76ebed74634b9545c8e/000009.sst: Too many open files'
<!-- A clear and concise description of what the bug is. -->
Made close to 900 API calls to OpenAI, and ran
aim_callback.flush_tracker
each time... | open | 2023-04-17T00:53:13Z | 2023-04-17T21:56:40Z | https://github.com/aimhubio/aim/issues/2654 | [
"type / bug",
"help wanted"
] | datascientist | 3 |
zappa/Zappa | flask | 558 | [Migrated] import routes causing 404 error | Originally from: https://github.com/Miserlou/Zappa/issues/1475 by [johnedstone](https://github.com/johnedstone)
What is it about the import statement `from app import routes` in this [example](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) that causes the app to fail (returns 404) whe... | closed | 2021-02-20T12:22:44Z | 2022-07-16T07:07:35Z | https://github.com/zappa/Zappa/issues/558 | [] | jneves | 1 |
ultralytics/yolov5 | deep-learning | 13,172 | error in cmd | ### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
hello when I run this code i get these problems!
python detect.py --weights yolov5m.pt --source 0
---------
C:\Users\mojta... | open | 2024-07-07T06:39:58Z | 2024-10-20T19:49:40Z | https://github.com/ultralytics/yolov5/issues/13172 | [
"bug",
"Stale"
] | mojtabat96 | 3 |
keras-team/keras | data-science | 20,415 | Error in custom train loop and torch backend with multi-GPU | I'm training a basic CIFAR10 classifier (two Dense layers) using multi-GPU with torch backend (see the code below). The code works fine when the net is written in torch. When written in Keras it returns the following error in line 95:
RuntimeError: Exception encountered when calling Dense.call().
Expected all ten... | closed | 2024-10-26T02:14:27Z | 2024-12-19T02:06:15Z | https://github.com/keras-team/keras/issues/20415 | [
"stat:awaiting response from contributor",
"stale",
"type:Bug"
] | caiuspetronius | 4 |
tableau/server-client-python | rest-api | 1,255 | Enhancement request: Support field return specifications | ## Summary
Allow users to specify the fields to be returned by endpoints as documented here: https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts_fields.htm
## Request Type
Type 1: This behavior is already supported by API endpoints (though buggy in the case of _all_ for some endpoints).
... | open | 2023-07-10T17:36:57Z | 2023-07-10T18:39:25Z | https://github.com/tableau/server-client-python/issues/1255 | [
"enhancement",
"needs investigation"
] | ryanstryker | 0 |
mitmproxy/pdoc | api | 767 | ModuleNotFound Error, no Way to Ignore Errors (that I can tell) | #### Problem Description
I have a pretty small package that I'm generating docs for with `pdoc -o ./html perc_llm`. But I get an error when trying to import a module, that definitely exists in my pip environment.
ModuleNotFoundError: No module named 'huggingface_hub.inference._types'
#### System Information
pdoc: 15.... | closed | 2025-01-21T22:07:25Z | 2025-01-22T18:13:33Z | https://github.com/mitmproxy/pdoc/issues/767 | [
"bug"
] | sertoltof | 4 |
tfranzel/drf-spectacular | rest-api | 1,344 | Custom URL method router for CRUD APIView | Hi 👋
I tried searching, but I'll apologize in advance if this has been asked before.
I've tried splitting up every CRUD operation of a model into separate APIView's, as inspiration from the [Django Styleguide](https://github.com/HackSoftware/Django-Styleguide).
However, in order to do this, you need some sort ... | open | 2024-12-06T07:44:23Z | 2024-12-06T07:45:16Z | https://github.com/tfranzel/drf-spectacular/issues/1344 | [] | stiangrim | 0 |
pydata/xarray | numpy | 9,504 | map_blocks fails with lazy loaded dask array | ### What is your issue?
Copied from https://github.com/xarray-contrib/datatree/issues/152
## Issue
Hi,
I'm very excited about this package and I'm just familiarising myself to see where I can use it for my use cases. I followed the [example in the documentation](https://xarray-datatree.readthedocs.io/en/lat... | open | 2024-09-16T21:08:26Z | 2024-09-17T14:34:33Z | https://github.com/pydata/xarray/issues/9504 | [
"topic-dask",
"topic-DataTree"
] | eni-awowale | 0 |
joeyespo/grip | flask | 45 | API rate exceeded | When trying to run `grip` on a document just now, my browser displayed the following instead of the selected document:
> ### Forbidden
>
> API rate limit exceeded for 131.111.84.194. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
In fact, the... | closed | 2014-02-04T13:46:56Z | 2014-06-14T16:47:13Z | https://github.com/joeyespo/grip/issues/45 | [
"question"
] | klmr | 3 |
huggingface/datasets | numpy | 6,558 | OSError: image file is truncated (1 bytes not processed) #28323 | ### Describe the bug
```
---------------------------------------------------------------------------
OSError Traceback (most recent call last)
Cell In[24], line 28
23 return example
25 # Filter the dataset
26 # filtered_dataset = dataset.filter(contains_number... | closed | 2024-01-04T02:15:13Z | 2024-02-21T00:38:12Z | https://github.com/huggingface/datasets/issues/6558 | [] | andysingal | 1 |
onnx/onnx | tensorflow | 6,469 | compilation error: invalid instruction mnemonic 'vcvtneeph2ps' | # Bug Report
### Describe the bug
Compiling onnxruntime raises an error, possibly related to the AVX512 instruction set.
### System information
- OS Platform and Distribution: SUSE Linux Enterprise Server 15 SP5
- ONNX version: v17.0
- Python version: 3.12.7
- GCC/Compiler version (if compiling from source):... | closed | 2024-10-18T15:48:05Z | 2024-10-21T09:12:16Z | https://github.com/onnx/onnx/issues/6469 | [
"bug"
] | saiden89 | 2 |
autogluon/autogluon | data-science | 3,862 | [timeseries] DirectTabular & RecursiveTabular models fail if static features contain column `unique_id` | **Bug Report Checklist**
<!-- Please ensure at least one of the following to help the developers troubleshoot the problem: -->
- [x] I provided code that demonstrates a minimal reproducible example. <!-- Ideal, especially via source install -->
- [x] I confirmed bug exists on the latest mainline of AutoGluon via s... | open | 2024-01-17T12:33:44Z | 2024-01-17T12:33:53Z | https://github.com/autogluon/autogluon/issues/3862 | [
"bug",
"module: timeseries"
] | shchur | 0 |
strawberry-graphql/strawberry | django | 3,620 | pydantic ^2.9.0 causes "strawberry.ext.mypy_plugin PydanticModelField.to_argument" again | This bug looks like #3436
## System Information
- Operating system: Linux
- Strawberry version (if applicable): ^0.239.2
- Pydantic ^2.9.0
- Mypy 1.11.2
## Additional Context

 F:\work\Miscellaneous\Invoice-Reader-LLM>conda install pandasai
```Channels:
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: failed
Packa... | open | 2025-03-22T18:34:37Z | 2025-03-22T18:34:37Z | https://github.com/sinaptik-ai/pandas-ai/issues/1692 | [] | HiteshAroraCool | 0 |
deepinsight/insightface | pytorch | 2,093 | Lib 'cvxpy' is missing at 'insightface/reconstruction/PBIDR/requirements.txt' to be installed | The file [`insightface/reconstruction/PBIDR/code/evaluation/eval.py`](https://github.com/deepinsight/insightface/blob/master/reconstruction/PBIDR/code/evaluation/eval.py) imports the `'cvxpy'` library, but it isn't listed at the file [`insightface/reconstruction/PBIDR/requirements.txt`](https://github.com/deepinsight/i... | open | 2022-08-31T15:31:41Z | 2022-09-01T16:37:19Z | https://github.com/deepinsight/insightface/issues/2093 | [] | biesseck | 1 |
tensorpack/tensorpack | tensorflow | 1,044 | How to use the model to train another format annotations, not json. | + Note that you can implement a lot of features by extending Tensorpack
(See http://tensorpack.readthedocs.io/en/latest/tutorial/index.html#extend-tensorpack).
It does not have to be added to Tensorpack unless you have a good reason.
+ "Could you improve/implement an example/paper ?"
-- The answer is: we ha... | closed | 2019-01-11T07:54:42Z | 2019-01-16T18:59:46Z | https://github.com/tensorpack/tensorpack/issues/1044 | [
"examples"
] | wanghanlin14250 | 1 |
ageitgey/face_recognition | python | 903 | CUDNN_STATUS_EXECUTION_FAILED | * face_recognition version:1.2.3
* Python version:3.6
* Operating System:ubuntu 16.04
* cuda:9.0.176
* cudnn: 7.0.5
### Description
face_recognition ./known_dir/ ./unkown_dir/
### What I Did
```
error:
Traceback (most recent call last):
File "/usr/anaconda3/envs/face/bin/face_recognition", lin... | open | 2019-08-20T06:18:19Z | 2019-09-04T06:22:27Z | https://github.com/ageitgey/face_recognition/issues/903 | [] | zero654655902 | 4 |
miguelgrinberg/flasky | flask | 376 | 14a: api test failed | 
when I do the test, the report is as below:
> HTTP/1.1 500 Internal Privoxy Error
> Cache-Control: no-cache
> Connection: close
> Content-Length: 744
> Content-Type: text/html
> Date: Tue, 14 Aug 2018... | closed | 2018-08-14T11:24:15Z | 2018-10-14T22:15:58Z | https://github.com/miguelgrinberg/flasky/issues/376 | [
"question"
] | Kevin-Zhang225 | 1 |
ShishirPatil/gorilla | api | 596 | [bug]The evaluation of live_parallel and rest may have some problem | - BFCL_v2_live_parallel.json
The first eight samples in BFCL_v2_live_parallel.json are problems on using the get_current_weather function. However, the possible answer is that only Fahrenheit units are allowed, although both Celsius and Fahrenheit are okay. This affects the performance of some models.
- BFCL_v2_rest.... | closed | 2024-08-22T12:29:54Z | 2024-08-26T12:37:49Z | https://github.com/ShishirPatil/gorilla/issues/596 | [
"BFCL-General"
] | Cppowboy | 2 |
ydataai/ydata-profiling | pandas | 1,484 | Bug Report: Some bugs? encountered in the PySpark version | I have recently been extensively using the Spark version of ydata-profiling to generate analysis reports, and here are some issues I've encountered:
There have already been some related issues before this:
https://github.com/ydataai/ydata-profiling/issues/1305
https://github.com/ydataai/ydata-profiling/issues/1476
... | open | 2023-10-24T07:04:16Z | 2023-12-05T02:06:55Z | https://github.com/ydataai/ydata-profiling/issues/1484 | [
"information requested ❔",
"spark :zap:"
] | frelion | 2 |
netbox-community/netbox | django | 17,824 | Global search keyboard shortcut | ### NetBox version
v4.0.8
### Feature type
New functionality
### Triage priority
This is a very minor change
### Proposed functionality
Pressing the slash `/` key from any webpage should move the cursor to the global search box, unless another text field already has focus. This is a common convention across man... | open | 2024-10-21T23:26:45Z | 2025-02-06T18:36:53Z | https://github.com/netbox-community/netbox/issues/17824 | [
"type: feature",
"status: needs owner",
"complexity: medium",
"netbox"
] | llamafilm | 2 |
FujiwaraChoki/MoneyPrinter | automation | 14 | Could not parse response. [-] Error: the JSON object must be str, bytes or bytearray, not list | This happens after typing a topic in the localhost site and everything looks normal but can someone help me? | closed | 2024-02-05T21:08:09Z | 2024-02-07T20:52:01Z | https://github.com/FujiwaraChoki/MoneyPrinter/issues/14 | [] | fr3asikx | 2 |
microsoft/nni | tensorflow | 5,148 | Pruning: TypeError: to() received an invalid combination of arguments | **Describe the issue**:
Hello, I'm using NNI to prune the detection model ssdlite-mobilenetV2 in mmdetection (https://github.com/open-mmlab/mmdetection). And an error as shown in the title occurred when running the function ModelSpeedup(model, torch.rand(1, 3, 256, 256).cuda(), masks).speedup_model(). The forward pro... | closed | 2022-09-28T12:58:29Z | 2022-10-19T12:27:15Z | https://github.com/microsoft/nni/issues/5148 | [
"bug",
"known issue"
] | Lxp2014 | 18 |
horovod/horovod | tensorflow | 3,620 | Wrapping keras optimizer with hvd optimizer breaks the code | Using 2 VMs with 1 GPU each to do distributed training using Horovod.
This is what I have for building and compiling my model:

When I pass in True for horovod, my code breaks starts Epoch 1, then hangs... | closed | 2022-07-26T15:37:39Z | 2022-07-28T14:07:13Z | https://github.com/horovod/horovod/issues/3620 | [] | bluepra | 3 |
python-gitlab/python-gitlab | api | 3,046 | Incorporate pytest-gitlab plugin back into python-gitlab | Someone appears to have extracted our setup & fixtures for pytest and repackaged it all as a pytest plugin on pypi.org:
https://pypi.org/project/pytest-gitlab/
I was unaware of this but I have wanted something like this for years - i.e. expose our fixtures as a plugin to make them reusable in downstream projects.... | open | 2024-11-25T12:25:52Z | 2024-11-26T11:58:16Z | https://github.com/python-gitlab/python-gitlab/issues/3046 | [] | nejch | 7 |
django-import-export/django-import-export | django | 1,497 | String fields with number are considered numeric and it causes a Numeric Overflow error | **String fields with number are considered numeric and it causes a Numeric Overflow error**
When importing an Excel Spreadsheet string fields with number are considered numeric and it causes a Numeric Overflow error.
For instance in the file attached you will find 2 columns (CUIT and CUIL), those are CharField on t... | closed | 2022-10-15T14:27:28Z | 2022-10-29T16:55:50Z | https://github.com/django-import-export/django-import-export/issues/1497 | [
"bug"
] | lugezz | 5 |
microsoft/nni | pytorch | 4,947 | Start all failed trails in one click | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
I'd like to be able to start all my failed trails using a single command or a click in the web UI instead of doing "customed trails" one by one.
**Why is this needed**:
From time to time I underesti... | open | 2022-06-17T13:24:07Z | 2022-06-20T02:41:48Z | https://github.com/microsoft/nni/issues/4947 | [
"new feature"
] | pcl-zhy | 0 |
scikit-hep/awkward | numpy | 3,011 | Add nightly wheel upload to Anaconda Cloud | To move the idea of https://github.com/scientific-python/upload-nightly-action/issues/29 along sooner, I've made a [`scikit-hep-nightly-wheels` Anaconda Cloud organization](https://anaconda.org/scikit-hep-nightly-wheels) (only 3 GB of storage at the moment) and made an Awkward group there.

for a in app:
print(a)
``` | closed | 2018-11-04T18:34:27Z | 2019-05-18T14:16:10Z | https://github.com/pywinauto/pywinauto/issues/595 | [
"enhancement",
"good first issue",
"refactoring_critical"
] | vasily-v-ryabov | 0 |
huggingface/pytorch-image-models | pytorch | 1,339 | [BUG] Issue title... | **Describe the bug**
Hi every one ,i wanna run this code but i do not know which one file is suitable for image classification ,there are many file get me confused ,can any one help me which one file is perfect for image classification ,thanks
| closed | 2022-07-08T09:41:36Z | 2022-07-08T14:25:27Z | https://github.com/huggingface/pytorch-image-models/issues/1339 | [
"bug"
] | Nasiruddin696 | 0 |
pandas-dev/pandas | python | 61,060 | DOC: Add link to the "try pandas online" in the regular documentation | ### Pandas version checks
- [x] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/)
### Location of the documentation
https://pandas.pydata.org/docs/getting_started/index.html#getting-started
### Documentation problem
In #60758, @agri... | open | 2025-03-05T14:59:43Z | 2025-03-23T10:58:47Z | https://github.com/pandas-dev/pandas/issues/61060 | [
"Docs"
] | Dr-Irv | 3 |
ultralytics/ultralytics | machine-learning | 18,723 | Questions about image size when training YOLOV11 | ### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions.
### Question
It has a total of about 100,000 images, including training data and v... | closed | 2025-01-17T04:46:41Z | 2025-01-17T06:12:47Z | https://github.com/ultralytics/ultralytics/issues/18723 | [
"question",
"detect"
] | B1ackPrince | 2 |
CPJKU/madmom | numpy | 473 | Code to calculate beat. | I need to get a code that will calculate the general beat of a song. Overall tempo would be nice too. I have an mp3/wav file and like a list with the all-time point where the beat is located.
I see you have this
https://github.com/CPJKU/madmom/blob/master/madmom/features/beats.py
But I don't know how to use it i... | closed | 2021-04-28T07:29:56Z | 2021-04-29T12:12:15Z | https://github.com/CPJKU/madmom/issues/473 | [] | Kunal2341 | 5 |
AirtestProject/Airtest | automation | 585 | iOS设备打开横屏app,定位到元素后无法点击 | **描述问题bug**
iOS设备初始状态为竖屏,打开横屏app,定位到元素后无法点击
**相关截图**

自己鼠标操作可点击
**复现步骤**
1.poco(“登录”).click()
定位到元素后无法点击
2.改为用airtest的touch()方法,截取登录按钮,发现图片显示并非为按钮位置

We have two ways to fix it:
1. Insert `/clash-meta` into the subscription link whe... | closed | 2024-07-10T10:41:55Z | 2024-07-15T06:22:44Z | https://github.com/Gozargah/Marzban/issues/1097 | [
"Bug"
] | DigneZzZ | 1 |
keras-team/autokeras | tensorflow | 1,553 | Building Automodel model fails when using two ImageInput()s | ### Bug Description
<!---
-->
Building Automodel multimodal classification model fails with two ImageInputs.
I get the following error ~5 times
`ValueError: The name "resnet50" is used 2 times in the model. All layer names should be unique.`
ending in a
`RuntimeError: Too many failed attempts to build model.`
... | open | 2021-04-22T02:56:17Z | 2023-05-15T17:56:34Z | https://github.com/keras-team/autokeras/issues/1553 | [
"bug report"
] | Saurav-K-Aryal | 4 |
dynaconf/dynaconf | flask | 832 | Search path for settings files: unclear behavior in the documentation | In the documentation, at `setting files > setting file location` it is mentioned that `Dynaconf will search files specified in settings_file option starting the search tree on the current working dir (the directory where your program is located).`
I find it confusing because in my mind, the current working directory... | closed | 2022-11-09T16:49:56Z | 2023-04-04T12:29:43Z | https://github.com/dynaconf/dynaconf/issues/832 | [
"enhancement",
"question",
"Docs"
] | antoine-gallix | 3 |
bmoscon/cryptofeed | asyncio | 72 | Redis Streams | Add a redis stream backend | closed | 2019-03-20T22:55:11Z | 2019-04-21T22:58:12Z | https://github.com/bmoscon/cryptofeed/issues/72 | [] | bmoscon | 1 |
koaning/scikit-lego | scikit-learn | 20 | feature request: RBFRepeater | feature generation that can be used for timeseries. trick from the london talk. | closed | 2019-03-01T20:05:05Z | 2019-08-24T18:30:17Z | https://github.com/koaning/scikit-lego/issues/20 | [
"sprint-material"
] | koaning | 11 |
polakowo/vectorbt | data-visualization | 714 | For the same precision data, there is an accuracy error in the results. |
```
x = pd.read_csv('x.csv').to_numpy().flatten()
n1 = pd.DataFrame(x).rolling(window=4000, min_periods=1).std().to_numpy().flatten()
n2 = rolling_std(x, 4000, 1)
for x, (i, j) in enumerate(zip(n1, n2)):
if x<1000:
print(x, i, j)
else:
break
```
[x.csv](https://github.com/user-atta... | open | 2024-06-04T05:24:56Z | 2024-06-04T05:24:56Z | https://github.com/polakowo/vectorbt/issues/714 | [] | gucasbrg | 0 |
MentatInnovations/datastream.io | jupyter | 18 | read from elastic | open | 2018-02-20T06:07:53Z | 2019-10-01T08:40:05Z | https://github.com/MentatInnovations/datastream.io/issues/18 | [
"enhancement"
] | canagnos | 3 | |
pydata/pandas-datareader | pandas | 976 | TypeError when indexing response from DataReader with 'yahoo' as data source | When using pandas_datareader.DataReader() with 'yahoo' as the source there is a TypeError 'string indices must be integers'.
The issue appears to be in yahoo/daily.py on line 153, when trying to access 'data = j["context"]["dispatcher"]["stores"]["HistoricalPriceStore"]'.
The "HistoricalPriceStore" field isnt a... | closed | 2023-08-26T22:39:03Z | 2023-08-26T22:47:40Z | https://github.com/pydata/pandas-datareader/issues/976 | [] | ghost | 1 |
HumanSignal/labelImg | deep-learning | 790 | Every Build Method Fails - macOS Big Sur M1 | I have tried and failed to install this program using every method listed for macOS.
I erased my computer, reinstalled macOS 11.5.2, still no luck. Im open to an alternative that annotates images in Pascal VOC xml, but it looks like most things are costly (roboflow.com). Google's own tensor flow tutorials pointed m... | closed | 2021-08-31T22:40:35Z | 2021-09-08T14:59:31Z | https://github.com/HumanSignal/labelImg/issues/790 | [] | ergoego | 3 |
joouha/euporie | jupyter | 56 | Custom keybindings | Hi,
I would like to add a keybinding to run all cells.
The doc says:
> This parameter takes the form of a mapping, where they keys are references to modes or components to which a set of key-bindings apply, and the values are mapping of command names to lists of keys.
> Key bindings set in the configuration w... | closed | 2022-12-24T09:31:36Z | 2025-01-03T10:17:29Z | https://github.com/joouha/euporie/issues/56 | [] | raffaem | 2 |
aminalaee/sqladmin | sqlalchemy | 176 | get_converter() fails with AttributeError: '...' object has no attribute '__name__' | ### Checklist
- [X] The bug is reproducible against the latest release or `master`.
- [X] There are no similar issues or pull requests to fix it yet.
### Describe the bug
`get_converter()` in `ModelConverterBase` expects that `impl` *class level* attribute in column types inheriting `TypeDecorator` has [TypeEngine](... | closed | 2022-06-15T06:15:50Z | 2022-06-19T10:21:52Z | https://github.com/aminalaee/sqladmin/issues/176 | [] | okapies | 1 |
pytorch/vision | computer-vision | 8,010 | Transforms.v2 significantly slower than v1. | ### 🐛 Describe the bug
Usage of v2 transformations in data preprocessing is roughly three times slower compared to the original v1's transforms.
I benchmarked the dataloader with different workers using following code.
```python
import time
train_dataset = ImageFolder(os.path.join(dataset_path, 'train'), tr... | closed | 2023-10-02T11:27:04Z | 2023-10-12T16:02:38Z | https://github.com/pytorch/vision/issues/8010 | [] | yophis | 5 |
globaleaks/globaleaks-whistleblowing-software | sqlalchemy | 3,149 | Possible to enumerate active users if ip-filtering or 2FA is present | Hi
- On a tenant where user password is only form of authentication (no 2FA involved) and ip-filtering rules are not present, it is not possible to enumerate existing valid users. When trying with both, a valid and a non-existent user, if used password is wrong, both attempts result in "Authentication failed" messag... | closed | 2022-01-17T12:21:21Z | 2022-01-17T16:06:36Z | https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3149 | [] | aetdr | 1 |
falconry/falcon | api | 2,414 | WebSocket sinks | It seems that using sinks to match a WebSocket request is currently undocumented, and it leads to sloppy behaviour/mismatched typing, although it surprisingly works, in a sense. But the sink then receives a `ws` object instead of `resp`, so a sink method that is unaware of the possibility will likely just error out whe... | open | 2024-12-02T15:10:16Z | 2024-12-02T15:23:09Z | https://github.com/falconry/falcon/issues/2414 | [
"bug",
"documentation",
"needs-decision"
] | vytas7 | 0 |
amidaware/tacticalrmm | django | 993 | Feature Request: Tasks depend on Tasks or Tasks depend on Checks or Checks depend on Tasks | For Example.... you Check if Firewall is enabled.... and if not fire a task that enabled Firewall.... Sure you can do all this in the Check, but not every example is like this.... Or Trigger Tasks on Checks and so on..... more flexibility what will be done if something else returns True or False without the need to put... | closed | 2022-02-26T15:20:34Z | 2022-03-16T21:01:14Z | https://github.com/amidaware/tacticalrmm/issues/993 | [
"enhancement",
"question"
] | JSuenram | 6 |
Avaiga/taipy | automation | 1,853 | Table: add css class to column headers | ### Description
It would be helpful to have CSS classes associated to column header.
### Solution Proposed
I propose that the classes would be name via this procedure:
- prefix: taipy-table-header-
- suffix: the column name transformed to only allow A-Za-z\-_0-9
Make sure that the CSS class name is unique among al... | closed | 2024-09-28T12:22:36Z | 2024-10-22T07:40:48Z | https://github.com/Avaiga/taipy/issues/1853 | [
"good first issue",
"🟨 Priority: Medium",
"✨New feature",
"GUI: Front-End"
] | FredLL-Avaiga | 30 |
slackapi/python-slack-sdk | asyncio | 990 | slack_sdk.models.blocks.Option's "description" value is invalid in blocks | The `description` value in `slack_sdk.models.blocks.Option` class has been invalid. The values must be an `plain_text` typed text object. However, the current implementation embeds the values as a string value in JSON payloads.
See also: https://api.slack.com/reference/block-kit/composition-objects#option
Thanks ... | closed | 2021-04-05T23:33:42Z | 2021-04-07T20:56:20Z | https://github.com/slackapi/python-slack-sdk/issues/990 | [
"bug",
"web-client",
"Version: 3x"
] | seratch | 0 |
erdewit/ib_insync | asyncio | 108 | Retrieving Data | I'm trying to write an algorithm to be used with Interactive Brokers in Python.
My problem starts at the very beginning, how is the data compiled from the server?
The algo i'm writing requires to run on Heikin Ashi data where each bar is represented by 2000 ticks (physical trades).
Perhaps I'm missing the info... | closed | 2018-11-05T08:48:57Z | 2018-11-11T20:09:15Z | https://github.com/erdewit/ib_insync/issues/108 | [] | schalkw-gmail-com | 2 |
AUTOMATIC1111/stable-diffusion-webui | deep-learning | 16,037 | installation error line 48,39, 386 | ### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [X] The issue exists in the current version of the webui
- [ ] The issue has not been reported before... | open | 2024-06-17T17:23:33Z | 2024-06-17T17:23:33Z | https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16037 | [
"bug-report"
] | VitorAdriaoDosSantos | 0 |
blb-ventures/strawberry-django-plus | graphql | 104 | gql.auto type doesn't work for relationships | Thanks a lot for this library; I'm really enjoying using it!
I have a question. We're using the relay types, and I've found that relationships annotated with `gql.auto` don't seem to work fully. For example:
```python
@gql.django.type(Report)
class ReportType(gql.relay.Node):
created_at: gql.auto
crea... | open | 2022-08-25T07:06:09Z | 2022-08-25T13:35:25Z | https://github.com/blb-ventures/strawberry-django-plus/issues/104 | [
"enhancement",
"help wanted"
] | taobojlen | 1 |
streamlit/streamlit | data-science | 10,841 | Tooltip do not show in st.dataframe column header in Full Screen mode | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [x] I added a very descriptive title to this issue.
- [x] I have provided sufficient information below to help reproduce this issue.
### Summary
When in full screen mode, the tooltip does no... | closed | 2025-03-19T11:24:51Z | 2025-03-19T18:58:26Z | https://github.com/streamlit/streamlit/issues/10841 | [
"type:bug",
"status:awaiting-user-response",
"status:cannot-reproduce"
] | pthomasjoby | 2 |
Textualize/rich | python | 3,010 | [BUG] Console.log is documented to have an `overflow` argument, but it doesn't | - [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- [x] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md).
**Describe the bug**
... | closed | 2023-06-28T17:43:02Z | 2023-07-29T07:10:48Z | https://github.com/Textualize/rich/issues/3010 | [
"Needs triage"
] | yilei | 3 |
jowilf/starlette-admin | sqlalchemy | 219 | Question: How to add aggregate column to list view? | For example: "Comments count" column in Posts list view,
but **with no retreiving all relative Comments, just one `count(comments)` number for each post**. | closed | 2023-07-01T07:06:59Z | 2023-07-02T05:56:18Z | https://github.com/jowilf/starlette-admin/issues/219 | [] | mixartemev | 1 |
LAION-AI/Open-Assistant | python | 2,780 | How to finetune the reward model itself? | Hi!
Thanks for your wonderful work! I'm fairly new in chatbot training, and I have encountered a problem trying to replicate your result. Suppose we have already trained a RM, and we have gathered some (maybe quiet little, e.g., 10) bad QA pairs. How can we let our RM model learn this additional message, while keepi... | closed | 2023-04-20T14:21:54Z | 2023-06-12T18:18:29Z | https://github.com/LAION-AI/Open-Assistant/issues/2780 | [
"ml",
"question"
] | yzxyzh | 1 |
Zeyi-Lin/HivisionIDPhotos | machine-learning | 217 | 容易卡死。卡死了之后docker kill都干不掉容器。 | open | 2024-12-05T17:11:22Z | 2024-12-29T02:12:24Z | https://github.com/Zeyi-Lin/HivisionIDPhotos/issues/217 | [] | Mr000000000001 | 1 | |
davidsandberg/facenet | tensorflow | 1,247 | Request for Weight Files in faceswap-GAN Project | closed | 2024-01-10T17:31:35Z | 2024-01-10T17:55:56Z | https://github.com/davidsandberg/facenet/issues/1247 | [] | Manuelstorm | 0 | |
gee-community/geemap | jupyter | 1,981 | OEEL - Calling JavaScript functions from Python issue | <!-- Please search existing issues to avoid creating duplicates. -->
### Description
I am trying to use the OEEL package in jupyter lab, following the instruction the Geemap book, 3.9 Calling JavaScript functions from Python. I first installed node.js and git. After, I ran the %pip install oeel in the Anaconda pro... | closed | 2024-04-19T17:51:06Z | 2024-04-19T23:48:27Z | https://github.com/gee-community/geemap/issues/1981 | [
"bug"
] | johannepelletier | 3 |
qwj/python-proxy | asyncio | 75 | i can't install last version | i user this command for install :
pip3 install pproxy
but:
pip install pproxy
Collecting pproxy
Using cached pproxy-1.2.2-py3-none-any.whl (33 kB)
Installing collected packages: pproxy
Successfully installed pproxy-1.2.2
how can i fix it? | closed | 2020-04-01T10:30:59Z | 2020-04-01T11:17:58Z | https://github.com/qwj/python-proxy/issues/75 | [] | karimi12 | 4 |
modin-project/modin | data-science | 6,870 | BUG: Modin on dask is throwing errors on initialization, | ### 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.
- [X] 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... | closed | 2024-01-19T23:03:40Z | 2024-01-30T12:51:08Z | https://github.com/modin-project/modin/issues/6870 | [
"bug 🦗",
"Needs more information ❔",
"Dask ⚡",
"External"
] | jan876 | 3 |
dask/dask | numpy | 11,804 | Unclear `UserWarning: `meta` is not specified, inferred from partial data. Please provide `meta` if the result is unexpected` message | <!-- Please include a self-contained copy-pastable example that generates the issue if possible.
Please be concise with code posted. See guidelines below on how to provide a good bug report:
- Craft Minimal Bug Reports http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports
- Minimal Complete Verifiable Ex... | closed | 2025-03-03T18:07:46Z | 2025-03-05T14:54:31Z | https://github.com/dask/dask/issues/11804 | [
"needs triage"
] | MarcoGorelli | 0 |
nonebot/nonebot2 | fastapi | 2,766 | Plugin: nonebot-plugin-easymarkdown | ### PyPI 项目名
nonebot-plugin-easymarkdown
### 插件 import 包名
nonebot_plugin_easymarkdown
### 标签
[{"label":"code","color":"#5284ea"}]
### 插件配置项
_No response_ | closed | 2024-06-12T11:38:21Z | 2024-06-14T14:22:21Z | https://github.com/nonebot/nonebot2/issues/2766 | [
"Plugin"
] | phquathi | 5 |
plotly/dash | dash | 2,882 | Switching back and forth between dcc.Tabs doesn't seem to release memory in the browser | In a dash app with a 50 000 point scatter chart in tab 1 and another in tab 2, switching back and forth between those tabs increases the memory footprint that I see in the Chrome task manager by about 100 MB every time but it doesn't look like any gets released.
 will accept a prompt. That prompt can be something like - `Do you see any api key in these flows` and then a LLM will take the `marked` flows and do its thing and report b... | closed | 2025-02-06T20:27:56Z | 2025-02-07T17:05:29Z | https://github.com/mitmproxy/mitmproxy/issues/7538 | [
"kind/feature"
] | mkagenius | 1 |
mars-project/mars | numpy | 2,915 | Proposal - Group By Sort | The current implementation of the group by aggregation API in Mars uses the shuffle implementation for large dataframes. In the shuffle algorithm, the final order of the grouped and aggregated dataframe is not guaranteed.
In this proposal we attempt to use the Parallel Sorting by Regular Sampling algorithm [PSRS] f... | closed | 2022-04-12T17:50:16Z | 2022-05-13T07:50:06Z | https://github.com/mars-project/mars/issues/2915 | [
"type: enhancement",
"mod: dataframe",
"proposal"
] | sakshamkumar-byt | 0 |
Johnserf-Seed/TikTokDownload | api | 214 | [BUG]1.2.5可以抓取但是1.3.0提示无法获取用户名 | **描述出现的错误**
1.2.5可以抓取但是1.3.0提示无法获取用户名
**bug复现**
链接使用:https://www.douyin.com/user/MS4wLjABAAAAwtNAl3ANhsoCEHHeAclZcRjlVQG3qqmqaJvpSObMUIgKdDPZcmJ7ZfYEgWVvwBIO
1.3.0日志反馈
[2022-09-12 11:01:40,320] - Log.py] - INFO: [ 提示 ]:没有检测到配置文件,生成中!
[2022-09-12 11:01:40,321] - Log.py] - INFO: [ 提示 ]:生成成功!
[2022-09-12 11:0... | closed | 2022-09-12T03:11:11Z | 2022-09-12T05:21:54Z | https://github.com/Johnserf-Seed/TikTokDownload/issues/214 | [
"故障(bug)",
"额外求助(help wanted)",
"无效(invalid)"
] | caiyouzai | 0 |
deepset-ai/haystack | pytorch | 9,015 | Add async run methods to all relevant embedders | As we released AsyncPipeline in 2.10, we should add run_async methods for all relevant embedders.
This doesn't make sense for the SentenceTransformer Embedders since they use local PyTorch models. | open | 2025-03-11T11:04:50Z | 2025-03-11T12:34:21Z | https://github.com/deepset-ai/haystack/issues/9015 | [] | sjrl | 0 |
graphdeco-inria/gaussian-splatting | computer-vision | 749 | when doing python conver.py -s , Retriangulation and Global bundle adjustment | When running Python convert. py - s,
Terminal shows
I0412 10:48:02.517262 1963239 incremental_mapper. cc: 41] Retrieval and Global bundle adjustment,
it's not moving anymore
| closed | 2024-04-12T03:03:12Z | 2024-07-22T22:27:24Z | https://github.com/graphdeco-inria/gaussian-splatting/issues/749 | [] | pyl122516 | 1 |
OpenInterpreter/open-interpreter | python | 1,196 | Issues with running open-interpreter using Anthropic models on Windows and Ubuntu | ### Describe the bug
I encountered several issues while trying to run open-interpreter with Anthropic's Claude models on both Windows and Ubuntu environments.
### Reproduce
On Windows:
1. After deploying open-interpreter and running the command interpreter --model openrouter/anthropic/claude-3-haiku -y --contex... | open | 2024-04-11T07:18:39Z | 2024-05-10T05:43:43Z | https://github.com/OpenInterpreter/open-interpreter/issues/1196 | [] | Cpuerpxm | 2 |
brightmart/text_classification | nlp | 19 | How to import word2vec? | interpreter report no module name this when i run fasttext.sorry, i realize it is a python package | closed | 2017-08-31T09:19:06Z | 2017-08-31T09:41:57Z | https://github.com/brightmart/text_classification/issues/19 | [] | Cherrymelon | 0 |
kizniche/Mycodo | automation | 1,260 | Creating a new graph widget results in a blank graph | Creating a new graph widget results in a blank graph. This only occurs when the first graph widget is created. If the frontend or the computer is restarted, it works fine, Any additional graphs will work fine after an initial frontend/computer restart.
Ref: https://forum.radicaldiy.com/t/after-upgrading-to-8-15-0-te... | closed | 2023-01-14T21:42:14Z | 2023-01-15T21:03:35Z | https://github.com/kizniche/Mycodo/issues/1260 | [
"bug",
"Fixed and Committed"
] | kizniche | 2 |
ultralytics/ultralytics | deep-learning | 18,895 | takes too many time for validating | ### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
_No response_
### Bug

As shown ... | open | 2025-01-26T04:17:04Z | 2025-01-26T20:56:43Z | https://github.com/ultralytics/ultralytics/issues/18895 | [
"detect"
] | Yung-Chih-Lo | 7 |
deepspeedai/DeepSpeed | pytorch | 5,788 | [BUG]Discontinuity learning rate while resume from checkpoint | **Describe the bug**
A clear and concise description of what the bug is.
My training was broken for some reason. The model is `Llama2-7b base`.
I used `model.save_checkpoint(output_dir)` to save checkpoint, in which `model` is an `DeepSpeedEngine` instance. And my loading function like this:
```python
def deepspee... | closed | 2024-07-22T09:25:34Z | 2024-07-23T08:03:11Z | https://github.com/deepspeedai/DeepSpeed/issues/5788 | [
"bug",
"training"
] | zyh3826 | 2 |
tfranzel/drf-spectacular | rest-api | 885 | discriminator property not added to components under oneOf with django-rest-polymorphic | **Describe the bug**
When the schema for a view using the PolymorphicSerializer from django-rest-polymorphic is generated, it uses the serializer's `resource_type_field_name` for the discriminator but the property under the same name is not added to the components generated from the sub-serializers.
This causes it t... | closed | 2022-12-02T16:46:59Z | 2023-06-22T16:10:27Z | https://github.com/tfranzel/drf-spectacular/issues/885 | [
"enhancement",
"fix confirmation pending"
] | Numerlor | 4 |
pywinauto/pywinauto | automation | 557 | How to navigate | Hi All,
is there a way to navigate / drill down /drill up with the help of pywinauto? if yes, can you share the details...!
i have a scenario related to this, below is the screenshot where i need to navigate,
: 2024-01-02 00:00:00 to 2024-01-08 23:00:00
Target valu... | open | 2024-10-28T16:44:36Z | 2025-03-10T10:00:30Z | https://github.com/unit8co/darts/issues/2575 | [
"question"
] | DataScientistET | 1 |
K3D-tools/K3D-jupyter | jupyter | 453 | voxel alignment should be user-controllable | * K3D version:2.16.1
* Python version: 3.10.6
* Operating System: Linux 6.5.0-35-generic
### Description
Currently k3d is rendering Sparse volume as voxels that are centered around the center of the voxel coordinate. This should at least be up to the user to display Sparse with voxel being aligned to a corner.
... | open | 2024-06-10T10:07:26Z | 2024-07-03T08:55:36Z | https://github.com/K3D-tools/K3D-jupyter/issues/453 | [] | kretes | 2 |
dfm/corner.py | data-visualization | 285 | Error when specifying `truths` for 1-D data | Calling `corner.corner` with 1-dimensional data and `truths` leads to a `TypeError`, see the traceback and example below.
As far as I can tell, this is new to v2.2.3 and works in previous versions.
**Traceback**
```
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/mjwill/... | open | 2024-12-02T16:02:55Z | 2024-12-02T16:02:55Z | https://github.com/dfm/corner.py/issues/285 | [] | mj-will | 0 |
sgl-project/sglang | pytorch | 3,739 | [Feature] Add SageMaker Support | ### Checklist
- [x] 1. If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed.
- [x] 2. Please use English, otherwise it will be closed.
### Motivation
Hi.
SageMaker Endpoints will listen for inv... | closed | 2025-02-21T03:13:58Z | 2025-02-21T22:49:50Z | https://github.com/sgl-project/sglang/issues/3739 | [] | andjsmi | 3 |
abhiTronix/vidgear | dash | 343 | [Bug]: "Audio source [...] is not valid, Skipped!", for a file that should be valid | ### Description
I have a valid .wav file on disk, and am supplying the correct path to StreamGear, but it does not recognize it as valid.
I have gone down in debugging, and isolated the problematic piece of code here:
https://github.com/abhiTronix/vidgear/blob/6e4eaf6e8f29f4145afabf96d3fc30c8b81f69fc/vidgear/gea... | closed | 2022-12-15T10:33:19Z | 2023-01-06T08:36:02Z | https://github.com/abhiTronix/vidgear/issues/343 | [
"BUG :bug:",
"WAITING TO TEST :timer_clock:",
"SOLVED :checkered_flag:"
] | GuillaumeTong | 5 |
PeterL1n/RobustVideoMatting | computer-vision | 70 | background image dataset | Could you send me background images for Academic use | closed | 2021-10-09T05:56:08Z | 2021-10-11T01:08:57Z | https://github.com/PeterL1n/RobustVideoMatting/issues/70 | [] | FengMu1995 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.