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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
Textualize/rich | python | 2,731 | [BUG] Ellipsis isn't printed in PyCharm | - [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- [x] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md).
**Describe the bug**
I'... | open | 2023-01-04T06:10:26Z | 2023-01-04T06:10:48Z | https://github.com/Textualize/rich/issues/2731 | [
"Needs triage"
] | davidgilbertson | 1 |
davidsandberg/facenet | tensorflow | 314 | some issue about the size of input image | As we now,the size of input image in Inception-ResNet-v1 is 299X299X3.However,i see the code in train_softmax.py and i find that your size of input image is 160X160X3.I wonder konw why not resize 299X299X3? | closed | 2017-06-06T14:25:09Z | 2017-06-07T02:03:32Z | https://github.com/davidsandberg/facenet/issues/314 | [] | KaiJin1995 | 2 |
deezer/spleeter | deep-learning | 107 | [Bug] Spleeter doesn't work after extracting downloaded pretrained model | <!-- PLEASE READ THIS CAREFULLY :
- Any issue which does not respect following template or lack of information will be considered as invalid and automatically closed
- First check FAQ from wiki to see if your problem is not already known
-->
## Description
When executing the script and after it has just downlo... | closed | 2019-11-16T22:47:19Z | 2020-10-29T17:27:46Z | https://github.com/deezer/spleeter/issues/107 | [
"bug",
"invalid"
] | ghost | 1 |
ivy-llc/ivy | pytorch | 28,033 | Remove `Optional` typehint when the argument has non-None default value | At few places in the codebase, when the default value of an argument is not `None`, still the `Optional` typehint is being used. It should be removed as recommended by `mypy` and for better clarity in general.
https://github.com/unifyai/ivy/blob/82ccaebd9743a6d7d0d47309fc0db3b43c315cbe/ivy/functional/backends/jax/expe... | closed | 2024-01-24T19:32:14Z | 2024-01-25T03:20:18Z | https://github.com/ivy-llc/ivy/issues/28033 | [] | Sai-Suraj-27 | 0 |
stanford-oval/storm | nlp | 310 | Error occurred while searching query SOME_QUERY: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:2559) | Hello,
I see a lot of errors in logs like
`'Error occurred while searching query SOME_QUERY: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:2559)'`
All the libraries are up-to-date.
Using googlesearch as rm
Is it something expected? How can it be fixed?
Thanks in advance | open | 2025-01-29T12:47:10Z | 2025-03-03T08:09:53Z | https://github.com/stanford-oval/storm/issues/310 | [] | dasha-klim | 2 |
nolar/kopf | asyncio | 289 | Export prometheus metrics at `/metrics` | > <a href="https://github.com/Jc2k"><img align="left" height="50" src="https://avatars2.githubusercontent.com/u/11544?v=4"></a> An issue by [Jc2k](https://github.com/Jc2k) at _2020-01-06 14:27:18+00:00_
> Original URL: https://github.com/zalando-incubator/kopf/issues/289
>
## Problem
<!-- What problem... | open | 2020-08-18T20:02:50Z | 2022-08-17T18:44:14Z | https://github.com/nolar/kopf/issues/289 | [
"enhancement",
"archive"
] | kopf-archiver[bot] | 4 |
pydata/xarray | numpy | 9,642 | Release/support roadmap in documentation | ### Is your feature request related to a problem?
I can not find easily info on the release cycle, python versions support, when they would be dropped, etc.
It's handy to know e.g. how long would python 3.11 be supported by xarray.
### Describe the solution you'd like
We could add a new page in the docum... | open | 2024-10-17T14:08:28Z | 2024-10-18T10:11:59Z | https://github.com/pydata/xarray/issues/9642 | [
"topic-documentation",
"enhancement"
] | arongergely | 4 |
microsoft/unilm | nlp | 939 | [TrOCR] support pytorch mobile interpreter | Is TrOCR support pytorch mobile interpreter?
I can't find related doc.
[mobile_interpreter](https://pytorch.org/tutorials/recipes/mobile_interpreter.html) | open | 2022-12-06T03:52:44Z | 2022-12-06T03:52:44Z | https://github.com/microsoft/unilm/issues/939 | [] | lowfiend | 0 |
davidsandberg/facenet | tensorflow | 855 | validate_on_lfw.py: No op named DecodeBmp in defined operations | I am having a similar issue. Heres the error
Model directory: /home/ankita/models/facenet/20180402-114759
Metagraph file: model-20180402-114759.meta
Checkpoint file: model-20180402-114759.ckpt-275
Traceback (most recent call last):
File "src/validate_on_lfw.py", line 164, in <module>
main(parse_arguments(sy... | closed | 2018-08-24T16:57:02Z | 2019-02-26T08:35:21Z | https://github.com/davidsandberg/facenet/issues/855 | [] | AnkitaBeniwal | 3 |
ansible/awx | django | 15,178 | Unable to install some galaxy collections (again) | ### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates.
- [X] I understand that AWX is open source software provide... | closed | 2024-05-10T00:03:30Z | 2024-05-10T09:23:01Z | https://github.com/ansible/awx/issues/15178 | [
"type:bug",
"component:awx_collection",
"needs_triage",
"community"
] | fermosan | 2 |
bmoscon/cryptofeed | asyncio | 208 | Add receive timestamp | Hi
Would it be possible to add a config option so that all ticks are timestamped on arrival or perhaps there is an alternative method for joining different feeds (posthoc) in order of arrival?
Thanks
A | closed | 2020-02-09T16:15:54Z | 2020-03-08T20:53:46Z | https://github.com/bmoscon/cryptofeed/issues/208 | [] | quazzuk | 8 |
encode/databases | sqlalchemy | 9 | Support raw-string queries | closed | 2019-02-07T17:14:33Z | 2019-04-17T13:26:47Z | https://github.com/encode/databases/issues/9 | [
"feature"
] | tomchristie | 12 | |
JoeanAmier/TikTokDownloader | api | 20 | TikTok.account_download() missing 1 required positional argument: 'params' | File "D:\PycharmProjects\TikTokDownloader\src\main_complete.py", line 284, in run
self.batch_acquisition()
File "D:\PycharmProjects\TikTokDownloader\src\main_complete.py", line 79, in batch_acquisition
self.account_download(
TypeError: TikTok.account_download() missing 1 required positional argument: 'p... | closed | 2023-07-04T08:19:13Z | 2023-07-05T02:55:39Z | https://github.com/JoeanAmier/TikTokDownloader/issues/20 | [] | jingle1267 | 5 |
pennersr/django-allauth | django | 3,208 | Inactive user is redirected to login page instead of account_inactive | A copy of login.html template is automatically generated in app folder and inactive user is redirected there with "Invalid username and/or password." message instead of rendering account_inactive.html page. | closed | 2022-12-08T15:08:02Z | 2022-12-30T14:55:51Z | https://github.com/pennersr/django-allauth/issues/3208 | [] | erichoangnle | 0 |
smarie/python-pytest-cases | pytest | 254 | Bug: attr.exceptions.FrozenInstanceError | Hi,
I'm getting an exception whose traceback involves pytest-cases.
Here is a minimal reproducer:
```python
# min_repro_test.py
from pytest import fixture
from pytest_cases import parametrize_with_cases
@fixture
def foo_fixture():
return 123
class MyCases:
def case_arr_too_short(self, foo... | closed | 2022-02-07T11:18:59Z | 2022-02-08T01:55:40Z | https://github.com/smarie/python-pytest-cases/issues/254 | [] | Jasha10 | 2 |
mwaskom/seaborn | pandas | 3,415 | seaborn.objects: Add equivalient of margin_titles to Plot.facet to allow rows and columns to be labelled at ends rather than between subplots | The `margin_titles` argument of `FacetGrid` is quite useful for improving the space efficiency and readability of faceted plots in some cases. The seaborn.objects API has very powerful and easy to use faceting capabilities, but seems to thus far lack this functionality, and I have not been able to find a workaround fo... | open | 2023-07-01T13:48:14Z | 2023-11-21T12:15:23Z | https://github.com/mwaskom/seaborn/issues/3415 | [
"wishlist"
] | qiemem | 1 |
Kludex/mangum | fastapi | 15 | Example project for AWS | Need to create a full example project to link to for AWS at some point, potentially including how to use with other services and more advanced configurations. | closed | 2019-01-27T10:58:57Z | 2019-01-28T13:15:55Z | https://github.com/Kludex/mangum/issues/15 | [
"docs"
] | jordaneremieff | 1 |
stanfordnlp/stanza | nlp | 933 | appears to be a coding mistake in prepare_tokenizer_treebank.py | for https://github.com/stanfordnlp/stanza/blob/main/stanza/utils/datasets/prepare_tokenizer_treebank.py,
"else:" in line 485 is aligned with "for line in sent:", really? | closed | 2022-01-24T22:01:31Z | 2022-02-08T19:38:56Z | https://github.com/stanfordnlp/stanza/issues/933 | [] | junli-sw | 3 |
huggingface/diffusers | deep-learning | 11,035 | Support symlink=False for from_single_file download. | **Is your feature request related to a problem? Please describe.**
When downloading from single file, take flux-dev-fp8 for example, the other pipeline components are loaded, but with a multi directory layout including symlinks (eg snapshots, blobs, etc).
This is a problem when trying to compress the downloaded comp... | open | 2025-03-11T23:08:36Z | 2025-03-15T17:20:30Z | https://github.com/huggingface/diffusers/issues/11035 | [] | jlonge4 | 2 |
onnx/onnx | deep-learning | 6,093 | Using Pytorch Count of input_names provided during export not matching with session.get_inputs() | Hi,
I have trained a model using pytorch and trying to export it to a onnx file. I was able export it to onnx file with 5 input names and dynamic_axes. If I use the exported onnx file to run inference, the input_names provided are missing. Seeing only 2 out of 5 while doing session.get_inputs()
I used below code du... | closed | 2024-04-19T06:10:40Z | 2024-04-19T16:46:55Z | https://github.com/onnx/onnx/issues/6093 | [
"question"
] | v-ngangarapu | 1 |
Evil0ctal/Douyin_TikTok_Download_API | web-scraping | 298 | ่ฟๅจๆญฅๆฐไฟฎๆนๅฐ็จๅบ | ่ฟๅจๆญฅๆฐไฟฎๆนๅฐ็จๅบhttp://52oupa.com | closed | 2023-10-15T15:40:17Z | 2023-12-09T00:41:19Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/298 | [] | iWorkers | 0 |
gradio-app/gradio | deep-learning | 10,066 | login to server failed: tls: failed to verify certificate: x509: certificate has expired or is not yet valid | ### Describe the bug
Since yesterday, I have been facing the issue of gradio not launching properly. It keeps printing this error and displays unexpected ui.
`Running Gradio in a Colab notebook requires sharing enabled. Automatically setting `share=True` (you can turn this off by setting `share=False` in `launch()` e... | closed | 2024-11-28T12:52:56Z | 2024-11-28T14:14:39Z | https://github.com/gradio-app/gradio/issues/10066 | [
"bug"
] | hasanshahid5678 | 2 |
PaddlePaddle/ERNIE | nlp | 765 | pretrain.py raising AttributeError: 'PosixPath' object has no attribute 'tell' | When I try to run this command :
```
!python ./demo/pretrain/pretrain.py \
--data_dir "path/to/train_data.gz" \
--from_pretrained "ernie-2.0-en" --save_dir "path/to/dir/" \
--max_seqlen 100
```
I get this error :
```
File "./demo/pretrain/pretrain.py", line 346, in <module>
model = ErnieModelForPretra... | closed | 2021-11-13T15:50:25Z | 2022-04-29T07:17:56Z | https://github.com/PaddlePaddle/ERNIE/issues/765 | [] | peppocola | 4 |
streamlit/streamlit | streamlit | 10,790 | Enable sorting on `st.data_editor` if `num_rows="dynamic"` | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [x] I added a descriptive title and summary to this issue.
### Summary
`st.data_editor` deactivates sorting if `num_rows="dynamic"`. Can we find a way to enable sorting in this sit... | open | 2025-03-14T17:36:16Z | 2025-03-14T17:36:55Z | https://github.com/streamlit/streamlit/issues/10790 | [
"type:enhancement",
"feature:st.data_editor"
] | lukasmasuch | 1 |
OFA-Sys/Chinese-CLIP | computer-vision | 265 | ่ฎบๆๅๅงๅimage encoder็ๆจกๅๅๆฐ | ๅๅคๅค็ฐChineseClip่ฎบๆ๏ผไปฅCLIP-VIT-B/16 ๅๅงๅimage encoder้จๅ๏ผไธ่ฝฝๅฏนๅบ็ๆฏ https://huggingface.co/openai/clip-vit-base-patch16/tree/main ไฝๆฏๅ ่ฝฝๆจกๅๅๆฐๆถ๏ผๅ็ฐimage encoder้จๅๅๆฐๅ ่ฝฝไธไธใๆๆๅฐๅ็ฐๅฏนๅบๅๆฐๅ็งฐไปฅvision_model.encoder.layers.ๅผๅคด็๏ผๆ็
งChineseClipไปฃ็ ๆ ๆณๅน้
ไธใ่ChineseClip้ข่ฎญ็ปๅฅฝ็ๆจกๅ๏ผๅฏนๅบๅๆฐๅ็งฐๆฏๅ
ๅซvisual.transformer.resblocksใ่ฏท้ฎ่ฎบๆๅๅงๅ็ๆจกๅๆไปถ้พๆฅๆฏไปไน๏ผ้บป็ฆๅไธไธ~
ไธ่ฝฝ็clip-v... | open | 2024-03-04T08:42:05Z | 2024-04-23T09:46:25Z | https://github.com/OFA-Sys/Chinese-CLIP/issues/265 | [] | gobigrassland | 2 |
FactoryBoy/factory_boy | sqlalchemy | 1,024 | JSON field data is not persisted correctly for SQLAlchemy JSON fields | #### Description
Not sure if this is a Factory Boy bug or SQLAlchemy bug.
When trying to persist more complex dictionaries within a JSON field/column of a SQLAlchemy model, the data is only partially persisted.
##### Model / Factory code
```python
# SQLAlchemy Model
from sqlalchemy import JSON
class Mo... | open | 2023-05-31T22:16:02Z | 2023-08-20T19:17:39Z | https://github.com/FactoryBoy/factory_boy/issues/1024 | [] | aalvrz | 1 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 17 | ๆๅchatglm-6bๅ่ฟๅฏนๆฏๅ | ๅฆ้ข๏ผๆๅคงไฝฌๅ่ฟๅฏนๆฏๅ | closed | 2023-03-31T08:09:23Z | 2023-04-09T06:27:59Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/17 | [] | zhongtao93 | 1 |
coqui-ai/TTS | python | 3,985 | [Bug] Input and parameter tensors are not at the same device. How to point the input tensor to cuda:2? | ### Describe the bug
Code:
```_t1.py
from TTS.api import TTS
tts = TTS(model_name="voice_conversion_models/multilingual/vctk/freevc24", progress_bar=False).to("cuda:2")
tts.voice_conversion_to_file(source_wav="_t1_source.wav", target_wav="_t1_target.wav", file_path="_t1.wav")
```
Error:
```
(tts) songz:~/T... | closed | 2024-09-04T07:43:42Z | 2025-01-15T16:51:30Z | https://github.com/coqui-ai/TTS/issues/3985 | [
"bug",
"wontfix"
] | yiouyou | 5 |
coqui-ai/TTS | deep-learning | 2,568 | [Feature request] Need the list of TTS model that with supported languages for example russian | closed | 2023-05-01T09:54:40Z | 2023-05-01T09:59:48Z | https://github.com/coqui-ai/TTS/issues/2568 | [
"feature request"
] | Diyago | 1 | |
saulpw/visidata | pandas | 2,279 | Should addcol-window pad first list with None to indicate no rows above first row? | **Small description**
Given a column of values, I want to create a column containing the values of this column from the previous row.
| test |
| - |
| A |
| B |
| C |
| D |
I press `w`, and input `1 0` to create a column with 1 previous value, and 0 subsequent values:

data = pro.pro_bar(xxxxxx)`
ๆ็คบใใใใException: ๆฑๆญ๏ผๆฒกๆpro_barๆฅๅฃ
ไฝๆฏ็จ
`pro =tushare.set_token(xxxxx)
data=tushare.pro_bar(api=pro, xxxx)`
ๅฏไปฅ่ฐ็จๆๅ | closed | 2019-08-07T06:18:54Z | 2019-08-14T02:58:29Z | https://github.com/waditu/tushare/issues/1113 | [] | PCreamix | 1 |
databricks/koalas | pandas | 1,417 | Implement resample | Have a lot of workflows that depends on resampling time series data
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.resample.html | closed | 2020-04-10T17:01:36Z | 2020-06-08T19:35:52Z | https://github.com/databricks/koalas/issues/1417 | [
"duplicate",
"enhancement"
] | Titan0022 | 2 |
ray-project/ray | pytorch | 51,442 | [Umbrella] Revisit Ray dashboard API status code | ### Description
Before https://github.com/ray-project/ray/pull/51417, the Ray dashboard APIs only returned 200 for success and 500 for errors; they didn't support status codes such as 404. Take #51417 as an example, it returns 404 when users try to kill a non-existent actor.
### Use case
_No response_ | open | 2025-03-18T02:46:11Z | 2025-03-18T02:47:03Z | https://github.com/ray-project/ray/issues/51442 | [
"good-first-issue",
"enhancement",
"dashboard",
"core"
] | kevin85421 | 0 |
mwaskom/seaborn | matplotlib | 2,950 | Pre-commit hook for flake8 and mypy? | I noticed that there isn't a pre-commit hook set up for the repo. Rather than manually running flake8 and mypy on the code before committing, have you considered using a pre-commit hook so you only commit what will pass linting checks? It's quite easy to set up – I'd be happy to provide a config file for the set... | closed | 2022-08-11T00:29:36Z | 2022-09-12T00:26:53Z | https://github.com/mwaskom/seaborn/issues/2950 | [
"infrastructure"
] | stefmolin | 6 |
huggingface/datasets | numpy | 7,469 | Custom split name with the web interface | ### Describe the bug
According the doc here: https://huggingface.co/docs/hub/datasets-file-names-and-splits#custom-split-name
it should infer the split name from the subdir of data or the beg of the name of the files in data.
When doing this manually through web upload it does not work. it uses "train" as a unique spl... | closed | 2025-03-20T20:45:59Z | 2025-03-21T07:20:37Z | https://github.com/huggingface/datasets/issues/7469 | [] | vince62s | 0 |
the0demiurge/ShadowSocksShare | flask | 21 | ่ฏท้ฎHeroku้จ็ฝฒๆถ็ฏๅขๅ้ๅจๅช่ฎพ็ฝฎ๏ผ | closed | 2017-12-26T06:08:21Z | 2018-01-08T07:49:58Z | https://github.com/the0demiurge/ShadowSocksShare/issues/21 | [] | songzenghui | 1 | |
cleanlab/cleanlab | data-science | 1,175 | replace Datalab load/save from pickle to more secure format | such as writing to JSON file instead. | open | 2024-07-12T16:25:42Z | 2024-12-25T20:05:55Z | https://github.com/cleanlab/cleanlab/issues/1175 | [
"help-wanted"
] | jwmueller | 0 |
miguelgrinberg/Flask-Migrate | flask | 147 | Can't downgrade | For some reason in my application I can't downgrade and I get the following error:
```
alembic.util.exc.CommandError: Relative revision -1 didn't produce 1 migrations
```
I've also noticed that when my database is first created from sqlalchemy it doesn't seem like the alembic version table is created when migra... | closed | 2017-02-05T02:46:04Z | 2017-09-22T14:01:59Z | https://github.com/miguelgrinberg/Flask-Migrate/issues/147 | [] | ColdHeat | 9 |
fbdesignpro/sweetviz | data-visualization | 20 | ZeroDivisionError: float division by zero | Hi, the execution throws the "Zero Division Error".
I'm new with Jupiter Notebook and Python.
C:\Anaconda3\lib\site-packages\sweetviz\graph_associations.py in heatmap(y, x, figure_size, **kwargs)
224
225 # Scale with num squares
--> 226 size_scale = size_scale / len(x)
227 def value_t... | closed | 2020-07-08T16:52:16Z | 2020-08-12T12:43:10Z | https://github.com/fbdesignpro/sweetviz/issues/20 | [
"bug"
] | Pini79 | 3 |
Kanaries/pygwalker | matplotlib | 307 | [BUG] "Ask" functionality does not work withing Streamlit | **Describe the bug**
"Ask" functionality does not work withing Streamlit
**To Reproduce**

**Expected behavior**
Should plot histogram
**Versions**
- pygwalker version: 0.3.11
- python version: 3.11
- ... | closed | 2023-11-08T00:00:10Z | 2023-11-08T00:29:57Z | https://github.com/Kanaries/pygwalker/issues/307 | [
"bug"
] | aiakubovich | 3 |
DistrictDataLabs/yellowbrick | matplotlib | 1,089 | Parallel Plot with independent vline | **Describe the solution you'd like**
`ParallelCoordinates` plots each vline using a shared y scale. Instead of normalizing the values (using the parameter normalize), I'd like to keep original values, and allow each vline to have its own scale (scaling / moving the axis in order to fit current figsize)
**Examples**... | closed | 2020-07-28T17:38:09Z | 2020-10-02T17:27:34Z | https://github.com/DistrictDataLabs/yellowbrick/issues/1089 | [
"type: question",
"level: expert"
] | franperezlopez | 1 |
koaning/scikit-lego | scikit-learn | 477 | [BUG] new version of pandas causes tests to fail | See jobrun here: https://github.com/koaning/scikit-lego/runs/2976717663?check_suite_focus=true | closed | 2021-07-03T04:14:25Z | 2021-07-03T12:35:52Z | https://github.com/koaning/scikit-lego/issues/477 | [
"bug"
] | koaning | 0 |
Morizeyao/GPT2-Chinese | nlp | 111 | AttributeError: module 'transformers' has no attribute 'WarmupLinearSchedule' | ็ถๅจ่ท train.pyๆ, ๆๅบ็พๅบไธ็error. ่ซๅๆฏไป้บผๅ้กๅข?่ฌ่ฌ
using device: cuda
number of parameters: 81894144
calculating total steps
100%|โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 100/100 [06:06<00:00, 3.67s/it]
total steps = 2221865
Traceback (most recent call last):
File ... | closed | 2019-12-06T07:15:51Z | 2019-12-08T02:55:52Z | https://github.com/Morizeyao/GPT2-Chinese/issues/111 | [] | valexsyu | 2 |
gee-community/geemap | streamlit | 1,993 | Add functionality to load the overlay layer in the image_collection_gif | ### Description
I am trying to find a way to load and add the overlay layer in the `get_image_collection_gif()` function. Currently, the function works great to generate the animation of the single imageCollection which is great. But we should provide functionality to add the vector boundaries (AOI) or add other overl... | closed | 2024-04-25T21:33:50Z | 2024-04-26T01:22:24Z | https://github.com/gee-community/geemap/issues/1993 | [
"Feature Request"
] | iamtekson | 0 |
sigmavirus24/github3.py | rest-api | 310 | Ref Substring Matches cause Exceptions | In a repository we have a number of branches. Before creating a branch we check if one already exists:
```
import github3
gh = github3.login(token=session)
repo = gh.repository('myrepo')
repo.ref('heads/dev')
```
If the `dev` branch does not exist and there are no `dev{suffix}` branches this all works fine. If we had... | closed | 2014-11-25T14:15:09Z | 2015-02-22T04:56:53Z | https://github.com/sigmavirus24/github3.py/issues/310 | [
"Needs documentation"
] | homelinen | 3 |
ultralytics/ultralytics | deep-learning | 19,168 | print method for ultralytics.utils.metrics.ConfusionMatrix object bug | ### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Other
### Bug
The print method for ultralytics.utils.metrics.ConfusionMatrix object does not work. It throws an index erro... | closed | 2025-02-10T16:54:53Z | 2025-02-13T04:39:50Z | https://github.com/ultralytics/ultralytics/issues/19168 | [
"bug",
"fixed"
] | rebeccageowatch | 4 |
Farama-Foundation/PettingZoo | api | 337 | Unable to train pettingzoo.classic.leduc/texas_holdem with rllib | Hi, I saw the discussion in #211 w.r.t. the compatibility of holdem environment with rllib. However, i'm still not able to run the training with rllib, with pettingzoo==1.4.2, and rllib==1.2.0.
I got the following error from rllib:
```
ray.exceptions.RayTaskError(IndexError): ray::RolloutWorker.par_iter_next() ... | closed | 2021-02-24T07:59:28Z | 2021-02-28T20:52:48Z | https://github.com/Farama-Foundation/PettingZoo/issues/337 | [] | MachengShen | 8 |
netbox-community/netbox | django | 17,769 | Make form/pagination button float at the bottom | ### NetBox version
v4.1.4
### Feature type
Change to existing functionality
### Triage priority
N/A
### Proposed functionality
I'm a little surprised that #16009 got merged.
In the FR #9386 I submitted, it was not accepted that the buttons just 'floated'. The background also had to be 'hidden' in ... | open | 2024-10-16T09:05:21Z | 2025-02-06T18:32:15Z | https://github.com/netbox-community/netbox/issues/17769 | [
"type: feature",
"status: needs owner",
"complexity: medium",
"netbox"
] | PieterL75 | 0 |
mwaskom/seaborn | pandas | 2,743 | kedplot not showing legend | df = pd.read_csv('iris.csv')
for i, label in enumerate(df['variety'].drop_duplicates().values):
df.loc[df['variety'] == label, 'c'] = i
sns.kdeplot(
df.loc[(df['variety'] == label), 'sepal.length'],
shade=True,
label=label,
legend=True,
... | closed | 2022-02-15T14:24:02Z | 2022-03-04T11:50:56Z | https://github.com/mwaskom/seaborn/issues/2743 | [] | ghost | 4 |
ploomber/ploomber | jupyter | 429 | Warn on large files when using resources_ | Users can tell Ploomber to track changes to configuration files via [resources_](https://ploomber.readthedocs.io/en/latest/api/spec.html?highlight=resources_#tasks-params-resources), however, to track changes, we compute a file hash which may take too long if the file is large.
We should show a warning if this happe... | closed | 2021-11-30T17:09:22Z | 2022-02-23T19:29:54Z | https://github.com/ploomber/ploomber/issues/429 | [
"good first issue"
] | edublancas | 4 |
jpadilla/django-rest-framework-jwt | django | 320 | Connection refuse when test | Hello,
I have found some error when i try to run command `curl -X POST -d "username=admin&password=password123" http://localhost:8000/api-token-auth/`
I have following intruction from docs but i have error
`curl: (7) Failed to connect to localhost port 8000: Connection refused`
Can you help me ?
Thank's for adv... | closed | 2017-03-21T08:34:11Z | 2017-03-21T14:09:02Z | https://github.com/jpadilla/django-rest-framework-jwt/issues/320 | [] | andriwarda | 1 |
streamlit/streamlit | python | 10,721 | Add support for mermaid charts | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [x] I added a descriptive title and summary to this issue.
### Summary
Add support for rendering [mermaid charts](https://github.com/mermaid-js/mermaid) in Streamlit.
### Why?
Me... | open | 2025-03-11T16:55:16Z | 2025-03-11T16:55:52Z | https://github.com/streamlit/streamlit/issues/10721 | [
"type:enhancement",
"feature:charts"
] | lukasmasuch | 1 |
fastapi-admin/fastapi-admin | fastapi | 53 | ๅ็ฐไฝฟ็จไบUsernamePasswordProviderๅ๏ผadminไธ็จ็ป้ไน่ฝ่ฎฟ้ฎ | adminๅๅฐ็ป้ไธ็ป้้ฝ่ฝๆญฃๅธธไฝฟ็จใใใ | closed | 2021-06-29T08:33:18Z | 2021-06-29T09:50:31Z | https://github.com/fastapi-admin/fastapi-admin/issues/53 | [] | josephyin | 1 |
thp/urlwatch | automation | 670 | Proposals for "navigate": ability to set a custom user agent and to execute a javascript in the page context | I like this project, if you agree I think this two features will be an improvement, since some websites knock down the request when they spot an "*/headless" user agent.
I hope it will be easy to set a custom user agent and evaluate javascript in the _get_content() function of browser module using page.setUserAgent ... | open | 2021-09-08T06:13:40Z | 2022-04-07T18:13:28Z | https://github.com/thp/urlwatch/issues/670 | [
"enhancement"
] | maiux | 2 |
PeterL1n/RobustVideoMatting | computer-vision | 224 | Is it possible to export the Foreground Prediction? | open | 2023-03-07T18:01:24Z | 2023-03-07T18:01:24Z | https://github.com/PeterL1n/RobustVideoMatting/issues/224 | [] | SamDot37 | 0 | |
miguelgrinberg/Flask-SocketIO | flask | 897 | disconnect function doesn't work outside event handler | So for one project i'm working on I need to be able to authenticate a client after they connect to a namespace, and disconnect said client in a allotted amount of time if they fail to authenticate successfully. I have a background task countdown and disconnect the user if they fail authenticate. However, the background... | closed | 2019-02-05T15:43:10Z | 2019-02-10T01:39:21Z | https://github.com/miguelgrinberg/Flask-SocketIO/issues/897 | [
"question"
] | VEDA95 | 11 |
guohongze/adminset | django | 51 | deploy no response ้จ็ฝฒๅกไฝ | ๅจๅบ็จ็ฎก็ไธญๆบ็ฑปๅไฝฟ็จgit ๆบๅฐๅไฝฟ็จhttpๆนๅผๆถๅฎนๆๅกไฝใ
ๅๅ ๆฏๅจๅฏ็จ่ฎค่ฏไปฅๅadmisnetไผๅฐURL่ฟ่ก้็ป๏ผๅฐๅ
ณ่่็่ฎค่ฏ็จๆท็็จๆทๅๅฏ็ ๅธฆๅ
ฅๅฐURLไธญ๏ผๅฆๆๆญคๆถๅฏ็ ๅญๅจ็นๆฎๅญ็ฌฆๅURLๆ ๆณ่ฏๅซๅกไฝใ
ไธดๆถ่งฃๅณ
ๆนๆณ1๏ผไฝฟ็จsshๆนๅผไธ่ฝฝไปฃ็ ใ
ๆนๆณ2๏ผๅจdeployๆถไธไฝฟ็จ่ฎค่ฏๅ่ฝ๏ผ่ๆฏๅฐ็จๆทๅๅฏ็ ็ดๆฅๅกซๅๅจๅบ็จ็ฎก็็ๆบๅฐๅไธๅฆไธ๏ผ
http://giuser:gitpasswd@gitlab.com/adminset.git
ๅจgitpasswdไธญๅฆๆๆ็นๆฎๅญ็ฌฆๅจๅ่พนๅ ไธ่ฝฌไน็ฌฆๅท\ | open | 2018-04-08T04:01:28Z | 2018-04-08T04:05:14Z | https://github.com/guohongze/adminset/issues/51 | [] | guohongze | 0 |
Lightning-AI/pytorch-lightning | machine-learning | 20,660 | Update H200 CUDA flops | ### Description & Motivation
Calculation of available flops during ThroughputMonitor callback in H200 is not supported
### Pitch
When looking at _CUDA_FLOPS dict, H200 data has not been added. Official data can be extracted from here https://nvdam.widen.net/s/nb5zzzsjdf/hpc-datasheet-sc23-h200-datasheet-3002446
`_... | open | 2025-03-20T17:02:28Z | 2025-03-20T17:02:49Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20660 | [
"feature",
"needs triage"
] | davertor | 0 |
comfyanonymous/ComfyUI | pytorch | 7,261 | Directly prompt "Reconnecting..." after executing the task. | ### Your question
Directly prompt "Reconnecting..." after executing the task.
<img width="767" alt="Image" src="https://github.com/user-attachments/assets/1dcf8799-a824-448c-b453-4f76ac649418" />
### Logs
```powershell
[2025-03-16 06:34:08.456] [info] Adding extra search path custom_nodes /Users/duwei/Docum... | open | 2025-03-15T22:50:44Z | 2025-03-21T10:02:20Z | https://github.com/comfyanonymous/ComfyUI/issues/7261 | [
"User Support"
] | is-test88 | 2 |
python-restx/flask-restx | api | 119 | 'version' value is ignored when using 'init_app()'? | The "version" value of swagger doc title doesn't update when I pass the value via "api.init_app()".
```python
apix.init_app(app, version='1.1', title='Cat APIs',
description='API List For Cat APP')
```
But Version '1.0' is always the default.
Seems ok to add a line for "self.version" in "api... | open | 2020-04-17T15:19:42Z | 2020-04-17T15:19:42Z | https://github.com/python-restx/flask-restx/issues/119 | [
"bug"
] | sttt24 | 0 |
tflearn/tflearn | data-science | 314 | Customized regularizer | Hi,
I'm training a model that has 10 possible outputs. I know from looking at my data that I have the same number of outputs per class (i.e. 20 outputs per class). Now I want to create a customized regularize that penalizes my model if it doesn't create an equal number of outputs for all the classes. How can I create... | open | 2016-08-31T00:03:13Z | 2016-08-31T19:18:36Z | https://github.com/tflearn/tflearn/issues/314 | [] | sauberf | 1 |
modoboa/modoboa | django | 3,212 | After 30 domains I can't access domains at the bottom of the page | # Impacted versions
* OS Type: Debian
* OS Version: 11 Bullseye
* Database Type: PostgreSQL / MySQL
* Database version: X.y
* Modoboa: 2.2.0
* installer used: Yes/No ? Yes
* Webserver: Nginx
# Steps to reproduce
I have added a lot of domains to my server around 30. I added a new domain that started with... | closed | 2024-03-20T21:23:25Z | 2024-03-21T11:02:07Z | https://github.com/modoboa/modoboa/issues/3212 | [] | wyliebsd1 | 4 |
ets-labs/python-dependency-injector | asyncio | 611 | AttributeError: 'Provide' object has no attribute. Wiring called | This annoying problem drives me crazy(
Famous "AttributeError: 'Provide' object has no attribute 'read_vacant'"
I tried different types of wiring slicing and dicing the source back and forth, but no clue what's wrong((
Dependency are located in both http_api.py and in tg_bot_clauses.py. The latter is initialized... | closed | 2022-07-28T16:51:28Z | 2022-07-29T07:37:32Z | https://github.com/ets-labs/python-dependency-injector/issues/611 | [] | kancom | 2 |
huggingface/datasets | deep-learning | 6,615 | ... | ... | closed | 2024-01-24T19:37:03Z | 2024-01-24T19:42:30Z | https://github.com/huggingface/datasets/issues/6615 | [] | ftkeys | 1 |
noirbizarre/flask-restplus | api | 133 | Import Namespace throws an error | Docs and example say this should work
```
https://github.com/noirbizarre/flask-restplus/blob/master/examples/zoo/cat.py#L1-L3
```
But this keeps throwing error.
| closed | 2016-02-09T19:28:53Z | 2016-04-21T11:24:31Z | https://github.com/noirbizarre/flask-restplus/issues/133 | [] | kavink | 3 |
statsmodels/statsmodels | data-science | 9,251 | GLM cannot converge due to weights | #### Describe the bug
Hi,
While i'm trying to run a GLM code, it come back with ValueError: NaN, inf or invalid value detected in weights, estimation infeasible.
the data look like this

And i run the code... | open | 2024-05-22T08:29:29Z | 2024-05-23T01:06:26Z | https://github.com/statsmodels/statsmodels/issues/9251 | [] | Vu1992 | 2 |
dynaconf/dynaconf | flask | 853 | [bug] Dynaconf fails with FileNotFoundError when current working directory doesn't exists | **Describe the bug**
When dynaconf is invoked from a non existent current working directory (created and removed afterwards), the `dotenv` loading mechnism will fail with `FileNotFoundError`, even if `load_dotenv` has been disabled.
**To Reproduce**
Steps to reproduce the behavior:
~~~shell
python3 -m venv ven... | closed | 2023-01-10T13:44:25Z | 2023-02-02T17:11:39Z | https://github.com/dynaconf/dynaconf/issues/853 | [
"bug"
] | Wenzel | 0 |
aidlearning/AidLearning-FrameWork | jupyter | 213 | ๆ่งๅพๅ่ไปฃ็ ้่ฆๅคๆณจๆ็ๅๅญ | ่ฟๆฏไธไธชๅพๆฃ็้กน็ฎ๏ผๆๅพๅๆฌขๅทฒ็ป่ฃ
่ฝฝๅฐๆ็ๅนณๆฟ็ต่ไบ๏ผๅ็ปญ่่่ฃ
่ฝฝๅจๆ็ๅผๅๆฟไธ๏ผไฝๆฏไฝฟ็จ็ๆถๅๆๅ็ฐ่ดตๅข้ไฝฟ็จไบๆ็ไปฃ็ ๏ผ๏ผไบๆก้ขๅ่ไบๆ็macui็ไปฃ็ ๏ผไนๅฐฑๆฏwin10uiไผๅ็็ไปฃ็ ๏ผ๏ผ่ฝ็ถๆฏgit SATAๅ่ฎฎ๏ผgitee mitๅ่ฎฎ๏ผไฝๆฏๆ่ฟๆฏ่งๅพๆ็ฝฒๅๆๅฉ็๏ผๆไนๅพไนๆๅไธๅฐ้กน็ฎไธญๆนๅไธไบไฝ้ช็uiๆ ทๅผ้ฎ้ข | closed | 2022-08-02T09:36:53Z | 2022-08-09T00:57:00Z | https://github.com/aidlearning/AidLearning-FrameWork/issues/213 | [] | 1099438829 | 1 |
coqui-ai/TTS | python | 3,805 | [Bug] XTTS v2 using Docker image not launching | ### Describe the bug
Hey, I'm using the Docker image provided, but when I try to use the XTTS v2 model I get this error:
```python
Traceback (most recent call last):
File "/root/TTS/server/server.py", line 104, in <module>
synthesizer = Synthesizer(
File "/root/TTS/utils/synthesizer.py", line 93, in __ini... | closed | 2024-06-30T17:51:59Z | 2024-07-25T14:08:32Z | https://github.com/coqui-ai/TTS/issues/3805 | [
"bug"
] | therealmarius | 4 |
matplotlib/mplfinance | matplotlib | 447 | I need pixel olhcv charts | Hi. I need to reduce size of plot to something like that:
No need to axise no need to other texts and lines just pure plot in pixel sizes
Smallest version of a pic with green and red colors for open and cl... | closed | 2021-09-22T10:55:33Z | 2021-12-15T23:33:43Z | https://github.com/matplotlib/mplfinance/issues/447 | [
"question"
] | mablue | 3 |
piccolo-orm/piccolo | fastapi | 603 | Improve docs for `add_raw_backwards` in migrations | As pointed out by by @liqwid in https://github.com/piccolo-orm/piccolo/issues/8#issuecomment-1228558691 the `add_raw_backwards` method is completely undocumented.
It should be mentioned on [this page](https://piccolo-orm.readthedocs.io/en/latest/piccolo/migrations/create.html#manual-migrations).
| closed | 2022-08-27T14:19:43Z | 2022-10-12T20:27:25Z | https://github.com/piccolo-orm/piccolo/issues/603 | [
"documentation"
] | dantownsend | 0 |
geex-arts/django-jet | django | 264 | jet admin is too wide | Admin page is too wide, how to fix it?
OS : Mac OS X
Browser: Chrome | open | 2017-11-21T12:31:48Z | 2017-11-27T20:39:21Z | https://github.com/geex-arts/django-jet/issues/264 | [] | Ph0enixxx | 3 |
wkentaro/labelme | deep-learning | 891 | [Feature]windows system | I use labelme.exe in win8 system(32bit), but it has a problem.

The labelme.exe is created by win10(64bit), how can i slove the issue.
| closed | 2021-07-20T05:37:07Z | 2022-11-21T10:51:23Z | https://github.com/wkentaro/labelme/issues/891 | [
"issue::bug"
] | Enn29 | 1 |
cvat-ai/cvat | tensorflow | 9,144 | 3D cuboid annotation export missing for simple shape objects | ### 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 project with one label (type: any)
2. create a task for that project and upload a cloud pcd sample
3. annotate ... | open | 2025-02-24T12:17:38Z | 2025-02-24T12:20:49Z | https://github.com/cvat-ai/cvat/issues/9144 | [
"bug"
] | vittoriacav | 0 |
seleniumbase/SeleniumBase | pytest | 3,442 | CDP mode being detected by cloudflare | I am using the following script in visual studio 2022 taken from the examples.
from seleniumbase import SB
with SB(uc=True, test=True, locale_code="en") as sb:
url = "https://gitlab.com/users/sign_in"
sb.activate_cdp_mode(url)
sb.uc_gui_click_captcha()
sb.post_message("SeleniumBase wasn't detecte... | closed | 2025-01-22T03:17:53Z | 2025-01-22T09:38:56Z | https://github.com/seleniumbase/SeleniumBase/issues/3442 | [
"can't reproduce",
"UC Mode / CDP Mode"
] | nigel436 | 2 |
DistrictDataLabs/yellowbrick | scikit-learn | 453 | Implement Detection Error Tradeoff Curves (DET) Visualizer | A community suggestion from reddit, implement a DET curve visualizer for model comparison.
From [wikipedia](https://en.wikipedia.org/wiki/Detection_error_tradeoff):
`A detection error tradeoff (DET) graph is a graphical plot of error rates for binary classification systems, plotting the false rejection rate vs. f... | closed | 2018-05-28T14:14:00Z | 2020-06-12T05:07:19Z | https://github.com/DistrictDataLabs/yellowbrick/issues/453 | [
"type: feature",
"priority: medium",
"level: intermediate"
] | ndanielsen | 2 |
adbar/trafilatura | web-scraping | 161 | Broken parsing of empty anchors | Function extract with `include_links=True` results in an error in case if anchor is empty: `ex('<a></a><b>Jump to se</b>')`
Function `ex` stands for extract. For some reason I had to provide additional filler of string, so `<b>` could be any other tag. The problem is in empty `<a>` tag. Having any text inside that `a`... | closed | 2022-01-19T09:52:44Z | 2022-01-19T19:00:35Z | https://github.com/adbar/trafilatura/issues/161 | [
"bug"
] | alex-bender | 2 |
scikit-learn/scikit-learn | data-science | 30,907 | DOC Update wikipedia article for scikit-learn | ### Describe the issue linked to the documentation
The [wikipedia article on scikit-learn](https://en.wikipedia.org/wiki/Scikit-learn) covers its basic history, development, and features, but there are a few areas where additional details could enhance the content
Notice that this is not an issue for our internal doc... | open | 2025-02-26T15:47:22Z | 2025-03-03T15:05:30Z | https://github.com/scikit-learn/scikit-learn/issues/30907 | [
"Documentation"
] | ArturoAmorQ | 5 |
sloria/TextBlob | nlp | 49 | translate error | Because translate is using get requests, a large block of text generates
urllib2.HTTPError: HTTP Error 414: Request-URI Too Large
(full stack)
File "/usr/local/lib/python2.7/dist-packages/textblob/blob.py", line 516, in translate
from_lang=from_lang, to_lang=to))
File "/usr/local/lib/python2.7/dist-packages/t... | closed | 2013-12-09T23:06:49Z | 2013-12-15T23:50:07Z | https://github.com/sloria/TextBlob/issues/49 | [] | darenr | 1 |
adamerose/PandasGUI | pandas | 88 | Easy selection of variables for filters / filtering in general | ## Problem statement
A recurring issue brought up in a test group is that setting up filters is hard. The reason is that, unlike demo data, all their datasets include units in parenthesis, often with unicode. This is very important for the user to know what data they are dealing with (_compounded when metric and imper... | closed | 2021-02-02T15:49:52Z | 2021-02-08T17:54:40Z | https://github.com/adamerose/PandasGUI/issues/88 | [
"enhancement"
] | fdion | 5 |
satwikkansal/wtfpython | python | 306 | Syntax error dependent on size of number | How about this one:
```
>>> 4 ** 300 == 8 ** 200
True
>>> 4 ** 300 is 8 ** 200
False
>>> 4 ** 30 is 8 ** 20
SyntaxWarning: "is" with a literal. Did you mean "=="?
4 ** 30 is 8 ** 20
True
``` | open | 2023-02-03T16:14:46Z | 2024-10-16T18:30:37Z | https://github.com/satwikkansal/wtfpython/issues/306 | [] | jneb | 2 |
nvbn/thefuck | python | 1,074 | pyenv is supported, rbenv, nodenv and goenv not supported | <!-- If you have any issue with The Fuck, sorry about that, but we will do what we
can to fix that. Actually, maybe we already have, so first thing to do is to
update The Fuck and see if the bug is still there. -->
<!-- If it is (sorry again), check if the problem has not already been reported and
if not, just op... | closed | 2020-03-31T23:13:08Z | 2021-02-11T11:48:21Z | https://github.com/nvbn/thefuck/issues/1074 | [
"help wanted"
] | BenjaminLiuPenrose | 1 |
pytest-dev/pytest-cov | pytest | 169 | Document/implement how to specify multiple sources | Presently `README.rst` states:
```
Note that this plugin controls some options and setting the option in the config file will have no effect. These include specifying source to be measured (source option) and all data file handling (data_file and parallel options).
```
I also find no reference to passing multip... | closed | 2017-09-19T14:10:06Z | 2019-03-25T01:44:37Z | https://github.com/pytest-dev/pytest-cov/issues/169 | [] | altendky | 2 |
RomelTorres/alpha_vantage | pandas | 31 | Date Column | The date column doesn't become a valid column when I use:
ts = TimeSeries(key=os.environ.get('ALPHAVANTAGE_API'), output_format='pandas')
data = ts.get_daily_adjusted('aapl', outputsize='full')
| closed | 2017-12-05T20:30:50Z | 2017-12-30T10:14:40Z | https://github.com/RomelTorres/alpha_vantage/issues/31 | [] | ACPK | 10 |
yzhao062/pyod | data-science | 164 | Add to conda-forge | I've noticed that `pyod` is not in conda-forge and I'm considering creating a recipe for it. @yzhao062, would you like to the assigned as the maintainer of the recipe? Or should I be responsible for it? | open | 2020-02-21T17:11:38Z | 2020-04-22T17:35:18Z | https://github.com/yzhao062/pyod/issues/164 | [] | apcamargo | 6 |
piskvorky/gensim | data-science | 2,956 | Move BrownCorpus from word2vec to gensim.corpora | Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under `/test/` or some other data- or doc- related module โ rather than in `gensim.models.word2vec`.
_Originally posted by @gojomo in https://github.com/RaRe-Technologies/gensim/pull/2... | open | 2020-09-24T09:35:23Z | 2020-09-27T01:19:02Z | https://github.com/piskvorky/gensim/issues/2956 | [
"good first issue",
"housekeeping"
] | piskvorky | 6 |
mckinsey/vizro | plotly | 111 | Work out what to do with registering pages and model manager | Rough notes for now... A few somewhat related problems:
* #65
* `page.build` call is required to generate slider callbacks - could be solved by moving callback definition to `pre_build` but then it's dash-dependent
* so is https://github.com/mckinsey/vizro/pull/74/files#diff-624948dfc409dad5986a2413b74f744ec8910022... | open | 2023-10-12T19:48:39Z | 2024-01-22T08:53:28Z | https://github.com/mckinsey/vizro/issues/111 | [] | antonymilne | 4 |
mljar/mercury | jupyter | 318 | Export Mercury doc to PDF not working | Hello,
I am developing a mercury notebook locally on my Windows 10 machine.
I run jupyter notebook, and from the web, I launch a new terminal and call Mercury run notebookXXX.ipynb
A mercury web app launched and I can use all features developed except Download As PDF.
I installed Pyppeteer and still, once I cli... | closed | 2023-06-13T12:35:22Z | 2023-06-13T13:04:52Z | https://github.com/mljar/mercury/issues/318 | [] | gmouawad | 3 |
huggingface/datasets | tensorflow | 6,903 | Add the option of saving in parquet instead of arrow | ### Feature request
In dataset.save_to_disk('/path/to/save/dataset'),
add the option to save in parquet format
dataset.save_to_disk('/path/to/save/dataset', format="parquet"),
because arrow is not used for Production Big data.... (only parquet)
### Motivation
because arrow is not used for Production Big... | open | 2024-05-16T13:35:51Z | 2025-02-25T14:36:06Z | https://github.com/huggingface/datasets/issues/6903 | [
"enhancement"
] | arita37 | 11 |
httpie/cli | python | 733 | Specifing Content Range to download parts of a file. | Was trying to get curl working with -r but failed and ending up finding httpie, nice and easy, but i cant find how to download parts of a file. | closed | 2018-11-25T20:28:55Z | 2018-11-27T20:49:40Z | https://github.com/httpie/cli/issues/733 | [] | joolzg | 2 |
katanaml/sparrow | computer-vision | 41 | Installation Tutorial | Is there a step by step installation tutorial?
I tried this installation on an Ubuntu 22.04 following https://github.com/katanaml/sparrow/blob/main/README.MD
Once i reached LLM:
`./sparrow.sh ingest`
I get :
`Missing option '--file-path'.`
But if i supplied path with the sample data,
`./sparrow.sh inge... | closed | 2024-03-12T06:47:27Z | 2024-03-13T07:04:16Z | https://github.com/katanaml/sparrow/issues/41 | [] | geeksq | 1 |
influxdata/influxdb-client-python | jupyter | 314 | Nanosecond Precision | https://github.com/influxdata/influxdb-client-python/blob/f455a87d6813c91b0354717d8d8e717bfacb1cdc/influxdb_client/client/write/point.py#L209
It seems that python client not support insert of nanosecond precision, I try to use standard timestamp precision and found out that it doesn't support nanoseconds precision t... | closed | 2021-08-18T23:26:23Z | 2021-08-19T12:52:43Z | https://github.com/influxdata/influxdb-client-python/issues/314 | [
"documentation"
] | dkasianov | 2 |
open-mmlab/mmdetection | pytorch | 11,410 | Pretrained model paths | Hello,
could you please provide the path to the pretrained models that correspond to the config files? I am particularly interested in the Mask RCNN pretrained models.
Thanks in advance. | open | 2024-01-19T14:50:26Z | 2024-01-19T14:50:42Z | https://github.com/open-mmlab/mmdetection/issues/11410 | [] | georgiasouval | 0 |
jina-ai/serve | machine-learning | 5,963 | Docarray ValidationError when monitoring is enabled | **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
When I run a schema'ed executor with custom docarray types as inputs and outputs with monitoring enabled, I get an error. I believe it is trying to cast the return value as the output type.
**Environment**
<!-- Run `jina --version-f... | closed | 2023-07-13T14:46:45Z | 2023-07-13T18:56:08Z | https://github.com/jina-ai/serve/issues/5963 | [] | NarekA | 2 |
FactoryBoy/factory_boy | django | 1,107 | Setting id manually | #### Description
If I set the id of a model manually, then the id of an instance created by a factory can collide.
#### To Reproduce
- Create an instance of a model setting `id=2`
- Create an instance of the same model without setting the `id`
- Try to create another instance of the same model without setting th... | closed | 2024-12-10T18:32:35Z | 2024-12-20T08:30:21Z | https://github.com/FactoryBoy/factory_boy/issues/1107 | [
"Q&A",
"Django"
] | andresespinosapc | 1 |
capitalone/DataProfiler | pandas | 1,144 | Can't get the full package to work | I am trying to install the full package rather than the slimmer package, and it says that when I do pip install 'DataProfiler[ml]', all of the requirements are satisfied, but when I run a script that I wrote, I get this as part of the result:
/Users/dylanvig/venv3/lib/python3.12/site-packages/dataprofiler/profilers/pr... | closed | 2024-06-06T04:13:04Z | 2024-06-07T14:29:11Z | https://github.com/capitalone/DataProfiler/issues/1144 | [] | DylanVig | 7 |
arogozhnikov/einops | tensorflow | 204 | [Feature suggestion] Allow duplicate and non-unitary axes in indexing expressions | I repeatedly find myself using duplicate and non-unitary axes in my code, before getting an error explaining that they are not allowed. For example,
```python
c = 10
a = torch.arange(c * c * 4)
rearrange(a, '(c c 4) -> c c 4', c=c)
```
seems like it would be reasonable for it to "just work", by assuming a **... | open | 2022-08-31T19:34:26Z | 2022-08-31T19:34:26Z | https://github.com/arogozhnikov/einops/issues/204 | [
"feature suggestion"
] | simonalford42 | 0 |
piskvorky/gensim | machine-learning | 3,032 | build_vocab_from_freq cannot be called with update=True | #### Problem description
If I try to use Word2Vec or FastText with a pre-supplied frequency dictionary using build_vocab_from_freq and update it with new words, the following error is emitted:
AttributeError: 'FastTextVocab' object has no attribute 'old_vocab_len'
Perhaps this isn't the intended use, but there... | closed | 2021-01-20T14:24:50Z | 2021-01-22T18:24:01Z | https://github.com/piskvorky/gensim/issues/3032 | [] | brembl | 0 |
yuka-friends/Windrecorder | streamlit | 194 | bug: ๆๅจ็ดขๅผ่ง้ขๆไปถๅๅฏผ่ดwebuiๆฅ้ | ๆ่ฎคไธบ่ฟๅฏ่ฝๆฏไธไธชbug๏ผ่งฆๅ็ป่ฟๅฆไธ๏ผ
- ไป0.0.15ๆดๆฐๅฐ0.0.18
- ่ฟ่ก `\extension\install_img_embedding_module` ไธ `uninstall_img_embedding_module_ๅธ่ฝฝๅพๅๅตๅ
ฅๆจกๅ.bat` ๅ ้คๅทฒ็ปๅฎ่ฃ
็ๆไปถ
- ่ฟ่ก `install_img_embedding_module_ๅฎ่ฃ
ๅพๅๅตๅ
ฅๆจกๅ.bat` ๅฎ่ฃ
ไบๆฐ็่ฏญไนๆจกๅ
- webui็้ขๆญคๆถ่ฝๅคไฝฟ็จๅพๅ่ฏญไนๆ็ดข
- ๅ็ฐๅฏไปฅๆๅจไธบไนๅ็่ง้ขๆทปๅ ็ดขๅผ๏ผไบๆฏ่ฟ่ก `\extension\index_img_embedding_for_all_videofiles` ไธ `index_img_... | closed | 2024-07-07T13:59:49Z | 2024-08-03T08:00:09Z | https://github.com/yuka-friends/Windrecorder/issues/194 | [] | TranscendMa | 2 |
graphql-python/graphene-sqlalchemy | graphql | 230 | Best way to serialize "bytea" field? | I have a bytea field in a postgresql database. In my SQLAlchemy model it is defined as the following.
` checksum_sha256 = Column(LargeBinary, nullable=False, unique=True)`
When I query for this in graphiQL the server side throw the error.
`TypeError: Object of type 'bytes' is not JSON serializable`
This is ... | closed | 2019-06-17T22:03:09Z | 2023-02-25T06:58:02Z | https://github.com/graphql-python/graphene-sqlalchemy/issues/230 | [] | vaskokj | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.