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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
thunlp/OpenPrompt | nlp | 252 | GLM model support | Is is possible to support GLM(https://github.com/THUDM/GLM) as PLM which also available in transformers of huggingface? | open | 2023-03-17T11:42:35Z | 2023-03-17T11:48:31Z | https://github.com/thunlp/OpenPrompt/issues/252 | [] | yqt | 0 |
thunlp/OpenPrompt | nlp | 28 | Needing Tutorial for Generation Task | Hi, thanks for your excellent work.
I'm trying to apply OpenPrompt to generation task, but I have no idea.
If possible, could you provide a tutorial for generation task, like the tutorial of classification task in the readme?
Thanks anyway! | closed | 2021-10-26T09:10:28Z | 2021-11-03T18:08:55Z | https://github.com/thunlp/OpenPrompt/issues/28 | [] | RecklessRonan | 2 |
ultralytics/yolov5 | pytorch | 13,459 | 为什么mac会抛出这个问题 | ### 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
![上传截屏2024-12-13 14.30.25.png...]()ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY... | open | 2024-12-13T06:32:50Z | 2024-12-18T04:41:01Z | https://github.com/ultralytics/yolov5/issues/13459 | [
"question"
] | sj746 | 8 |
kizniche/Mycodo | automation | 1,048 | Unable to access Mycodo live URL | I have install mycodo on my linux instance (linux mint). While instaalling it showed, mycodo was installed successfully. When i tried my_ip/live url, the page is giving Not found error. But when i visit my ip, the page is returning that my nginx server was installed successfully.
I am unable to find the problem
![S... | closed | 2021-07-06T18:46:57Z | 2021-07-07T19:05:09Z | https://github.com/kizniche/Mycodo/issues/1048 | [] | Irfan995 | 1 |
man-group/arctic | pandas | 515 | Prune of previous versions may leave inconsistent data when mongo fails | #### Arctic Version
```
1.61
```
#### Arctic Store
```
VersionStore
```
#### Platform and version
Python 2.7.11
#### Description of problem and/or code sample that reproduces the issue
Since the chunk clean up stage of _prune_previous_versions is not wrapped by a mongo_retry, that step may rais... | closed | 2018-03-02T09:58:35Z | 2018-03-05T09:13:01Z | https://github.com/man-group/arctic/issues/515 | [] | aflag | 0 |
ets-labs/python-dependency-injector | asyncio | 240 | Add Python 3.8 support | Python 3.8.0 is available since Oct of 2019 and it's needed to start supporting it.
Links:
- https://www.python.org/downloads/release/python-380/ | closed | 2020-01-24T02:09:13Z | 2020-01-29T18:33:53Z | https://github.com/ets-labs/python-dependency-injector/issues/240 | [
"enhancement"
] | rmk135 | 0 |
iperov/DeepFaceLab | deep-learning | 5,705 | NATHDEEP | 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-07-22T19:57:13Z | 2023-07-22T19:57:13Z | https://github.com/iperov/DeepFaceLab/issues/5705 | [] | nathangodluv | 0 |
WZMIAOMIAO/deep-learning-for-image-processing | pytorch | 726 | 训练时lr的显示问题 | up你好,在模型的训练过程中,lr的显示仅在warm up的过程会变化,之后就固定了。但是tensorboard中记录的lr却是正常的。是create_lr_schedule函数中的返回值的问题吗
| open | 2023-03-15T11:27:47Z | 2023-11-20T14:54:14Z | https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/726 | [] | CJ666-njust | 2 |
cvat-ai/cvat | pytorch | 8,673 | Keybinds in UI allow drawing disabled shape types | ### 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
1. Create a task with 1 label, points type
2. Open Single Shape mode
3. Open Standard mode
4. Press N - bbox drawing wil... | closed | 2024-11-08T17:34:46Z | 2024-11-13T12:44:04Z | https://github.com/cvat-ai/cvat/issues/8673 | [
"bug",
"ui/ux"
] | zhiltsov-max | 0 |
ghtmtt/DataPlotly | plotly | 207 | [Atlas] unprinted and inconsistent graphics with coverage vector | I created a simple project and an atlas.
I notice some problems:
1. randomly the graphs are not printed when exported to PDF;

2. the printed graphics do not respect the coverage vector;
![image]... | closed | 2020-03-15T19:45:17Z | 2024-10-08T16:28:34Z | https://github.com/ghtmtt/DataPlotly/issues/207 | [
"bug"
] | pigreco | 40 |
PokeAPI/pokeapi | api | 628 | certain characteristic (highest IV) endpoints are missing a value | <!--
Thanks for contributing to the PokéAPI project. To make sure we're effective, please check the following:
- Make sure your issue hasn't already been submitted on the issues tab. (It has search functionality!)
- If your issue is one of outdated API data, please note that we get our data from [veekun](https://g... | closed | 2021-07-04T17:17:08Z | 2021-07-09T07:17:22Z | https://github.com/PokeAPI/pokeapi/issues/628 | [] | fissionprime | 2 |
coqui-ai/TTS | python | 3,452 | [Why have they put the limit of 400 tokens...?] | ### Describe the bug
I generated texts of 32k characters, then I cut it and generated the bad parts again, that allowed me to work quickly... what is that limitation, I thought that having it locally without updating, your updates did not affect me...
### To Reproduce
no
### Expected behavior
no
### Logs
```shel... | closed | 2023-12-20T16:34:21Z | 2024-02-04T23:03:57Z | https://github.com/coqui-ai/TTS/issues/3452 | [
"bug",
"wontfix"
] | instak1ll | 1 |
charlesq34/pointnet | tensorflow | 301 | __init__() missing 1 required positional argument: 'dtype' | closed | 2022-09-08T14:46:19Z | 2022-09-08T14:47:31Z | https://github.com/charlesq34/pointnet/issues/301 | [] | rohithsaro | 0 | |
OpenInterpreter/open-interpreter | python | 1,483 | what is the difference between gptme and open-interpreter |
I am new here, to use open-interpreter.
I ask search-gpt, what is the difference between gptme and open-interpreter
is the answer correct?
gptme is a command-line tool that allows interaction with local or remote language models for executing code, browsing the web, managing files, and using computer vision,... | closed | 2024-10-20T13:26:28Z | 2024-11-04T14:39:56Z | https://github.com/OpenInterpreter/open-interpreter/issues/1483 | [] | CoderYiFei | 1 |
MagicStack/asyncpg | asyncio | 1,123 | issue with connection pooling when using QueuePool (via sqlalchemy) | * **asyncpg version**: 0.29.0
* **PostgreSQL version**: 16.2
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local PostgreSQL install?**: Both with AWS RDS and Local Installation
* **Python version**: 3.12.1
* **Platform**: aarch64-apple-darwin23.2.0
* **Do you use pgbouncer... | closed | 2024-02-29T09:27:13Z | 2024-03-01T03:13:56Z | https://github.com/MagicStack/asyncpg/issues/1123 | [] | akhilputhiry | 2 |
gradio-app/gradio | data-science | 10,139 | Node.js server cannot be stopped when SSR mode is enabled (macOS) | ### Describe the bug
Once the SSR mode is enabled, a Node.js server is started along with the Gradio server. However, at least on macOS (15.1.1), if I press Ctrl+C to stop the Gradio server, it keeps on waiting indefinitely to terminate the node process (with a message `Stopping Node.js server...`).
An interesting ... | open | 2024-12-05T22:41:47Z | 2024-12-09T20:55:53Z | https://github.com/gradio-app/gradio/issues/10139 | [
"bug",
"SSR"
] | anirbanbasu | 5 |
huggingface/pytorch-image-models | pytorch | 1,413 | [FEATURE] Add NextViT | ByteDance has open-sourced a better version of ViT here:
https://github.com/bytedance/next-vit | closed | 2022-08-14T10:59:25Z | 2022-08-29T15:54:46Z | https://github.com/huggingface/pytorch-image-models/issues/1413 | [
"enhancement"
] | MohamedAliRashad | 5 |
yeongpin/cursor-free-vip | automation | 363 | [Bug]: Cannot Read or Write Config File, Please Check File Permissions | ### 提交前检查
- [x] 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决。
- [x] 我已经查看了置顶 Issue 并搜索了现有的 [开放 Issue](https://github.com/yeongpin/cursor-free-vip/issues)和[已关闭 Issue](https://github.com/yeongpin/cursor-free-vip/issues?q=is%3Aissue%20state%3Aclosed%20),没有找到类似的问题。
- [x] 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个... | open | 2025-03-23T11:58:59Z | 2025-03-24T08:58:15Z | https://github.com/yeongpin/cursor-free-vip/issues/363 | [
"bug"
] | MutualMate | 2 |
trevorstephens/gplearn | scikit-learn | 111 | Drop Python 3.4 whenever scikit-learn does | If scikit-learn drops 3.4 gplearn should do so to to avoid weird compatibility issues. scikit-learn has indicated they will do so first release in 2019. | closed | 2018-12-04T04:09:05Z | 2019-02-24T07:25:40Z | https://github.com/trevorstephens/gplearn/issues/111 | [
"dependencies"
] | trevorstephens | 0 |
mitmproxy/mitmproxy | python | 7,354 | AttributeError: 'cryptography.hazmat.bindings._rust.x509.Certificat' object has no attribute '_cert' | #### Problem Description
Occasionally, while intercepting in wireguard mode with a custom CA set, mitmproxy will throw the following error:
```
error: [07:30:13.105] Addon error: 'cryptography.hazmat.bindings._rust.x509.Certificat' object has no attribute '_cert'
Traceback (most recent call last):
File "/lib... | closed | 2024-11-26T23:36:07Z | 2024-11-27T09:43:50Z | https://github.com/mitmproxy/mitmproxy/issues/7354 | [
"kind/triage"
] | nneonneo | 0 |
healthchecks/healthchecks | django | 1,090 | feature request: prettify JSON in email and/or log viewer | Many services provide their webhook output in JSON, which is typically one long line. It would be cool if healthchecks would run this output through `jq` for display in the web event and for the email notification. The Download Original button could remain to view the single-line output as originally sent. Currently, I... | open | 2024-11-28T16:12:35Z | 2024-11-28T16:12:46Z | https://github.com/healthchecks/healthchecks/issues/1090 | [] | mmomjian | 0 |
strawberry-graphql/strawberry | django | 3,790 | Incorrect typing for the `type` decorator |
## Describe the Bug
The type function is decorated with
```
@dataclass_transform(
order_default=True, kw_only_default=True, field_specifiers=(field, StrawberryField)
)
```
Therefore mypy treats classes decorated with type as being dataclasses with ordering functions.
In particular, defining `__gt__` on such a ... | open | 2025-02-21T11:26:35Z | 2025-02-21T11:28:42Z | https://github.com/strawberry-graphql/strawberry/issues/3790 | [
"bug"
] | Corentin-Bravo | 0 |
lorien/grab | web-scraping | 186 | submit() всегда отправляет в post именованный input type="submit", если таковой имеется | https://github.com/lorien/grab/blob/master/grab/document.py
В submit().
Когда в форме имеются, например, 2 submit-а, один с именем, другой без, невозможно указать, что клик имитируется на кнопку без имени. Потому что submit с именем всегда будет присутствовать в post.
Пример со страницы авторизации приложения для Твит... | closed | 2016-05-14T21:43:46Z | 2017-01-10T10:31:15Z | https://github.com/lorien/grab/issues/186 | [] | Vasilesk | 1 |
joerick/pyinstrument | django | 43 | Running modules | I'd like to trace a program requiring execution with `python -m`. How should I do it? I know Python 3.7 has introduced support for it in some of the script executing modules. | closed | 2018-07-17T16:08:56Z | 2018-08-04T15:02:43Z | https://github.com/joerick/pyinstrument/issues/43 | [] | iddan | 1 |
fastapi-users/fastapi-users | asyncio | 248 | `No matching distribution found for fastapi-users==2.0.1 | I don't know if I'm just having a moment, but I can't for the life of me install fastapi-users:
`No matching distribution found for fastapi-users==2.0.1 (from -r /requirements.txt (line 4))`
Thanks
| closed | 2020-07-08T13:16:00Z | 2020-09-06T16:47:02Z | https://github.com/fastapi-users/fastapi-users/issues/248 | [
"question"
] | stodge | 6 |
pallets-eco/flask-sqlalchemy | sqlalchemy | 434 | When using reflect, multiple database, same tablename, only get from first database | closed | 2016-09-27T02:11:32Z | 2018-02-23T23:19:49Z | https://github.com/pallets-eco/flask-sqlalchemy/issues/434 | [] | kingsj0405 | 0 | |
xinntao/Real-ESRGAN | pytorch | 820 | Results for only half of the image |
I performed inference using a Python script file, but the bottom half does not proceed as follows.
<img width="335" alt="esrganissue" src="https://github.com/xinntao/Real-ESRGAN/assets/124443419/e3148700-2024-428b-bd48-77c80538707c">
| open | 2024-06-29T09:32:21Z | 2024-06-29T09:32:21Z | https://github.com/xinntao/Real-ESRGAN/issues/820 | [] | westzeroright | 0 |
recommenders-team/recommenders | data-science | 2,126 | [BUG] Cornac BiVAE test failing due to csc_matrix attribute error | ### Description
<!--- Describe your issue/bug/request in detail -->
```
E bivae = cornac.models.BiVAECF(
E k=LATENT_DIM,
E encoder_structure=ENCODER_DIMS,
E act_fn=ACT_FUNC,
E likelihood=LIKELIHOOD,
E n_epochs=NUM_EPOCHS,
E ... | open | 2024-07-07T10:34:09Z | 2024-07-09T03:51:33Z | https://github.com/recommenders-team/recommenders/issues/2126 | [
"bug"
] | miguelgfierro | 3 |
dmlc/gluon-nlp | numpy | 779 | BiLMEncoder fails to initialize if num_layers > 1 | ## Description
`BiLMEncoder` fails during initialization if `num_layers > 1`. Works fine when num_layers = 1, but if it is at least 2, then initialization fails with a weird message. See simplest reproducible example below.
### Error Message
```
Traceback (most recent call last):
File "<stdin>", line 1, in <mo... | closed | 2019-06-18T18:44:23Z | 2019-06-24T20:13:39Z | https://github.com/dmlc/gluon-nlp/issues/779 | [
"bug"
] | Ishitori | 1 |
stanfordnlp/stanza | nlp | 547 | Are pretrain.pt files just representations of word embeddings? | I'm training various models (pos, lemmatization, dependency parsing) separately (not as a pipeline) and wonder what the model files which end in "pretrain.pt" actually are. Are they just Stanza-style representations of word embeddings that I pass as input? Are they always the same regardless of the task (i.e. it is the... | closed | 2020-12-04T11:06:45Z | 2020-12-06T20:39:44Z | https://github.com/stanfordnlp/stanza/issues/547 | [
"question"
] | AleksandrsBerdicevskis | 1 |
robusta-dev/robusta | automation | 773 | Error in runner logs related to playbook reloading | hi! Not sure this is a bug but it might be an issue. There are error logs in runner related to playbook reloading and it might be effecting its execution. To be honest, I was trying to configure alertmanger to forward alerts to robusta and it seems like this error might be hampering it.
`RUNNER_VERSION : 0.10.13`
... | closed | 2023-03-08T13:20:51Z | 2023-03-08T20:16:20Z | https://github.com/robusta-dev/robusta/issues/773 | [] | metheu | 1 |
x-tabdeveloping/topicwizard | dash | 12 | Unable to handle nan output from a topic model. | Hello! I am very impressed with this library as per Marton Kardos's article on Medium.
I attempted to use topicwizard to visualize short-text topic modeling inferences based on a quickly trained tweetopic model. The results of my issues and troubleshooting are located on this [hosted Google Colab notebook. ](https:... | closed | 2023-06-18T06:24:36Z | 2024-03-02T13:31:10Z | https://github.com/x-tabdeveloping/topicwizard/issues/12 | [
"bug"
] | vshourie-asu | 10 |
holoviz/colorcet | plotly | 56 | Update colorcet to upstream, especially new Gouldian Parula replacement | ## Changes in upstream CSVs:
### New
- C3 - Cyclic: white - red - black - blue
- C6 - "Six colour cyclic with primaries and secondaries matched in lightness"
- C7 - Cyclic Yellow - Magenta - Cyan - Green - Yellow
- L20 - Parula replacement "Gouldian"
- R4 - Rainbow colour map from blue to red
### Changed
- ... | closed | 2021-01-15T23:35:41Z | 2021-11-12T02:39:54Z | https://github.com/holoviz/colorcet/issues/56 | [
"enhancement"
] | randallpittman | 1 |
junyanz/pytorch-CycleGAN-and-pix2pix | computer-vision | 922 | CycleGAN inference | Can I get multiple variants from one trained CycleGAN in inference?
For instance:
I have one picture of a horse and I would like to have 4 different(!!!) pictures in style, trained in CycleGAN.
Is it possible? | closed | 2020-02-18T10:16:56Z | 2020-02-19T06:39:28Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/922 | [] | Anastasiyabordak | 1 |
serengil/deepface | machine-learning | 495 | Different results on different machine | While this may be slightly unrelated, I couldn't find out why the deepface models are returning different result for same code:
```
from deepface import DeepFace
from sklearn.datasets import fetch_lfw_pairs
from sklearn.metrics import accuracy_score
X = fetch_lfw_pairs(
subset="test",
funneled=False,... | closed | 2022-06-14T05:43:04Z | 2022-06-24T15:09:49Z | https://github.com/serengil/deepface/issues/495 | [
"dependencies"
] | AnkS4 | 5 |
qubvel-org/segmentation_models.pytorch | computer-vision | 495 | setting class weights | Hi All,
I am struggling with an issue. I am performing classification (binary). I am using a DiceLoss and it is working perfectly fine. Though, my background pixels are large in quantity compared to the positive class.
- Is there a way I can apply weights for the positive class ?
So far, I am not able to figure... | closed | 2021-10-03T06:28:35Z | 2022-03-14T01:59:15Z | https://github.com/qubvel-org/segmentation_models.pytorch/issues/495 | [
"Stale"
] | nyk2001 | 4 |
STVIR/pysot | computer-vision | 524 | About MobileNet_V2 training config | I wanna reproduce MobileNet_V2 tracking results, now I found the pretrained model of MobileNet_V2 from torchvision modles, is it right? And could you tell me your official training parameter configuration?
Thank you | closed | 2021-04-23T14:26:21Z | 2021-04-27T09:17:55Z | https://github.com/STVIR/pysot/issues/524 | [] | jkboyJohn | 0 |
plotly/dash | data-science | 2,671 | DatePickerRrange accepts start_date which is less then min_date_allowed | The following datepicker range will accept start_date although it is less then min_date_allowed.
```
dcc.DatePickerRange(
id='picker-range',
min_date_allowed=date(2023, 8, 1),
start_date=date(2023, 7, 1),
)
```
| open | 2023-10-24T08:07:02Z | 2024-08-13T19:41:45Z | https://github.com/plotly/dash/issues/2671 | [
"bug",
"P3"
] | ognjengrubac-tomtom | 1 |
modin-project/modin | pandas | 6,702 | Don't materialize axes when calling `to_numpy` | closed | 2023-11-03T23:39:03Z | 2023-11-06T16:05:21Z | https://github.com/modin-project/modin/issues/6702 | [
"Performance 🚀"
] | anmyachev | 0 | |
dropbox/PyHive | sqlalchemy | 130 | Please add doc url to readme | Please add http://pythonhosted.org/PyHive/ to the main readme. I had to pull this from pypi. | open | 2017-06-08T15:16:15Z | 2017-07-22T15:20:56Z | https://github.com/dropbox/PyHive/issues/130 | [] | mtdeguzis | 3 |
gto76/python-cheatsheet | python | 136 | Licence file | Hello,
I think adding a licence file would be useful as the actual licence of the project is a bit ambiguous (it is by default not possible legally to use any of the code in the cheatsheet).
Is it on purpose ?
Thank you | open | 2022-12-13T08:06:46Z | 2023-02-27T22:13:30Z | https://github.com/gto76/python-cheatsheet/issues/136 | [] | Ery4z | 5 |
PaddlePaddle/models | nlp | 4,760 | 按照例子我实现了WGAN-GP了,但是我调试了很久还是出问题 | 希望可以帮助我做一点修改,不知道具体问题出在哪,我参照了WGAN-GP其他框架的代码写的,但效果不好,由于我还是paddle框架的初学者,不能完美还原出来,希望可以帮助一下谢谢,这是公开有问题的项目地址:https://aistudio.baidu.com/aistudio/projectdetail/632252 | open | 2020-07-19T16:29:39Z | 2024-02-26T05:10:53Z | https://github.com/PaddlePaddle/models/issues/4760 | [] | yxhpy | 7 |
keras-team/keras | python | 20,147 | .keras model with base model trainable has poor performance in TensorFlow 2.17 (Keras 3) | I originally posted this bug in the [TensorFlow github issues section](https://github.com/tensorflow/tensorflow/issues/74170) since I believed it to be due to a higher TF version, but was asked to post here since it may instead be due to Keras 3. I am copying my post below:
I am training an EfficientNet model with... | closed | 2024-08-22T12:45:14Z | 2024-08-28T04:11:55Z | https://github.com/keras-team/keras/issues/20147 | [
"keras-team-review-pending",
"type:Bug"
] | nkinnaird | 4 |
modin-project/modin | pandas | 7,084 | Explicitly check for exceptions in `test_indexing.py` | closed | 2024-03-13T12:11:56Z | 2024-03-13T14:17:21Z | https://github.com/modin-project/modin/issues/7084 | [
"Testing 📈"
] | anmyachev | 0 | |
fastapi/sqlmodel | pydantic | 166 | Convenience methods to create multiple models + associated API endpoints | ### 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... | open | 2021-11-24T22:08:19Z | 2021-11-24T23:35:12Z | https://github.com/fastapi/sqlmodel/issues/166 | [
"feature"
] | cisaacstern | 1 |
python-gino/gino | asyncio | 706 | Usage gino in fastapi/starlette tests | GINO version:1.0.1
Python version: 3.7
asyncpg version: 0.18.3
### Description
Hello! I'm trying to figure out how to work with gino in tests of my fastapi app.
I'm following this tutorial https://python-gino.org/docs/en/1.0/tutorials/fastapi.html#
My goal is to be able to do something like this:
```
f... | closed | 2020-07-09T17:23:42Z | 2020-08-25T16:00:03Z | https://github.com/python-gino/gino/issues/706 | [] | Smosker | 2 |
open-mmlab/mmdetection | pytorch | 11,482 | CO-DETR Demo Error: 'list' object has no attribute 'chunked_size' | **Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetection.readthedocs.io/en/latest/faq.html) but cannot get the expected help.
3. The bug has not been fixed in the latest version.
**Describe the bug**
A simple demo with [CO-DE... | open | 2024-02-19T19:32:52Z | 2024-11-30T04:02:53Z | https://github.com/open-mmlab/mmdetection/issues/11482 | [] | ShenZheng2000 | 3 |
joeyespo/grip | flask | 62 | GFM Link problems | It seems the inline links do not work as on github. Example:
```
### Defined Type: patterndb::update
[update](#defined-type-patterndbupdate)
```
| closed | 2014-06-17T08:08:24Z | 2014-06-29T12:02:53Z | https://github.com/joeyespo/grip/issues/62 | [
"duplicate"
] | faxm0dem | 2 |
plotly/dash-table | dash | 137 | Install trouble on linux. | Running `python setup.py sdist` from the latest version on master, I try to install on a centos docker and I get this error:
```
Running setup.py install for dash-table ... error
Complete output from command /usr/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-7oIJun-build/setup.py';exec(co... | closed | 2018-10-12T18:09:40Z | 2018-10-31T18:59:53Z | https://github.com/plotly/dash-table/issues/137 | [] | T4rk1n | 4 |
pyg-team/pytorch_geometric | pytorch | 9,351 | Temporal Data set from TUDataset | ### Discussed in https://github.com/pyg-team/pytorch_geometric/discussions/9323
<div type='discussions-op-text'>
<sup>Originally posted by **xavierallem** May 16, 2024</sup>
I am trying to use
>current_dir = os.getcwd()
> path = osp.join(current_dir, '../../Data/INFECTIOUS')
`dataset` = TUDataset(path,... | open | 2024-05-22T13:49:06Z | 2024-05-22T13:49:07Z | https://github.com/pyg-team/pytorch_geometric/issues/9351 | [] | rusty1s | 0 |
ultralytics/yolov5 | machine-learning | 13,303 | Error During TensorFlow SavedModel and TFLite Export: TFDetect.__init__() got multiple values for argument 'w' and 'NoneType' object has no attribute 'outputs' | ### 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
I encountered errors while attempting to export a YOLOv5 model to TensorFlow SavedModel a... | open | 2024-09-09T06:07:09Z | 2024-10-27T13:30:39Z | https://github.com/ultralytics/yolov5/issues/13303 | [
"question"
] | computerVision3 | 1 |
PaddlePaddle/models | computer-vision | 5,131 | FatalError: A serious error (Segmentation fault) is detected by the operating system. (at /paddle/paddle/fluid/platform/init.cc:303) | 大家好,我在按照[这个教程](https://github.com/PaddlePaddle/models/blob/release/2.0-beta/PaddleCV/video/application/video_tag/Run.md)运行video_tag的样例代码时,遇到了如下报错,请问有谁知道什么原因吗?谢谢!
```
(base) user@user-TUF-Gaming-FX506LU-FX506LU:~/Repo/PaddlePaddle/models/PaddleCV/video/application/video_tag$ python videotag_test.py
Namespace(extracto... | open | 2020-12-22T09:33:11Z | 2024-02-26T05:09:39Z | https://github.com/PaddlePaddle/models/issues/5131 | [] | wwdok | 4 |
huggingface/datasets | deep-learning | 7,066 | One subset per file in repo ? | Right now we consider all the files of a dataset to be the same data, e.g.
```
single_subset_dataset/
├── train0.jsonl
├── train1.jsonl
└── train2.jsonl
```
but in cases like this, each file is actually a different subset of the dataset and should be loaded separately
```
many_subsets_dataset/
├── animals.jso... | open | 2024-07-23T12:43:59Z | 2024-07-23T12:43:59Z | https://github.com/huggingface/datasets/issues/7066 | [] | lhoestq | 0 |
dask/dask | pandas | 10,903 | gpuCI failing | `dask/dataframe/tests/test_dataframe.py::test_to_datetime[True]` is failing consistently in our gpuCI build with
```python
10:11:09 ____________________________ test_to_datetime[True] ____________________________
10:11:09 [gw0] linux -- Python 3.10.13 /opt/conda/envs/dask/bin/python3.10
10:11:09
10:11:09 gpu =... | closed | 2024-02-06T16:28:46Z | 2024-02-07T15:00:34Z | https://github.com/dask/dask/issues/10903 | [
"dataframe",
"tests",
"gpu"
] | jrbourbeau | 2 |
explosion/spaCy | nlp | 13,622 | 3.7.6 does not have wheel for linux aarch64 / arm64 | - https://pypi.org/project/spacy/3.7.6/#files
- https://pypi.org/project/spacy/3.7.5/#files
3.7.5 provides wheels for linux aarch64 for various python versions, but 3.7.6 does not have any wheels for linux aarch64.
Is it intended? Couldn't find related info on changelogs. | open | 2024-09-10T01:39:12Z | 2025-03-19T15:19:02Z | https://github.com/explosion/spaCy/issues/13622 | [] | chulkilee | 5 |
httpie/cli | python | 762 | Package not found on archlinux | Hi,
I can't find the package on archlinux with `pacman -S httpie`. Any thought why?
```sh
42sh$ uname -a
Linux toblerone 5.0.3-arch1-1-ARCH #1 SMP PREEMPT Tue Mar 19 13:09:13 UTC 2019 x86_64 GNU/Linux
```
Thank you!
| closed | 2019-03-22T10:31:15Z | 2019-03-22T19:55:44Z | https://github.com/httpie/cli/issues/762 | [] | nilscox | 1 |
AirtestProject/Airtest | automation | 894 | snapshot+recognition可识别,运行不可识别。 | (请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。)
**(重要!问题分类)**
* 测试开发环境AirtestIDE使用问题 -> https://github.com/AirtestProject/AirtestIDE/issues
* 控件识别、树状结构、poco库报错 -> https://github.com/AirtestProject/Poco/issues
* 图像识别、设备控制相关问题 -> 按下面的步骤
**描述问题bug**
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)
[12:52:59][INFO]<airtest.c... | open | 2021-04-20T05:08:08Z | 2021-04-21T06:22:34Z | https://github.com/AirtestProject/Airtest/issues/894 | [] | 1999single | 1 |
lanpa/tensorboardX | numpy | 58 | Cat issue in add_embedding with cuda tensor | In line number: https://github.com/lanpa/tensorboard-pytorch/blob/master/tensorboardX/embedding.py#L20
If a cuda tensor is passed it will throw an error as torch.randn will generate a cpu tensor and thus both won't be same type. Either throw an explicit warning or check for type of `label_img` and convert rand tenso... | closed | 2017-12-14T23:34:43Z | 2017-12-29T12:00:10Z | https://github.com/lanpa/tensorboardX/issues/58 | [] | apsdehal | 1 |
dunossauro/fastapi-do-zero | pydantic | 328 | Minha colaboração | | Link do projeto | Seu @ no git | Comentário (opcional) |
|-------------|:-------------:|:-------------:|
|[Fast_zero](https://github.com/AndrewGRM/fast_zero) | [@AndrewGRM](https://github.com/AndrewGRM) | Estou começando o projeto, espero aprender muito 💯 | | closed | 2025-02-28T03:00:06Z | 2025-03-01T00:18:28Z | https://github.com/dunossauro/fastapi-do-zero/issues/328 | [] | AndrewGRM | 2 |
streamlit/streamlit | python | 10,448 | Vega-lite selection interval shows "true" tooltip | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [x] I added a very descriptive title to this issue.
- [x] I have provided sufficient information below to help reproduce this issue.
### Summary
When adding a selection interval to an altair... | closed | 2025-02-19T15:21:41Z | 2025-02-20T23:23:22Z | https://github.com/streamlit/streamlit/issues/10448 | [
"type:bug",
"status:confirmed",
"priority:P3",
"feature:st.altair_chart"
] | foldager | 2 |
pallets/quart | asyncio | 10 | reading from redis queue and sending data to webpage | I got quart websocket example running on Python 3.6.4. Now I want to read data from a redis queue and send it to my webpage.
I also will receive data from the web page and call functions within a class or if easier, put it into an outgoing redis queue.
How can I best implement it in quart server?
I would ver... | closed | 2018-02-28T13:21:28Z | 2022-07-07T00:22:51Z | https://github.com/pallets/quart/issues/10 | [] | juntiedt2 | 4 |
openapi-generators/openapi-python-client | rest-api | 715 | Support multi-file schemas | Hello,
I'm new to OpenAPI and Schemas world so it could be possible that I'm doing something wrong.
I'm trying to add '#ref' to components in openapi.json to link to another file.
for example:
"components": {
"schemas": {
"User": {
"$ref": "./schemas/User"
}
}
And I'm getting t... | closed | 2023-01-01T13:51:46Z | 2023-08-13T00:55:47Z | https://github.com/openapi-generators/openapi-python-client/issues/715 | [
"✨ enhancement",
"🍭 OpenAPI Compliance"
] | axshani | 2 |
coqui-ai/TTS | python | 3,745 | [Bug] Anyway to run this as docker-compose ? | ### Describe the bug
Anyway to run this as docker-compose ?
### To Reproduce
docker-compose up
### Expected behavior
N/A
### Logs
```shell
N/A
```
### Environment
```shell
N/A
```
### Additional context
N/A | closed | 2024-05-16T23:08:26Z | 2024-07-27T06:33:40Z | https://github.com/coqui-ai/TTS/issues/3745 | [
"bug",
"wontfix"
] | PeterTucker | 4 |
explosion/spaCy | deep-learning | 12,000 | spacy package CLI command accepts list of code_paths, but the others do not | I recently started a new spaCy project and decided not to create a separate Python module with all the custom code. While I can pass a comma-separated list of code paths to the [spacy package](https://spacy.io/api/cli#package) command, other CLI commands such as [spacy train](https://spacy.io/api/cli#train) and [spacy ... | open | 2022-12-19T17:01:23Z | 2022-12-20T08:03:13Z | https://github.com/explosion/spaCy/issues/12000 | [
"enhancement",
"feat / cli",
"feat / ux"
] | kinghuang | 2 |
litestar-org/litestar | asyncio | 3,646 | Bug: order of types in openapi spec is not consistent in json rendering | ### Description
We are seeing the order of types change in openapi generation, which makes comparing golden versions of the openapi spec problematic. I think the specific problem we are seeing comes from https://github.com/litestar-org/litestar/blob/ffaf5616b19f6f0f4128209c8b49dbcb41568aa2/litestar/_openapi/schema_ge... | open | 2024-07-25T13:57:31Z | 2025-03-20T15:54:50Z | https://github.com/litestar-org/litestar/issues/3646 | [
"Bug :bug:",
"OpenAPI"
] | atom-andrew | 2 |
ageitgey/face_recognition | python | 751 | Running face_encodings in parallel gives RuntimeError: cudaGetDevice()... reason: initialization error | * face_recognition version: 1.2.3
* Python version: 3.7.2
* Operating System: Scientific Linux 7.6
---
I have dlib installed with GPU support.
```
>>> import dlib
>>> dlib.DLIB_USE_CUDA
True
```
I'm using `batch_face_locations()` to get image locations. Then for each location that was pulled out of th... | open | 2019-02-21T21:00:04Z | 2021-04-05T22:49:55Z | https://github.com/ageitgey/face_recognition/issues/751 | [] | dav-ell | 4 |
qubvel-org/segmentation_models.pytorch | computer-vision | 723 | Pretrained Download Error | hello.!
I am receiving the mit_b3 pretrained model, but the speed is too slow and I am getting disconnected while receiving it. Any solution?
(I checked and the mix vision Transformer model pretrained are all the same issue.)
I appreciate your time and assistance. Thank you. | closed | 2023-03-03T09:02:33Z | 2023-03-06T13:06:42Z | https://github.com/qubvel-org/segmentation_models.pytorch/issues/723 | [] | Junhyuk93 | 2 |
tableau/server-client-python | rest-api | 1,230 | [Help Wanted] TSC ServerInfo call and SignOut call Hanging/Freezing after TSC Version Upgrade | **Describe the bug**
After upgrading TSC from 0.19.0 to 0.22 the below lines of code cause a hanging/freezing behavior
(after experimenting I have determined these are the versions where the behavior changes, I'm actually trying to upgrade from 0.14.1 to 0.24)
I also tested all the way up to 0.25, same issue
I hav... | closed | 2023-05-02T15:09:12Z | 2023-06-16T23:21:14Z | https://github.com/tableau/server-client-python/issues/1230 | [
"help wanted"
] | caseycourtneycu | 3 |
voxel51/fiftyone | data-science | 5,335 | [BUG] evaluate_detections() is skipping detections | ### Describe the problem
Hi ! Thanks for this awesome project !
I've been using 51 for quite a while now. I recently tried the `evaluate_detections() `method with `fiftyone.core.labels.Detections` and `COCO` evaluation method, which is very powerful.
When I upgraded Fiftyone to 1.1.0 (and also in 1.2.0), I've... | open | 2025-01-02T15:30:40Z | 2025-02-03T20:39:38Z | https://github.com/voxel51/fiftyone/issues/5335 | [
"bug"
] | AntoninDvl | 4 |
ScrapeGraphAI/Scrapegraph-ai | machine-learning | 179 | asyncio.run() cannot be called from a running event loop | Hi there,
trying to get SmartScraperGraph running on Fast-API.
```
@app.post("/crawl")
async def crawl(request: Request):
data = await request.json()
url = data.get('url')
try:
smart_scraper_graph = SmartScraperGraph(
prompt="List me all the articles",
... | closed | 2024-05-08T14:03:07Z | 2024-08-22T09:21:53Z | https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/179 | [
"bug"
] | kkarkos | 17 |
onnx/onnx | scikit-learn | 6,018 | When will outstanding security vulnerabilities be fixed? | # Ask a Question
### Question
When are you planning to release the next version of Onnx so that the outstanding security vulnerabilities are patched?
### Further information
- https://vuldb.com/?id.254653 (fixed by https://github.com/onnx/onnx/commit/66b7fb630903fdcf3e83b6b6d56d82e904264a20)
- https://vuldb.co... | closed | 2024-03-12T12:32:04Z | 2024-03-28T07:58:37Z | https://github.com/onnx/onnx/issues/6018 | [
"question"
] | micahstairs | 2 |
ckan/ckan | api | 7,876 | The documentation should be updated to reflect the actual statistics. |
The current [2.10.x documentation](https://docs.ckan.org/en/2.10/maintaining/tracking.html) indicates that it will provde the following stats:
- Sort datasets by popularity
- Highlight popular datasets and resources
- Show view counts next to datasets and resources
- Show a list of the most popular datasets
- Ex... | closed | 2023-10-26T06:53:51Z | 2023-10-26T11:21:42Z | https://github.com/ckan/ckan/issues/7876 | [] | sagargg | 2 |
ray-project/ray | deep-learning | 51,154 | [Serve] On kuberay, vLLM-0.7.2 reports "No CUDA GPUs are available" while vllm-0.6.6.post1 works fine when deploy rayservice | ### What happened + What you expected to happen
### Description
When deploying Qwen2.5-0.5B model using kuberay with vLLM 0.7.2, encountering "RuntimeError: No CUDA GPUs are available" error. However, the same deployment works fine with vLLM 0.6.6.post1 under identical environment conditions.
### Environment Informat... | open | 2025-03-07T07:28:52Z | 2025-03-11T12:08:05Z | https://github.com/ray-project/ray/issues/51154 | [
"bug",
"triage",
"serve"
] | pteric | 6 |
suitenumerique/docs | django | 437 | Switch from Web Sockets to Long polling | ## Bug Report
**Problematic behavior**
Websockets are not compatible with internal networks and security configuration.
**Expected behavior/code**
Replace websocket with Long Polling.
Which means we need to make changes to hoccus poccus and Y.js | closed | 2024-11-20T18:33:06Z | 2025-01-31T15:11:47Z | https://github.com/suitenumerique/docs/issues/437 | [
"collaboration"
] | virgile-dev | 1 |
MaartenGr/BERTopic | nlp | 2,288 | Changing number of topics | ### Have you searched existing issues? 🔎
- [x] I have searched and found no existing issues
### Desribe the bug
I have been running BERTopic on a dataset for the Chinese language. I see every time I run the model, I get either two topics or around 315 topics. I'm not sure what is causing this drastic change and wh... | open | 2025-02-14T22:26:35Z | 2025-02-16T07:26:30Z | https://github.com/MaartenGr/BERTopic/issues/2288 | [
"bug"
] | mitramir55 | 1 |
praw-dev/praw | api | 1,853 | Missing return signatures for mixin methods | ### Describe the Bug
The mixin methods do not have type signatures for what they return.
### Desired Result
They should have type signatures.
### Relevant Logs
_No response_
### Code to reproduce the bug
_No response_
### My code example does not include the `Reddit()` initialization to prevent credential leaka... | closed | 2022-02-23T20:27:27Z | 2022-05-21T18:53:22Z | https://github.com/praw-dev/praw/issues/1853 | [
"Feature",
"Stale"
] | PythonCoderAS | 7 |
InstaPy/InstaPy | automation | 6,528 | Instapy is not commenting posts? | Hello - i run the following code and likeing the post works fine -
But even tough i set
`session.set_do_comment(True, percentage=100) `
to 100 percent it doesn´t make any comments in the posts?
This is my full code:
```
from instapy import InstaPy
session = InstaPy(username=INSTA_USER,
... | open | 2022-03-01T21:08:21Z | 2022-05-13T13:22:44Z | https://github.com/InstaPy/InstaPy/issues/6528 | [] | Rapid1898-code | 2 |
scikit-hep/awkward | numpy | 2,376 | `ak.to_list` has stopped working on some edge cases between awkward 1.8.0 and 2.1.1 | ### Version of Awkward Array
2.1.1
### Description and code to reproduce
So, this is a somewhat silly edge case, but I'd rather not write exceptions for it.
In awkward 1.8.0 I could do;
```python3
import awkward as ak
assert ak.__version__ == '1.8.0'
ak.to_list(['mystring'])
```
Sometimes I want a ... | closed | 2023-04-08T11:41:40Z | 2023-07-02T17:08:23Z | https://github.com/scikit-hep/awkward/issues/2376 | [
"bug"
] | HenryDayHall | 2 |
quasarstream/python-ffmpeg-video-streaming | dash | 37 | Sites that require a login | Hello Amin
Thanks for the article
I want to download a video from a site that, after logging in, has access to its HLS videos
How do I do the login steps in FFmpeg? | closed | 2020-09-17T05:02:37Z | 2020-09-17T18:20:05Z | https://github.com/quasarstream/python-ffmpeg-video-streaming/issues/37 | [] | alefjim | 1 |
jeffknupp/sandman2 | rest-api | 221 | Where is the package? | Couldn't locate the package
Air ~ % pip install sandman2
Collecting sandman2
Could not fetch URL https://pypi.python.org/simple/sandman2/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) - skipping
Could not find a version that ... | open | 2021-06-18T09:45:25Z | 2021-06-18T09:45:25Z | https://github.com/jeffknupp/sandman2/issues/221 | [] | jai2033shankar | 0 |
huggingface/datasets | deep-learning | 6,869 | Download is broken for dict of dicts: FileNotFoundError | It seems there is a bug when downloading a dict of dicts of URLs introduced by:
- #6794
## Steps to reproduce the bug:
```python
from datasets import DownloadManager
dl_manager = DownloadManager()
paths = dl_manager.download({"train": {"frr": "hf://datasets/wikimedia/wikipedia/20231101.frr/train-00000-of-0000... | closed | 2024-05-06T05:13:36Z | 2024-05-06T09:25:53Z | https://github.com/huggingface/datasets/issues/6869 | [
"bug"
] | albertvillanova | 0 |
benbusby/whoogle-search | flask | 538 | [BUG] Incorrect initial forwarding session | **Describe the bug**
It seems that there is something wrong with the Nov 18th release concerning the session forwarding. The first time when one starts a search, thing gets forwarded to an URL which couldn't be interpreted. I've configured things in such way that Whoogle runs on port 443 towards my NAS and then revers... | closed | 2021-11-19T06:46:19Z | 2021-12-20T06:51:28Z | https://github.com/benbusby/whoogle-search/issues/538 | [
"bug"
] | eddydc | 8 |
google/trax | numpy | 1,183 | Reformer imagenet64 gin config - dataset loading failure | ### Description
Imagenet64 dataset from tensor2tensor used in this gin config:
https://github.com/google/trax/blob/master/trax/supervised/configs/reformer_imagenet64.gin
seems to have some loading issues. I tried to run this config on Google Colab:
https://colab.research.google.com/drive/1ysEQYOaIspHPBVu6S9jOxc... | open | 2020-11-03T09:19:41Z | 2020-11-03T21:34:48Z | https://github.com/google/trax/issues/1183 | [] | syzymon | 1 |
waditu/tushare | pandas | 800 | fund_daily返回了错误数据 | df = pro.fund_daily(trade_date='20080102')
df.loc[df['ts_code']=='150001!1.SZ']
以上命令返回了如下数据:
20080102 1.408 ... 0.5722 551447.01 77407.7552
代码ts_code有错误
ID:13632771963
| closed | 2018-11-04T12:38:58Z | 2018-11-05T03:17:11Z | https://github.com/waditu/tushare/issues/800 | [] | chenyizhe | 1 |
Sanster/IOPaint | pytorch | 585 | [BUG] Critical CVE File Overwrite | **Model**
Which model are you using?
**Describe the bug**
A clear and concise description of what the bug is.
CVE type: File Overwrite
URL: http://localhost:8080/api/v1/save_image
Poc: curl -X POST "http://localhost:8080/api/v1/save_image" -F "file=@file.mp4;filename=../../etc/passwd;"
Error is going here:... | closed | 2024-10-21T23:44:24Z | 2024-10-22T09:42:54Z | https://github.com/Sanster/IOPaint/issues/585 | [] | caerry | 1 |
unionai-oss/pandera | pandas | 1,121 | version 0.14.x breaks mypy compatibility | **Describe the bug**
It seems that versions 0.14.x break the compatibility with `mypy`.
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of pandera.
- [ ] (optional) I have confirmed this bug exists on the master branch of pandera.
... | closed | 2023-03-16T17:55:23Z | 2023-03-16T23:19:26Z | https://github.com/unionai-oss/pandera/issues/1121 | [
"bug"
] | PetitLepton | 12 |
0b01001001/spectree | pydantic | 67 | Standard Starlette static mount breaks openapi.json endpoint [BUG] | **Describe the bug**
Adding a static mount to the routes will result in failure to load openapi.json, with an internal server error.
**To Reproduce**
Steps to reproduce the behavior:
Given the provided Starlette example (with the needed fix to the api mount path, as it is incorrectly provided in the example):
... | closed | 2020-10-22T18:55:57Z | 2020-10-23T05:56:24Z | https://github.com/0b01001001/spectree/issues/67 | [
"bug"
] | scott2b | 2 |
scikit-optimize/scikit-optimize | scikit-learn | 914 | import past hyperparms and results to start gp.minimize with previous info | Hello, is there a way to basically save results from gp.minimisze, and then input those results the next time you want to run the hyperparameter turning? And multiple results, I'm aware that you can feed gp.minimize default params. Thanks! | open | 2020-06-11T13:53:27Z | 2020-07-10T13:35:50Z | https://github.com/scikit-optimize/scikit-optimize/issues/914 | [] | svideloc | 1 |
scikit-hep/awkward | numpy | 2,822 | GPU Tests Failed | The GPU tests failed for commit e3e48744d5a0ef09068996c1c590ca9bcb25492d with the following pytest output:
```
wer case.\n'
'4. The resulting values are returned directly instead of references.\n'
'\n')
__file__ = '/opt/build-venv/lib/python3.8/site-packages/cupy_backends/cuda/api/runtime.cpython-38-x86_64... | closed | 2023-11-15T13:34:23Z | 2023-11-15T13:50:49Z | https://github.com/scikit-hep/awkward/issues/2822 | [] | agoose77 | 0 |
run-llama/rags | streamlit | 65 | Stop response generation in langchain framework |
Python code:
qa_chain = RetrievalQA.from_chain_type(llm=turbo_llm,
chain_type="stuff",
retriever=compression_retriever,
return_source_documents=True
)
response = qa_chain("Wh... | open | 2024-03-18T09:29:00Z | 2024-03-18T09:29:00Z | https://github.com/run-llama/rags/issues/65 | [] | Aniketparab1999 | 0 |
oegedijk/explainerdashboard | dash | 139 | Exception: Model does not have a known objective or output type! When model_output is not "raw" then we need to know the model's objective or link function. | **I am trying to build a explainer dashboard with multiclass model but it is throwing the following error**
"
Exception Traceback (most recent call last)
<ipython-input-105-d37d4aaf569b> in <module>
8
9 from explainerdashboard import ClassifierExplainer, ExplainerDashbo... | closed | 2021-08-10T10:00:12Z | 2021-08-17T12:33:03Z | https://github.com/oegedijk/explainerdashboard/issues/139 | [] | muhammad49 | 4 |
numba/numba | numpy | 9,692 | Jitted and non-jitten function give different output | ## Reporting a bug
- [x] I have tried using the latest released version of Numba (most recent is
visible in the release notes
(https://numba.readthedocs.io/en/stable/release-notes-overview.html).
- [x] I have included a self contained code sample to reproduce the problem.
i.e. it's possible to run as 'pyth... | closed | 2024-08-09T16:36:30Z | 2024-09-20T01:56:47Z | https://github.com/numba/numba/issues/9692 | [
"more info needed",
"stale"
] | G-Francio | 4 |
ckan/ckan | api | 8,420 | Incorporate new theme to current development branch | The new design is taking shape nicely (the [preview site](https://github.com/ckan/ckan/discussions/8399) needs to be updated but will have the new theme soon) and it's time to start bringing it over to the current master branch.
There is a mechanism in `environment.py` to switch the base [public](https://github.com/... | closed | 2024-09-04T13:54:29Z | 2024-10-14T11:06:02Z | https://github.com/ckan/ckan/issues/8420 | [] | amercader | 1 |
Lightning-AI/pytorch-lightning | data-science | 20,605 | Training crashes when using RichProgressBar with num_sanity_val_steps but no validation dataloader | ### Bug description
When using the `RichProgressBar` callback and setting `num_sanity_val_steps > 0`, but not providing a validation dataloader in the `LightningDataModule`, the training crashes. This only happens when explicitly returning an empty list in val_dataloader.
### What version are you seeing the problem ... | open | 2025-02-27T06:48:10Z | 2025-02-27T06:48:25Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20605 | [
"bug",
"needs triage",
"ver: 2.5.x"
] | t-schanz | 0 |
flairNLP/flair | nlp | 3,431 | [Question]: Fine-tune transformer model with TransformerWordEmbedding | ### Question
I am using `TransformerWordEmbedding` to obtain contextualized embeddings from RoBERTa pre-trained weights. I was seeking more clarity about what the `fine-tune` parameter does. What is meant by fine-tuneable embeddings in this case? Does this allow for backpropagation through all of the layers in the RoB... | closed | 2024-03-20T18:07:27Z | 2024-03-22T10:07:09Z | https://github.com/flairNLP/flair/issues/3431 | [
"question"
] | rohandas14 | 1 |
graphql-python/graphene-django | django | 621 | Received incompatible instance | Hi,
`I am trying to make: query { getNeighborhoodsAround(postalCode:2600, countryCode:"AU", distance:2) { name } }`
```
import graphene
import pymongo
from graphene_django.types import DjangoObjectType
from pymongo import MongoClient
class Query(object):
def resolve_get_neighborhoods_around(self, in... | closed | 2019-04-25T22:49:19Z | 2019-05-06T11:11:09Z | https://github.com/graphql-python/graphene-django/issues/621 | [] | pyjavo | 4 |
Miserlou/Zappa | django | 1,256 | Stage name prepended to request path, using certificate (regression) | I have been successfully using Zappa with Django with a custom domain/certificate.
I just updated to zappa version 0.45.1 and on the next deployment django started receiving the incorrect path which erroneously included the stage name as a prefix.
Reverting to zappa version 0.43.2 and deploying again fixed the is... | closed | 2017-11-24T12:00:59Z | 2017-11-24T12:06:12Z | https://github.com/Miserlou/Zappa/issues/1256 | [] | python1981 | 1 |
K3D-tools/K3D-jupyter | jupyter | 223 | 2.8.0 does not display plot | I upgraded k3d to 2.8.0 with conda. With no other changes to my Python environment, 2.7.4 gives expected output

but 2.8.0 does not plot any points
![k3d_points_2 8 0](https://user-images.githubuse... | closed | 2020-05-06T13:12:25Z | 2020-05-06T13:33:14Z | https://github.com/K3D-tools/K3D-jupyter/issues/223 | [] | johnomotani | 4 |
plotly/jupyterlab-dash | dash | 7 | Installation npm run build | I am using installation instructions. I can't seem to get to run:
`npm run build`
it is giving me the following error:
jupyterlab_dash@0.1.0 build /home/hamza/jupyterlab-dash
tsc
/usr/bin/env: ‘node’: No such file or directory
npm ERR! Linux 4.4.0-141-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/np... | closed | 2019-01-17T08:16:09Z | 2019-01-17T08:50:34Z | https://github.com/plotly/jupyterlab-dash/issues/7 | [] | hamzaafridi | 1 |
influxdata/influxdb-client-python | jupyter | 333 | Write DataPoint with specific time | <!--
Thank you for reporting a bug.
* Please add a :+1: or comment on a similar existing bug report instead of opening a new one.
* https://github.com/influxdata/influxdb-client-python/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+is%3Aclosed+sort%3Aupdated-desc+label%3Abug+
* Please check whether the bug c... | closed | 2021-09-27T02:49:41Z | 2021-09-29T05:56:17Z | https://github.com/influxdata/influxdb-client-python/issues/333 | [
"question",
"wontfix"
] | ntdgo | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.