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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
arnaudmiribel/streamlit-extras | streamlit | 96 | Open in GitHub sticky button | Would be great to have an extra that makes an app play well with GitHub, and:
- adds a sticky github button to reach the source code of an app `Open in GitHub` sorta
- optionally adds the `.` trigger to open github.dev, too
API:
- `add_sticky_github_button(label="Open in GitHub", owner="arnaudmiribel", repository... | open | 2022-11-25T14:16:57Z | 2022-12-09T11:14:11Z | https://github.com/arnaudmiribel/streamlit-extras/issues/96 | [
"new-extra"
] | arnaudmiribel | 3 |
MaartenGr/BERTopic | nlp | 1,763 | How to stabilize number of topics across runs? | Hi, there! Thank you very much for the great package!
I understand that BERTopic is stochastic so it's impossible to keep the topic number constant across runs. However, while keeping input and all hyperparameters constant (including random_state for UMAP), BERTopic can generate vastly different number of topics acr... | closed | 2024-01-20T14:37:37Z | 2024-01-21T05:04:39Z | https://github.com/MaartenGr/BERTopic/issues/1763 | [] | MaggieMeow | 2 |
tortoise/tortoise-orm | asyncio | 876 | Slow query log |
I want to save the tortoise's log to a file
But I found that db_client logs are all debug query logs
I hope the config of slow query and threshold can be added to the tortoise config
In db_client use logging.WARNING
| open | 2021-08-25T07:02:49Z | 2021-08-25T07:02:49Z | https://github.com/tortoise/tortoise-orm/issues/876 | [] | Ailibert | 0 |
JaidedAI/EasyOCR | deep-learning | 1,053 | height_ths does not work | All the boxes are almost the same height, but no matter how small height_ths I set, it just does not work.


and it will... | open | 2023-06-18T17:21:05Z | 2023-06-19T10:50:21Z | https://github.com/JaidedAI/EasyOCR/issues/1053 | [] | Allen-Cee | 1 |
keras-team/keras | pytorch | 20,052 | Is 2D CNN's description correct ? | > This layer creates a convolution kernel that is convolved with the layer
input over a single spatial (or temporal) dimension to produce a tensor of
outputs. If `use_bias` is True, a bias vector is created and added to the
outputs. Finally, if `activation` is not `None`, it is applied to the
out... | closed | 2024-07-28T07:25:48Z | 2024-07-29T15:31:01Z | https://github.com/keras-team/keras/issues/20052 | [
"type:docs"
] | newresu | 1 |
awesto/django-shop | django | 444 | 0.9.3 upgrade issue with djangocms-cascade==0.11.0 | After upgrading to 0.9.3 i get an error regarding djangocms-cascade.
In my setup I'm not using any cascade plugins so my settings for djangocms-cascade is `CMSPLUGIN_CASCADE = {}` since it's required to specify.
```
Traceback (most recent call last):
File "manage.py", line 14, in <module>
execute_from_co... | closed | 2016-11-03T11:21:34Z | 2016-11-03T17:29:19Z | https://github.com/awesto/django-shop/issues/444 | [] | dinoperovic | 5 |
OFA-Sys/Chinese-CLIP | computer-vision | 314 | 这个可以在华为的服务器部署吗? | open | 2024-05-22T09:48:01Z | 2024-05-23T02:13:47Z | https://github.com/OFA-Sys/Chinese-CLIP/issues/314 | [] | intjun | 1 | |
yinkaisheng/Python-UIAutomation-for-Windows | automation | 27 | 一款非常值得推荐的软件,好些开源 | 比pywinauto用着顺手! | closed | 2017-10-22T16:53:15Z | 2017-10-23T00:00:55Z | https://github.com/yinkaisheng/Python-UIAutomation-for-Windows/issues/27 | [] | 1006079161 | 1 |
graphdeco-inria/gaussian-splatting | computer-vision | 395 | SIBR viewer build error on ubuntu | [ 88%] Linking CXX executable SIBR_texturedMesh_app
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/libgtk-3.so: undefined reference to `g_task_set_static_name'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/libgtk-3.so: undefined reference to `g_string_free_and_steal'... | open | 2023-10-26T16:27:05Z | 2023-10-29T09:11:35Z | https://github.com/graphdeco-inria/gaussian-splatting/issues/395 | [] | ZejunMa | 1 |
taverntesting/tavern | pytest | 164 | Support for a timeout parameter for requests | I would like to be about to specify a timeout parameter for each of my requests, this would be useful for endpoints that must return a given timeout. https://github.com/taverntesting/tavern/blob/2ff7f97e3c705b9a935ab05aef52545a85b332cb/tavern/_plugins/rest/request.py#L64-L67 seems like a good place to slot it in with a... | closed | 2018-07-30T15:29:21Z | 2018-08-26T10:18:23Z | https://github.com/taverntesting/tavern/issues/164 | [
"Type: Enhancement"
] | justinfay | 2 |
sigmavirus24/github3.py | rest-api | 328 | Python 2.7.6 - ImportError: cannot import name URITemplate | I cant figure out what's the problem here. It appears to be a circular dependency but I'm not sure. This does not occur with python 3. I tested the version installed with pip (0.9.3) as well as the alpha (1.0.0a1) version and got the same result. What am I missing?
``` trace
>>> from github3 import login
Traceback (mo... | closed | 2014-12-17T08:44:58Z | 2021-01-16T09:53:24Z | https://github.com/sigmavirus24/github3.py/issues/328 | [
"question"
] | lots0logs | 11 |
google-deepmind/graph_nets | tensorflow | 25 | physics demo loss function | The calculation of the loss function, why is the difference between the nodes' output of the model and the velocity dimension's feature, that is, why the output of the node is linearly transformed into two-dimensional. | closed | 2018-11-22T05:46:10Z | 2019-06-24T09:15:49Z | https://github.com/google-deepmind/graph_nets/issues/25 | [] | kingwmk | 2 |
PokemonGoF/PokemonGo-Bot | automation | 6,317 | No issue Charizard | open | 2023-07-13T11:07:29Z | 2023-07-13T11:07:29Z | https://github.com/PokemonGoF/PokemonGo-Bot/issues/6317 | [] | Ranchiro | 0 | |
graphdeco-inria/gaussian-splatting | computer-vision | 597 | Just single Pixel rendering | Hi @grgkopanas @kwea123 @Snosixtyboo
Is it possible to render just single pixel which returns the color of each single ray from different colmap camera positions using diff-gaussian-rasterization?
I am interested in getting final color at particular location for different view directions, by providing 3DGS pointcl... | closed | 2024-01-05T14:42:34Z | 2024-03-06T10:57:53Z | https://github.com/graphdeco-inria/gaussian-splatting/issues/597 | [] | pknmax | 2 |
pallets/flask | flask | 5,412 | CHIPS support | Add an argument for `set_cookie` to add `Partitioned;` attribute to the Set-Cookie header.
According to Google, third-party cookies will soon be deprecated. [link](https://developers.google.com/privacy-sandbox/3pcd/prepare/prepare-for-phaseout)
For cross-site cookies which store data on a per site basis, like an em... | closed | 2024-02-12T20:16:07Z | 2024-02-27T00:06:20Z | https://github.com/pallets/flask/issues/5412 | [] | SimonLiu423 | 1 |
plotly/dash | data-visualization | 2,811 | dash title design issues | Title logic problem, when instantiating dash, title was set, when registering route, it was not set, should title when instantiating dash be used instead of module name? You can set the title of a single page when registering routes, but if the title of all pages is the same, is the code redundant, is there any other w... | closed | 2024-03-24T10:04:36Z | 2024-04-03T15:59:25Z | https://github.com/plotly/dash/issues/2811 | [] | jaxonister | 3 |
microsoft/hummingbird | scikit-learn | 138 | rename master to main | [following this example](https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx)
If someone has a local clone, then can update their locals like this:
```
$ git checkout master
$ git branch -m master main
$ git fetch
$ git branch --unset-upstream
$ git branch -u origin/main
$ git... | closed | 2020-06-15T17:21:03Z | 2020-11-04T22:52:10Z | https://github.com/microsoft/hummingbird/issues/138 | [] | ksaur | 6 |
JaidedAI/EasyOCR | machine-learning | 1,368 | Plot train/eval accuracy per epoch | Silly question but how do i plot the graph for train/eval accuracy per epoch during training? | open | 2025-01-18T15:05:08Z | 2025-01-18T15:05:08Z | https://github.com/JaidedAI/EasyOCR/issues/1368 | [] | Mehdi-i | 0 |
netbox-community/netbox | django | 18,305 | Make ContactsMixin available for plugins | ### NetBox version
v4.1.10
### Feature type
Other
### Triage priority
I volunteer to perform this work (if approved)
### Proposed functionality
1. Add `ContactsMixin` and related mixin classes (column, filterset, …) to the plugin documentation.
2. Add `ObjectContactsView` to [feature-view auto-registration](htt... | open | 2025-01-05T12:29:47Z | 2025-03-24T15:30:03Z | https://github.com/netbox-community/netbox/issues/18305 | [
"status: accepted",
"type: feature",
"complexity: low"
] | alehaa | 0 |
errbotio/errbot | automation | 1,649 | Error while starting errbot for Slack | **Need help with**
- [ ] Running the bot
**Issue description**
So I think I am at the final step and keep getting an error when trying to run my errbot.
**Environment (please complete the following information):**
- Errbot version: 6.1.9
- OS version: Amazon Linux 2023
- Python version: 3.9.16
- Using a ... | closed | 2023-07-14T12:08:25Z | 2024-01-27T06:48:23Z | https://github.com/errbotio/errbot/issues/1649 | [
"type: support/question"
] | coder-kush | 4 |
plotly/dash-bio | dash | 507 | Clustergram - dendrograms not appearing? | Look at https://dash.plotly.com/dash-bio/clustergram - the dendrograms don't appear, only the heatmap.
cc @nicholas-esterer - related to the work you're doing in plotly.py on dendrograms? | closed | 2020-07-09T16:54:46Z | 2020-08-12T15:44:24Z | https://github.com/plotly/dash-bio/issues/507 | [] | alexcjohnson | 4 |
iam-abbas/FastAPI-Production-Boilerplate | rest-api | 6 | Celery Task Did Not Register | I made a small example to test out celery workers. It should get universiies based on the country I query. However, it did not seem to register my task. Do you have any ideas why that would be ?
I created a `test_celery.py` in `tasks` directory:
```python
from celery import shared_task
from typing import List, Op... | closed | 2023-06-20T23:06:40Z | 2023-07-11T17:37:12Z | https://github.com/iam-abbas/FastAPI-Production-Boilerplate/issues/6 | [] | quankhuc | 0 |
httpie/cli | rest-api | 1,242 | No syntax highlighting possibly for content-types with charset | ```bash
$ https pie.dev
``` | closed | 2021-12-14T15:14:14Z | 2021-12-29T09:08:51Z | https://github.com/httpie/cli/issues/1242 | [
"bug",
"new"
] | jkbrzt | 0 |
DistrictDataLabs/yellowbrick | scikit-learn | 340 | Code Conventions Guide for Documentation and Examples | In our documentation and code examples, we have several different styles around referring to the workflow and how to format code examples.
It would be helpful to identify and establish a handful of code conventions that we follow to reduce the cognitive load for using this library.
Code Examples:
- Should always... | closed | 2018-03-16T14:09:16Z | 2018-04-10T17:33:24Z | https://github.com/DistrictDataLabs/yellowbrick/issues/340 | [
"type: documentation"
] | ndanielsen | 11 |
pallets/flask | python | 5,160 | Switch to importlib breaks scripts with `app.run()` | With a trivial script [using `app.run()`](https://flask.palletsprojects.com/en/2.3.x/server/#in-code) such as:
```python3
from flask import Flask
app = Flask(__name__)
if __name__ == "__main__":
app.run(debug=True)
```
The current git `main` breaks with:
```pytb
Traceback (most recent call last):... | closed | 2023-06-09T10:56:29Z | 2023-06-24T00:07:17Z | https://github.com/pallets/flask/issues/5160 | [] | The-Compiler | 3 |
littlecodersh/ItChat | api | 437 | 打印二维码失败 | 你好!
我在使用itchat的时候,打印二维码的阶段失败了,后台信息如下:
`sudo python3 test.py`
Getting uuid of QR code.
Downloading QR code.
Error: no "view" mailcap rules found for type "image/png"
Can't call method "get_value" on an undefined value at /usr/bin/mimeopen line 162.
/usr/bin/xdg-open: 461: /usr/bin/xdg-open: links2: not found
... | closed | 2017-06-30T08:25:16Z | 2017-06-30T09:28:31Z | https://github.com/littlecodersh/ItChat/issues/437 | [] | lihengzkj | 1 |
dmlc/gluon-nlp | numpy | 1,388 | bertpass_gpu.cc does not support MXNet 1.8 | Due to API change https://github.com/apache/incubator-mxnet/issues/19135 | open | 2020-10-08T20:57:13Z | 2020-10-12T16:25:37Z | https://github.com/dmlc/gluon-nlp/issues/1388 | [
"bug"
] | leezu | 3 |
Lightning-AI/pytorch-lightning | data-science | 20,054 | Dataloader with >0 workers when using DDP causes a crash | ### Bug description
Having a dataloader with >0 workers causes a crash. This behavior occurs both with custom datasets, and even standard huggingface datasets, and torchvision datasets.
The dataloaders work fine standalone with many workers, and also work with accelerate just fine.
The run general works until ... | open | 2024-07-05T20:32:42Z | 2024-07-07T10:59:14Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20054 | [
"bug",
"data handling",
"repro needed",
"ver: 2.2.x"
] | alexanderswerdlow | 3 |
localstack/localstack | python | 11,805 | feature request: Implement describe_listener_attributes for ELBv2 | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
We hope you will support describe_listener_attributes for ELBv2. Since Pulumi AWS v6.57.0 they expect that this is available and we use Localstack to test pulumi deploys before they go to AWS.
### 🧑💻 Implem... | closed | 2024-11-07T14:45:06Z | 2024-11-29T22:11:01Z | https://github.com/localstack/localstack/issues/11805 | [
"type: feature",
"aws:apigatewayv2",
"status: backlog"
] | rsanting | 12 |
influxdata/influxdb-client-python | jupyter | 571 | Should I retry if get error "hinted handoff queue not empty"? | We are using InfluxDB Enterprise, I can understand how [hinted handoff queue](https://www.influxdata.com/blog/eventual-consistency-hhq/) works.
And if we see this error "hinted handoff queue not empty" in the data node log, it is fine.
Because based on [this](https://docs.influxdata.com/enterprise_influxdb/v1.8/t... | open | 2023-04-04T17:16:45Z | 2023-04-04T17:18:09Z | https://github.com/influxdata/influxdb-client-python/issues/571 | [] | hongbo-miao | 0 |
piskvorky/gensim | nlp | 3,465 | ModuleNotFoundError: No module named 'gensim.models.deprecated' | #### Problem description
I'm trying to load a keyed vectors to vectorize a text. I'm following all the steps outlined in the [documentation](https://radimrehurek.com/gensim/models/keyedvectors.html#how-to-obtain-word-vectors).
#### Steps/code/corpus to reproduce
I've tried:
```python
from gensim.models.ke... | closed | 2023-04-14T11:09:42Z | 2023-04-17T17:18:05Z | https://github.com/piskvorky/gensim/issues/3465 | [] | juan-op | 2 |
pywinauto/pywinauto | automation | 774 | ImportError: cannot import name 'Desktop' from 'pywinauto' | ## Expected Behavior
On a new pc, I installed pywinauto and then try to run:
from pywinauto import Desktop, Application
It's not supposed to throw error but...
## Actual Behavior
Here's the immediate error I get when running that:
ImportError: cannot import name 'Desktop' from 'pywinauto' (`C:\ProgramData\A... | closed | 2019-07-15T18:43:51Z | 2019-07-15T20:01:26Z | https://github.com/pywinauto/pywinauto/issues/774 | [
"invalid"
] | doverradio | 1 |
Miserlou/Zappa | flask | 1,395 | Zappa crashes when running "zappa" | <!--- Provide a general summary of the issue in the Title above -->
## Context
After two days and two different OS', I finally got Zappa working. For about 5 minutes, until I had to reset my virtual env (Zappa was packaging my entire virtual env, including /lib/, which resulted in ~100mb deploy zips.)
When I reins... | open | 2018-02-13T19:03:41Z | 2018-04-13T08:02:47Z | https://github.com/Miserlou/Zappa/issues/1395 | [
"bug",
"windows",
"needs-info"
] | cameronk | 1 |
stanfordnlp/stanza | nlp | 450 | UnsupportedOperation: fileno when trying to start corenlp server via stanza :( | Extremely confused on how to start corenlp client via stanza. I cannot get it to work on both, my windows pc and ubuntu pc. Envromental variables seem to be ok for me, as on the "Starting server with command: java [...]" it gets the correct path on both systems(as seen below).
Heres a log from windows, im using jupy... | closed | 2020-08-23T14:27:55Z | 2020-08-23T23:44:39Z | https://github.com/stanfordnlp/stanza/issues/450 | [
"bug"
] | GitHubUser97 | 6 |
nonebot/nonebot2 | fastapi | 3,278 | Plugin: 追番小工具 | ### PyPI 项目名
nonebot-plugin-track-anime
### 插件 import 包名
nonebot_plugin_track_anime
### 标签
[{"label":"追番工具","color":"#c78787"}]
### 插件配置项
```dotenv
```
### 插件测试
- [ ] 如需重新运行插件测试,请勾选左侧勾选框 | closed | 2025-01-26T07:03:44Z | 2025-02-10T12:34:23Z | https://github.com/nonebot/nonebot2/issues/3278 | [
"Plugin",
"Publish"
] | lbsucceed | 5 |
google-research/bert | nlp | 1,256 | Scripts to Reproduce the "Well-Read Students Learn Better" Results | Hello!
Would it be possible to release the collaterals (scripts, hyper parameters, etc.) to reproduce the pretraining distillation (PD) results you've presented in the Well-Read Students Learn Better paper (the way the 24 smaller models checkpoints were trained)?
Thank you so much! | open | 2021-08-20T21:50:56Z | 2021-08-20T21:55:17Z | https://github.com/google-research/bert/issues/1256 | [] | VenkatKS | 0 |
seleniumbase/SeleniumBase | web-scraping | 3,437 | how do i press shitf and and letter ussing cdp gui?? | I need to be able to insure capital letter typing | closed | 2025-01-19T22:31:04Z | 2025-01-19T23:10:02Z | https://github.com/seleniumbase/SeleniumBase/issues/3437 | [
"question",
"UC Mode / CDP Mode"
] | SlimeBswervin | 5 |
plotly/dash | data-science | 3,037 | add dash-uploader to dash core components | https://github.com/fohrloop/dash-uploader/issues/4 | open | 2024-10-15T14:57:01Z | 2024-10-15T14:57:01Z | https://github.com/plotly/dash/issues/3037 | [
"feature",
"P3",
"community"
] | gvwilson | 0 |
huggingface/diffusers | pytorch | 10,382 | [Bug] Encoder in diffusers.models.autoencoders.vae's forward method return type mismatch leads to AttributeError | ### Describe the bug
**Issue Description:**
When using the Encoder from the` diffusers.models.autoencoders.vae module`, calling its forward method returns a value type mismatch, resulting in an AttributeError during subsequent processing. Specifically, when calling the Encoder's forward method, the returned result is... | open | 2024-12-25T13:34:30Z | 2025-02-07T15:03:04Z | https://github.com/huggingface/diffusers/issues/10382 | [
"bug",
"stale"
] | mq-yuan | 3 |
ydataai/ydata-profiling | jupyter | 1,313 | index -9223372036854775808 is out of bounds for axis 0 with size 2 | ### Current Behaviour
IndexError Traceback (most recent call last)
<ipython-input-34-c0d0834d8e2d> in <module>
----> 1 profile_report.get_description()
~/anaconda3/envs/py3.7/lib/python3.7/site-packages/typeguard/__init__.py in wrapper(*args, **kwargs)
1031 memo = _CallM... | open | 2023-04-18T02:46:42Z | 2023-05-08T17:00:33Z | https://github.com/ydataai/ydata-profiling/issues/1313 | [
"question/discussion ❓"
] | zhoujianch | 1 |
HIT-SCIR/ltp | nlp | 181 | 实体识别怎么在没有B的情况下就出现了I? | 测试文本如下:
[15.txt](https://github.com/HIT-SCIR/ltp/files/417406/15.txt)
输出结果

| closed | 2016-08-15T00:59:19Z | 2020-06-25T11:20:57Z | https://github.com/HIT-SCIR/ltp/issues/181 | [
"bug"
] | rulongchen | 4 |
piskvorky/gensim | data-science | 3,388 | FastTextKeyedVectors.add_vectors is not adding vectors | <!--
**IMPORTANT**:
- Use the [Gensim mailing list](https://groups.google.com/forum/#!forum/gensim) to ask general or usage questions. Github issues are only for bug reports.
- Check [Recipes&FAQ](https://github.com/RaRe-Technologies/gensim/wiki/Recipes-&-FAQ) first for common answers.
Github bug reports that d... | open | 2022-09-28T09:13:24Z | 2022-09-29T13:57:41Z | https://github.com/piskvorky/gensim/issues/3388 | [
"bug"
] | globba | 2 |
nvbn/thefuck | python | 1,179 | Thefuck not initialised by .bashrc line on WSL (Ubuntu) | <!-- If you have any issue with The Fuck, sorry about that, but we will do what we
can to fix that. Actually, maybe we already have, so first thing to do is to
update The Fuck and see if the bug is still there. -->
<!-- If it is (sorry again), check if the problem has not already been reported and
if not, just op... | closed | 2021-03-29T09:29:57Z | 2021-07-22T09:44:16Z | https://github.com/nvbn/thefuck/issues/1179 | [] | LoZeno | 1 |
OWASP/Nettacker | automation | 75 | args_loader upgrade | Hello,
according to #60 issue, the `core/args_loader.py` is not working well and does not consider all possible commands. we can add a task to replace `--method-args port_scan_stealth` with `--method-args port_scan_stealth=True`. the default values for any `key` would be `True`.
e.g. `--method-args port_scan_stea... | closed | 2018-03-11T17:58:13Z | 2018-03-11T23:24:03Z | https://github.com/OWASP/Nettacker/issues/75 | [
"bug",
"help wanted",
"done",
"bug fixed"
] | Ali-Razmjoo | 3 |
Evil0ctal/Douyin_TikTok_Download_API | api | 498 | 能否新增获取用户主页详细粉丝数的接口 | **您的功能请求是否与问题相关? 如有,请描述。**
如:我在使用xxx时觉得如果可以改进xxx的话会更好。
**描述您想要的解决方案**
如:对您想要发生的事情的清晰简洁的描述。
**描述您考虑过的替代方案**
如:对您考虑过的任何替代解决方案或功能的清晰简洁的描述。
**附加上下文**
在此处添加有关功能请求的任何其他上下文或屏幕截图。
| closed | 2024-11-08T14:34:33Z | 2024-11-08T14:35:23Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/498 | [
"enhancement"
] | jianhudiyi | 0 |
modoboa/modoboa | django | 2,638 | Unable to send mail from mailclient | I remember i had this problem in the past, but i'm not sure what and how..
I setup a standard MODOBOA server on Debian 10, i can logon to the webmail and send email to everyone. But when i try to use Thunderbird i get an error: 550 5.1.1 recipient address rejected user unknown
does anyone have solved this? | closed | 2022-10-13T12:12:03Z | 2022-10-13T12:14:57Z | https://github.com/modoboa/modoboa/issues/2638 | [] | jhjacobs81 | 0 |
globaleaks/globaleaks-whistleblowing-software | sqlalchemy | 3,171 | Send button disabled when file upload questions are marked as mandatory | **Describe the bug**
Send button remains disabled at last step if mandatory fields are not filled within the questionnaire.
**To Reproduce**
Steps to reproduce the behavior:
1. set a questionnaire with at leat 1 mandatory field
2. fill the questionnaire but the mandatory one --> send turns to disabled
3. fill t... | closed | 2022-02-10T15:43:47Z | 2022-02-17T18:20:21Z | https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3171 | [
"T: Bug",
"C: Client"
] | larrykind | 4 |
pytest-dev/pytest-cov | pytest | 19 | Module-level code imported from conftest files is reported as 'uncovered' | This is because `pytest-cov` doesn't actually start coverage measurement until `pytest_sessionstart`.
I think it could perhaps be fixed by starting coverage measurement instead in `pytest_load_initial_conftests`, but a few things about this make me nervous:
1) If people are setting up their coverage options via some ... | closed | 2014-10-16T18:58:43Z | 2014-10-17T17:19:54Z | https://github.com/pytest-dev/pytest-cov/issues/19 | [] | carljm | 6 |
Lightning-AI/pytorch-lightning | data-science | 20,539 | `top_k` parameter of `ModelCheckpoint` default value | ### Description & Motivation
I believe that the `top_k` would highly benefit from the improvement in its default value. Currently, it defaults to `1`. However, sometimes, like for example when I am trying to save models every n train steps, it doesn't make sense to save the `top_k=1` model. I would presumably like to ... | open | 2025-01-09T12:31:00Z | 2025-01-14T22:18:50Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20539 | [
"feature"
] | arijit-hub | 6 |
strawberry-graphql/strawberry | asyncio | 3,176 | Prefetch_related field name gets continuously appended when type is used as a related field | <!-- Provide a general summary of the bug in the title above. -->
Subsequent queries fail with error `invalid parameter to prefetch_related()` when attempting to query for a field `bar` on a type `foo` where `foo` is a related field and `bar` defines a prefetch via `@strawberry_django.field(prefetch_related=Prefetch... | closed | 2023-10-27T16:06:30Z | 2025-03-20T15:56:27Z | https://github.com/strawberry-graphql/strawberry/issues/3176 | [
"bug"
] | hlschmidbauer | 3 |
deezer/spleeter | deep-learning | 263 | Tensorflow-gpu support | Is it possible for this to run on tensorflow-gpu on native python?
| closed | 2020-02-08T05:16:36Z | 2020-02-08T13:59:12Z | https://github.com/deezer/spleeter/issues/263 | [
"enhancement",
"feature"
] | glennford49 | 1 |
Yorko/mlcourse.ai | numpy | 370 | locally built docker image doesn't work | I've created docker image locally, using docker image build and then tried to run it like this:
`python run_docker_jupyter.py -t mlc_local`
got this:
```
Running command
docker run -it --rm -p 5022:22 -p 4545:4545 -v "/home/egor/private/mlcourse.ai":/notebooks -w /notebooks mlc_local jupyter
Command: jupyt... | closed | 2018-10-10T12:50:06Z | 2018-10-11T13:59:36Z | https://github.com/Yorko/mlcourse.ai/issues/370 | [
"enhancement"
] | eignatenkov | 7 |
roboflow/supervision | pytorch | 1,338 | Add Gpu support to time in zone solutions ! | ### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
it not support executes the code in the gpu/cuda
### Use case
_No response_
### Additional
_No response_
### Are you willing to submit a... | closed | 2024-07-10T04:52:50Z | 2024-07-10T08:47:07Z | https://github.com/roboflow/supervision/issues/1338 | [
"enhancement"
] | Rasantis | 1 |
jupyter-widgets-contrib/ipycanvas | jupyter | 243 | Proposal: javascript thread with callback | ipycanvas struggles with threading in Google Colab notebooks and the threading examples don't behave properly. To mitigate, and perhaps for other reasons, it would be useful to have a thread running on the javascript side of things at a particular framerate and posting callbacks to be caught on the python side. That wa... | open | 2022-01-24T23:05:26Z | 2022-01-25T15:29:06Z | https://github.com/jupyter-widgets-contrib/ipycanvas/issues/243 | [] | markriedl | 2 |
cvat-ai/cvat | pytorch | 8,700 | When importing labelled images in "Datumaro 1.0" format they are downloaded in point cloud format | ### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce
when I try to import the dataset to cvat I get
```
"{
"name": "MediaTypeError",
"message": "Unexpected media type ... | closed | 2024-11-14T11:46:46Z | 2024-11-25T13:50:25Z | https://github.com/cvat-ai/cvat/issues/8700 | [
"bug",
"need info"
] | ganindu7 | 7 |
RobertCraigie/prisma-client-py | asyncio | 202 | Support configuring the CLI binary path | ## Problem
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
Unlike the engine binary paths, the CLI binary path cannot be dynamically set by the user, we should support this to improve the user experience on unsupported architectures.
## Suggested solution
... | closed | 2022-01-01T15:30:47Z | 2022-02-01T12:08:36Z | https://github.com/RobertCraigie/prisma-client-py/issues/202 | [
"kind/improvement"
] | RobertCraigie | 0 |
horovod/horovod | machine-learning | 3,810 | TF/Keras 2.11 isn’t currently working with `KerasEstimator` in horovod 0.26.1 even using legacy optimizer | **Environment:**
1. Framework: keras
2. Framework version: 2.11
3. Horovod version: 0.26.1
4. MPI version: 4.1.4
5. CUDA version: 11.0.3-1
6. NCCL version: 2.10.3-1
7. Python version: 3.8
**Bug report:**
With keras=2.11 and horovod 0.26.1, `horovod.spark.keras.KerasEstimator` doesn't work even when using leg... | closed | 2023-01-07T01:23:34Z | 2023-02-01T18:13:14Z | https://github.com/horovod/horovod/issues/3810 | [
"bug"
] | wenfeiy-db | 1 |
svc-develop-team/so-vits-svc | pytorch | 46 | 训练过程报错_pickle.UnpicklingError | **系统平台**: CentOS 7.9
**出现问题的环节**: 训练
**Python版本**: 3.8.13
**PyTorch版本**: Version: 1.13.1+cu116
**所用分支**: 4.0-v2
**所用数据集**: 本人
授权证明截图:
**问题描述**: 训练开始后报错,无法继续,报错如下,网络搜索得到的结果是与torch版本有关,但在我跟换了torch版本之后似乎也没有改变。可能是由于torch.load()引起。
**日志**:
在slurm环境中使用srun运行 4卡
前面都是正常的...
(部分文件夹涉及隐私用星号代替了)
```
INFO:torch.n... | closed | 2023-03-18T12:18:51Z | 2023-03-18T16:09:13Z | https://github.com/svc-develop-team/so-vits-svc/issues/46 | [] | Yuxiza | 11 |
JoshuaC215/agent-service-toolkit | streamlit | 165 | Make appear tools calls from the api | i want to have the tools calls on the reponse api but i get this: {"type":"ai","content":"J'ai saisi \"new for congo google.com\" dans le champ d'ID 4. Veuillez noter que je n'ai pas réellement effectué de recherche sur Google ; j'ai simulé l'action en utilisant l'API fournie. \n","tool_calls":[],"tool_call_id":null,... | closed | 2025-02-05T23:43:22Z | 2025-03-03T07:21:09Z | https://github.com/JoshuaC215/agent-service-toolkit/issues/165 | [] | Louis454545 | 1 |
zama-ai/concrete-ml | scikit-learn | 94 | What is the difference between two bit? | 1.the bit in Brevitas model
<img width="509" alt="1688733334096" src="https://github.com/zama-ai/concrete-ml/assets/127387074/f0b3cefd-f9ec-4471-b8ed-95f82c7c9525">
2.the bit after fhe_compatibility
<img width="931" alt="1688733478729" src="https://github.com/zama-ai/concrete-ml/assets/127387074/d134e140-9fa0-4df9... | closed | 2023-07-07T12:39:01Z | 2023-07-10T08:22:10Z | https://github.com/zama-ai/concrete-ml/issues/94 | [] | maxwellgodv | 2 |
pyeve/eve | flask | 912 | BulkWrite error raised on DuplicateKey compound index | If this is the intended behaviour, sorry for bothering you.
I set up a compound index on one of the resources:
```
db.create_index(
[
("full_name.first_name", pymongo.ASCENDING),
("full_name.last_name", pymongo.DESCENDING)
], unique=True
)
```
While testing with app.test_client(), when posti... | closed | 2016-09-09T16:08:12Z | 2018-05-18T18:19:53Z | https://github.com/pyeve/eve/issues/912 | [
"stale"
] | ghost | 1 |
ultralytics/yolov5 | pytorch | 13,099 | runtime error:permission denied | ### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions.
### Question
Hi
I want to run train with GPU like this.
01:00.0 VGA compatible controller: NVIDIA C... | closed | 2024-06-18T03:27:27Z | 2024-10-20T19:48:06Z | https://github.com/ultralytics/yolov5/issues/13099 | [
"question",
"Stale"
] | mdh31 | 3 |
dynaconf/dynaconf | flask | 368 | Document the usage with `python -m` | My project structure:
gfa/
├── config
│ └── settings.yaml
├── __init__.py
├── __main__.py
├── resources
│ ├── exon_body.bed
│ ├── exon_end.bed
│ ├── exon_start.bed
├── src
│ ├── annotators
│ │ ├── get_annots.py
│ │ └── __init__.py
│ ├── gfa.py
│ ├── preprocess
└── tests
├── ... | closed | 2020-07-02T16:33:13Z | 2022-07-02T20:12:33Z | https://github.com/dynaconf/dynaconf/issues/368 | [
"wontfix",
"hacktoberfest",
"Docs"
] | gopi1616 | 11 |
vitalik/django-ninja | pydantic | 468 | How to unify exception returns | I want to unify the return value
like the following
{
"code": 200,
"data": [],
"message": "xxxx"
}
Every time I need to use try except in the view function, it feels very annoying
| closed | 2022-06-10T08:00:19Z | 2022-07-02T15:27:20Z | https://github.com/vitalik/django-ninja/issues/468 | [] | zhiming429438709 | 1 |
PokemonGoF/PokemonGo-Bot | automation | 5,989 | [Feature request] auto-snipe from a discord channel | Is this possible? | closed | 2017-03-31T23:02:17Z | 2017-04-03T10:56:11Z | https://github.com/PokemonGoF/PokemonGo-Bot/issues/5989 | [] | WayneUong | 1 |
recommenders-team/recommenders | data-science | 1,994 | [FEATURE] Make get cuda and get cudnn consistent | ### Description
<!--- Describe your expected feature in detail -->
See comment here: https://github.com/recommenders-team/recommenders/pull/1989/files#r1328626117
### Expected behavior with the suggested feature
<!--- For example: -->
<!--- *Adding algorithm xxx will help people understand more about xxx use ... | open | 2023-09-18T13:52:29Z | 2023-09-18T13:52:29Z | https://github.com/recommenders-team/recommenders/issues/1994 | [
"enhancement"
] | miguelgfierro | 0 |
onnx/onnx | pytorch | 6,326 | n-bit data type | # Ask a Question
### Question
<!-- Explain your question here. -->
Can you describe how ONNX will support n-bit data types, e.g. [4-bit data type](https://github.com/onnx/onnx/pull/5811). Will it be through making ops like [matmulnbits](https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/contrib_ops/cpu... | closed | 2024-08-29T02:08:49Z | 2024-12-10T22:52:40Z | https://github.com/onnx/onnx/issues/6326 | [
"question"
] | jeyblu | 4 |
littlecodersh/ItChat | api | 265 | you can't get access to internet or wechat domain, so exit. | 题主你好,我是python初学者,参考readme写出的demo报错,报错截图如下

我的开发环境: win7
python版本: 3.6.0
执行的python脚本 2.py 源代码为:
import itchat
itchat.auto_login()
itchat.send('hello filehelper', toUserName='filehelper')
为什么会... | closed | 2017-03-07T09:57:37Z | 2018-12-15T08:11:37Z | https://github.com/littlecodersh/ItChat/issues/265 | [
"question"
] | rhodesiaxlo | 7 |
ccxt/ccxt | api | 25,399 | Bybit OHLCV volume discrepancy between fetch_ohlcv and watch_ohlcv_for_symbols | ### Operating System
windows
### Programming Languages
Python
### CCXT Version
4.4.64
### Description
**Description:**
I'm using CCXT to retrieve OHLCV data from Bybit, but I noticed an inconsistency in the volume values returned by fetch_ohlcv() and watch_ohlcv_for_symbols().
fetch_ohlcv() returns the volume a... | closed | 2025-03-04T00:20:16Z | 2025-03-04T09:32:47Z | https://github.com/ccxt/ccxt/issues/25399 | [
"bug"
] | big100 | 1 |
Farama-Foundation/Gymnasium | api | 1,084 | [Bug Report] The env checker does not detect when the environment is not deterministic after the first reset. | ### Describe the bug
From the [doc](https://gymnasium.farama.org/api/env/#gymnasium.Env.reset)
> Therefore, `reset()` should (in the typical use case) be called with a seed right after initialization and then never again.
This implies that the reset with a seed, followed by a reset without a seed, must be dete... | closed | 2024-06-13T16:16:01Z | 2024-07-02T09:50:57Z | https://github.com/Farama-Foundation/Gymnasium/issues/1084 | [
"bug"
] | qgallouedec | 2 |
jupyter/nbviewer | jupyter | 425 | nbviewer not synching with github | I received a 400 error on a notebook that had rendered fine in the past. Then looking at some older notebooks, the nbviewer notebook is not the same as what is on github. Even downloading a notebook from nbviewer is different from what is displayed on nbviewer. It seems that nbviewer is not synching with github...
... | closed | 2015-03-13T21:03:49Z | 2015-09-01T00:41:45Z | https://github.com/jupyter/nbviewer/issues/425 | [
"status:Resolved"
] | nejohnson2 | 3 |
google/seq2seq | tensorflow | 179 | QXcbConnection: Could not connect to display | I just pulled the latest master branch and run unit test, but got this error. Can you please check? | closed | 2017-04-19T16:49:22Z | 2017-10-11T07:14:03Z | https://github.com/google/seq2seq/issues/179 | [] | wolfshow | 2 |
eriklindernoren/ML-From-Scratch | deep-learning | 11 | You have a lot of problem with your code | In many line, it has print inessario that assures that it does not execute. I tried it in many distro and nothing | closed | 2017-03-02T18:38:01Z | 2017-03-04T13:10:34Z | https://github.com/eriklindernoren/ML-From-Scratch/issues/11 | [] | Anon23456 | 3 |
geopandas/geopandas | pandas | 2,941 | ENH: add attribute checking for an active geometry column | It may be useful to have an attribute on a `GeoDataFrame` that tells a user if an active geometry column is set or not. In a use case in OSMnx (https://github.com/gboeing/osmnx/pull/1012), they pass dict-based data to the constructor but they do not know if the dict has a `geometry` or not. So they're then checking for... | closed | 2023-06-27T08:33:13Z | 2024-01-05T16:50:45Z | https://github.com/geopandas/geopandas/issues/2941 | [] | martinfleis | 3 |
Gerapy/Gerapy | django | 142 | 部署时候,后台出现卡死scrapyd进程! | 按照文档进行项目部署的时候: 打包没问题,,点击部署,后台出现了
这样的一个进程,之后访问scrapyd都访问不了,这个进程被kill掉以后,scrapyd一切正常,,日志里面有一个错误:[04/Mar/2020 00:30:33] "POST /1/api/daemonstatus/ HTTP/1.1" 404 9572,,我应该怎么做去解决这个问题呢? | open | 2020-03-03T16:34:21Z | 2020-03-03T16:34:21Z | https://github.com/Gerapy/Gerapy/issues/142 | [] | lvouran | 0 |
plotly/plotly.py | plotly | 4,353 | Error bars in px.scatter should inherit color and opacity from markers by default | Error bars do correctly show with the same color (not opacity) as markers when using categorical data to set the color parameter:
```
import plotly.express as px
df = px.data.iris()
df["e_plus"] = df["sepal_width"]/100
df["e_minus"] = df["sepal_width"]/40
fig = px.scatter(df, x="sepal_width", y="sepal_length", ... | open | 2023-09-12T19:11:24Z | 2024-08-12T21:06:19Z | https://github.com/plotly/plotly.py/issues/4353 | [
"bug",
"P3"
] | rickynilsson | 1 |
OFA-Sys/Chinese-CLIP | nlp | 161 | M1 Macbook有办法使用吗? | 您好,因为M1本身无法安装CUDA,能只用CPU跑吗?
PS:经过测试M1跑 OpenAI [ViT-B/32](https://github.com/openai/CLIP) model 没啥问题。
| closed | 2023-07-14T02:04:04Z | 2023-07-14T02:50:43Z | https://github.com/OFA-Sys/Chinese-CLIP/issues/161 | [] | andforce | 1 |
ultralytics/ultralytics | python | 19,234 | "Transferred 119/649 items from pretrained weights" in Docker | ### 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,
I want to retrain a previously trained Yolo11 object detection m... | open | 2025-02-13T12:29:35Z | 2025-02-13T19:40:43Z | https://github.com/ultralytics/ultralytics/issues/19234 | [
"question",
"dependencies",
"detect"
] | sunny42838 | 9 |
plotly/plotly.py | plotly | 4,386 | UpdateMenu breaks px.Bar figure when Color Argument Specified | Hello All,
I'm trying to plot a bar chart and separate the values of each bar by the value in a separate column. I also want to add a dropdown / button array using updatemenu which allows me to update how the data is filtered.
This code works acceptably:
```
import numpy
import plotly.express as px
df = px.da... | closed | 2023-10-17T14:50:22Z | 2024-07-11T17:19:32Z | https://github.com/plotly/plotly.py/issues/4386 | [] | ehardgrave | 1 |
Yorko/mlcourse.ai | scikit-learn | 371 | Validation form is out of date for the demo assignment 3 | Questions 3.6 and 3.7 in the [validation form ](https://docs.google.com/forms/d/1wfWYYoqXTkZNOPy1wpewACXaj2MZjBdLOL58htGWYBA/edit) for demo assignment 3 are incorrect. The questions are valid for the previous version of the assignment that is accessible by commit 152a534428d59648ebce250fd876dea45ad00429.
| closed | 2018-10-10T13:58:54Z | 2018-10-16T11:32:43Z | https://github.com/Yorko/mlcourse.ai/issues/371 | [
"enhancement"
] | fralik | 3 |
gradio-app/gradio | machine-learning | 10,007 | Add support for FBX files in `Model3D` | - [x] I have searched to see if a similar issue already exists.
**Describe the solution you'd like**
Please add support for displaying FBX files in `Model3D`, since FBX is one of the most commonly used formats of 3D assets.
**Additional context**
> The FBX format is used to provide interoperability betwee... | open | 2024-11-21T06:58:11Z | 2024-11-22T00:31:58Z | https://github.com/gradio-app/gradio/issues/10007 | [
"enhancement"
] | jasongzy | 0 |
JaidedAI/EasyOCR | pytorch | 986 | Fine-Tune on Korean handwritten dataset | Dear @JaidedTeam
I would like to fine-tune the EASY OCR in the handwritten Korean language, I am assuming that the pre-trained model is already trained in Korean and English vocabulary and I will enhance the Korean handwritten accuracy on EASY OCR. How do I achieve it? I know how to train custom models but due to t... | open | 2023-04-10T06:31:13Z | 2024-01-10T00:52:55Z | https://github.com/JaidedAI/EasyOCR/issues/986 | [] | khawar-islam | 6 |
junyanz/pytorch-CycleGAN-and-pix2pix | computer-vision | 1,674 | RunTimeError : Size of Tensros must match except in dimension 1 | Hi, I'm having trouble with training pix2pix model with my data.
I have a run time error that I've never seen it before when I use other datasets.
is there any solution to figure this out?
python train.py --dataroot .\datasets\soolsool_5760_2880_60_30 --name soolsool_v1 --model pix2pix --direction BtoA --load_size... | open | 2024-09-12T06:52:45Z | 2025-03-24T04:33:30Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1674 | [] | Jiwno | 3 |
christabor/flask_jsondash | flask | 84 | Consider tiny db for json file adapter feature | https://github.com/msiemens/tinydb/blob/master/README.rst | open | 2017-02-11T01:15:49Z | 2017-02-11T01:15:49Z | https://github.com/christabor/flask_jsondash/issues/84 | [] | christabor | 0 |
lexiforest/curl_cffi | web-scraping | 330 | Use more JA3 fingerprints from another repository | **Is your feature request related to a problem? Please describe.**
I'm currently searching for a Python library capable of using the same JA3 fingerprints of the most important browsers to prevent Cloudflare from detecting my bots. I found your repository and another based on this one (https://github.com/rawandahmad69... | closed | 2024-06-25T14:52:51Z | 2024-06-29T02:37:41Z | https://github.com/lexiforest/curl_cffi/issues/330 | [
"enhancement"
] | ghost | 2 |
streamlit/streamlit | python | 10,029 | st.radio label alignment and label_visibility issues in the latest versions | ### 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
The st.radio widget has two unexpected behavi... | closed | 2024-12-16T12:28:53Z | 2024-12-16T16:06:20Z | https://github.com/streamlit/streamlit/issues/10029 | [
"type:bug",
"feature:st.radio",
"status:awaiting-team-response"
] | Panosero | 4 |
erdewit/ib_insync | asyncio | 530 | Time notation change | IB is going to change the time notation.
Please read this. https://groups.io/g/twsapi/topic/adding_timezone_to_request/93271054
I have not confirmed that it works, but I think formatIBDatetime needs to be changed this way.
```Python
def formatIBDatetime(dt: Union[date, datetime, str, None]) -> str:
"""Form... | closed | 2022-11-23T06:00:51Z | 2022-11-29T23:44:34Z | https://github.com/erdewit/ib_insync/issues/530 | [] | stock888777 | 5 |
junyanz/pytorch-CycleGAN-and-pix2pix | deep-learning | 1,370 | About G_A,G_B,D_A,D_B,idt_A,idt_B,cycleA,cycleB at wandb. | Hello!
I'm trying style transfer like horse2zebra by CycleGAN.
I used wandb and I got 8 graphs(G_A,G_B,D_A,D_B,idt_A,idt_B,cycleA,cycleB).
I saw FAQ and your paper but I can't understand perfectly about graphs.
These are the correspondence between graph and paper.
Is my recognition correct?
[graphs name : the n... | closed | 2022-01-23T02:39:16Z | 2022-02-15T20:50:33Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1370 | [] | lejelly | 1 |
Significant-Gravitas/AutoGPT | python | 9,190 | Documentation - Add note about Docker on Windows | You might want to add a note to both, the ReadMe.md and the documentation page that when installing Docker on Windows, you should not choose to run it under Hyper-V but WSL2 only, because supabase (at least the version you are using) appears to have an issue with that (you get "unhealthy" for subabase-db).
Tried two ... | open | 2025-01-05T00:24:54Z | 2025-03-07T08:43:14Z | https://github.com/Significant-Gravitas/AutoGPT/issues/9190 | [
"documentation"
] | softworkz | 1 |
flaskbb/flaskbb | flask | 431 | Add items from flaskbb.core to documentation | Need to add doc strings and add them to the documentation as well. Filing this as an issue so I remember to do it because y'all will see it and shame me for not doing it. | closed | 2018-03-27T23:59:57Z | 2018-04-05T09:05:58Z | https://github.com/flaskbb/flaskbb/issues/431 | [
"important"
] | justanr | 1 |
hbldh/bleak | asyncio | 1,071 | Unable to connect to device using Windows | * bleak version: unsure, I think latest version
* Python version: 3.10
* Operating System: Windows
* BlueZ version (`bluetoothctl -v`) in case of Linux:
### Description
I'm just trying to get my Bleak script, which I developed and tested on my MacOS (where it works perfectly) to also work on my Windows 11 des... | closed | 2022-10-06T18:14:20Z | 2022-10-06T18:15:52Z | https://github.com/hbldh/bleak/issues/1071 | [] | celiafb | 0 |
sinaptik-ai/pandas-ai | data-science | 1,363 | Feature generation | ### 🚀 The feature
Hello, it says at https://docs.pandas-ai.com/intro:
> Feature generation: Enhance data quality through feature generation.
Where can I find out more about this feature?
Thank you 🙏
### Motivation, pitch
I'm interested in understanding the extent to which Pandas AI can work with unstruct... | closed | 2024-09-10T17:10:50Z | 2024-12-17T16:08:31Z | https://github.com/sinaptik-ai/pandas-ai/issues/1363 | [
"documentation"
] | abrichr | 1 |
sinaptik-ai/pandas-ai | data-visualization | 1,351 | Issue in importing pandsai | ### System Info
Python 3.11.7
### 🐛 Describe the bug
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
Cell In[45], [line 1](vscode-notebook-cell:?execution_count=45&line=1)
----> [1](vscode-notebook-cell:?execu... | closed | 2024-09-02T00:34:52Z | 2025-03-05T09:50:35Z | https://github.com/sinaptik-ai/pandas-ai/issues/1351 | [
"bug"
] | anilmadishetty2498 | 7 |
redis/redis-om-python | pydantic | 263 | Best Practices for Multi-Language Schema Source of Truth with Redis OM? | Hi,
Love the idea of a First Class ORM around Redis. You guys are doing exciting things!
#### Goal
Find a best-practice mechanism to support Redis OM schema with a single source of truth between languages(Say Python and Node)
#### Question
In Python if we define an Embedded JSON Model object, how would we co... | closed | 2022-05-25T15:34:59Z | 2022-06-07T19:49:51Z | https://github.com/redis/redis-om-python/issues/263 | [] | ryanrussell | 2 |
huggingface/datasets | tensorflow | 6,676 | Can't Read List of JSON Files Properly | ### Describe the bug
Trying to read a bunch of JSON files into Dataset class but default approach doesn't work. I don't get why it works when I read it one by one but not when I pass as a list :man_shrugging:
The code fails with
```
ArrowInvalid: JSON parse error: Invalid value. in row 0
UnicodeDecodeError... | open | 2024-02-17T22:58:15Z | 2024-03-02T20:47:22Z | https://github.com/huggingface/datasets/issues/6676 | [] | lordsoffallen | 3 |
lux-org/lux | jupyter | 66 | Better support for Pandas.Series | We should create a LuxSeries object to take on the sliced version of the LuxDataframe, following [guidelines](https://pandas.pydata.org/pandas-docs/stable/development/extending.html#override-constructor-properties) for subclassing DataFrames. We need to pass the `_metadata` from LuxDataFrame to LuxSeries so that it is ... | closed | 2020-08-18T08:06:41Z | 2020-11-23T02:26:29Z | https://github.com/lux-org/lux/issues/66 | [
"bug",
"priority",
"hard"
] | dorisjlee | 1 |
pyeve/eve | flask | 870 | substring search with SQLAlchemy | I cannot find in docs : is it possible to make request that filter by substiring?
| closed | 2016-06-02T11:40:26Z | 2016-06-03T12:15:02Z | https://github.com/pyeve/eve/issues/870 | [] | Rurik19 | 1 |
mwaskom/seaborn | pandas | 3,706 | UNITS of colorbar in 2D KDE plot? | Can someone please tell me what would be the unit of the colorbar on the 2D KDE plot? The document says that it is the normalized density. Normalized by what? And what would be the unit in that case. | closed | 2024-06-03T14:07:53Z | 2024-06-06T07:55:06Z | https://github.com/mwaskom/seaborn/issues/3706 | [] | ven1996 | 4 |
docarray/docarray | pydantic | 1,068 | Allow stacked DocumentArrays to be constructed from list of Documents | **Is your feature request related to a problem? Please describe.**
The pytorch dataloader's pin_memory implementation requires the data to have this signature
```python
type(data)([pin_memory(sample, device) for sample in data])
```
This signature does not exist for Stacked DAs, and thus, they cannot be used as ... | closed | 2023-02-01T09:04:32Z | 2023-02-08T10:47:17Z | https://github.com/docarray/docarray/issues/1068 | [] | Jackmin801 | 5 |
xzkostyan/clickhouse-sqlalchemy | sqlalchemy | 197 | how to create materialized view coperating with package sqlalchemy_utils | **Describe the bug**
from sqlalchemy_utils import create_view with this method, i can create clickhouse normal view
but with from sqlalchemy_utils importcreate_materialized_view, create clickhouse meterialized view failed with error as below
Orig exception: Code: 62. DB::Exception: Syntax error: failed at positio... | closed | 2022-08-31T03:05:47Z | 2022-11-29T21:07:00Z | https://github.com/xzkostyan/clickhouse-sqlalchemy/issues/197 | [] | flyly0755 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.