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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
Anjok07/ultimatevocalremovergui | pytorch | 822 | 8 | Last Error Received:
Process: VR Architecture
If this error persists, please contact the developers with the error details.
Raw Error Details:
Mem=oryError: "Unable to allocate 2.05 GiB for an =array with shape (2, 673, 204478) and data type complex64"
Traceback Error: "
File "UVR.py", line 4592, in pro... | open | 2023-09-26T21:53:12Z | 2023-09-27T09:14:49Z | https://github.com/Anjok07/ultimatevocalremovergui/issues/822 | [] | huanlian1gnign | 1 |
streamlit/streamlit | machine-learning | 9,921 | Calling st.rerun in inside dialog in quick succession causes crash | ### 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
In a dialog I have a button that runs... | closed | 2024-11-25T15:13:15Z | 2025-01-10T13:20:08Z | https://github.com/streamlit/streamlit/issues/9921 | [
"type:bug",
"status:confirmed",
"priority:P3",
"feature:st.rerun",
"feature:st.fragment"
] | sandervdhimst | 3 |
babysor/MockingBird | pytorch | 615 | 运行python demo_toolbox.py 出现UnicodeDecodeError错误 | **Summary[问题简述(一句话)]**
运行python demo_toolbox.py 出现UnicodeDecodeError错误
**Env & To Reproduce[复现与环境]**
在成功出现工具界面后闪退。
使用的python 是anaconda python 3.9
编译工具是visual studio code
平台是笔记本电脑
控制台输出如下:
PS D:\#_MockingBird-main> python demo_toolbox.py
Arguments:
datasets_root: None
vc_mode: ... | open | 2022-06-12T08:30:59Z | 2022-07-03T06:01:49Z | https://github.com/babysor/MockingBird/issues/615 | [] | jiugexuan | 1 |
google-research/bert | tensorflow | 1,004 | bert ner fp16 model error | Use standard file APIs to check for files with this prefix.
INFO:tensorflow:Restoring parameters from ner_output/fp16_model.ckpt
INFO:tensorflow:Running local_init_op.
INFO:tensorflow:Done running local_init_op.
2020-02-15 11:34:17.949354: I tensorflow/stream_executor/dso_loader.cc:152] successfully opened CUDA lib... | open | 2020-02-15T14:00:26Z | 2020-02-15T14:00:26Z | https://github.com/google-research/bert/issues/1004 | [] | cronousbaby | 0 |
guohongze/adminset | django | 55 | 无法创建普通文件"/usr/lib/systemd/system/webssh.service": 没有那个文件或目录 | 创建文件夹 重复执行 还是报错
npm http 200 http://registry.cnpmjs.org/cycle
/usr/local/bin/forever -> /usr/local/lib/node_modules/forever/bin/forever
forever@0.15.3 /usr/local/lib/node_modules/forever
├── object-assign@3.0.0
├── path-is-absolute@1.0.1
├── clone@1.0.4
├── colors@0.6.2
├── timespan@2.3.0
├── cliff@0.1.10 (e... | closed | 2018-04-18T16:10:19Z | 2018-04-19T02:53:12Z | https://github.com/guohongze/adminset/issues/55 | [] | pyxin | 2 |
darrenburns/posting | rest-api | 28 | Textual lib | The UX is very cool! Are they using only standard Textualize widgets, or you made some custom for this app (auto-complete, jump to position, etc), and in this case consider distributing them in Textualize or in another lib? | closed | 2024-07-10T16:37:23Z | 2024-07-11T09:38:38Z | https://github.com/darrenburns/posting/issues/28 | [] | maelp | 1 |
deepset-ai/haystack | nlp | 8,653 | `ChatMessage` - remove deprecated `function` role and `ChatMessage.from_function` | The `function` role (introduced in the OpenAI API) is now considered legacy. `tool` should be used instead.
In Haystack 2.9.0, the `function` role will be deprecated, along with the class method `ChatMessage.from_function`. (see #8640)
In Haystack 2.10.0, we should remove them. | closed | 2024-12-17T16:39:14Z | 2025-01-15T17:55:24Z | https://github.com/deepset-ai/haystack/issues/8653 | [
"P3"
] | anakin87 | 0 |
keras-team/keras | python | 20,542 | model.fit - class_weight broken | It seems argmax is returning dtype=int64 in the true case and int32 is returned in the false case.
https://github.com/keras-team/keras/blob/a503a162fc5b4120a96a1f7203a1de841f0601e2/keras/src/trainers/data_adapters/tf_dataset_adapter.py#L129-L133
Stacktrace:
```Python traceback
Traceback (most recent call last):... | closed | 2024-11-23T21:29:58Z | 2024-12-27T02:01:47Z | https://github.com/keras-team/keras/issues/20542 | [
"stat:awaiting response from contributor",
"stale",
"type:Bug"
] | GICodeWarrior | 4 |
deepspeedai/DeepSpeed | deep-learning | 6,995 | AttributeError: 'DeepSpeedZeroOptimizer' object has no attribute 'ipg_index' | Hello, I am encountering an issue with deepspeed and would appreciate your help.
`[rank2]: Traceback (most recent call last):
[rank2]: File "/root/Desktop/code/txf/teng_code_test/zero2_test/trainer.py", line 568, in <module>
[rank2]: main()
[rank2]: File "/root/Desktop/code/txf/teng_code_test/zero2_test/trainer... | closed | 2025-02-03T09:52:38Z | 2025-02-17T16:47:49Z | https://github.com/deepspeedai/DeepSpeed/issues/6995 | [] | Tengxf | 5 |
home-assistant/core | python | 140,575 | Onvif - No registered handler for imou ranger dual | ### The problem
Hi,
I wold like to report this message from the log.
Also, would it be possible to activate privacy mode for a camera via on if?
```
2025-03-14 08:01:05.319 WARNING (MainThread) [homeassistant.components.onvif] LC: No registered handler for event from xx:xx:xx:xx: {
'SubscriptionReference': {
... | closed | 2025-03-14T07:11:02Z | 2025-03-15T17:18:53Z | https://github.com/home-assistant/core/issues/140575 | [
"integration: onvif"
] | Ices-Eyes | 14 |
nerfstudio-project/nerfstudio | computer-vision | 3,407 | blank viewer in local windows machine when training | Hello everyone,I‘m runing nerfstudio fllowing the document. When I run `ns-train` with default viewer, I can't see anything in `localhost:7007`, just like the following picture. Running script is `ns-train nerfacto --data data/nerfstudio/poster`.
<img width="1253" alt="1" src="https://github.com/user-attachments/as... | open | 2024-09-03T16:15:14Z | 2025-01-07T04:27:41Z | https://github.com/nerfstudio-project/nerfstudio/issues/3407 | [] | EverNorif | 4 |
streamlit/streamlit | deep-learning | 10,707 | New client_kwargs entry (acr_values) is not accepted, auth fails in st.login() | ### 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
I have followed the documentation for adding ... | open | 2025-03-10T13:11:56Z | 2025-03-20T15:03:03Z | https://github.com/streamlit/streamlit/issues/10707 | [
"type:bug",
"priority:P3",
"feature:authentication"
] | guntukaramakrishna | 10 |
napari/napari | numpy | 7,573 | Add uv instructions (and perhaps other project related files) | ## 📚 Documentation
<!-- A clear and concise description of the documentation that needs to be created/updated -->
<!-- If you found that something is documented in code but not in the docs, please report it in [napari/docs](https://github.com/napari/docs/issues) instead -->
Cross-posted in [napari/docs#558](https://g... | open | 2025-02-03T04:09:20Z | 2025-02-16T08:55:05Z | https://github.com/napari/napari/issues/7573 | [
"documentation"
] | TimMonko | 3 |
AirtestProject/Airtest | automation | 543 | AirtestIDE_2019-09-11_py3_win64 修改了里面的airtest中代码,执行的没有按修改执行,怎么让airtest代码修改生效 | Remove any following parts if does not have details about
希望能够修改airtest中代码,可以在IDE中生效
**Describe the bug**
A clear and concise description of what the bug is. Or paste traceback below.
```
paste traceback here
```
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. S... | closed | 2019-09-26T07:27:13Z | 2019-09-26T09:13:55Z | https://github.com/AirtestProject/Airtest/issues/543 | [] | bill68551632 | 1 |
ultralytics/ultralytics | computer-vision | 19,459 | yolo11 model.track, sometime no masks data | ### 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
Hey there YOLO community. I am new to YOLO. Currently, I apply YOLO tracking... | closed | 2025-02-27T09:31:45Z | 2025-03-17T09:36:39Z | https://github.com/ultralytics/ultralytics/issues/19459 | [
"question",
"segment",
"track"
] | tisu97 | 5 |
serengil/deepface | machine-learning | 598 | Save Video Using realtime.py | Hi,
Thanks for sharing your interesting work. I would like to ask if it is possible to save a video after being detected and recognized using realtime.py in your repository without freezing the frames?
Simply, I want face detection and recognition in real-time without freezing and saving the file, if possible.
... | closed | 2022-11-17T16:03:09Z | 2022-11-18T13:31:06Z | https://github.com/serengil/deepface/issues/598 | [
"question"
] | HamDan1999 | 1 |
pyeve/eve | flask | 1,297 | Drop support for Python 3.4 | Starting with the just-released v1.1.1, Flask has dropped Python 3.4. We should do the same. This is already causing issues, like with #1296 which is fixed but not on Python 3.4, which installs older versions of Flask. | closed | 2019-07-11T14:57:38Z | 2019-07-11T15:25:19Z | https://github.com/pyeve/eve/issues/1297 | [] | nicolaiarocci | 0 |
minivision-ai/photo2cartoon | computer-vision | 20 | 关于卡通画像的关键点检测问题 | 您好,感谢您分享这个有趣的项目,我关于卡通画像关键点检测那边有一些疑问
现在的关键点检测大多都是在现实图像里面的,貌似不同直接套用在卡通画像里面,想问一下这边你们是怎么处理的,有用到迁移学习什么的吗?还是自己标注数据呢? | closed | 2020-05-09T08:22:07Z | 2020-05-09T10:12:10Z | https://github.com/minivision-ai/photo2cartoon/issues/20 | [] | mrbulb | 4 |
dsdanielpark/Bard-API | nlp | 246 | Bard is now upgraded to Gemini Pro in English, and extensions in Bard is now available. So how can I use it in this API? | closed | 2023-12-11T10:26:21Z | 2024-01-18T15:47:21Z | https://github.com/dsdanielpark/Bard-API/issues/246 | [] | kogakisaki | 3 | |
Netflix/metaflow | data-science | 2,276 | Allow configuration of max attempts for a task | Currently, [a user can attempt to run a specific task up to a maximum of 6 times](https://github.com/Netflix/metaflow/blob/master/metaflow/metaflow_config.py#L510). It would be beneficial to make this value configurable.
In our use case, we are working on integrating Argo retries with Metaflow’s retried Argo workflows... | open | 2025-02-18T16:47:51Z | 2025-02-20T10:55:15Z | https://github.com/Netflix/metaflow/issues/2276 | [] | dhpikolo | 2 |
onnx/onnxmltools | scikit-learn | 197 | keras.layers.convolutional.SeparableConv2D in Keras not implemented? | when convert a Keras model, i recieve this error:
ValueError: Unsupported shape calculation for operator <class 'keras.layers.convolutional.SeparableConv2D'> | closed | 2018-12-11T06:16:52Z | 2019-02-22T18:30:26Z | https://github.com/onnx/onnxmltools/issues/197 | [] | chenxian9999 | 4 |
jupyterhub/repo2docker | jupyter | 1,142 | ENH: Support devcontainer.json | <!-- Thank you for contributing. These HTML commments will not render in the issue, but you can delete them once you've read them if you prefer! -->
### Proposed change
<!-- Use this section to describe the feature you'd like to be added. -->
- [ ] ENH: pypi/?: Parse devcontainer.json in Python
- https://code.v... | open | 2022-02-27T00:52:54Z | 2025-01-16T04:38:10Z | https://github.com/jupyterhub/repo2docker/issues/1142 | [
"needs: discussion"
] | westurner | 1 |
kizniche/Mycodo | automation | 627 | LCD 20x4 option missing - 16x4 typo? | ## Mycodo Issue Report:
- Specific Mycodo Version: 7.2.2
#### Problem Description
Please list:
- the 20x4 LCD option seems to be missing, the manual still references 20x4 but at some point it was changed to 16x4, perhaps during the last refactor there was a typo. | closed | 2019-02-09T00:48:23Z | 2019-02-17T23:32:15Z | https://github.com/kizniche/Mycodo/issues/627 | [] | mrplow | 1 |
geopandas/geopandas | pandas | 2,549 | creating a polygon that covers other polygon layer using python | I have a layer with polygons (buildings) and I would like create a polygon that limits the area where the polygons are using geopandas or other python module
SO I have these buildings:

and I would li... | closed | 2022-09-14T08:37:35Z | 2022-09-14T13:35:31Z | https://github.com/geopandas/geopandas/issues/2549 | [
"question"
] | RicardoGomesIST | 4 |
alteryx/featuretools | data-science | 2,253 | Holidays library update causes lookup failures | The holidays library recently updated (0.15) and in doing so moved the countries of the UK into subdivisions. There was also a fix wrt Canadian Boxing day. These changes are causing the federal holiday and days to holiday tests to fail.
#### Code Sample, a copy-pastable example to reproduce your bug.
```python
... | closed | 2022-08-22T20:31:43Z | 2022-08-23T13:52:43Z | https://github.com/alteryx/featuretools/issues/2253 | [
"bug"
] | cp2boston | 0 |
amisadmin/fastapi-amis-admin | fastapi | 126 | 怎么提供离线版本的? | 怎么离线使用,有cdn太慢了,希望能在不联网的条件下使用有什么办法? | closed | 2023-09-22T06:15:01Z | 2024-08-07T08:30:27Z | https://github.com/amisadmin/fastapi-amis-admin/issues/126 | [] | EchoShoot | 2 |
d2l-ai/d2l-en | deep-learning | 2,467 | Problem setup newest mxnet-cu environment for windows 11 | Hi, I just start learning and installing the `d2l `library and `mxnet-cuda` version for VScode on Windows 11 and facing many problems in setting up the environment. I found out that similar problems has been suspended for a long time (about 9 months - 1 year ago), so first let me ask if this library is still used flexi... | closed | 2023-04-13T02:56:03Z | 2023-04-18T06:01:59Z | https://github.com/d2l-ai/d2l-en/issues/2467 | [] | kira-pareser | 1 |
d2l-ai/d2l-en | machine-learning | 2,426 | Why do you use the d2l obeject to access local object? | I'm studying the pytorch version of the d2l package. I notice that you create a d2l module object by
`d2l = sys.modules[__name__]`
and use this object to access other class and functions, even though they are defined in the same script, which can be accessed without d2l prefix.
For example, after importin... | open | 2023-01-10T21:18:29Z | 2023-01-16T12:51:52Z | https://github.com/d2l-ai/d2l-en/issues/2426 | [] | newyorker123 | 1 |
localstack/localstack | python | 12,255 | bug: Deleting versions while listing them is broken since 3.0.0 | ### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
We need to delete many object versions in S3. We use this snippet to delete all versions of objects for a given prefix
```java
final S3Client s3Client = ...;
final String bucketName = ...;
... | closed | 2025-02-12T09:18:07Z | 2025-03-07T17:30:54Z | https://github.com/localstack/localstack/issues/12255 | [
"type: bug",
"status: resolved/fixed",
"aws:s3"
] | philipp94831 | 8 |
pytest-dev/pytest-cov | pytest | 591 | Add support for "--concurrency" option | # Summary
I know it's possible to use the coverage config file `.coveragrc` for this but would be great if I could use it direcly with `pytest` so no extra file is required. I can probrably develop this feature but wanted to know if it's something you guys also think is valuable.
* why is the feature needed?
Spe... | closed | 2023-04-20T11:46:06Z | 2023-04-23T22:45:18Z | https://github.com/pytest-dev/pytest-cov/issues/591 | [] | lukasab | 2 |
gradio-app/gradio | machine-learning | 10,543 | Support logging in with HF OAuth in `gr.load()` | Currently, we support users providing their own API token by setting `gr.load(..., user_token=True)`. It would be even cleaner if, on Spaces, a user could just login with HF and their HF_TOKEN would automatically get used for HF inference as well as with inference providers.
See [internal discussion](https://github.c... | closed | 2025-02-07T19:39:05Z | 2025-02-26T22:19:16Z | https://github.com/gradio-app/gradio/issues/10543 | [
"enhancement"
] | abidlabs | 0 |
CorentinJ/Real-Time-Voice-Cloning | deep-learning | 879 | How to train models using Multilingual LibriSpeech | I want to train my own model using dataset from [this](http://www.openslr.org/94/) website.
How can I adopt it to train my own model from it? | closed | 2021-10-29T17:41:31Z | 2021-11-12T22:45:06Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/879 | [] | justkowal | 11 |
deepset-ai/haystack | nlp | 8,399 | Single automated test for pipeline YAML serde for all components | We need a test that enumerates all components, adds them to a pipeline to perform a YAML serde roundtrip. This will help catch non-serializable types in init methods, etc. | closed | 2024-09-24T15:11:19Z | 2024-10-18T08:55:54Z | https://github.com/deepset-ai/haystack/issues/8399 | [
"topic:tests",
"P1"
] | shadeMe | 1 |
huggingface/diffusers | deep-learning | 11,003 | Flux Lora Unloading Issue Discussion | This issue is for discussing the behavior of ```FluxLoraLoaderMixin``` when unloading one or multiple specific LoRA like ```black-forest-labs/FLUX.1-Canny-dev-lora``` **which expands the shapes** before submitting a PR.
Related: #9325 #10989 #10397 | open | 2025-03-07T14:19:21Z | 2025-03-20T13:31:27Z | https://github.com/huggingface/diffusers/issues/11003 | [] | CyberVy | 6 |
sloria/TextBlob | nlp | 37 | Rename package while retaining backwards compatiblity | `text` is not a particularly good package name because it can easily clash with other namespaces called "text". This has already caused problems for some users ( #35 and [here](http://stackoverflow.com/questions/18174482/unable-to-get-up-and-running-with-textblob)).
It would be good to transition TextBlob to a new pa... | closed | 2013-10-19T22:05:43Z | 2013-10-23T07:36:10Z | https://github.com/sloria/TextBlob/issues/37 | [
"in progress"
] | sloria | 0 |
matplotlib/mplfinance | matplotlib | 687 | Price Reversal for Renko or PNF | Hi,
First of all, I want to express my gratitude for such a beautiful charting library—it's truly impressive.
I have a question regarding a strategy I'm developing. Specifically, I would like to mark the price level of a particular chart. For example, when the price crosses above the first red Renko/PnF bar, I wa... | closed | 2024-12-23T16:35:53Z | 2024-12-30T00:36:29Z | https://github.com/matplotlib/mplfinance/issues/687 | [
"question"
] | manojjenago | 4 |
xonsh/xonsh | data-science | 5,011 | Format of documentation of snippets | In the documentation for xonsh snippets in the [Run Control File page](https://xon.sh/xonshrc.html#snippets-for-xonshrc) all the snippets are prefixed with the python input prompt, however on the rest of the page code is not prefixed.
Is there a reason for doing this.
I think it is wrong as you can't cut and past... | closed | 2022-12-12T12:27:19Z | 2023-01-11T22:27:46Z | https://github.com/xonsh/xonsh/issues/5011 | [
"docs"
] | bestlem | 1 |
miguelgrinberg/flasky | flask | 390 | pp | closed | 2018-10-24T11:58:33Z | 2018-10-24T22:31:48Z | https://github.com/miguelgrinberg/flasky/issues/390 | [] | nader8686 | 0 | |
Lightning-AI/pytorch-lightning | machine-learning | 19,535 | DeepSpeedStrategy integration | ### Description & Motivation
Hi, I would like to ask when the fabric DeepSpeed Strategy will be released in a stable version.
We are trying to finetune LLama2-70B-hf distributed with QLoRA.
### Pitch
_No response_
### Alternatives
_No response_
### Additional context
@morettif and I tried to use the DeepSpeed S... | closed | 2024-02-26T17:23:09Z | 2024-02-27T11:22:48Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19535 | [
"feature",
"strategy: deepspeed",
"precision: bnb"
] | michele-milesi | 2 |
pytorch/pytorch | numpy | 149,430 | DISABLED test_get_model_state_dict_del_memory (__main__.TestStateDictMemory) | Platforms: linux
This test was disabled because it is failing on main branch ([recent examples](https://torch-ci.com/failure?failureCaptures=%5B%22distributed%2Fcheckpoint%2Ftest_state_dict.py%3A%3ATestStateDictMemory%3A%3Atest_get_model_state_dict_del_memory%22%5D)).
cc @H-Huang @awgu @kwen2501 @wanchaol @fegin @fdu... | open | 2025-03-18T20:09:57Z | 2025-03-20T19:27:55Z | https://github.com/pytorch/pytorch/issues/149430 | [
"oncall: distributed",
"skipped"
] | izaitsevfb | 2 |
python-restx/flask-restx | flask | 34 | Werkzeug V1.x breaks restx import | ### ***** **BEFORE LOGGING AN ISSUE** *****
- Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome.
- Please check if a similar issue already exists or has been closed before. Seriously, nobody here is getting paid. Help us out and take five minutes to make... | closed | 2020-02-06T22:19:16Z | 2020-02-13T15:30:46Z | https://github.com/python-restx/flask-restx/issues/34 | [
"bug"
] | PaulWaldo | 8 |
pyppeteer/pyppeteer | automation | 277 | Now it's fixed. I have to run it in --no-sandbox mode in my server. | I also run it in --no-sandbox mode in my server, but is not works | closed | 2021-06-22T15:04:10Z | 2021-06-22T15:06:09Z | https://github.com/pyppeteer/pyppeteer/issues/277 | [] | lihuaxiaoyang | 0 |
neuml/txtai | nlp | 84 | Add object storage workflow task | Currently, files must be specified as input elements to workflows. Support should be added to also scan local directories and cloud storage buckets (aws, azure, gcs...). Use Apache libcloud abstract this functionality. | closed | 2021-04-29T16:15:19Z | 2021-05-13T15:07:29Z | https://github.com/neuml/txtai/issues/84 | [] | davidmezzetti | 0 |
pyro-ppl/numpyro | numpy | 1,369 | get_trace failure: is there something missing | Hello, here a simple snippet a bit overkill but let's try
```python
def dataset_genmodel(X: jnp.ndarray):
def square_scaled_distance(X, Z,lengthscale = 1.):
"""
Computes a square of scaled distance, :math:`\|\frac{X-Z}{l}\|^2`,
between X and Z are vectors with :math:`n x num_features... | closed | 2022-03-18T10:46:29Z | 2022-03-18T15:17:45Z | https://github.com/pyro-ppl/numpyro/issues/1369 | [
"question"
] | jecampagne | 3 |
zappa/Zappa | django | 1,361 | The role defined for the function cannot be assumed by Lambda. | <!--- Provide a general summary of the issue in the Title above -->
## Context
I was deploying a simple (admin) only django install to test zappa and the zappa init was fine but on my first run of zappa deploy dev I go the error in the title
<!--- Provide a more detailed introduction to the issue itself, and why y... | open | 2025-01-08T22:04:39Z | 2025-02-14T05:41:53Z | https://github.com/zappa/Zappa/issues/1361 | [] | nigeljames-tess | 1 |
jowilf/starlette-admin | sqlalchemy | 488 | Bug: composite primary key from 2 columns, 1 being a URI, causes exception in 0.13.1 - AssertionError: May not contain path separators | **Describe the bug**
I have this entity:
```
class KnowledgeSource(Base):
__tablename__ = 'knowledge_sources'
__table_args__ = (PrimaryKeyConstraint('knowledge_ingestion_profile_id', 'uri'),
)
knowledge_ingestion_profile_id = Column(ForeignKey('knowledge_ingestion_profiles.i... | open | 2024-01-23T21:48:48Z | 2024-02-01T01:53:34Z | https://github.com/jowilf/starlette-admin/issues/488 | [
"bug"
] | sglebs | 1 |
deezer/spleeter | deep-learning | 490 | Get accompaniment part in audio | Hi i thanks for your work it's amazing
I wonder if I can take accompaniment part in audio without generate accompaniment.wav
like this
{[
'start music' : 1 ,
'end music' : 2 ,
'name of audio ' : accompaniment.wav
] ,
[
'start music' : 3 ,
'end music' : 4 ,
'name of audio ' : accompaniment.wav
]
}
... | open | 2020-09-08T10:35:58Z | 2020-09-08T15:36:16Z | https://github.com/deezer/spleeter/issues/490 | [
"question"
] | hai19991331 | 1 |
plotly/dash | data-science | 3,193 | `Graph with Controls` app fails in workspace with Dash 3.0 | Thank you so much for helping improve the quality of Dash!
We do our best to catch bugs during the release process, but we rely on your help to find the ones that slip through.
**Describe your context**
Please provide us your environment, so we can easily reproduce the issue.
- replace the result of `pip list | gr... | closed | 2025-02-25T16:18:44Z | 2025-03-05T19:42:56Z | https://github.com/plotly/dash/issues/3193 | [
"bug",
"P1",
"cs",
"dash-3.0"
] | sadafnajam | 0 |
frappe/frappe | rest-api | 31,884 | App that converts customizations to an App | **Is your feature request related to a problem? Please describe.**
When you've only been customizing a site in production and reach a point where things are getting more complicated with tens of server scripts for each DocType, custom reports spanning hundreds of lines of SQL + Python code - stop (if you care about ma... | open | 2025-03-24T17:52:54Z | 2025-03-24T17:52:54Z | https://github.com/frappe/frappe/issues/31884 | [
"feature-request"
] | gavindsouza | 0 |
seleniumbase/SeleniumBase | pytest | 2,439 | SeleniumBase driver version | I have chrome 120 version and when i trying to run seleniumbase driver i got error
```
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 114
Current browser version is 120.0.6099.217 with binary path C:\Program Files\Google\... | closed | 2024-01-18T08:52:07Z | 2024-01-18T20:49:43Z | https://github.com/seleniumbase/SeleniumBase/issues/2439 | [
"invalid usage"
] | makarworld | 6 |
MaxHalford/prince | scikit-learn | 105 | Boolean with category - common type TypeError | Hi,
I can see that if I have a dataframe with a boolean column together with a categorical column, I get an error when using MCA.
> TypeError: can't get common type for non-numeric array
I was wondering if this is expected behavior. Is boolean not supported?
I initially tried FAMD, but it seems that boolean... | closed | 2020-12-31T00:11:03Z | 2023-02-27T11:46:35Z | https://github.com/MaxHalford/prince/issues/105 | [] | LarsChrWiik | 2 |
zihangdai/xlnet | tensorflow | 64 | Fine Tuning - SQuAD 2.0 on GPU 8 GB | I've been fine tuning the original xlnet model to run on a 8 GB GPU (RTX 2080).
The modifications make possible to fine tuning the model on SQuAD 2.0 dataset achieving 86.25 F1-Score
Here's the forked repo with the changes: https://github.com/renatoviolin/xlnet
| open | 2019-06-27T00:50:10Z | 2020-05-02T21:46:56Z | https://github.com/zihangdai/xlnet/issues/64 | [] | renatoviolin | 20 |
netbox-community/netbox | django | 18,112 | HTTP_PROXIES no_proxy option gets completely ignored | ### Deployment Type
Self-hosted
### Triage priority
N/A
### NetBox Version
v4.1.7
### Python Version
3.11
### Steps to Reproduce
1. Set HTTP_PROXIES settings in configuratoin.py
HTTP_PROXIES = {
'http':'http://myproxy.com:8080',
'https':'http://myproxy.com:8080',
'no_proxy':'mydomai... | closed | 2024-11-27T10:10:21Z | 2025-03-06T03:09:12Z | https://github.com/netbox-community/netbox/issues/18112 | [
"type: bug"
] | Zombie-Toad | 1 |
agronholm/anyio | asyncio | 77 | Support the asyncio ProactorEventLoop | Currently anyio's asyncio support relies on APIs like `add_reader` which are not guaranteed to be available, and in particular are not available when using the `ProactorEventLoop` on Windows.
Starting in 3.8, the `ProactorEventLoop` will be the default.
This isn't a big deal for programs that use `anyio.run`, bec... | closed | 2019-10-03T07:25:13Z | 2020-07-30T13:43:26Z | https://github.com/agronholm/anyio/issues/77 | [] | njsmith | 2 |
amidaware/tacticalrmm | django | 1,169 | Pass information securely to scripts | **Is your feature request related to a problem? Please describe.**
I would like to pass information securely to scripts across all platforms. On Linux, the general consensus is to use environmental variables to pass secrets from the parent to the child process. I believe this holds true for Mac. Environmental variable... | closed | 2022-06-13T16:31:09Z | 2022-12-05T00:50:13Z | https://github.com/amidaware/tacticalrmm/issues/1169 | [
"enhancement"
] | NiceGuyIT | 1 |
yt-dlp/yt-dlp | python | 11,975 | [youtube] `formats` extractor-arg: do not include `dashy` when only `duplicate` is passed | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a site-specific feature
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https:/... | open | 2025-01-02T07:55:44Z | 2025-03-15T20:50:05Z | https://github.com/yt-dlp/yt-dlp/issues/11975 | [
"site-enhancement",
"site:youtube"
] | error-reporting | 10 |
thp/urlwatch | automation | 478 | Send Test Message to All Devices | I would like a command that would send a test message to all my devices whenever executed.
Example: `urlwatch --test-message`
The result would be a message sent to all my devices currently setup with something along the lines of, "THIS IS A TEST MESSAGE".
I have urlwatch tracking a website that changes maybe eve... | closed | 2020-04-25T15:30:38Z | 2020-05-06T07:37:46Z | https://github.com/thp/urlwatch/issues/478 | [] | bretterism | 4 |
HumanSignal/labelImg | deep-learning | 505 | "Select All" functionality | I was expecting a "Select All" functionality , it would be better if this tool can have this function to select multiple Boxes at a time and copy paste them. Please include this function.
| open | 2019-09-20T09:45:25Z | 2019-10-17T15:49:14Z | https://github.com/HumanSignal/labelImg/issues/505 | [] | hannank12 | 1 |
autogluon/autogluon | computer-vision | 4,414 | TabularPredictor. Shuffle=False?? | Hi everyone,
First of all, thank you for the well-documented library.
I have a question regarding the use of TabularPredictor for creating a stacking ensemble model. I’m unsure how AutoGluon handles hyperparameter tuning when both tuning_data and train_data are provided. Specifically, does AutoGluon perform hyperpa... | open | 2024-08-20T19:03:24Z | 2024-08-23T09:07:20Z | https://github.com/autogluon/autogluon/issues/4414 | [] | olitei | 2 |
desec-io/desec-stack | rest-api | 888 | Invite for co-administration using #885 and #886 | Similar to #887, but for existing accounts. | open | 2024-02-06T20:36:37Z | 2024-02-06T23:41:28Z | https://github.com/desec-io/desec-stack/issues/888 | [
"prio: low"
] | peterthomassen | 0 |
assafelovic/gpt-researcher | automation | 1,087 | Error When Running Ollama LLM Test Script for GPTR | **Describe the bug**
When I run the basic test script at https://docs.gptr.dev/docs/gpt-researcher/llms/running-with-ollama#run-llm-test-script-for-gptr, it produces the following error:
```
Traceback (most recent call last):
File "D:\Users\Chickens\Documents\code_projects\gpt-researcher\tests\test-ollama.py", line ... | open | 2025-01-26T11:01:10Z | 2025-02-18T08:06:42Z | https://github.com/assafelovic/gpt-researcher/issues/1087 | [] | hayjohnny2000 | 3 |
Lightning-AI/LitServe | rest-api | 128 | OpenAI spec non-streaming response contains multiple `space` tokens | While serving a Llama-3 8B instruct LLM using OpenAI spec, the endpoint returns multiple spaces between words. It is because Llama generates contains space in the generated token.
We should use empty string to concat [OpenAI non-streaming chat content](https://github.com/Lightning-AI/LitServe/blob/81fffb66c6b8a9556... | closed | 2024-06-05T11:04:33Z | 2024-06-11T15:45:20Z | https://github.com/Lightning-AI/LitServe/issues/128 | [
"bug",
"good first issue",
"help wanted"
] | aniketmaurya | 2 |
nteract/papermill | jupyter | 680 | Ansiwrap raises no module found error due to use of deprecated imp command | ## 🐛 Bug
When bundled using PyInstaller, ansiwrap is unable to find textwrap3 using the imp command leading to a no module found error as shown below.

Since the repo hasn't been updated in ages (https... | closed | 2022-09-09T10:12:05Z | 2022-10-08T19:56:39Z | https://github.com/nteract/papermill/issues/680 | [
"bug",
"help wanted"
] | soggyomelette | 2 |
facebookresearch/fairseq | pytorch | 5,104 | pip install --editable ./ on M1 Chip | ## 🐛 Bug
<!-- A clear and concise description of what the bug is. -->
### To Reproduce
Steps to reproduce the behavior (**always include the command you ran**):
1. Run cmd 'pip install --editable ./'
2. See error
```
/usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv ... | open | 2023-05-13T00:31:19Z | 2023-05-22T23:59:19Z | https://github.com/facebookresearch/fairseq/issues/5104 | [
"bug",
"needs triage"
] | salaki | 1 |
apache/airflow | automation | 47,429 | AIP-38 | Add Expand/Collapse all task groups button | ### Body
We had expand all /collapse all task groups button in the old UI. The new UI should have it too.
### Committer
- [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. | open | 2025-03-05T22:39:16Z | 2025-03-17T06:15:21Z | https://github.com/apache/airflow/issues/47429 | [
"area:UI",
"AIP-38"
] | bbovenzi | 1 |
littlecodersh/ItChat | api | 105 | 如何找到某个群的名字 | 找某个群的名字,用来匹配该群的消息,是刚需呀
| closed | 2016-10-19T08:17:34Z | 2016-10-19T14:03:50Z | https://github.com/littlecodersh/ItChat/issues/105 | [
"invalid"
] | hengqujushi | 4 |
serengil/deepface | deep-learning | 583 | anime face detection and identification | Huge thanks for sharing such a nice work! Do you have any plan to support **anime face** detection and identification? | closed | 2022-10-27T05:53:21Z | 2022-10-27T08:26:43Z | https://github.com/serengil/deepface/issues/583 | [
"question"
] | rsindper | 1 |
freqtrade/freqtrade | python | 10,996 | Download all pairs, no matches found: .*/USDT | <!--
Have you searched for similar issues before posting it?
Did you have a VERY good look at the [documentation](https://www.freqtrade.io/en/latest/) and are sure that the question is not explained there
Please do not use the question template to report bugs or to request new features.
-->
## Describe your environm... | closed | 2024-11-26T11:48:56Z | 2024-11-28T18:22:12Z | https://github.com/freqtrade/freqtrade/issues/10996 | [
"Question"
] | Hoshinaaa | 2 |
man-group/arctic | pandas | 456 | Missing data when storing dataframe with many columns | Arctic 1.51.0 TickStore Python 3.5/3.6
I have a dataframe containing stock prices, with columns as stock codes(about 3000 columns) and rows as datetime (daily, about 6000)
When I write it to database, it raises DocumentToolarge exception, so I adjust library._chunk_size to a much smaller size, like 500. It successe... | closed | 2017-11-29T05:38:18Z | 2018-08-17T12:46:23Z | https://github.com/man-group/arctic/issues/456 | [] | SnowWalkerJ | 3 |
TracecatHQ/tracecat | pydantic | 86 | SQLModel `Resource.updated_at` doesn't work | **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If app... | closed | 2024-04-22T02:33:29Z | 2024-05-02T11:36:52Z | https://github.com/TracecatHQ/tracecat/issues/86 | [] | daryllimyt | 0 |
pytorch/vision | computer-vision | 8,857 | Custom coco format dataset | is references/segmentation
I used the coco dataset exported from universe.roboflow.com formatted as

train There are pictures and Data format
I modified get_coco in coco_utils.py
"""
PATHS = {
"train": ("train", os.pat... | closed | 2025-01-15T06:53:47Z | 2025-02-19T15:42:46Z | https://github.com/pytorch/vision/issues/8857 | [] | 2331892928 | 1 |
mirumee/ariadne | api | 859 | Make it possible to exempt some resolvers from tracing | The default behavior of only tracing custom resolvers is great 95% of the time, however there is a case for not to trace certain custom resolvers as well.
We have a few simple custom resolvers that can be called up to a couple thousand times per request where the tracing overhead becomes significant. Also, in our ca... | open | 2022-05-03T12:50:04Z | 2024-03-25T08:24:45Z | https://github.com/mirumee/ariadne/issues/859 | [
"enhancement",
"help wanted",
"to do"
] | vlaci | 5 |
dynaconf/dynaconf | django | 1,141 | [RFC]Generate Schema from runtime Dynaconf Instance | Given a runtime untyped dynaconf instance with all its validators set and data loaded:
```python
settings=Dynaconf(
settings_file="x.toml",
envvar_prefix="APP",
validators=[Validator("name", ne="admin")]
)
```
```toml
# x.toml
name = "Bruno"
age = 16
colors = ["red", "green", "blue"]
profile... | open | 2024-07-07T14:19:36Z | 2024-07-08T18:38:21Z | https://github.com/dynaconf/dynaconf/issues/1141 | [
"Not a Bug",
"RFC",
"typed_dynaconf"
] | rochacbruno | 0 |
gradio-app/gradio | python | 10,043 | gr.Request for ChatInterface | ### Describe the bug
I can't seem to understand how to get gr.Request working for ChatInterface. I continue to get the error message `Exception: PrivateGptUi._chat() missing 1 required keyword-only argument: 'request'. Please help
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing... | closed | 2024-11-26T17:43:12Z | 2024-11-27T17:47:49Z | https://github.com/gradio-app/gradio/issues/10043 | [
"bug"
] | rmuhawieh | 1 |
sinaptik-ai/pandas-ai | data-science | 1,471 | The code generated by the agent modifies the original data (dfs) | ### System Info
pandasai 2.4.0
### 🐛 Describe the bug
This is the data that is input to the agent
<img width="806" alt="image" src="https://github.com/user-attachments/assets/e720db07-8e52-4e4b-a2c9-33f28859126d" />
then the agent run this code:
```
# Convert the 'date' column to datetime form... | closed | 2024-12-12T08:18:11Z | 2024-12-16T09:37:03Z | https://github.com/sinaptik-ai/pandas-ai/issues/1471 | [
"bug"
] | XJTU-JP | 3 |
TencentARC/GFPGAN | deep-learning | 473 | Restores face effectively, but doesn't output it correctly. | I input an image, like the following, to GFPGAN:

Then, I run the code:
```
import os
from .tools import copy_image
def enhance(image_path):
filter_folder = "filters/enhance/GFPGAN"
# Move image ... | open | 2023-12-10T15:56:14Z | 2023-12-10T16:00:47Z | https://github.com/TencentARC/GFPGAN/issues/473 | [] | MattPenaTV | 0 |
benbusby/whoogle-search | flask | 1,135 | [FEATURE] API for search? | <!--
DO NOT REQUEST UI/THEME/GUI/APPEARANCE IMPROVEMENTS HERE
THESE SHOULD GO IN ISSUE #60
REQUESTING A NEW FEATURE SHOULD BE STRICTLY RELATED TO NEW FUNCTIONALITY
-->
**Describe the feature you'd like to see added**
Is there any API that I can call whoogle to search and get search result?
**Additional conte... | closed | 2024-03-27T05:11:51Z | 2024-04-19T20:02:32Z | https://github.com/benbusby/whoogle-search/issues/1135 | [
"enhancement"
] | Anduin2017 | 1 |
keras-team/keras | python | 20,370 | Issue on file_editor | If I add the compile method before saving model, it shows the error like this.
- keras/src/saving/file_editor_test.py
````
def get_source_model():
inputs = keras.Input((2,))
x = keras.layers.Dense(3, name="mydense")(inputs)
outputs = keras.layers.Dense(3, name="output_layer")(x)
model = keras.M... | closed | 2024-10-17T12:18:43Z | 2024-10-19T11:02:49Z | https://github.com/keras-team/keras/issues/20370 | [] | shashaka | 2 |
youfou/wxpy | api | 348 | 给某公众号发消息 | closed | 2018-10-27T13:24:00Z | 2018-10-29T01:11:54Z | https://github.com/youfou/wxpy/issues/348 | [] | lnnt | 0 | |
aimhubio/aim | tensorflow | 2,760 | Cannot use tags page in UI | ## 🐛 Bug
The `Tags` page isn't correctly displayed in the UI:

### To reproduce
Unknown.
### Expected behavior
To be able to see all tags that have been used with different runs, like in the [docs](https://aim... | closed | 2023-05-19T14:59:13Z | 2023-06-02T12:33:31Z | https://github.com/aimhubio/aim/issues/2760 | [
"type / bug",
"help wanted",
"phase / shipped"
] | Nuno-Mota | 3 |
zihangdai/xlnet | tensorflow | 185 | pickle model loading takes long time in run_squad prediction | i have fine tuned xlnet large model on squad dataset and then using final checkpoint tried to do new prediction. But for each new prediction request following line is taking very long time which is not making it practically possible to integrate for live question answering app.
: eval_features = pickle.load(fin)
Ho... | open | 2019-07-23T10:27:15Z | 2019-07-23T10:27:15Z | https://github.com/zihangdai/xlnet/issues/185 | [] | rohitghule1995 | 0 |
huggingface/transformers | machine-learning | 36,482 | Misleading documentation for `is_decoder` configuration parameter | ## Issue Description
The current documentation for the `is_decoder` configuration parameter is misleading and causes confusion. The parameter name suggests it determines whether a model is a decoder (like GPT-2, Llama, etc.), but in reality, it specifically controls whether a model functions as a decoder component wit... | closed | 2025-02-28T19:17:23Z | 2025-03-17T16:40:27Z | https://github.com/huggingface/transformers/issues/36482 | [] | d-kleine | 1 |
axnsan12/drf-yasg | rest-api | 352 | Unable to load Redoc UI: TypeError: Argument 2 of Node.replaceChild is not an object | When rendering autodocs, I am unable to render redoc style. No errors seem to be occurring on my server, and "swagger" UI style and swagger JSON files are both working properly. However, when trying to render redoc UI, the redoc-init.js file throws the following error:
```
TypeError: Argument 2 of Node.replaceChild... | closed | 2019-04-18T16:53:46Z | 2019-04-18T18:35:05Z | https://github.com/axnsan12/drf-yasg/issues/352 | [] | ddobson | 0 |
saulpw/visidata | pandas | 2,477 | Mapping Ctrl-Semicolon and similar? | Hi there,
Was very glad to find another high quality terminal app such as this, and am spending effort customizing hotkeys before I dive in a bit more... however I've hit the same roadblock i did while customizing vim, and that is certain control key mappings.
How can I access Ctrl-Semicolon in visidata for remap... | closed | 2024-07-28T11:46:04Z | 2024-09-04T16:34:54Z | https://github.com/saulpw/visidata/issues/2477 | [
"question"
] | slinkeepie | 5 |
ranaroussi/yfinance | pandas | 1,594 | Getting list of arguments for a function | I would like to get "help" for a given function and see the list of arguments. However, the following codes don't work.
```
import inspect
import yfinance as yf
args = inspect.getfullargspec(yf.Ticker.get_shares_full).args
print(args)
==> []
```
Or
```
help(yf.Ticker.get_shares_full)
==> Help on function w... | closed | 2023-07-13T18:37:31Z | 2025-02-16T18:22:11Z | https://github.com/ranaroussi/yfinance/issues/1594 | [] | mahmoodn | 2 |
miguelgrinberg/microblog | flask | 132 | ImportError: cannot import name 'Post' from 'app.models' | Ok so i am following your flask tutorial. But i have modified it a bit to suit my specific needs. So you will understand that it is not completely the same.
So the problem:
1: (venv) $ pip install flask-sqlalchemy
2: (venv) $ pip install flask-migrate
3: i configure the database like this:
import os... | closed | 2018-10-28T22:47:52Z | 2024-05-17T08:34:04Z | https://github.com/miguelgrinberg/microblog/issues/132 | [] | JanZaplatil | 15 |
onnx/onnx | deep-learning | 6,077 | Result accuracy is different with PyTorch | ### System information
- OS Platform and Distribution: Linux Ubuntu 22.10
- ONNX version : 1.16.0
- ONNX Runtime version : 1.17.1
- Pytorch version: 1.13.1
**My Sample Code:Just only have FFN, i had cal the output from pth or onnx model,**
```python
import torch
import torch.onnx
from torch import nn... | closed | 2024-04-11T08:36:28Z | 2024-09-27T01:02:34Z | https://github.com/onnx/onnx/issues/6077 | [
"bug"
] | xiaomaofeng | 2 |
vitalik/django-ninja | django | 747 | Your PRs are always welcome | Hi
this is an open source project and ALL colaboration is welcome (suggestions, questions, PRs code review for PRs)
If you are looking for good tasks to start and help with - I'm marking good issues/features with[ "help wanted" tag](https://github.com/vitalik/django-ninja/issues?q=is%3Aopen+is%3Aissue+label%3A%22... | open | 2023-04-20T09:09:34Z | 2023-04-20T09:09:34Z | https://github.com/vitalik/django-ninja/issues/747 | [] | vitalik | 0 |
liangliangyy/DjangoBlog | django | 307 | CSRF验证失败 403 | <!--
如果你不认真勾选下面的内容,我可能会直接关闭你的 Issue。
提问之前,建议先阅读 https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way
-->
**我确定我已经查看了** (标注`[ ]`为`[x]`)
- [x ] [DjangoBlog的readme](https://github.com/liangliangyy/DjangoBlog/blob/master/README.md)
- [ x] [配置说明](https://github.com/liangliangyy/DjangoBlog/blob/master/b... | closed | 2019-08-11T13:16:56Z | 2024-11-18T03:33:15Z | https://github.com/liangliangyy/DjangoBlog/issues/307 | [] | cfstyle | 3 |
alteryx/featuretools | data-science | 2,075 | Investigate and resolve warnings related to pandas | - Our unit tests currently output these warnings.
- We should determine the cause of these warnings, and resolve them
[stacktrace.txt](https://github.com/alteryx/featuretools/files/8691420/stacktrace.txt) | closed | 2022-05-13T21:25:32Z | 2022-06-27T20:58:53Z | https://github.com/alteryx/featuretools/issues/2075 | [] | gsheni | 0 |
openapi-generators/openapi-python-client | fastapi | 699 | Need More Maintainers | Hey folks 👋. The continued influx of issues and pull requests is great—people actively use this project and want it to improve! However, I am no longer using this project in my work. In fact, maintaining this project is one of the only times I use Python at all!
This means I don't have the motivation to keep up wit... | open | 2022-11-12T18:14:14Z | 2022-11-12T18:14:14Z | https://github.com/openapi-generators/openapi-python-client/issues/699 | [
"🐞bug"
] | dbanty | 0 |
django-import-export/django-import-export | django | 1,758 | ImproperlyConfigured at /admin/.. | <!--- Welcome to django-import-export -->
<!--- Your issue may already be reported!
Please search on the [issue tracker](../) before creating one. -->
<!--- Additionally, you can either search or ask you question on [Stack Overflow tagged with `django-import-export`](https://stackoverflow.com/questions/tagged/djang... | closed | 2024-02-23T17:57:37Z | 2024-03-13T10:16:04Z | https://github.com/django-import-export/django-import-export/issues/1758 | [
"question"
] | nurlanek | 2 |
agconti/cookiecutter-django-rest | rest-api | 1,600 | Package installation | I am new to the awesome `cookiecutter-django-rest`. I keep having problems installing additional packages using docker. Is there something I am missing with how to go about this?
... | closed | 2022-06-24T11:39:38Z | 2022-09-26T18:01:31Z | https://github.com/agconti/cookiecutter-django-rest/issues/1600 | [] | thubamamba | 1 |
biosustain/potion | sqlalchemy | 103 | Error for permissions_example.py | FYI, I'm getting this TypeError for `examples/permissions_example.py` in this repo (both on Python 2 and 3).
```
$ python permissions_example.py
/Users/dinu/miniconda3/lib/python3.5/site-packages/flask_sqlalchemy/__init__.py:800: UserWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and will be dis... | closed | 2016-12-01T16:44:52Z | 2016-12-01T22:02:17Z | https://github.com/biosustain/potion/issues/103 | [] | deeplook | 1 |
ultralytics/ultralytics | python | 19,569 | Integrating EfficientNet, CBAM, and BiFPN into YOLOv8-seg | ### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions.
### Question
Hi everyone,
I’m currently working on a segmentation project with the goal... | open | 2025-03-07T11:18:55Z | 2025-03-08T02:17:11Z | https://github.com/ultralytics/ultralytics/issues/19569 | [
"enhancement",
"question",
"segment"
] | ktantoulas | 2 |
scikit-learn/scikit-learn | data-science | 30,325 | Classification report, digits variable | ### Describe the workflow you want to enable
Hi, as of right now the digits variable which limits how many numbers are shown after the decimal point does not apply to the support column for the classification report. Support normally does not have decimals, but that happens when we apply sample weights to the report.
... | open | 2024-11-21T18:48:15Z | 2024-11-22T20:42:32Z | https://github.com/scikit-learn/scikit-learn/issues/30325 | [
"Enhancement"
] | Matt081297 | 4 |
pydata/xarray | numpy | 9,772 | Enable numbagg rolling reductions with chunked arrays | ### What is your issue?
As a follow-on to #9770, it'd be good to use `dask_rolling_wrapper` for numbagg too, and generalize the wrapper for other chunked arrays like cubed. | open | 2024-11-12T21:48:57Z | 2024-11-12T21:49:07Z | https://github.com/pydata/xarray/issues/9772 | [
"topic-chunked-arrays"
] | dcherian | 0 |
scrapy/scrapy | python | 5,737 | Use isort | **WARNING:** This change should _not_ be implemented before https://github.com/scrapy/scrapy/pull/5734 is merged, because there is a high chance of conflicts.
We should use [isort](https://pycqa.github.io/isort/) to address import sorting and grouping:
- Fix it for all existing code.
- Automate it for new code.
-... | closed | 2022-11-27T10:20:54Z | 2023-01-30T10:40:46Z | https://github.com/scrapy/scrapy/issues/5737 | [
"enhancement",
"good first issue"
] | Gallaecio | 3 |
vchaptsev/cookiecutter-django-vue | graphql | 57 | manage.py should be made executable | chmod +x {{cookiecutter.project_slug}}/backend/manage.py
just my 2 cents | open | 2020-05-05T21:23:22Z | 2020-05-05T21:23:22Z | https://github.com/vchaptsev/cookiecutter-django-vue/issues/57 | [] | nerdoc | 0 |
ultralytics/ultralytics | pytorch | 19,520 | Custom trained YOLOv8n model, converted into tflite doesn't detect any objects in Android Studio | ### 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
### **Question**
Hi, could anyone help me with understanding, why the tflite... | open | 2025-03-04T21:34:28Z | 2025-03-05T05:41:43Z | https://github.com/ultralytics/ultralytics/issues/19520 | [
"question",
"detect",
"exports"
] | RomansVeveris | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.