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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
dask/dask | pandas | 11,358 | zipfile.BadZipFile: Overlapped entries (possible zip bomb) | <!-- Please include a self-contained copy-pastable example that generates the issue if possible.
Please be concise with code posted. See guidelines below on how to provide a good bug report:
- Craft Minimal Bug Reports http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports
- Minimal Complete Verifiab... | closed | 2024-08-30T15:36:23Z | 2024-11-09T15:19:36Z | https://github.com/dask/dask/issues/11358 | [
"dataframe",
"needs info"
] | leonardozilli | 2 |
plotly/dash-core-components | dash | 297 | An in-range update of webpack is breaking the build 🚨 |
## Version **4.17.3** of **webpack** was just published.
<table>
<tr>
<th align=left>
Branch
</th>
<td>
<a href="https://github.com/plotly/dash-core-components/compare/master...plotly:greenkeeper%2Fwebpack-4.17.3">Build failing 🚨</a>
</td>
</tr>
<tr>
<th align=left>
Depend... | closed | 2018-09-10T15:56:05Z | 2018-11-28T21:10:24Z | https://github.com/plotly/dash-core-components/issues/297 | [] | greenkeeper[bot] | 10 |
ageitgey/face_recognition | machine-learning | 1,624 | Threaded face_recognition lock up. | * face_recognition version: 1.3.0
* Python version: 3.11.1
* Operating System: Windows 11
### Description
I'm trying to multithread the processing of face encoding and comparison as I have 32K photos that I would like to identify family members.
In single thread mode the code runs fine however in threaded exec... | closed | 2024-12-29T13:03:34Z | 2024-12-30T09:00:08Z | https://github.com/ageitgey/face_recognition/issues/1624 | [] | OValer | 1 |
gevent/gevent | asyncio | 1,630 | unable to install gevent 20.5.1 | * gevent version:20.5.1
* Python version: cPython Python 3.6.10
downloaded from
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.6
sudo apt-get install python3.6-dev
* Operating System:Ubuntu 20.04 LTS 64 bit
on
pip install gevent==20.5.1
```
... | closed | 2020-05-26T11:32:47Z | 2020-05-26T12:08:40Z | https://github.com/gevent/gevent/issues/1630 | [] | ak0005 | 4 |
microsoft/nni | data-science | 5,639 | Local GPU Allocation | **Describe the issue**:
Currently, user can only impose gpu resource constraint using `useActiveGpu`, `maxTrialNumberPerGpu`, `trialGpuNumber`, and `gpuIndices` in local mode. However, modern gpu have very large memory and a lot of workstations have multiple computers. It is necessary and would be beneficial to allow ... | open | 2023-07-19T05:21:15Z | 2023-08-11T06:55:27Z | https://github.com/microsoft/nni/issues/5639 | [] | busFred | 0 |
google-research/bert | tensorflow | 564 | accuracy for every checkpoint | Is there a way to get masked_lm_accuracy and next_sentence_accuracy for every checkpoint when running run_pretraining.py?
| open | 2019-04-08T17:09:32Z | 2019-04-09T09:20:50Z | https://github.com/google-research/bert/issues/564 | [] | peregilk | 0 |
aiogram/aiogram | asyncio | 1,271 | Dependency specifiers are not SemVer compliant | ### Checklist
- [X] I am sure the error is coming from aiogram code
- [X] I have searched in the issue tracker for similar bug reports, including closed ones
### aiogram version
3.0.0rc1
### Expected behavior
Successful installation of aiogram==3.0.0rc1 and pydantic>=2.2.0
### Current behavior
pip... | closed | 2023-08-17T18:49:05Z | 2023-08-18T13:51:42Z | https://github.com/aiogram/aiogram/issues/1271 | [
"bug"
] | monosans | 2 |
mwaskom/seaborn | data-science | 2,792 | Colour lineplot by continuous variable | I am trying to achieve a line plot similar to below. Is there currently an option to colour a line plot as a function of another (continuous) variable? Below are x and y coordinates, and the line is coloured by time.
, one can now pass `config_settings` to the build backends via, e.g.,
```ini
[testenv:.pkg]
config_settings_build_sdist =
A = b
config_settings_build_wheel =
X = y
```
I noticed though that when building sdists, the subsequent i... | open | 2023-09-15T22:50:50Z | 2024-07-16T21:27:24Z | https://github.com/tox-dev/tox/issues/3125 | [
"help:wanted",
"enhancement"
] | nschloe | 2 |
litestar-org/litestar | api | 3,631 | Enhancement: Allow parameter of type `Iterable` to be processed as `list` | ### Description
Litestar doesn't think it should process `Iterable` parameter as an array.
The original [discussion](https://discord.com/channels/919193495116337154/1260559977081471058) was about default parameter value, but the problem is actually with how litestar handles `Iterable` itself
### URL to code ca... | closed | 2024-07-16T11:57:47Z | 2025-03-20T15:54:49Z | https://github.com/litestar-org/litestar/issues/3631 | [
"Enhancement"
] | rafalkrupinski | 3 |
tflearn/tflearn | tensorflow | 1,125 | dask example not working | Running the first few lines of https://github.com/tflearn/tflearn/blob/master/examples/basics/use_dask.py gives me an error in line 29:
```
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
<ipython-input-13-220c... | open | 2019-04-05T13:36:05Z | 2019-04-05T13:36:05Z | https://github.com/tflearn/tflearn/issues/1125 | [] | r0f1 | 0 |
donnemartin/data-science-ipython-notebooks | numpy | 97 | solve issue | data science learning is difficult. | open | 2023-03-31T14:29:28Z | 2023-06-04T18:07:55Z | https://github.com/donnemartin/data-science-ipython-notebooks/issues/97 | [] | AJennifer0308 | 1 |
litestar-org/litestar | asyncio | 3,116 | Enhancement: Session Middleware should create session id right away | ### Summary
Follow-up on: https://github.com/orgs/litestar-org/discussions/3112#discussioncomment-8477410
Currently, the `SessionMiddleware` of the `SessionAuth` backend creates the session id in the response wrapper and not when the session is first created, e.g., on user login. This is counter-intuitive since it ... | closed | 2024-02-15T11:41:44Z | 2025-03-20T15:54:26Z | https://github.com/litestar-org/litestar/issues/3116 | [
"Enhancement"
] | aranvir | 6 |
python-gitlab/python-gitlab | api | 2,912 | gitlab merge request participants list | ## Description of the problem, including code/CLI snippet
Hello,
I am trying to get a participants list for merge requests from python API. There is an undocumented API present, `mr.participants()` .
This currently gives a different set of participants than what gitlab shows in its web ui for the MR.
## Expecte... | closed | 2024-07-07T10:14:53Z | 2024-09-21T02:28:19Z | https://github.com/python-gitlab/python-gitlab/issues/2912 | [
"need info",
"stale"
] | pkp124 | 3 |
hootnot/oanda-api-v20 | rest-api | 155 | Closed candles delay | Hello,
I am reading candles from "https://api-fxpractice.oanda.com/v3/instruments/GBP_USD/candles?count=10&price=M&granularity=M1" with the rate 1 per second. I am interested in the last closed/complete candle.
I have noticed that the last closed/complete candle is received with the delay anything between 1 sec u... | closed | 2019-12-26T16:39:46Z | 2020-01-03T21:09:41Z | https://github.com/hootnot/oanda-api-v20/issues/155 | [] | iassinskii | 6 |
scikit-learn/scikit-learn | data-science | 30,960 | ⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Mar 10, 2025) ⚠️ | **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=74605&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Mar 10, 2025)
- test_multiclass_plot_max_class_cmap_kwarg | closed | 2025-03-08T02:45:07Z | 2025-03-11T14:49:54Z | https://github.com/scikit-learn/scikit-learn/issues/30960 | [
"Needs Triage"
] | scikit-learn-bot | 1 |
mljar/mljar-supervised | scikit-learn | 38 | How best to get diversity in final ensemble? | Hi. I'm running an experiment with standard XGboost parameters. In the end I am surprised to see that only 2 models are retained for the ensemble and usually one is significantly more weighted than the other (11 to 1). What parameters can I change in order to get more models in the ensemble (assuming just XGboost? ... | closed | 2020-01-23T21:52:08Z | 2020-03-23T11:57:43Z | https://github.com/mljar/mljar-supervised/issues/38 | [] | tmontana | 1 |
litestar-org/litestar | pydantic | 3,905 | Docs: various Flask related | ### Summary
- in https://docs.litestar.dev/latest/migration/flask.html it is weird:
`<usage/requests/file-uploads>`

- https://docs.litestar.dev/latest/migration/flask.html#static-files it contain... | closed | 2024-12-19T12:56:07Z | 2025-03-20T15:55:03Z | https://github.com/litestar-org/litestar/issues/3905 | [
"Documentation :books:"
] | euri10 | 2 |
nl8590687/ASRT_SpeechRecognition | tensorflow | 127 | aidatatang_200zh 下载地址变更 | 您好,非常开心看到越来越多的人使用aidatatang_200zh数据集。aidatatang_200zh在开源到openSLR上时,后期有一点变动,导致下载的链接地址也发生了改变,而在您的README中,aidatatang_200zh的下载地址应该是修改前的已废弃地址,为了方便更多人下载及使用aidatatang_200zh,您或许可以更新一下它的下载地址,如下:aidatatang_200zh.tgz [国外镜像](http://www.openslr.org/resources/62/aidatatang_200zh.tgz) [国内镜像](http://cn-mirror.openslr.org/resources/62/... | closed | 2019-07-09T03:28:19Z | 2019-07-10T01:06:24Z | https://github.com/nl8590687/ASRT_SpeechRecognition/issues/127 | [] | wly112 | 1 |
junyanz/pytorch-CycleGAN-and-pix2pix | deep-learning | 1,191 | Is it possible to use cycleGAN for "copy a object from one pictures to other similar pictures"? | Hello,
Now I want to use this model as a solution to complete the data enhancement, and there is a pictures with the object which I need to train, and I have other pictures which have similar spectacle without this object, so I want to copy this object to others pictures
Is this possible? | open | 2020-11-17T08:29:30Z | 2020-11-17T08:29:30Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1191 | [] | hardworkingsw | 0 |
firerpa/lamda | automation | 66 | [ISSUE] 抓包工具报错 | 执行python3 -u startmitm.py 192.168.1.117后
Sat Oct 21 11:16:43 2023 install cacert: /Users/mac/.mitmproxy/mitmproxy-ca-cert.pem
Sat Oct 21 11:16:43 2023 set proxy: lamda:ddd346059f9@192.168.1.116:55759/all
Sat Oct 21 11:16:44 2023 --mode regular --ssl-insecure --proxyauth lamda:ddd346059f9 --web-port 54669 --no-rawt... | closed | 2023-10-21T03:18:33Z | 2023-10-23T12:46:48Z | https://github.com/firerpa/lamda/issues/66 | [] | hackpwnpwn | 1 |
piskvorky/gensim | machine-learning | 3,269 | Possible bug in WmdSimilarity | <!--
**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... | closed | 2021-11-21T17:19:37Z | 2022-03-30T13:57:15Z | https://github.com/piskvorky/gensim/issues/3269 | [
"bug",
"difficulty easy"
] | tvrbanec | 6 |
marcomusy/vedo | numpy | 864 | numpy bool type error | Have seen issues with numpy attributes under other conditions, but I am currently getting this one. Current setup:
python 3.9
numpy 1.24.0
vedo 2023.4.3
vtk 9.5.2
```
File "/code/aind_smartspim_quantification/utils.py", line 189, in crop_cells
cells_out = region_scaled.inside_points(cells)
File "/op... | closed | 2023-05-20T06:08:48Z | 2023-10-18T13:11:43Z | https://github.com/marcomusy/vedo/issues/864 | [] | nal10 | 1 |
arogozhnikov/einops | numpy | 46 | Explicit error for repeat when new axis size is not provided | closed | 2020-06-04T05:17:17Z | 2020-08-24T08:11:11Z | https://github.com/arogozhnikov/einops/issues/46 | [] | arogozhnikov | 0 | |
JaidedAI/EasyOCR | pytorch | 454 | Training data used for models | I made a custom model, but it has low accuracy.
I want to know about information about training data.
How many words are in one image?
What is the amount of training data?
Thank you! | closed | 2021-06-11T02:58:54Z | 2021-07-02T08:55:56Z | https://github.com/JaidedAI/EasyOCR/issues/454 | [] | kimlia545 | 1 |
jupyterlab/jupyter-ai | jupyter | 795 | Remove hard-coded default list of model aliases in magic commands | <!-- Welcome! Thank you for contributing. These HTML comments will not render in the issue, but you can delete them once you've read them if you prefer! -->
<!--
Thanks for thinking of a way to improve JupyterLab. If this solves a problem for you, then it probably solves that problem for lots of people! So the whol... | open | 2024-05-20T23:12:42Z | 2024-07-16T09:12:09Z | https://github.com/jupyterlab/jupyter-ai/issues/795 | [
"enhancement",
"scope:magics"
] | JasonWeill | 2 |
InstaPy/InstaPy | automation | 6,838 | Hello | open | 2025-02-10T16:39:55Z | 2025-02-10T16:39:55Z | https://github.com/InstaPy/InstaPy/issues/6838 | [] | anmolkash30 | 0 | |
supabase/supabase-py | fastapi | 78 | Uploaded images are always 1.37 MB big and can't be opened | `supabase.storage().StorageFileAPI(id_='watermarked').upload(f'{_id}/{username}-{imageid}', os.path.dirname(os.path.abspath("__file__")) + "/embedded.jpg", {'Content-type':"image/jpg"})`
The file I'm trying to upload has a size of ~530KB.
But on supabase it shows 1.37MB and can't be opened.
| closed | 2021-10-31T12:23:50Z | 2022-05-14T17:30:38Z | https://github.com/supabase/supabase-py/issues/78 | [] | colodenn | 7 |
horovod/horovod | pytorch | 3,751 | error: missing ranks | **Environment:**
1. Docker version: 20.10.18, build b40c2f6
2. Host driver version: 515.43.04
3. image: horovod version 0.25.0
4. cuda-toolkit version: 11.2
**Checklist:**
1. Did you search issues to find if somebody asked this question before? Yes
2. If your question is about hang, did you read [this doc](htt... | closed | 2022-10-18T10:03:28Z | 2022-12-28T04:17:21Z | https://github.com/horovod/horovod/issues/3751 | [
"question",
"wontfix"
] | zero-piB | 2 |
NVIDIA/pix2pixHD | computer-vision | 145 | Question regarding training loss curves for D and G. | @tcwang0509 @junyanz @mingyuliutw @elfprince13 @javl @ufoym @borisfom @TheAussieStew
Hello everyone. I am unable to completely understand and interpret the tensorboard loss curves produced by this model. The paper doesn't mention the final LSGAN objective equation used, so I suppose it is the same as the LSGAN paper ... | open | 2019-08-01T21:18:16Z | 2019-08-02T15:58:12Z | https://github.com/NVIDIA/pix2pixHD/issues/145 | [] | aayushARM | 2 |
ultralytics/yolov5 | pytorch | 12,510 | about train.py | ### 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
'IterableList' object has no attribute 'origin'
<img width="755" alt="屏幕截图 2023-12-15 21... | closed | 2023-12-15T13:52:36Z | 2024-10-20T19:34:26Z | https://github.com/ultralytics/yolov5/issues/12510 | [
"question",
"Stale"
] | CJL-1123 | 5 |
PokeAPI/pokeapi | api | 647 | Inclusion of Evolution Chain ID in Pokemon endpoint | Currently there does not seem to be any way of distinguishing which evolution chain any given pokémon is part of, making it hard to show show the pokemons relationship to it's other evolutions in for example a web frontend.
Is it possible to add something like evolution_chain_id to the response on the pokemon endpoint... | closed | 2021-09-06T08:25:42Z | 2021-09-07T13:10:33Z | https://github.com/PokeAPI/pokeapi/issues/647 | [
"question"
] | stormonster | 6 |
modelscope/modelscope | nlp | 1,100 | Add deep restart for dataset repos | Reopen #881
**Describe the feature**
Features description
**Motivation**
A clear and concise description of the motivation of the feature. Ex1. It is inconvenient when [....]. Ex2. There is a recent paper [....], which is very helpful for [....].
**Related resources**
If there is an official code release ... | closed | 2024-11-27T04:18:40Z | 2025-02-18T05:38:11Z | https://github.com/modelscope/modelscope/issues/1100 | [
"in-progress"
] | monetjoe | 18 |
jupyter-incubator/sparkmagic | jupyter | 638 | Support for passwords per notebook | **Is your feature request related to a problem? Please describe.**
In the current setup at my company we use Jupyterhub to deliver Jupyter Notebooks to scientists across the company and we authenticate using Kerberos, but given some internal refactors in progress we are planning on using LDAP to authenticate, but we d... | closed | 2020-04-16T17:49:28Z | 2020-05-06T19:44:04Z | https://github.com/jupyter-incubator/sparkmagic/issues/638 | [
"kind:enhancement"
] | PedroRossi | 4 |
pytest-dev/pytest-html | pytest | 341 | [question] report tests in order as executed? | Failed steps are on top of the result table by default. Is there any way to tell pytest-html to report test results as in execution order? | closed | 2020-10-02T08:18:50Z | 2020-11-16T08:58:27Z | https://github.com/pytest-dev/pytest-html/issues/341 | [
"question"
] | emdzejbi | 2 |
PokeAPI/pokeapi | api | 563 | Inconsistency with form/varieties grouping | In a previous issue post, forms and varieties were declared as 2 separate concepts. Forms were considered to be purely cosmetic/aesthetic changes, whilst varieties were differing in stats, typings, abilities, etc.
However, request data on the Magearna species, there are 2 varieties listed. It's standard "variety" an... | open | 2021-01-23T17:12:00Z | 2021-01-23T17:12:00Z | https://github.com/PokeAPI/pokeapi/issues/563 | [] | ratquaza | 0 |
iperov/DeepFaceLab | machine-learning | 5,466 | Black square and a weird clipping in train SAEHD | ## Expected behavior
This is my first time doing something with deep fake and I'm using DeepFaceLab, I did all of the steps from extracting and face-set extracting and Xseg learning and applying the Xseg train then I start training my model using SAEHD train and this artifact start to show up and nothing like what I... | open | 2022-01-29T11:45:25Z | 2023-06-08T22:50:46Z | https://github.com/iperov/DeepFaceLab/issues/5466 | [] | AGumman1 | 1 |
pallets/flask | flask | 4,923 | Flask stops responding to requests if Process Pool exhausted | <!--
This issue tracker is a tool to address bugs in Flask itself. Please use
Pallets Discord or Stack Overflow for questions about your own code.
Replace this comment with a clear outline of what the bug is.
-->
If there are more pending requests than the number of processes available for one client to process ... | closed | 2022-12-23T11:30:03Z | 2023-01-10T00:05:51Z | https://github.com/pallets/flask/issues/4923 | [] | arch-user-france1 | 3 |
jazzband/django-oauth-toolkit | django | 662 | Generate token only if email is verified using allauth | I'm using `allauth` to handle user registration and confirmation.
When the user registers an account, it is mandatory to confirm the email address before login.
```
# allauth configuration
ACCOUNT_EMAIL_REQUIRED = True
ACCOUNT_EMAIL_VERIFICATION = 'mandatory'
```
But on calling `o/token` endpoint with userna... | closed | 2018-11-07T01:47:55Z | 2018-11-09T09:26:44Z | https://github.com/jazzband/django-oauth-toolkit/issues/662 | [] | anuj9196 | 1 |
CorentinJ/Real-Time-Voice-Cloning | deep-learning | 669 | Pickle error running synthesizer_train.py | I've read that Python multi-threading doesn't work well on windows 10 (and that this repo has better Linux support), so my plan B is to set up a Linux dual-boot for the sole purpose of training single speaker models.
I have the latest version of this repo, with visual studio 2019, CUDA 11.0, the compatable Cudnn ver... | closed | 2021-02-17T20:25:45Z | 2022-01-12T09:15:01Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/669 | [] | wood73 | 16 |
graphistry/pygraphistry | jupyter | 151 | Feature request on native support for Dgraph database. | I see the project already supports Neo4j and Tiger graph for accessing data. I was wondering if folks would be interested in supporting [Dgraph](www.dgraph.io) ([github](https://github.com/dgraph-io/dgraph)) as well which is an open-source fast, distributed, and transactional database.
I work with Dgraph happy to help... | open | 2020-06-04T10:01:47Z | 2023-07-23T09:10:59Z | https://github.com/graphistry/pygraphistry/issues/151 | [
"help wanted",
"good-first-issue"
] | all-seeing-code | 14 |
ccxt/ccxt | api | 24,874 | [upbit] Program Freezes After Single Iteration with Multiple Watch Methods | ### Operating System
Macos
### Programming Languages
Python
### CCXT Version
4.4.7
### Description
when I use a single watch method inside a for loop, the program works correctly. However, when I use two watch methods simultaneously, I notice that the program loop only runs once and then stops responding.
### C... | open | 2025-01-14T08:58:56Z | 2025-01-15T02:46:36Z | https://github.com/ccxt/ccxt/issues/24874 | [
"question"
] | konbluesky | 2 |
littlecodersh/ItChat | api | 302 | 我安装了itchat,但是import出错了;请教大神怎么解决? | 我安装了itchat,但是import出错了;请教大神怎么解决?

| closed | 2017-03-26T06:15:54Z | 2017-03-26T15:22:58Z | https://github.com/littlecodersh/ItChat/issues/302 | [] | zhouyangzzuzzu | 3 |
ExpDev07/coronavirus-tracker-api | rest-api | 93 | Separate different API endpoint in Blueprints | Separate different API endpoints for v1 and v2 in Blueprints for improved scaling of application.
See https://flask.palletsprojects.com/en/1.0.x/api/#flask.Blueprint
I will create PR
| closed | 2020-03-19T20:22:40Z | 2020-03-19T20:37:40Z | https://github.com/ExpDev07/coronavirus-tracker-api/issues/93 | [
"enhancement"
] | gribok | 0 |
lepture/authlib | flask | 297 | Accept extra auth-param attributes | The RFC6750 allows for extra auth-param attributes (https://tools.ietf.org/html/rfc6750#section-3) :
```
Other auth-param attributes MAY be used as well.
```
Often seen in the wild are the 'service' and 'callback' auth-param attributes.
| closed | 2020-11-18T12:57:21Z | 2020-11-21T02:24:28Z | https://github.com/lepture/authlib/issues/297 | [
"bug"
] | ldng | 0 |
pbugnion/gmaps | jupyter | 120 | It's posible draw distance vectors between points? | I want to draw lines between points with its respective distances
like as google maps do it

It's posible make it? How can i do it?
Any help it's appreciated. | closed | 2017-03-29T17:44:45Z | 2017-11-11T15:16:52Z | https://github.com/pbugnion/gmaps/issues/120 | [] | malliwi88 | 4 |
Evil0ctal/Douyin_TikTok_Download_API | web-scraping | 339 | tiktok /feed/ is closed now ? | ***Platform where the error occurred?***
TikTok
| closed | 2024-03-24T22:29:56Z | 2024-03-25T22:30:25Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/339 | [
"BUG",
"enhancement"
] | maatoot | 2 |
opengeos/leafmap | streamlit | 84 | Add a map titile | This feature allows users to add a title to a folium map.
 | closed | 2021-07-13T13:43:16Z | 2021-07-13T19:24:03Z | https://github.com/opengeos/leafmap/issues/84 | [
"Feature Request"
] | giswqs | 1 |
lepture/authlib | flask | 26 | Should password grant flow require client id and secret? | I am working on the password grant flow and I found that the library require me to put client id and secret into header even I am using password grant flow, otherwise it would return "invalid_client" as response. Is this a mistake? | closed | 2018-02-08T01:42:22Z | 2018-02-08T06:07:13Z | https://github.com/lepture/authlib/issues/26 | [] | nggary | 1 |
huggingface/datasets | nlp | 6,481 | using torchrun, save_to_disk suddenly shows SIGTERM | ### Describe the bug
When I run my code using the "torchrun" command, when the code reaches the "save_to_disk" part, suddenly I get the following warning and error messages:
Because the dataset is too large, the "save_to_disk" function splits it into 70 parts for saving. However, an error occurs suddenly when it reac... | open | 2023-12-08T13:22:03Z | 2023-12-08T13:22:03Z | https://github.com/huggingface/datasets/issues/6481 | [] | Ariya12138 | 0 |
davidsandberg/facenet | tensorflow | 918 | 'Logits/BiasAdd:0' not exists | Hi,
I've used the `freeze_graph.py` to freeze a model. The directory of the model contains these files:
> checkpoint
> model-best.ckpt-4.data-00000-of-00001
> model-best.ckpt-7.index
> model-best.ckpt-1.data-00000-of-00001
> model-best.ckpt-4.index
> model-best.ckpt-1.index
> model-best.ckpt-7.data-00000-of... | closed | 2018-11-13T07:35:20Z | 2023-05-31T08:04:35Z | https://github.com/davidsandberg/facenet/issues/918 | [] | modanesh | 1 |
chatanywhere/GPT_API_free | api | 117 | 请问最新2.2.1版本在哪里修改api.chatanywhere.com.cn,找不到openai_client.js文件了 | closed | 2023-10-24T09:23:14Z | 2024-01-31T08:42:19Z | https://github.com/chatanywhere/GPT_API_free/issues/117 | [] | morefiish | 1 | |
jschneier/django-storages | django | 1,045 | 404 when retrieving http://mysite.com/media/<path_to_container> | I can upload files with no problems . The files appear in azure container where I expect them to be . When I go to retrieve the file I get (404) Not Found ( resource not found) .
I am running with the following settings :
debug = False
MEDIA_URL = '/media/'
MEDIA_ROOT = os.path.join(BASE_DIR, "media")
I am... | open | 2021-08-22T04:16:06Z | 2021-08-23T01:53:23Z | https://github.com/jschneier/django-storages/issues/1045 | [] | rudmonster | 1 |
airtai/faststream | asyncio | 1,430 | Feature: make typer optional and move to `faststream[cli]` distribution | Also we should update documentation accordingly | closed | 2024-05-08T17:30:34Z | 2024-09-09T19:18:19Z | https://github.com/airtai/faststream/issues/1430 | [
"enhancement",
"good first issue"
] | Lancetnik | 3 |
InstaPy/InstaPy | automation | 6,002 | session.follow_by_tags(["tag"], amount=1) | i'm having a isseu
i have in my script "session.follow_by_tags(["tag"], amount=1)"
When the script runs it takes 10 people to follow, how can i have it lower? 10 is to much per tag ,,,
tank you | open | 2021-01-03T10:10:45Z | 2021-07-21T03:19:18Z | https://github.com/InstaPy/InstaPy/issues/6002 | [
"wontfix"
] | Tr1pke | 1 |
gradio-app/gradio | deep-learning | 10,723 | Dataframe examples problem | ### Describe the bug
The code below that uses Gradio dataframe with pandas dataframe examples used to work but I tried it on Hugging Face & it doesn't work anymore. It doesn't work with an older Gradio version 3.50.2 either. When I tried it with version 3.50.2, Gradio treated the first row of the pandas data frame as ... | closed | 2025-03-04T08:37:49Z | 2025-03-09T09:18:15Z | https://github.com/gradio-app/gradio/issues/10723 | [
"bug",
"needs repro",
"💾 Dataframe"
] | caglarari | 5 |
dynaconf/dynaconf | django | 593 | [bug] __resolve_config_aliases might corrupt correct params | Hi,
I suddenly read dynaconf sources and found out that `dynaconf.base.LazySettings.__resolve_config_aliases` might corrupt settings passed to it. Look:
```
# user code
cfg = LazySettings(settings_file='AAA', settings_files='BBB')
# kwargs after applying __resolve_config_aliases()
{'settings_file': 'BBB'}
``... | closed | 2021-05-25T17:50:25Z | 2024-07-08T17:48:05Z | https://github.com/dynaconf/dynaconf/issues/593 | [
"bug",
"HIGH"
] | abcdenis | 1 |
mwaskom/seaborn | data-visualization | 3,708 | Overlaying Plots | I'm experiencing an issue with overlaying both a boxplot and lineplot on the same axis.
The data consists of three columns: Side, Dose, Volume.
[dvhTestData.csv](https://github.com/user-attachments/files/15776809/dvhTestData.csv)
Side: ['ipsilateral', 'contralateral'] (These are my hue)
Dose: range from 0-6000... | closed | 2024-06-10T17:32:38Z | 2024-06-11T13:12:57Z | https://github.com/mwaskom/seaborn/issues/3708 | [] | LJDrakeley | 2 |
fastapi-users/fastapi-users | asyncio | 591 | TortoiseUserDatabase:bulk_create possibly crashing | ## Describe the bug
In OAuth2 login process, oauth_accounts are not created into the database, using Tortoise ORM. Note that the user creation/update works fine, implying that the `bulk` operation is the problem (see next section).
## To Reproduce
When using OAuth2 routers with Tortoise, the calls in `fastapi_... | closed | 2021-04-07T16:34:10Z | 2021-04-08T09:21:43Z | https://github.com/fastapi-users/fastapi-users/issues/591 | [
"bug"
] | Benoye | 2 |
FlareSolverr/FlareSolverr | api | 964 | Docker won't start since last pull ( 3.3.9 ) | ### Have you checked our README?
- [X] I have checked the README
### Have you followed our Troubleshooting?
- [X] I have followed your Troubleshooting
### Is there already an issue for your problem?
- [X] I have checked older issues, open and closed
### Have you checked the discussions?
- [X] I have read the Dis... | closed | 2023-11-13T07:36:07Z | 2023-11-13T08:57:32Z | https://github.com/FlareSolverr/FlareSolverr/issues/964 | [
"more information needed"
] | MervinJMinky | 2 |
WZMIAOMIAO/deep-learning-for-image-processing | pytorch | 731 | faster-rcnn 训练数据格式不支持PNG吗 | 用PNG数据训练的时候报了‘数据格式非JPEG’的错误,是不能用PNG格式训练吗 | closed | 2023-04-07T03:35:14Z | 2023-11-26T08:12:32Z | https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/731 | [] | Afools | 2 |
vanna-ai/vanna | data-visualization | 344 | 回答异常 | train:-- community.user_info definition CREATE TABLE `user_info` ( `id` varchar(100) DEFAULT NULL, `name` varchar(100) DEFAULT NULL COMMENT '姓名', `sex` varchar(100) DEFAULT NULL COMMENT '性别', `age` varchar(100) DEFAULT NULL COMMENT '年龄' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='用户信息表';... | closed | 2024-04-07T05:14:40Z | 2024-04-15T15:50:52Z | https://github.com/vanna-ai/vanna/issues/344 | [] | lccoll | 1 |
jumpserver/jumpserver | django | 15,012 | [Question] Web GUI 连接 Windows 上传文件,进度条不显示问题 | ### 产品版本
4.6.0
### 版本类型
- [x] 社区版
- [ ] 企业版
- [ ] 企业试用版
### 安装方式
- [ ] 在线安装 (一键命令安装)
- [x] 离线包安装
- [ ] All-in-One
- [ ] 1Panel
- [ ] Kubernetes
- [ ] 源码安装
### 环境信息
ubuntu,chorme,edge,docker
### 🤔 问题描述
在rd的web页面上传文件到WINDOWS时,没有进度条弹窗,以前的旧版本都有的,请问这个在哪里配置可以让这个弹窗显示出来?
### 期望结果
希望这个版本在WEB里上传文件 到WINDOWS时,可以看到进度条弹窗... | closed | 2025-03-12T08:39:06Z | 2025-03-24T05:59:50Z | https://github.com/jumpserver/jumpserver/issues/15012 | [
"🤔 Question"
] | daiwa001 | 3 |
vanna-ai/vanna | data-visualization | 155 | Hook for pre-processing the LLM-generated SQL before execution. | Add an optional callback to the Vanna API so that the SQL that is generated by an LLM can be examined/modified prior to execution. | closed | 2024-01-17T14:51:28Z | 2024-01-17T18:29:53Z | https://github.com/vanna-ai/vanna/issues/155 | [
"enhancement"
] | xtructure | 1 |
huggingface/transformers | pytorch | 36,505 | add a param to control cache in streamer when return output | ### Feature request
https://github.com/huggingface/transformers/blob/dcbdf7e962c4b36140cc9ee76f870016121e69e5/src/transformers/generation/streamers.py#L102 put() under class TextStreamer will save serval tokens in cache, then return serveral token str in response. need a paramer to control token cache on or off.
... | open | 2025-03-03T06:44:51Z | 2025-03-03T16:06:03Z | https://github.com/huggingface/transformers/issues/36505 | [
"Feature request"
] | ExcitingFrog | 1 |
xonsh/xonsh | data-science | 5,153 | Windows: can not Crtl+C stop xonfig web | ```
+------------------+-----------------+
| xonsh | 0.14.0 |
| Python | 3.10.11 |
| PLY | 3.11 |
| have readline | False |
| prompt toolkit | 3.0.38 |
| shell type | prompt_toolkit |
| history backend | json ... | open | 2023-06-10T05:56:53Z | 2024-05-13T15:16:17Z | https://github.com/xonsh/xonsh/issues/5153 | [
"windows",
"xonfig",
"xonfig-web"
] | kouhe3 | 1 |
jonra1993/fastapi-alembic-sqlmodel-async | sqlalchemy | 46 | Unable to do validation on models. | Let's supposed I have the following model and `create` schema.
```
class ProjectBase(SQLModel):
name: str = Field(nullable=False)
repr_name: Optional[str] = Field(default=None, nullable=False)
is_active: bool = Field(default=True, nullable=False)
publish_date: date = Field(
default_fact... | closed | 2023-02-17T18:10:14Z | 2023-02-22T05:33:27Z | https://github.com/jonra1993/fastapi-alembic-sqlmodel-async/issues/46 | [] | jymchng | 5 |
aiogram/aiogram | asyncio | 1,110 | ValueError: <Token var=<ContextVar name='TelegramRequestTimeout' at 0x0000023809C804F0> at 0x000002380B217080> was created in a different Context | ### Checklist
- [X] I am sure the error is coming from aiogram code
- [X] I have searched in the issue tracker for similar bug reports, including closed ones
### Operating system
Windows 10 (Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz 2.11 GHz)
8 GB RAM , 64-bit operating system, x64-based processor
### P... | closed | 2023-01-28T10:57:17Z | 2023-04-28T13:14:12Z | https://github.com/aiogram/aiogram/issues/1110 | [] | siddharthrajpatel | 1 |
pinry/pinry | django | 342 | Can't remove images from boards after 2.1.11 upgrade | After upgrading to 2.1.11, the "remove image from board" button vanished, and I can't seem to find any other way to do this. Downgrading to 2.1.9 brings it back.


| closed | 2022-11-18T12:10:52Z | 2022-11-18T12:20:39Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/106 | [
"BUG"
] | neuliyiping | 0 |
tfranzel/drf-spectacular | rest-api | 398 | How to define multiple request serializers used in union | Sorry it's me again!
I have several views that use a model serializer for the request, but also use a second serializer to parse query parameters that are used for filtering, as these are common across many views.
I have tried using extend_schema and PolymorphicProxySerializer , but I am not sure if the Polymorph... | closed | 2021-05-21T08:14:48Z | 2021-05-21T15:23:04Z | https://github.com/tfranzel/drf-spectacular/issues/398 | [] | tiger-mc | 5 |
sammchardy/python-binance | api | 902 | API Key and Secret or something else? | Hello
Thanks in advance for helping.
I'm a first time user of the python-binance wrapper. I can't seem to do anything with my account. I can grab historical data but I can't access any element of my actual account. I've tried to create 2 different API key and secrets to see if one was just not working. It just see... | open | 2021-06-04T19:11:43Z | 2021-06-04T19:12:08Z | https://github.com/sammchardy/python-binance/issues/902 | [] | cominternx | 0 |
ShishirPatil/gorilla | api | 791 | [bug] OpenFunctions-v2: <Issue>用bfcl测试我们微调的模型FunctionCall能力的实际效果 | 现在我要用bfcl测试我们微调的模型FunctionCall能力,微调训练的数据集是我们自定义的,跟bfcl的测试数据集不一样,是否影响该模型评估的实际效果? | closed | 2024-11-26T08:53:03Z | 2025-02-20T22:33:26Z | https://github.com/ShishirPatil/gorilla/issues/791 | [] | belief888 | 0 |
Johnserf-Seed/TikTokDownload | api | 701 | [BUG]cooike过长,复制粘贴只能粘贴上一部分 | [BUG]cooike过长,复制粘贴只能粘贴上一部分,不完整,要回车提交,就提交不了,只能删除一个字母才能提交,但是实际粘上的只有不到1/3
mac 的zsh | closed | 2024-04-15T09:33:48Z | 2024-05-04T09:57:46Z | https://github.com/Johnserf-Seed/TikTokDownload/issues/701 | [
"故障(bug)"
] | GH3a | 2 |
ydataai/ydata-profiling | jupyter | 1,383 | Bug Report | ### Current Behaviour
comparison_report.to_file("xxx.html") is throwing below error
AttributeError: 'list' object has no attribute 'to_dict'
### Expected Behaviour
Expect a comparison report
### Data Description
[June.csv](https://github.com/ydataai/ydata-profiling/files/12044499/June.csv)
[June1.csv](https:... | open | 2023-07-13T21:30:26Z | 2023-07-13T21:30:42Z | https://github.com/ydataai/ydata-profiling/issues/1383 | [
"needs-triage"
] | varshasahasrabuddhe | 0 |
stanfordnlp/stanza | nlp | 1,441 | TypeError in bert_embedding.py | This function in bert_embedding.py function:
```
def convert_to_position_list(sentence, offsets):
"""
Convert a transformers-tokenized sentence's offsets to a list of word to position
"""
# +2 for the beginning and end
list_offsets = [None] * (len(sentence) + 2)
for pos, offset in enumer... | closed | 2024-12-23T20:14:31Z | 2025-01-04T06:56:58Z | https://github.com/stanfordnlp/stanza/issues/1441 | [
"bug"
] | rmalouf | 6 |
JoeanAmier/TikTokDownloader | api | 138 | 抖音搜索模式下的“最新发布”规则无效,需要修改对应参数 | DataAcquirer.py>class Search>def _run_general> var params:"search_source"参数是"switch_tab",需要更换为"tab_search",否则抖音搜索模式下的“最新发布”规则会无效,采集到的数据没有按照时间降序排列 | open | 2024-01-13T08:42:32Z | 2024-01-13T13:06:39Z | https://github.com/JoeanAmier/TikTokDownloader/issues/138 | [
"功能优化(enhancement)"
] | halfzm | 1 |
aio-libs/aiohttp | asyncio | 10,165 | HTTPFound is marked as deprecated, so what should I use for redirects? | ### Describe the bug
All the examples on the aiohttp documentation use `HTTPFound` for redirects, but they're also deprecated and will be removed soon, so I want to know the most future-proof way to implement redirects.
### To Reproduce
Use `raise HTTPFound`
### Expected behavior
Example code that doesn't use depr... | closed | 2024-12-14T12:03:09Z | 2024-12-16T00:04:27Z | https://github.com/aio-libs/aiohttp/issues/10165 | [
"good first issue",
"documentation",
"needs-info"
] | rafa-br34 | 6 |
Morizeyao/GPT2-Chinese | nlp | 67 | 训练好的模型能提供吗 | 你好,训练好的模型能放出来吗?没有显卡来跑程序! | closed | 2019-09-20T05:25:46Z | 2019-09-20T08:13:28Z | https://github.com/Morizeyao/GPT2-Chinese/issues/67 | [] | duguiming111 | 1 |
onnx/onnx | machine-learning | 6,177 | terminated by signal SIGSEGV (Address boundary error) | # Bug Report
### Is the issue related to model conversion?
No.
### Describe the bug
<img width="739" alt="image" src="https://github.com/onnx/onnx/assets/9500049/0f2a833e-e05e-4032-9425-3ab8d8c44235">
### System information
- OS Platform and Distribution (*e.g. Linux Ubuntu 20.04*): Mac os 11.7
- O... | closed | 2024-06-13T11:40:25Z | 2024-06-20T12:59:43Z | https://github.com/onnx/onnx/issues/6177 | [
"bug",
"contributions welcome"
] | roachsinai | 6 |
lepture/authlib | django | 368 | Python 3.9 package is at least 6 months behind despite having newest version tag. | From my pipfile:
```
"authlib": {
"hashes": [
"sha256:37df3a2554bc6fe0da3cc6848c44fac2ae40634a7f8fc72543947f4330b26464",
"sha256:d9fe5edb59801b16583faa86f88d798d99d952979b9616d5c735b9170b41ae2c"
],
"index": "pypi",
"versio... | closed | 2021-07-20T13:12:11Z | 2021-07-21T05:26:33Z | https://github.com/lepture/authlib/issues/368 | [
"bug"
] | sergioisidoro | 2 |
tensorflow/tensor2tensor | machine-learning | 1,033 | Multitask learning fails with LM1b and SquaAD | ### Description
Combining multi task learning with Squad fails because of different data structures.
### Traceback
```
"Incompatible return values of true_fn and false_fn: {}".format(e))
ValueError: Incompatible return values of true_fn and false_fn: The two structures don't have the same nested structure.
... | open | 2018-08-31T08:15:25Z | 2019-03-20T02:05:34Z | https://github.com/tensorflow/tensor2tensor/issues/1033 | [] | JohannesTK | 2 |
CorentinJ/Real-Time-Voice-Cloning | python | 779 | error in loading state_dict | When doing a fine tuning for Spanish, when executing the toolbox, there is a mismatch with the weights.
What parameters must be changed to solve this error. Try to look for information for a few days but I can't solve it.
 | closed | 2024-07-18T17:08:59Z | 2024-07-19T11:12:33Z | https://github.com/adbar/trafilatura/issues/648 | [
"bug"
] | adbar | 0 |
fastapi/sqlmodel | fastapi | 285 | How to use Pickle Type | ### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the integrated search.
- [X] I already searched in Google "How to X in SQLModel" and didn't find any information.
- [X] I al... | open | 2022-03-25T14:43:22Z | 2022-03-26T19:02:46Z | https://github.com/fastapi/sqlmodel/issues/285 | [
"question"
] | RamDurgaSai | 3 |
TheAlgorithms/Python | python | 11,595 | Fixed and optimised capitalize.py , check_anagrams.py , back_propagation_neural_network.py. please label me for HacktoberFest Accepted | ### Feature description
Please Label me for HacktoberFest accepted
Consistent naming conventions: The code uses both camelCase and underscore notation for variable names. To maintain consistency, I've used underscore notation throughout the code.
Type hints and docstrings: Added type hints and docstrings to ... | closed | 2024-09-30T21:56:03Z | 2024-10-01T04:49:47Z | https://github.com/TheAlgorithms/Python/issues/11595 | [
"enhancement"
] | Soyvor | 1 |
aimhubio/aim | data-visualization | 2,528 | Delete experiments from UI | ### Motivation
<!-- Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., I'm always frustrated when [...]. If this is related to another GitHub issue, please link here too -->
Runs can be deleted in a user-friendly manner from the UI. It would be helpful to do this f... | closed | 2023-02-06T11:33:50Z | 2024-06-11T23:06:21Z | https://github.com/aimhubio/aim/issues/2528 | [
"type / enhancement",
"area / Web-UI"
] | ositaunus | 0 |
sqlalchemy/sqlalchemy | sqlalchemy | 10,326 | Allow InstrumentedAttribute in corresponding_column | ### Discussed in https://github.com/sqlalchemy/sqlalchemy/discussions/10325
<div type='discussions-op-text'>
<sup>Originally posted by **CaselIT** September 8, 2023</sup>
Currently InstrumentedAttribute is not a KeyedColumnElement so trying to use `corresponding_column` and similar raises a typing error
This... | open | 2023-09-08T22:18:34Z | 2023-09-08T22:18:49Z | https://github.com/sqlalchemy/sqlalchemy/issues/10326 | [
"sql",
"use case"
] | CaselIT | 0 |
donnemartin/data-science-ipython-notebooks | matplotlib | 64 | alexnet.ipynb contains incomplete architecture of alexnet(2 cnn layers missing) | Alexnet implementation in tensorflow has incomplete architecture where 2 convolution neural layers are missing. This issue is in reference to the python notebook mentioned below.
https://github.com/donnemartin/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-examples/notebooks/3_neural_networks/a... | open | 2019-04-09T18:08:10Z | 2020-09-27T16:39:19Z | https://github.com/donnemartin/data-science-ipython-notebooks/issues/64 | [
"needs-review"
] | harshitsaini | 5 |
aws/aws-sdk-pandas | pandas | 2,643 | Improve chunk size parameter validation for PostgreSQL queries | Hi,
I'm working with an Aurora PostgreSQL database - and I had to remove the "pg8000_native.literal" from this line to properly work with chunks:
https://github.com/aws/aws-sdk-pandas/blob/602e8a78d6560ea16be1f342061c0e1493327df4/awswrangler/postgresql.py#L106
If I understand the documentation here ( https://w... | closed | 2024-01-24T11:29:18Z | 2024-04-07T21:03:35Z | https://github.com/aws/aws-sdk-pandas/issues/2643 | [
"closing-soon"
] | FredStober | 3 |
nltk/nltk | nlp | 3,167 | urlopen error [Errno 99] Cannot assign requested address> | #0 1.354 [nltk_data] Error loading punkt: <urlopen error [Errno 99] Cannot
#0 1.354 [nltk_data] assign requested address>
#0 1.354 Error installing package. Retry? [n/y/e]
#0 1.714 Traceback (most recent call last):
#0 1.714 File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
#0 1.714 re... | open | 2023-06-17T01:17:57Z | 2023-06-17T01:17:57Z | https://github.com/nltk/nltk/issues/3167 | [] | sunddytwo | 0 |
akfamily/akshare | data-science | 5,834 | stock_board_industry_cons_em也需要处理分页问题 | stock_board_industry_cons_em也需要处理分页问题,有的板块成分股数量大于100,只能返回100行数据。stock_board_industry_name_em能不能也顺便加上分页处理功能? | closed | 2025-03-10T11:46:11Z | 2025-03-10T12:25:59Z | https://github.com/akfamily/akshare/issues/5834 | [
"bug"
] | yuhorun | 2 |
flaskbb/flaskbb | flask | 32 | Behind uwsgi server, User.permissions is not initiated | Could this be a problem with @cache.memoize ?
| closed | 2014-03-25T22:48:40Z | 2018-04-15T07:47:31Z | https://github.com/flaskbb/flaskbb/issues/32 | [] | ncmonger | 1 |
OthersideAI/self-operating-computer | automation | 187 | [BUG] Brief Description of the Issue | Found a bug? Please fill out the sections below. 👍
### Describe the bug
The order of the installs for Linux in the README could be re-evaluated. The user needs to install portaudio before attempting to install the requirements-audio.txt, or else the install will fail.
a
### Steps to Reproduce
1. Git clone th... | open | 2024-04-28T00:41:47Z | 2024-04-28T00:41:47Z | https://github.com/OthersideAI/self-operating-computer/issues/187 | [
"bug"
] | DatadudeDev | 0 |
paperless-ngx/paperless-ngx | machine-learning | 8,736 | [BUG] Names of custom fields are no longer displayed as tooltips | ### Description
I am pretty sure that in the previous version, when hovering over the custom fields (see below), the name of the custom field was displayed as a tooltip. This is no longer the case. Sorry if I'm wrong.

... | closed | 2025-01-14T20:49:39Z | 2025-02-14T03:06:39Z | https://github.com/paperless-ngx/paperless-ngx/issues/8736 | [
"bug",
"frontend"
] | RowleeJ | 1 |
httpie/cli | python | 1,580 | Installation using chocolatey fails installing to system Python environment | ## Checklist
- [x] I've searched for similar issues.
- [x] I'm using the latest version of HTTPie.
---
## Minimal reproduction code and steps
1. Install Chocolatey and Python 3.13
2. run `choco install httpie`
## Current result
```
~ # choco install httpie
Chocolatey v2.2.2
Installing the follow... | open | 2024-05-30T15:59:23Z | 2024-05-30T16:24:18Z | https://github.com/httpie/cli/issues/1580 | [
"bug",
"new"
] | jaraco | 0 |
microsoft/unilm | nlp | 701 | Pre-Training Code of MarkupLM | I couldn't find the pre-training code of MarkupLM. Is it possible to share the same? @lockon-n | closed | 2022-04-26T09:42:19Z | 2022-04-28T03:29:10Z | https://github.com/microsoft/unilm/issues/701 | [] | TejasDuseja | 1 |
pydantic/pydantic-ai | pydantic | 245 | Current date & time unawareness as input parameters | Hi team,
First of all, this library is amazing!
This looks 75% similar to what I've built myself in my LLM/AI project, but more scalable and simple, amazing job!
Here is my problem, it looks like the LLM (gpt-4) is completely aware of the current date & time, if I prompt this in the UI, it responds correctly, wh... | closed | 2024-12-14T08:13:13Z | 2024-12-14T13:23:02Z | https://github.com/pydantic/pydantic-ai/issues/245 | [] | tpotjj | 1 |
iperov/DeepFaceLab | deep-learning | 5,647 | Train SAEHD 3090 stuck loading samples | THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS
POST ONLY ISSUES RELATED TO BUGS OR CODE
## Expected behavior
*Describe, in some detail, what you are trying to do and what the output is that you expect from the program.*
## Actual behavior
*Describe, in some detail, what the program does instead. Be sure to inc... | open | 2023-03-23T02:21:48Z | 2023-06-08T20:02:42Z | https://github.com/iperov/DeepFaceLab/issues/5647 | [] | robbsaber | 3 |
holoviz/panel | plotly | 7,564 | pn.Param multi-threading race condition | #### Description of expected behavior and the observed behavior
I would like to have every manual change to a selector change the linked parameter. I would like `pn.Param` to behave consistently if `nthreads=1` or `nthreads>1`
If you have a multi-threaded app using `pn.Param`, it can happen that:
1. A user from the UI... | open | 2024-12-20T02:23:02Z | 2025-01-31T07:15:40Z | https://github.com/holoviz/panel/issues/7564 | [] | Dsolnik | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.