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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
microsoft/nni | machine-learning | 4,961 | SQLITE_IOERR when setting up rest server | **Describe the issue**:
My program throws an `SQLITE_IOERR` error when setting up rest server.

**Environment**:
- NNI version:2.6
- Training service (local|remote|pai|aml|etc):local
-... | open | 2022-06-23T02:56:00Z | 2022-11-16T03:39:38Z | https://github.com/microsoft/nni/issues/4961 | [
"user raised",
"support",
"Training Service"
] | ANFANGERMI | 6 |
AutoViML/AutoViz | scikit-learn | 84 | ImportError: cannot import name 'Markup' from 'jinja2' | On Mac OS using python (3.10.9) and autoviz version 0.1.58 I get this import error when importing 'autoviz':
> File ~/mambaforge/lib/python3.10/site-packages/panel/io/resources.py:24
> 22 from bokeh.resources import Resources as BkResources
> 23 from bokeh.settings import settings as _settings
> ---> 24... | closed | 2023-03-24T22:42:49Z | 2023-05-17T18:58:08Z | https://github.com/AutoViML/AutoViz/issues/84 | [] | leftbyte | 3 |
assafelovic/gpt-researcher | automation | 794 | unlogged error while using groq | **The problem:**
I'm using Groq as an LLM provider. When running the code the following message is printed to the console:
"โ ๏ธ Error in reading JSON, attempting to repair JSON."
In debug mode, I discovered that the real issue is: "'Unable to import langchain-groq. Please install with pip install -U langchain-groq.'... | open | 2024-08-22T01:08:25Z | 2025-02-26T12:20:51Z | https://github.com/assafelovic/gpt-researcher/issues/794 | [] | elchananvol | 5 |
tqdm/tqdm | pandas | 894 | `keras` support `steps_per_epoch` | I`m used tf.keras and see this


It does not count correctly, unlike the built-in progress bar | open | 2020-02-14T07:59:03Z | 2020-03-10T03:39:27Z | https://github.com/tqdm/tqdm/issues/894 | [
"to-fix โ",
"submodule โ",
"p2-bug-warning โ "
] | sonfire186 | 9 |
Nemo2011/bilibili-api | api | 642 | [้ๆฑ] ่ทๅ่ง้ขๅญๅน | ๅคๆญ่ง้ขๆฏๅฆๆๅญๅน๏ผๅฆๆๆๅ่ทๅๅญๅน๏ผๅฆๅ่ฟๅไปปๆๆ็คบไฟกๆฏ
| closed | 2024-01-12T14:05:08Z | 2024-01-20T05:07:30Z | https://github.com/Nemo2011/bilibili-api/issues/642 | [
"need"
] | mjd901 | 1 |
mage-ai/mage-ai | data-science | 4,881 | Export Polars dataframes to GCS | Currently the export() method for the GoogleCloudStorage class only accept a pandas dataframe (or a string).
It would great if it also accepted polars dataframes

| closed | 2024-04-03T17:52:29Z | 2024-08-16T17:44:40Z | https://github.com/mage-ai/mage-ai/issues/4881 | [
"feature"
] | ThomasGenetRepo | 0 |
taverntesting/tavern | pytest | 495 | 1.0 release | Overdue by about 18 months, the version 1.0 of Tavern is coming out. This will
be a large collection of improvements (mainly internal) as well as some breaking changes.
All development as of the beginning of December 2019 will be done against the
`feature/one-point-o` branch and the master branch will only receive... | closed | 2019-12-09T14:30:07Z | 2020-04-05T15:27:56Z | https://github.com/taverntesting/tavern/issues/495 | [
"Type: Enhancement",
"Priority: High"
] | michaelboulton | 3 |
facebookresearch/fairseq | pytorch | 5,445 | raise FileNotFoundError("Dict not found: {}".format(args.data)) | 2024-02-29 19:02:44 | INFO | fairseq_cli.generate | {'_name': None, 'common': {'_name': None, 'no_progress_bar': False, 'log_interval': 100, 'log_format': None, 'log_file': None, 'tensorboard_logdir': None, 'wandb_project': None, 'azureml_logging': False, 'seed': 1, 'cpu': False, 'tpu': False, 'bf16': False, 'memory_ef... | open | 2024-02-29T11:02:52Z | 2024-06-28T10:46:26Z | https://github.com/facebookresearch/fairseq/issues/5445 | [
"bug",
"needs triage"
] | guo-chuanchuan | 1 |
CorentinJ/Real-Time-Voice-Cloning | python | 796 | Could not find any synthesizer weights under synthesizer/saved_models/pretrained/taco_pretrained | When I hit "Synthesize and Vocode" after loading an audio file, I get the following error:
```
Traceback (most recent call last):
File "D:\Downloads\Real-Time-Voice-Cloning-master\toolbox\__init__.py", line 89, in <lambda>
func = lambda: self.synthesize() or self.vocode()
File "D:\Downloads\Real-Time-Voice... | closed | 2021-07-11T05:01:10Z | 2021-07-11T05:49:57Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/796 | [] | cecilbowen | 1 |
Esri/arcgis-python-api | jupyter | 1,837 | Bug running "Constructing drive time based service areas" python notebook as written | **Describe the bug**
Ran into a bug when attempting to run this notebook as written.
https://developers.arcgis.com/python/samples/constructing-drive-time-based-service-areas/
**To Reproduce**
Steps to reproduce the behavior:
```python
from datetime import datetime
from IPython.display import HTML
import pan... | closed | 2024-05-28T14:31:18Z | 2025-01-07T17:51:43Z | https://github.com/Esri/arcgis-python-api/issues/1837 | [
"bug"
] | mpurnyn | 2 |
mars-project/mars | numpy | 2,809 | [BUG] Unexpected coloring results | <!--
Thank you for your contribution!
Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue.
-->
**Describe the bug**
Some operands are not colored with same color as expected.
``` Python
In [12]: rs = np.random.RandomState(0)
...: raw = pd.DataFrame(
... | closed | 2022-03-11T03:20:49Z | 2022-03-13T05:49:57Z | https://github.com/mars-project/mars/issues/2809 | [
"type: bug",
"mod: task service"
] | hekaisheng | 0 |
microsoft/unilm | nlp | 1,077 | Paper is conflict with code!!!!!! | **Describe the bug**
Table 9 in the BEIT2 paper demonstrates that both relative position encoding and shared relative position encoding were used during pre-training, but only shared relative position encoding was utilized in the code.
```python
class VisionTransformerForMaskedImageModeling(nn.Module):
def __... | closed | 2023-04-24T05:55:50Z | 2023-04-26T07:12:30Z | https://github.com/microsoft/unilm/issues/1077 | [] | jsrdcht | 1 |
idealo/imagededup | computer-vision | 234 | Support for python 3.11+ | The latest release only supports till python 3.10, Can we have an upgrade to be compatible with 3.11+ ? | open | 2025-03-19T07:26:53Z | 2025-03-19T07:26:53Z | https://github.com/idealo/imagededup/issues/234 | [] | Akhp888 | 0 |
peerchemist/finta | pandas | 62 | Mobo breakout indicator | How implementing MOBO indicator (Momentum breakout)?
It's a derivative of the a Bollinger band but:
"MOBO bands are based on a zone of 0.80 standard deviation with a 10 period look-back"
If the price breaks out of the MOBO band it can signify a trend move or price spike
Explanation around 3:58 of video
https://www... | closed | 2020-05-09T03:01:13Z | 2020-10-10T18:22:24Z | https://github.com/peerchemist/finta/issues/62 | [
"Feature Request"
] | chandrab | 2 |
matterport/Mask_RCNN | tensorflow | 3,061 | opencv-python download issue | i download the opencv-python by pip but i failed and the wrong is" Building wheel for opencv-python (pyproject.toml) ... error
ERROR: Command errored out with exit status 1:
command: 'D:\Python\Anaconda\envs\MaskRCNN\python.exe' 'D:\Python\Anaconda\envs\MaskRCNN\lib\site-packages\pip\_vendor\pep517\in_process\_i... | open | 2025-01-14T18:02:35Z | 2025-01-14T18:02:35Z | https://github.com/matterport/Mask_RCNN/issues/3061 | [] | chugith | 0 |
davidsandberg/facenet | computer-vision | 1,171 | 'lime_image' does not work in 'docs/Tutorial - Faces and GradBoost.ipynb' | Seems like a problem with the pip package released.
For anyone stuck with the same problem, just re-write the `lime_image` classes, and install the required packages inside your tutorial notebook.
`skutil montage2d` has been phased out. Change to the `skutil montage` if you run into the same problem. | closed | 2020-09-11T10:43:55Z | 2020-09-11T10:44:12Z | https://github.com/davidsandberg/facenet/issues/1171 | [] | DebarghaG | 0 |
google-research/bert | nlp | 956 | [ERROR] TPUEstimator with BestExporter: ValueError: slice index 1 of dimension 0 out of bounds. | I'm training BERT for NER fine-tuning (starting from [this](https://github.com/kyzhouhzau/BERT-NER) example) using the estimator `TPUEstimator`. This normally works ok. When adding the [BestExporter](https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/estimator/BestExporter) with features descriptors like:
... | open | 2019-12-06T11:11:51Z | 2019-12-06T11:54:08Z | https://github.com/google-research/bert/issues/956 | [] | loretoparisi | 1 |
ClimbsRocks/auto_ml | scikit-learn | 378 | can auto_ml Regressor support multi label | Can it support multi label๏ผfor example๏ผif Label is location(Longitude,Latitude),can I use auto_ml REGRESSOR to predict a location which is multi-label. | closed | 2018-01-26T08:47:33Z | 2018-02-09T02:05:05Z | https://github.com/ClimbsRocks/auto_ml/issues/378 | [] | berisfu | 1 |
Lightning-AI/pytorch-lightning | machine-learning | 19,823 | why pytorch-lightning doc say "Model-parallel training (FSDP and DeepSpeed)". I think there is something wrong. | ### ๐ Documentation
https://lightning.ai/docs/pytorch/stable/advanced/model_init.html in this doc, PL say FSDP after "model-parallel training".
but we all know FSDP is a data parallel method.
just like in https://huggingface.co/docs/transformers/fsdp, it says FSDP is data parallel.
so I think there maybe ... | closed | 2024-04-29T08:07:48Z | 2024-05-06T00:55:51Z | https://github.com/Lightning-AI/pytorch-lightning/issues/19823 | [
"docs",
"needs triage"
] | HaoyaWHL | 2 |
huggingface/datasets | pytorch | 7,055 | WebDataset with different prefixes are unsupported | ### Describe the bug
Consider a WebDataset with multiple images for each item where the number of images may vary: [example](https://huggingface.co/datasets/bigdata-pw/fashion-150k)
Due to this [code](https://github.com/huggingface/datasets/blob/87f4c2088854ff33e817e724e75179e9975c1b02/src/datasets/packaged_modules... | closed | 2024-07-22T01:14:19Z | 2024-07-24T13:26:30Z | https://github.com/huggingface/datasets/issues/7055 | [] | hlky | 8 |
jupyterhub/zero-to-jupyterhub-k8s | jupyter | 3,280 | Possible Error in Docs: Incorrect Config suggested in docs related to integration of EFS storage and EKS IAM | ### Background Context:
* I've never used / installed jupyter notebooks before
* I ran into this on a 4-hour troubleshooting call while helping another engineer debug their environment.
* The details I'll post are my recollection of a troubleshooting call that ultimately resulted in fixing the issue. The notes will... | open | 2023-11-28T03:10:35Z | 2023-11-28T15:43:45Z | https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/3280 | [
"bug"
] | neoakris | 2 |
thp/urlwatch | automation | 297 | Error -3 while decompressing data: incorrect header check | I use the standard check in my configuration for the urlwatch website. Since a couple of days, I get an error message like the one below. Other URLs continue working fine. Has anyone an idea how to solve this? I'm happy to provide any information you might need. I use the latest version 2.15 but had this issue with 2.1... | closed | 2018-10-26T19:23:52Z | 2018-11-01T09:58:03Z | https://github.com/thp/urlwatch/issues/297 | [] | svenbluege | 4 |
Evil0ctal/Douyin_TikTok_Download_API | api | 514 | Xbogus ไธญ็่ฟไธคไธชๅ ๅฏๅผไธ้่ฆไฟฎๆนๅ | Xbogus ไธญ็่ฟไธคไธชๅ ๅฏๅผไธ้่ฆไฟฎๆนๅ๏ผ่ฟๆ ท็ๆๅบๆฅ็ๅๆฐๅผไผ่ขซๅนณๅฐๆฃๆตไธบ็ฌ่ซๆ้ฃๆงๅ
1. self.character = "Dkdpgh4ZKsQB80/Mfvw36XI1R25-WUAlEi7NLboqYTOPuzmFjJnryx9HVGcaStCe="
2.self.md5(self.md5_str_to_array("d41d8cd98f00b204e9800998ecf8427e"))
| closed | 2024-11-29T20:47:37Z | 2024-12-22T02:23:33Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/514 | [
"BUG",
"enhancement"
] | scjdmm | 2 |
wagtail/wagtail | django | 12,412 | `SECRET_KEY` missing during fly.io deployment | I followed this guide:
https://docs.wagtail.org/en/latest/deployment/flyio.html
### Pertinent section of the Wagtail docs
>Replace the content of your mysite/settings/production.py file with the following:
but it seems the production.py file line:
SECRET_KEY = os.environ["SECRET_KEY"]
causes an issue ... | open | 2024-10-14T07:49:43Z | 2024-10-24T10:15:32Z | https://github.com/wagtail/wagtail/issues/12412 | [
"Documentation",
"status:Unconfirmed"
] | songproducer | 4 |
Johnserf-Seed/TikTokDownload | api | 540 | [BUG]ไบ็ปด็ ๆ ๆณ่ฏๅซ | ็ๆ็ไบ็ปด็ ๆ้ณ่ฏๅซไธไบ | open | 2023-09-05T12:57:31Z | 2023-09-16T13:08:11Z | https://github.com/Johnserf-Seed/TikTokDownload/issues/540 | [
"้ๅค(duplicate)",
"้ขๅคๆฑๅฉ(help wanted)",
"็ญๅพ
ๅ้ฆ(feedback)"
] | ganzhoumengnan | 4 |
hyperspy/hyperspy | data-visualization | 2,639 | Improved handling of navigator in non-lazy signals | With the improved handling of navigator generation for lazy signals in https://github.com/hyperspy/hyperspy/pull/2631, it would be nice to extend parts of this to non-lazy signals as well.
Currently, when `s.plot()` is used for non-lazy signals, the navigator signal is discarded after the plot is closed.
For very... | open | 2021-02-05T11:02:07Z | 2024-09-27T07:34:48Z | https://github.com/hyperspy/hyperspy/issues/2639 | [
"type: enhancement",
"good first PR"
] | magnunor | 2 |
tflearn/tflearn | tensorflow | 575 | How to restore from a checkpoint? | I'm currently using the vgg finetuning code to make a neural network to do certain task. And it took a really long time to get to training step 100th, and i don't know how to load from the last checkpoint and i don't think there is a tutorial that covers checkpoint stuffs. Hope you will reply this. Thanks :) | open | 2017-01-25T00:00:46Z | 2017-11-02T15:48:19Z | https://github.com/tflearn/tflearn/issues/575 | [] | aryopg | 6 |
globaleaks/globaleaks-whistleblowing-software | sqlalchemy | 3,321 | error: translation to pt_PT | Hello
[

](url)
The word "**seรงรฃo**" in the next sentence It is written in Brazilian Portuguese. In Portuguese from Portugal it is "**secรงรฃo**"
msgstr "Recomendamos que aceda ร seรงรฃo โPreferรชnciasโ p... | closed | 2022-12-20T11:01:21Z | 2023-01-04T23:22:25Z | https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3321 | [] | zeadriano | 1 |
Skyvern-AI/skyvern | automation | 1,449 | Meet LLM cost problem | I am trying to add a new model provider ([Novita AI](https://novita.ai/)) to Skyvern-AI. When I was debugging with model meta-llama/llama-3.1-70b-instruct, the `llm_api_handler` method calls `litellm.completion_cost` and it threw an error:
```
This model isn't mapped yet. model=meta-llama/llama-3.1-70b-instruct, c... | closed | 2024-12-30T13:44:36Z | 2025-01-12T04:08:37Z | https://github.com/Skyvern-AI/skyvern/issues/1449 | [] | jasonhp | 5 |
polyaxon/traceml | matplotlib | 1 | Python 3 support | Right now it works only on Python 2 (at least due to print statements, I didn't check if there are any bigger differences). Do you plan to make it Python 3 compatible?
| closed | 2016-03-31T15:44:16Z | 2016-04-09T15:53:43Z | https://github.com/polyaxon/traceml/issues/1 | [] | stared | 4 |
marshmallow-code/flask-smorest | rest-api | 253 | How to Pass Nested Schema/Object | If I have a schema containing another nested nested like so
```python
class AOVSchema(Schema):
type = fields.String()
name = fields.String()
class OutputSchema(Schema):
aovs = fields.Nested(AOVSchema, descriptions="The aovs to output", many=True)
```
And I use the generated OpenAPI docs to perf... | closed | 2021-06-11T21:49:08Z | 2021-09-29T12:40:37Z | https://github.com/marshmallow-code/flask-smorest/issues/253 | [
"question"
] | Anti-Distinctlyminty | 7 |
cvat-ai/cvat | tensorflow | 8,757 | export problem | ### 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
_No response_
### Expected Behavior
_No response_
### Possible Solution
_No response_
### Context
I failed to export ... | closed | 2024-11-28T15:51:10Z | 2025-02-17T11:10:12Z | https://github.com/cvat-ai/cvat/issues/8757 | [
"bug",
"need info"
] | Maradowei | 1 |
encode/apistar | api | 289 | Lifecycle of sqlalchemy_backend.Session is surprising | Given
```python
class SomeRepository(object):
def __init__(self, session):
self.session = session
# component methods omitted
def inject_repository(session: Session):
return SomeRepository(session)
components = [
Component(SomeRepository, inject_repository),
]
```
then when injecting a `... | closed | 2017-09-16T02:52:49Z | 2017-09-16T13:14:24Z | https://github.com/encode/apistar/issues/289 | [] | ojacobson | 2 |
deepspeedai/DeepSpeed | pytorch | 6,790 | nv-nightly CI test failure | The Nightly CI for https://github.com/microsoft/DeepSpeed/actions/runs/12170764566 failed.
| closed | 2024-11-26T02:32:02Z | 2024-12-06T19:01:34Z | https://github.com/deepspeedai/DeepSpeed/issues/6790 | [
"ci-failure"
] | github-actions[bot] | 0 |
microsoft/MMdnn | tensorflow | 27 | Error when converting VGG16_SOD from caffe to tensorflow | Hi,
Here's the model: [link](https://drive.google.com/drive/folders/0B7ENM-r6t_TzcnZjWlZNLW9TSW8?usp=sharing)
Again this happens when trying to convert from IR to tensorflow, but with different error code:
```
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_a... | closed | 2017-12-21T05:47:29Z | 2018-11-11T09:06:08Z | https://github.com/microsoft/MMdnn/issues/27 | [
"bug"
] | seanchung2 | 5 |
errbotio/errbot | automation | 965 | Get rid of threadpool | ### I am...
* [ ] Suggesting a new feature
### I am running...
* Errbot version: 4.3.7
* OS version: any
* Python version: any
* Using a virtual environment: yes
### Issue description
The [description of the threadpool package](https://pypi.python.org/pypi/threadpool) says:
> This module is OBSOLETE... | closed | 2017-02-12T21:46:13Z | 2017-05-28T12:54:19Z | https://github.com/errbotio/errbot/issues/965 | [
"newcomer-friendly"
] | murinicanor | 3 |
flairNLP/flair | pytorch | 2,995 | Possibility of setting Adam optimizer for TARS Classifier | Hi,
I appreciate your beneficial library. In this issue, I have a question regarding TARS Classifier and its optimizer.
I was applying few-shot learning to my own dataset using your library. In the optimization, I wanted to use different optimizers, such as Adam or AdamW, but whenever I used Adam (`torch.optim.Ad... | closed | 2022-11-20T21:53:25Z | 2023-05-05T12:26:29Z | https://github.com/flairNLP/flair/issues/2995 | [
"question",
"wontfix"
] | FaezeGhorbanpour | 5 |
roboflow/supervision | deep-learning | 1,449 | PolygonZone: estimate how much of the zone is occupied | ### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
Next to the count of the objects in the zone, it would be useful to know how much of the zone area is occupied by the objects.
### ... | open | 2024-08-14T14:58:04Z | 2025-01-08T14:35:07Z | https://github.com/roboflow/supervision/issues/1449 | [
"enhancement"
] | stevensagaert | 20 |
milesmcc/shynet | django | 90 | Idea: Add a user emulation mode | Hi
I have wanted to be able to emulate other users. I managed to, very badly, patch [Django Hijack](https://django-hijack.readthedocs.io/en/stable/) into shynet, but it had some issues.
I think it would be a very handy feature.
Let me know your thoughts | open | 2021-01-11T17:26:08Z | 2021-01-11T17:51:22Z | https://github.com/milesmcc/shynet/issues/90 | [
"enhancement"
] | Soneji | 1 |
iterative/dvc | data-science | 9,894 | dvc pull data. dvc does nothing | # Bug Report
<!--
## Issue name
Issue names must follow the pattern `command: description` where the command is the dvc command that you are trying to run. The description should describe the consequence of the bug.
Example: `repro: doesn't detect input changes`
-->
## Description
My teammate updated a... | closed | 2023-08-31T17:08:07Z | 2023-09-07T18:57:03Z | https://github.com/iterative/dvc/issues/9894 | [
"awaiting response"
] | sgummuluru | 3 |
scikit-image/scikit-image | computer-vision | 7,730 | Create nicer container for decomposed footprints, that's still usable as a primitive tuple or similar | ## Description
Create a nicer self-describing container for decomposed footprints, that's still usable as a primitive tuple or similar
E.g., a dataclass that
- allows for easy conversion to a dense footprint
- Has a repr that renders it intuitively (maybe display dense version)
**Can be closed, when** we merged a s... | open | 2025-03-03T23:23:00Z | 2025-03-03T23:23:00Z | https://github.com/scikit-image/scikit-image/issues/7730 | [
":hiking_boot: Path to skimage2"
] | lagru | 0 |
MaartenGr/BERTopic | nlp | 1,328 | How to view all documents of per topic? | I need to know the contents in the topic. And there is an error" 'BERTopic' object has no attribute 'get_document_info'". | closed | 2023-06-09T12:15:47Z | 2023-09-27T09:13:44Z | https://github.com/MaartenGr/BERTopic/issues/1328 | [] | sunlight1230 | 4 |
pytest-dev/pytest-xdist | pytest | 547 | Provide an environment variable to set the number of CPUs used (-n) | First off thanks for `pytest-xdist`, we use it on a number of projects to speed up tests and that helps developers a lot to be able to run more test and have quicker feedback.
When we run those same tests in our CI we would like to have gitlab or jenkins or kubernetes set the number of CPUs those tests should use. ... | closed | 2020-06-26T09:25:04Z | 2024-04-07T16:15:37Z | https://github.com/pytest-dev/pytest-xdist/issues/547 | [] | arthurzenika | 2 |
davidsandberg/facenet | tensorflow | 658 | Caffe prototxt and solver for facenet | Hi,
Have you or someone ported facenet architecture to caffe compatible network files( i.e train_val.prototxt and solver.prototxt )? @davidsandberg | closed | 2018-03-07T14:40:55Z | 2018-04-01T21:24:20Z | https://github.com/davidsandberg/facenet/issues/658 | [] | harshvardhanraju | 1 |
K3D-tools/K3D-jupyter | jupyter | 201 | Save interactive plot as HTML from Terminal | I am able to save the interactive plot as html from Jupyter notebook. How can I do this from the terminal with the code as a python file? | closed | 2020-02-10T18:12:06Z | 2020-02-11T17:27:35Z | https://github.com/K3D-tools/K3D-jupyter/issues/201 | [] | gautham-phenomx | 7 |
joerick/pyinstrument | django | 167 | What are the [self] items? | I'm getting a lot of `[self]` items in my profile:

These are mainly at the top, ie using the most resources. What do these represent exactly? | closed | 2021-11-20T13:59:14Z | 2021-11-21T12:49:13Z | https://github.com/joerick/pyinstrument/issues/167 | [] | Gabriel-p | 2 |
benlubas/molten-nvim | jupyter | 148 | [Help] [Quarto] code runner isn't initialised for the buffer | Hi there,
I'm super excited about this plugin, so much so that I've spent a solid amount of time getting things ready.
I'd really appreciate it if someone is happy to take a quick look and see where things are going wrong. I'm keen to execute my notebook cells with Quarto, except it's missing the 'runner'.
![ima... | closed | 2024-02-15T15:00:04Z | 2024-03-11T23:47:44Z | https://github.com/benlubas/molten-nvim/issues/148 | [] | pbower | 2 |
JaidedAI/EasyOCR | machine-learning | 1,099 | multilanguage train | Hi, how does detection in two languages work in general? Earlier I tried to detect using easyocr with the languages ru and en, in principle it works, but so far it does not detect well, so I decided to annotate my dataset and retrain the model.
but I ran into a problem, the fact is that the texts that I need to dete... | open | 2023-07-28T10:39:57Z | 2023-07-28T10:39:57Z | https://github.com/JaidedAI/EasyOCR/issues/1099 | [] | Sherlock-IT | 0 |
microsoft/nni | pytorch | 5,276 | Run experiment without internet access | I was wondering if we could run an NNI experiment in a system with no access to the internet. Like university clusters in which submitted GPU jobs have no internet access. | open | 2022-12-10T06:23:58Z | 2022-12-12T02:31:05Z | https://github.com/microsoft/nni/issues/5276 | [] | tanmay2798 | 0 |
ijl/orjson | numpy | 300 | TypeError: Dict key must be str | When I use this dictionary, I got this error:
```python
TypeError: Dict key must be str
```
The Python dictionary:
```python
import orjson
d = 'openapi': '3.0.3', 'info': {'description': '', 'title': 'autogeneratedOas', 'version': '1.0'}, 'paths': {'/api/register': {'post': {'parameters': [{'name': 'test... | closed | 2022-09-07T14:23:30Z | 2022-09-09T07:53:15Z | https://github.com/ijl/orjson/issues/300 | [] | cr0hn | 2 |
huggingface/datasets | pandas | 7,116 | datasets cannot handle nested json if features is given. | ### Describe the bug
I have a json named temp.json.
```json
{"ref1": "ABC", "ref2": "DEF", "cuts":[{"cut1": 3, "cut2": 5}]}
```
I want to load it.
```python
ds = datasets.load_dataset('json', data_files="./temp.json", features=datasets.Features({
'ref1': datasets.Value('string'),
'ref2': datasets.Value... | closed | 2024-08-20T12:27:49Z | 2024-09-03T10:18:23Z | https://github.com/huggingface/datasets/issues/7116 | [] | ljw20180420 | 3 |
thunlp/OpenPrompt | nlp | 258 | How to pass text with special special characters in the InputExample class? | I am passing text with special characters (utf-8) in the InputExample class and it is not storing it correctly.
`
print(my_dataset[0][1])
`
"EXTRATO DO CONTRATO DE PRESTAรรO DE SERVIรOS Nยบ 25/2021 Processo: 00094-00005321/2019-8"
`for i, element in enumerate(my_dataset):
dataset.append(
InputExam... | closed | 2023-03-29T00:24:08Z | 2023-03-30T05:17:30Z | https://github.com/thunlp/OpenPrompt/issues/258 | [] | brunoedcf | 1 |
sinaptik-ai/pandas-ai | pandas | 1,672 | Chinese cannot be displayed on the output graphics. | ### System Info
Chinese cannot be displayed on the output graphics.
### ๐ Describe the bug
Chinese cannot be displayed on the output graphics. | closed | 2025-03-13T07:30:17Z | 2025-03-20T14:21:48Z | https://github.com/sinaptik-ai/pandas-ai/issues/1672 | [] | via007 | 2 |
autokey/autokey | automation | 945 | wait_for_click not working | ### AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland?
Xorg
### Has this issue already been reported?
- [x] I have searched through the existing issues.
### Is this a question rather than an issue?
- [X] This is not a question.
### What type of ... | open | 2024-06-06T19:42:12Z | 2024-09-06T21:41:20Z | https://github.com/autokey/autokey/issues/945 | [
"bug",
"help-wanted",
"scripting"
] | flow-c | 22 |
deepset-ai/haystack | nlp | 8,234 | clean up docstrings: WhisperTranscribers | closed | 2024-08-15T11:05:36Z | 2024-08-16T11:28:43Z | https://github.com/deepset-ai/haystack/issues/8234 | [] | dfokina | 0 | |
microsoft/unilm | nlp | 1,037 | ๅ
ณไบ่ฏญไนๅๅฒ็ๆไฝณ้ข่ฎญ็ปๆจกๅ | **Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...):
ๆจๅฅฝๆๆณ็ฅ้ๅจleadbordไธ็ade20kvalๆฐๆฎ้ไธ่ท็ๆๅฅฝ็ๆจกๅๆๆฒกๆๅ
ฌๅธ๏ผbeitv3็ณปๅ็
| open | 2023-03-19T09:09:46Z | 2023-03-19T09:10:11Z | https://github.com/microsoft/unilm/issues/1037 | [] | nqxjzm | 0 |
yzhao062/pyod | data-science | 248 | How to partial fit? | I have a big dataset๏ผhow to partial fit? thanks! | closed | 2020-11-13T06:10:20Z | 2020-11-13T06:10:27Z | https://github.com/yzhao062/pyod/issues/248 | [] | wangzyon | 0 |
graphql-python/graphene-django | django | 1,424 | ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation' on Django latest version | Hi,
I am writing to report an issue I encountered while using the graphql-python/graphene-django package in a Django 4.2 project. When attempting to import the schema module, I encountered the following ImportError:
**ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation' (/lib/python3.10/s... | closed | 2023-06-11T11:16:05Z | 2023-06-11T21:19:08Z | https://github.com/graphql-python/graphene-django/issues/1424 | [] | nalbert9 | 7 |
microsoft/Bringing-Old-Photos-Back-to-Life | pytorch | 36 | Software installation/use tutorial | Could someone insert an installation and use tutorial for Windows 10?
I have installed Python, Anaconda, PyThorc and Nvidia Cuda, but I didn't understand how to install and use this artificial intelligence software for restoring old photos (sorry if my English is bad but I'm Italian and I'm using Google Translate) | closed | 2020-11-14T19:50:23Z | 2021-02-06T01:00:32Z | https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life/issues/36 | [] | m2asp | 20 |
huggingface/transformers | tensorflow | 36,484 | llama code break with torch compile | ### System Info
I am having some graph break when using transformers llama
```bash
[rank0]:W0301 00:23:46.119000 785666 torch/_dynamo/convert_frame.py:844] [9/8] function: 'forward' (/home/ubuntu/prime-rl/.venv/lib/python3.10/site-packages/transformers/models/llama/modeling_llama.py:318)
[rank0]:W0301 00:23:46.119... | open | 2025-03-01T00:28:36Z | 2025-03-05T23:02:33Z | https://github.com/huggingface/transformers/issues/36484 | [
"bug",
"Compilation"
] | samsja | 9 |
postmanlabs/httpbin | api | 536 | /anything is returning https for http url's | http://httpbin.org/anything/hello
returns
"url": "https://httpbin.org/anything/hello"
in the json. | open | 2019-02-18T21:40:07Z | 2019-06-20T14:27:04Z | https://github.com/postmanlabs/httpbin/issues/536 | [] | LostVector | 2 |
statsmodels/statsmodels | data-science | 8,698 | BUG: Typo in argument name for HAC standard errors | #### Issue summary
The argument name for HAC robust standard errors (located [here](https://github.com/statsmodels/statsmodels/blob/9046d59cf1220c739a7904c8d8487e155ef91be5/statsmodels/regression/linear_model.py#L2432)) should be `maxlags` rather than `maxlag`. HAC standard errors always throw up errors.
#### T... | closed | 2023-02-21T19:11:06Z | 2023-04-14T15:04:23Z | https://github.com/statsmodels/statsmodels/issues/8698 | [] | singaldhruv | 3 |
Gerapy/Gerapy | django | 147 | ๅๅปบไธปๆบ401 | ็ฏๅข๏ผWindows10๏ผpython3.7
ๅจweb็ซฏๅๅปบไธปๆบ็ๆถๅๆ ๅๅบ๏ผๆฅๅฟๆพ็คบ401็ถๆ็ ๏ผ่ฏท้ฎ่ฟๆฏๆไนๅไบ๏ผๅฆไฝ่งฃๅณ
```
Performing system checks...
INFO - 2020-04-30 14:53:16,985 - process: 6236 - scheduler.py - gerapy.server.core.scheduler - 102 - scheduler - successfully synced task with jobs
System check identified no issues (0 silenced).
April 30, 2020 - 14:... | closed | 2020-04-30T06:58:26Z | 2021-08-30T02:37:24Z | https://github.com/Gerapy/Gerapy/issues/147 | [
"bug"
] | kanadeblisst | 4 |
pbugnion/gmaps | jupyter | 70 | I've created a sample notebook that might be of use to others | closed | 2016-07-18T10:52:17Z | 2016-07-18T11:07:17Z | https://github.com/pbugnion/gmaps/issues/70 | [] | pleabargain | 0 | |
strawberry-graphql/strawberry-django | graphql | 521 | N+1 in some resolvers when enabling `only` extension | <!-- Provide a general summary of the bug in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
## Describe the Bug
When the optimizer is enabl... | closed | 2024-04-21T16:11:18Z | 2025-03-20T15:57:29Z | https://github.com/strawberry-graphql/strawberry-django/issues/521 | [
"bug"
] | taobojlen | 2 |
minivision-ai/photo2cartoon | computer-vision | 58 | ModuleNotFoundError: No module named 'face_alignment' | ModuleNotFoundError: No module named 'face_alignment'ๅจๆต่ฏไปฃ็ ็ๆถๅๆฒกๆๆพๅฐ่ฟไธชๆไปถ๏ผ | closed | 2021-07-07T13:28:32Z | 2021-10-19T07:19:16Z | https://github.com/minivision-ai/photo2cartoon/issues/58 | [] | Nick-Sun1018 | 1 |
numba/numba | numpy | 9,956 | `test_target_extension.TestTargetHierarchySelection.test_overload_allocation` fails when run in isolation | I suspect there is some relationship with #9954 - perhaps why things appeared to work without that change.
Running `TestTargetHierarchySelection` as a whole:
```
$ python -m numba.runtests numba.tests.test_target_extension.TestTargetHierarchySelection
.........
---------------------------------------------------------... | open | 2025-03-04T11:57:21Z | 2025-03-14T16:14:10Z | https://github.com/numba/numba/issues/9956 | [
"bug - ice"
] | gmarkall | 4 |
LibreTranslate/LibreTranslate | api | 598 | Setup LibreTranslate on Azure - Issue | Hello,
I setup LibreTranslate on my local system - docker build -f docker/Dockerfile [โbuild-arg with_models=true] -t libretranslate .
Using this and docker image is of 11 GB and working fine.
Same image on Pushing to Azure and running in a Linux OS, for that multiple languages are showing not supported and mostly ... | closed | 2024-03-07T17:22:20Z | 2024-03-10T14:52:23Z | https://github.com/LibreTranslate/LibreTranslate/issues/598 | [] | debanshu-mutt | 1 |
rio-labs/rio | data-visualization | 103 | Add a `max_size` property to all components | As discussed, during the layout rework phase two, we want to add a `max_size` property to all components. This will provide greater control and flexibility. | open | 2024-07-12T05:51:36Z | 2024-07-14T13:16:42Z | https://github.com/rio-labs/rio/issues/103 | [
"enhancement"
] | Sn3llius | 0 |
LAION-AI/Open-Assistant | python | 3,055 | Add ability to save custom (your own) presets and name it. | As title says. | closed | 2023-05-05T20:41:53Z | 2023-05-05T20:54:31Z | https://github.com/LAION-AI/Open-Assistant/issues/3055 | [] | echo0x22 | 2 |
learning-at-home/hivemind | asyncio | 9 | python 3.7 support | Can we make tesseract work in python3.7? We used to requre py3.8 features like multiprocessing.shared_memory but they are gone now.
If we can run in py3.7 after minor modiffications, please apply those modiffications and [modify compatibility list in setup.py](https://github.com/learning-at-home/tesseract/blob/maste... | closed | 2020-03-02T14:36:01Z | 2020-06-28T14:27:16Z | https://github.com/learning-at-home/hivemind/issues/9 | [
"enhancement"
] | justheuristic | 2 |
flairNLP/flair | nlp | 3,309 | [Feature]: Why FlairNLP have no documentation? | ### Problem statement
Can you please prove good documentation of the library.
### Solution
Please provide documentation.
### Additional Context
_No response_ | closed | 2023-09-04T07:17:36Z | 2023-12-07T15:24:25Z | https://github.com/flairNLP/flair/issues/3309 | [
"feature"
] | ijazul-haq | 2 |
scanapi/scanapi | rest-api | 478 | Change tests summary report location | ## Feature request
### Description the feature
Current the tests summary is located at the end of report, generally a summary should be located at the start of a document to provide a clearly overview.
### Is your feature request related to a problem?
No
### Do you have any suggestions on how to add this fea... | closed | 2021-08-01T18:36:55Z | 2021-08-03T15:07:23Z | https://github.com/scanapi/scanapi/issues/478 | [
"Report Template"
] | GitVitor | 0 |
ultralytics/ultralytics | pytorch | 19,390 | AGPL-3.0 License Inquiry: Commercial Use in End Product (On-Device Model, Non-Network Service | Hello Ultralytics Team,
We are developing a commercial mobile application and plan to use the YOLOv8-Segmentation model. We obtained an NPU-optimized model file from **Qualcomm AI Hub**.
https://aihub.qualcomm.com/models/yolov8_seg?domain=Computer+Vision&useCase=Semantic+Segmentation
**Our Core Question:**
Is our ... | open | 2025-02-24T03:07:54Z | 2025-02-24T07:54:00Z | https://github.com/ultralytics/ultralytics/issues/19390 | [
"question",
"segment",
"embedded",
"enterprise"
] | w11m | 5 |
yihong0618/running_page | data-visualization | 141 | NRCๅฆๆๅๆถไฝฟ็จNTCๅฅฝๅๆ้ฎ้ข | ไธ็ฅ้ๆฏไธๆฏNTC็็ผๆ
๏ผไปๅคฉ่ทๆญฅๅๅ้ฝไฝฟ็จไบNTC๏ผNRC็่ฎฐๅฝ็็ data ๆไปถ้้ขๆฒกๆ่ฎฐๅฝใ
่ฟๆไธไธช้ฎ้ข๏ผๆๅจmacไธไฝฟ็จpreview็ๆfavicon.icoๅพ็๏ผๅฅฝๅๆ้ฎ้ข๏ผๆฅ้ใ
```
20:03:07.032 | success Build manifest and related icons - 0.002s
-- | --
20:03:07.070 | error "gatsby-plugin-manifest" threw an error while running the onPostBootstrap lifecycle:
20:03:07.071 | Input fil... | closed | 2021-06-06T12:30:03Z | 2021-06-07T13:53:39Z | https://github.com/yihong0618/running_page/issues/141 | [
"bug",
"enhancement"
] | shuxiao9058 | 29 |
521xueweihan/HelloGitHub | python | 2,355 | c | ## ๆจ่้กน็ฎ
<!-- ่ฟ้ๆฏ HelloGitHub ๆๅๆจ่้กน็ฎ็ๅ
ฅๅฃ๏ผๆฌข่ฟ่ช่ๅๆจ่ๅผๆบ้กน็ฎ๏ผๅฏไธ่ฆๆฑ๏ผ่ฏทๆ็
งไธ้ข็ๆ็คบไป็ป้กน็ฎใ-->
<!-- ็นๅปไธๆน โPreviewโ ็ซๅปๆฅ็ๆไบค็ๅ
ๅฎน -->
<!--ไป
ๆถๅฝ GitHub ไธ็ๅผๆบ้กน็ฎ๏ผ่ฏทๅกซๅ GitHub ็้กน็ฎๅฐๅ-->
- ้กน็ฎๅฐๅ๏ผ
<!--่ฏทไปไธญ้ๆฉ๏ผCใC#ใC++ใCSSใGoใJavaใJSใKotlinใObjective-CใPHPใPythonใRubyใRustใSwiftใๅ
ถๅฎใไนฆ็ฑใๆบๅจๅญฆไน ๏ผ-->
- ็ฑปๅซ๏ผ
<!--่ฏท็จ 20 ไธชๅทฆๅณ็ๅญๆ่ฟฐๅฎๆฏๅไปไน็๏ผ็ฑปไผผๆ็ซ ๆ ้ข่ฎฉไบบไธ็ฎไบ็ถ -->
... | closed | 2022-09-08T14:00:55Z | 2022-09-08T14:01:10Z | https://github.com/521xueweihan/HelloGitHub/issues/2355 | [
"ๆถๆissue"
] | YJP0724 | 1 |
matterport/Mask_RCNN | tensorflow | 2,406 | Does the program support multiple GPUs? | I want to know if this program support multiple GPUs?Thank you! | open | 2020-10-26T14:14:15Z | 2020-10-26T14:14:15Z | https://github.com/matterport/Mask_RCNN/issues/2406 | [] | jiaweifan | 0 |
mwaskom/seaborn | data-science | 3,794 | Question about abstraction | https://github.com/mwaskom/seaborn/blob/b4e5f8d261d6d5524a00b7dd35e00a40e4855872/seaborn/distributions.py#L1449
Is there an architectural reason you don't expose the stats data? (i.e. something like `ax.p = p`)
Most academic publications want to see the number behind the plots. | closed | 2024-11-30T23:48:10Z | 2024-12-01T19:42:42Z | https://github.com/mwaskom/seaborn/issues/3794 | [] | refack | 1 |
fugue-project/fugue | pandas | 112 | [FEATURE] Specify SQLEngine inside Fugue SQL | We can change SQLEngine programming interface when running a SQL. But this is not implemented inside Fugue SQL
This should work
```sql
[SqliteEngine] SELECT * FROM some_table
```
`[<engine> (params)]` should be the expression to specify sql engine inside Fugue SQL | closed | 2020-11-26T23:32:33Z | 2020-12-01T00:04:58Z | https://github.com/fugue-project/fugue/issues/112 | [
"enhancement",
"Fugue SQL"
] | goodwanghan | 1 |
ivy-llc/ivy | pytorch | 28,766 | Fix Frontend Failing Test: torch - blas_and_lapack_ops.cholesky and torch - linalg.cholesky | closed | 2024-06-19T02:02:47Z | 2024-06-19T13:43:10Z | https://github.com/ivy-llc/ivy/issues/28766 | [
"Sub Task"
] | Daniel4078 | 4 | |
mljar/mercury | jupyter | 245 | Changing a value of a widget placed below other widgets triggers their re-rendering if another one used of the same type | Place two widgets of the same type (dropdown) in two different cells separated by a cell which prints a message with a counter.
If the upper one value is changed, all of them are re-rendered (ok) but if the lower one is changed, it's still the case, even if it should not. I suspect it has to do with the fact that thes... | closed | 2023-04-09T15:31:48Z | 2023-04-12T09:24:11Z | https://github.com/mljar/mercury/issues/245 | [] | kboom | 1 |
AirtestProject/Airtest | automation | 1,136 | ๆชๅพๅคฑ่ดฅ๏ผ่ฏทๅจๅฑๅน่ๅดๅ
ๆก้ๆชๅพๅบๅ | Remove any following parts if does not have details about
**Describe the bug**
ๆชๅพๅคฑ่ดฅ๏ผ่ฏทๅจๅฑๅน่ๅดๅ
ๆก้ๆชๅพๅบๅ

```
paste traceback here
```
**To Reproduce**
Steps to reproduce the behavior:
1. ่ฟๆฅใ้ๅบใ็จ็จๅบ
2. ็นๅปAirte... | open | 2023-05-23T07:49:01Z | 2023-05-23T07:49:01Z | https://github.com/AirtestProject/Airtest/issues/1136 | [] | 8debug | 0 |
Colin-b/pytest_httpx | pytest | 109 | Do you plan on putting back support for Python 3.8? | I work on a tool that supports all currently supported python versions. I would like to be able to test each version with the latest release of pytest-httpx, but in https://github.com/Colin-b/pytest_httpx/pull/100 you say:
> Python 3.7 and 3.8 are no longer supported.
httpx still supports 3.8 and according to https... | closed | 2023-09-08T12:56:26Z | 2023-11-20T15:18:50Z | https://github.com/Colin-b/pytest_httpx/issues/109 | [
"question"
] | LilyFoote | 5 |
ray-project/ray | data-science | 51,190 | [Serve] Serve hangs for chained deployments with diamond dependencies data flow | ### What happened + What you expected to happen
I have one serve deployment that acts as an orchestrator for another 4 deployments whose results are chained together in a diamond shaped data flow:

In Ray[serve] versions 2.38 an... | open | 2025-03-09T05:46:52Z | 2025-03-10T22:22:22Z | https://github.com/ray-project/ray/issues/51190 | [
"bug",
"triage",
"serve"
] | msamadony | 0 |
indico/indico | sqlalchemy | 6,681 | how to configure an external Apache proxy setup? | We have limited public IPs and many services are running with Apache proxy. We need to set up Indico on a separate system.
Can anyone give me a step by step guide on how to configure an external Apache proxy setup?
| closed | 2024-12-23T06:22:22Z | 2024-12-23T10:33:14Z | https://github.com/indico/indico/issues/6681 | [
"enhancement"
] | parmarhimanshu | 1 |
lucidrains/vit-pytorch | computer-vision | 46 | Purpose of nn.Identity() in the ViT class | Hey!
Awesome project :) Not really an issue, more of a question. Referring to this snippet:
```python
self.to_cls_token = nn.Identity()
...
x = self.transformer(x, mask)
x = self.to_cls_token(x[:, 0])
return self.mlp_head(x)
```
Can I please know what's the purpose of the `nn.Identity()` in the `... | closed | 2020-12-21T07:36:24Z | 2020-12-21T09:32:30Z | https://github.com/lucidrains/vit-pytorch/issues/46 | [] | rish-16 | 2 |
horovod/horovod | machine-learning | 2,929 | Key Error: 'ib0' | **Environment:**
1. Framework: pytorch
2. Framework version:1.8.0
3. Horovod version:0.21.3
4. MPI version: mpich 3.0.4
5. CUDA version: 10.1
6. NCCL version:
7. Python version:
8. Spark / PySpark version:
9. Ray version:
10. OS and version:
11. GCC version:
12. CMake version:
when I run `horovodrun -np... | closed | 2021-05-22T12:58:57Z | 2021-05-26T07:01:36Z | https://github.com/horovod/horovod/issues/2929 | [
"question"
] | TXacs | 3 |
hzwer/ECCV2022-RIFE | computer-vision | 267 | [Reproducibility] How to reproduce the performance declared in your paper? | A simple-yet-effective work! We intend to follow this work. However, we cannot reproduce the performance of the official pre-trained model following the instruction in the 'ReadMe.md'. Specifically, we trained it with the configuration:
RTX 3090*2, batch_size per GPU 32 (64 in total) , 300 epochs, and execute `python... | closed | 2022-07-21T05:34:37Z | 2022-07-23T06:22:56Z | https://github.com/hzwer/ECCV2022-RIFE/issues/267 | [] | NK-CS-ZZL | 2 |
pallets/flask | python | 5,169 | usage of sqlalchemy in patterns documentation | If you are using SQLAlchemy version 2.0.0 or above and are following the Flask documentation on creating a base class for models using the `declarative_base()` function, you should be aware that this function is now deprecated and will be removed in a future release.
To address this issue, you can replace the use of... | closed | 2023-06-21T09:00:53Z | 2023-07-06T00:07:22Z | https://github.com/pallets/flask/issues/5169 | [] | MohammadMMoniri | 1 |
Guovin/iptv-api | api | 876 | [Bug]: ไธ็ๆresultๆไปถ | ### Don't skip these steps | ไธ่ฆ่ทณ่ฟ่ฟไบๆญฅ้ชค
- [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field | ๆๆ็ฝ๏ผๅฆๆๆโๆ
ๆโๅ ้คๆ่ทณ่ฟไปปไฝๅผบๅถๆง็\*ๅญๆฎต๏ผๆๅฐ่ขซ**้ๅถ**
- [x] I am sure that this is a running error exception problem and will not submit any problems unrelated to this project | ๆ็กฎๅฎ่ฟๆฏ่ฟ่กๆฅ้ๅผๅธธ้ฎ้ข๏ผ... | closed | 2025-01-25T22:47:00Z | 2025-01-26T00:28:02Z | https://github.com/Guovin/iptv-api/issues/876 | [
"duplicate"
] | tengxun-son | 1 |
keras-rl/keras-rl | tensorflow | 9 | Upgrade_genuine- | Mozilla/5.0 (iPhone; CPU iPhone OS 10_0 like Mac OS X) AppleWebKit/602.1.43 (KHTML, like Gecko) Version/10.0 Mobile/14A5322e Safari/602.1
| closed | 2016-08-03T14:53:19Z | 2016-08-03T14:53:42Z | https://github.com/keras-rl/keras-rl/issues/9 | [] | chavochavo2018 | 0 |
Johnserf-Seed/TikTokDownload | api | 623 | No such command 'dy' | **ๆ่ฟฐๅบ็ฐ็้่ฏฏ**
ๆ ๆณๆพๅฐdy or douyin่ฟไธชapp
**bugๅค็ฐ**
1ใpython 3.11.1็ๆฌ๏ผๆญฃๅธธๅฎ่ฃ
f2ๆชๆฅ้ใ
2ใ่พๅ
ฅf2 -h ๅฏไปฅๆญฃๅธธๆพ็คบๅธฎๅฉ็้ข
3ใ่พๅ
ฅf2 dy -h ๆ็คบ๏ผ
Usage: f2 [OPTIONS] COMMAND [ARGS]...
Error: No such command 'dy'.
**ๆชๅพ**
",
"ๅทฒ็กฎ่ฎค(confirmed)"
] | chopper1026 | 4 |
gee-community/geemap | jupyter | 1,473 | Add support for geetiles | https://github.com/rramosp/geetiles | closed | 2023-03-21T03:37:15Z | 2023-06-30T18:42:35Z | https://github.com/gee-community/geemap/issues/1473 | [
"Feature Request"
] | giswqs | 1 |
pytest-dev/pytest-xdist | pytest | 1,155 | Issue with pytest-xdist Handling Out of Memory Errors(IndexError) | Hi,
I am currently utilizing pytest-xdist to execute a test suite that includes subgraph tests. Sporadically, I encounter an IndexError when attempting to load a large model, which results in the process being terminated due to an Out of Memory (OOM) issue. While pytest-xdist gracefully handles other crashes, it appea... | open | 2024-11-18T12:09:33Z | 2024-11-18T14:09:35Z | https://github.com/pytest-dev/pytest-xdist/issues/1155 | [
"bug"
] | loveleenamar9 | 1 |
matplotlib/mplfinance | matplotlib | 91 | Is there a way to plot OHLC figure in mplfinance with live data that isn't in a dataframe format | Hi,
I am querying an API to get High, low, close, open prices and volume in order to make a chart that is faster/lighter than the one on trading view. I was wondering if I could input raw live data in mplfinance and get it to plot a candlestick chart? Perhaps there is a way to do something that resembles this:
`
... | open | 2020-04-13T20:50:21Z | 2022-01-02T20:18:53Z | https://github.com/matplotlib/mplfinance/issues/91 | [
"question"
] | LrdKgb | 10 |
CorentinJ/Real-Time-Voice-Cloning | pytorch | 599 | Failed running demo_cli.py | Hi,
Context: I'm running on Python 3.6.12 on Ubuntu 20.04.01 LTS.
I'm getting an error while running `demo_cli.py`. Below is the Traceback:
```File "demo_cli.py", line 75, in <module>
encoder.load_model(args.enc_model_fpath)
File "/home/defin/code/Real-Time-Voice-Cloning/encoder/inference.py", line 34, in ... | closed | 2020-11-19T09:24:55Z | 2020-11-19T10:13:03Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/599 | [] | definaly | 2 |
Asabeneh/30-Days-Of-Python | numpy | 338 | hyperlinks broken | Bottom of day 26 hyperlinks just above exercise and in exercise are broken. links relate to heroku.
After this step you will get an application like [this](http://thirdaysofpython-practice.herokuapp.com/)
Exercises: Day 26
You will build [this application](https://thirtydaysofpython-v1-final.herokuapp.com/). Onl... | open | 2023-01-07T10:54:23Z | 2023-01-07T11:02:16Z | https://github.com/Asabeneh/30-Days-Of-Python/issues/338 | [] | ghost | 2 |
amisadmin/fastapi-amis-admin | fastapi | 146 | โ andy pip install fastapi_amis_admin[cli] zsh: no matches found: fastapi_amis_admin[cli] | pip install fastapi_amis_admin[cli] zsh: no matches found: fastapi_amis_admin[cli] ๆฑ้ฎๅคงไฝฌ๏ผ่ฟไธชๆไนๅค็ | open | 2023-12-04T09:48:17Z | 2024-01-08T08:11:43Z | https://github.com/amisadmin/fastapi-amis-admin/issues/146 | [] | brucel11qwe | 1 |
piskvorky/gensim | data-science | 3,052 | FastTextKeyedVectors' object has no attribute 'key_to_index' | #### Problem description
I am doing some tests on the [italian fasttext model](https://fasttext.cc/docs/en/crawl-vectors.html) using the gensim library on version 3.8.3.
I would like to see if a word is present in the model vocabulary, but it seems that the function is not recognized.
I am using a kaggle noteboo... | closed | 2021-02-26T07:59:20Z | 2021-02-26T08:51:49Z | https://github.com/piskvorky/gensim/issues/3052 | [] | Zast996 | 1 |
hankcs/HanLP | nlp | 621 | ๆถ้ด่ฝๅฆไฝไธบไธไธชๆดไฝ่ฏๅซๅบๆฅๅข๏ผ | ๅจๅ่ฏ็ๆถๅๆๅ็ฐๆถ้ด้ฝๆฏๅๅผไบ๏ผๆฏๅฆ่ฏด2017ๅนด9ๆ8ๆฅ๏ผๅ่ฏ็ปๆไธบ๏ผ
2017 ๅนด 9 ๆ 8 ๆฅ
่ฝไธ่ฝๆไปไปฌไฝไธบไธไธชๆดไฝ่ฏๅซๅบๆฅๅข๏ผ่ไธๆฏๅๅผ็๏ผๅฏไปฅๅจ็จๆท่ฏๅ
ธ้้ขๅ ๅ
ฅๆญฃๅ่กจ่พพๅผๆฅๆๆถ้ดไฝไธบไธไธชๆดไฝ่ฟ่กๅๅฒๅ๏ผ | closed | 2017-09-08T02:14:58Z | 2020-01-01T11:08:09Z | https://github.com/hankcs/HanLP/issues/621 | [
"ignored"
] | chyang2015 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.