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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
jessevig/bertviz | nlp | 47 | Attention visualization for RoBERTa is blank, raises KeyError using call_html() | Hi @jessevig ,
Thank you so much for making this library. It's an incredibly effective and easy way to create beautiful attention visualizations. I'm currently trying to implement for a tutorial in the [DeepChem library](https://github.com/deepchem/deepchem/blob/master/examples/tutorials/22_Transfer_Learning_With_Hu... | closed | 2020-06-20T03:11:37Z | 2020-06-25T13:48:53Z | https://github.com/jessevig/bertviz/issues/47 | [] | seyonechithrananda | 5 |
Esri/arcgis-python-api | jupyter | 1,500 | Using assign_categories to assign an existing category to user | **Describe the bug**
Using the UserManager class to assign an existing user category (already in AGOL portal, applied in interface). Am able to assign the category to the users object. They are visible in the AGOL interface, but cannot be filtered in the interface.
**To Reproduce**
Steps to reproduce the beha... | closed | 2023-03-21T22:27:15Z | 2024-10-23T08:56:49Z | https://github.com/Esri/arcgis-python-api/issues/1500 | [
"bug"
] | MSLTrebesch | 4 |
recommenders-team/recommenders | deep-learning | 1,473 | [BUG] Unable to install on Python 3.7.11 | ### Description
I am unable to install recommenders 0.6.0 on Python 3.7.11. Proposing an update to loosen pin.
| closed | 2021-07-14T05:13:43Z | 2021-07-16T16:24:03Z | https://github.com/recommenders-team/recommenders/issues/1473 | [
"bug"
] | dciborow | 4 |
Yorko/mlcourse.ai | seaborn | 412 | Topic 5 Part 1: KDE Plot used for 'Customer service calls' | The KDE plot is used for 'Customer service calls' in Topic 5 Part 1. Due to the nature of KDE the plot is smoother than it needs to be for this type of discrete data e.g. the pikes for the loyal customers are lowered and there is the tail of the negative numbers of phone calls for the churned customers.
I suggest co... | closed | 2018-11-08T06:21:13Z | 2018-11-09T15:57:43Z | https://github.com/Yorko/mlcourse.ai/issues/412 | [] | ddonetskov | 1 |
biolab/orange3 | numpy | 6,695 | Error dialog: Scrollbar and copying to clipboard | Re #6682, add a scrollbar to the dialog, make the text selectable and add a button to copy the text to the clipboard. | open | 2024-01-05T09:14:06Z | 2024-01-12T08:42:35Z | https://github.com/biolab/orange3/issues/6695 | [
"wish",
"snack"
] | janezd | 1 |
521xueweihan/HelloGitHub | python | 2,635 | 【开源自荐】基于 Rust 实现的趣味三体编程语言 现已实现了如 "面壁"、"破壁"、"思想钢印"、"冬眠" 等语法 | ## 推荐项目
- 项目地址:https://github.com/rustq/3body-lang
- 类别:`Rust`
- 项目标题:基于 `Rust` 实现的趣味三体编程语言
- 项目描述与亮点:
一款基于 `Rust` 实现的趣味三体编程语言 —— 现已实现了如 "面壁"、"破壁"、"思想钢印"、"冬眠" 等语法;解释器的设计均来自于作者 Thorsten Ball 的原书;虽然目前仍然是一个概念级的编程语言,但已随社区建议讨论迭代了多个小版本,扩展了多个新语法。
- 示例代码:
[ seem to hav... | closed | 2022-09-30T18:20:05Z | 2025-02-06T14:21:24Z | https://github.com/plotly/dash/issues/2254 | [
"feature",
"P3",
"dash-3.0"
] | klar-C | 8 |
modAL-python/modAL | scikit-learn | 164 | Encountering error with number of batches per epoch | I am using Tensorflow 2.7 and trying to reproduce the results with the code in https://modal-python.readthedocs.io/en/latest/content/examples/Keras_integration.html. Instead of importing KerasClassifier from Keras Wrappers that through a deprecation warning, I have installed SciKeras and imported the KerasClassifier. T... | open | 2023-02-02T14:22:36Z | 2023-02-02T14:26:03Z | https://github.com/modAL-python/modAL/issues/164 | [] | sivaramakrishnan-rajaraman | 0 |
Esri/arcgis-python-api | jupyter | 1,376 | Issue publishing GeoPackages | **Describe the bug**
Cannot publish Geopackages, looks to be an issue with capitalization.
**To Reproduce**
1. Make a GeoPackage with a feature layer (points, lines or polygons)
2. Connect to Portal
3. gis.content.add the GeoPackage
```
item = gis.content.add(
item_properties={
"type": "GeoPack... | closed | 2022-10-31T15:16:18Z | 2022-11-14T15:11:56Z | https://github.com/Esri/arcgis-python-api/issues/1376 | [
"cannot reproduce"
] | galewis2 | 4 |
coqui-ai/TTS | pytorch | 2,784 | [Bug] IndexError while training on Custom dataset with vctk_old format | ### Describe the bug
Training crashed after ~20k step.
```
Traceback (most recent call last):
File "/gpfs/projects/bsc88/speech/environments/tts_0.14.3_espeak/lib/python3.8/site-packages/trainer/trainer.py", line 1593, in fit
self._fit()
File "/gpfs/projects/bsc88/speech/environments/tts_0.14.3_espeak... | closed | 2023-07-19T13:17:41Z | 2023-07-31T08:23:36Z | https://github.com/coqui-ai/TTS/issues/2784 | [
"bug"
] | wetdog | 5 |
chaoss/augur | data-visualization | 2,766 | Project status? | Our organisation is looking for a tool to collect data from GitHub and analyse the status of our open source repos and the contributions we make to the ecosystem. I've been trying to set up Augur over the past few days to see if it would serve our needs. It seems quite a lot has changed recently, with v0.63.0. The docu... | closed | 2024-04-24T10:46:15Z | 2024-04-24T14:20:18Z | https://github.com/chaoss/augur/issues/2766 | [] | mhauru | 2 |
plotly/dash | data-visualization | 2,561 | [BUG] | **Describe your context**
- replace the result of `pip list | grep dash` below
```
dash 2.10.2
dash-bootstrap-components 1.4.1
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-table 5.0.0
jupyter-dash 0.4.2
```
- if frontend related, tel... | closed | 2023-06-09T03:33:48Z | 2023-06-09T03:40:25Z | https://github.com/plotly/dash/issues/2561 | [] | syejing | 0 |
plotly/dash | data-science | 2,286 | ERROR: Python 3.11.0 Installation Error | After I updated my Python to 3.11.0, I'm no more capable of installing Dash with pip.
First I got the following error:

Then I installed a newer version of C++ BuildTools and now I got another one;
... | closed | 2022-10-26T13:17:44Z | 2022-10-31T13:33:21Z | https://github.com/plotly/dash/issues/2286 | [] | dogukankaratas | 7 |
ray-project/ray | deep-learning | 50,947 | Release test microbenchmark.aws failed | Release test **microbenchmark.aws** failed. See https://buildkite.com/ray-project/release/builds/34295#01954658-83ea-482b-b817-7731040b6ee1 for more details.
Managed by OSS Test Policy | closed | 2025-02-27T08:16:23Z | 2025-02-28T05:24:59Z | https://github.com/ray-project/ray/issues/50947 | [
"bug",
"P0",
"triage",
"core",
"release-test",
"jailed-test",
"ray-test-bot",
"weekly-release-blocker",
"stability"
] | can-anyscale | 5 |
waditu/tushare | pandas | 994 | 网站手机号注册也报错 | Traceback (most recent call last):
File "/platform/software/anaconda3/lib/python3.6/site-packages/aliyunsdkcore/client.py", line 231, in implementation_of_do_action
status, headers, body = http_response.get_response_object()
File "/platform/software/anaconda3/lib/python3.6/site-packages/aliyunsdkcore/http/ht... | closed | 2019-04-04T03:46:55Z | 2019-04-17T10:36:11Z | https://github.com/waditu/tushare/issues/994 | [] | Aoseala | 2 |
FactoryBoy/factory_boy | sqlalchemy | 306 | Provided attribute should override LazyAttribute | I have factory with `LazyAttribute`
```
class MyFactory(factory.django.DjangoModelFactory):
...
xxx = factory.LazyAttribute(lambda o: "whatever")
...
```
I wanted to create object in my test where I override default factory's attribute
```
obj = MyFactory(xxx="sth")
print(obj.xxx) # "whatever" which is w... | closed | 2016-06-08T16:59:16Z | 2016-06-08T17:05:34Z | https://github.com/FactoryBoy/factory_boy/issues/306 | [] | darkowic | 1 |
yt-dlp/yt-dlp | python | 12,392 | Can't update because it says it was installed from apt but it was actually installed from recommended release binary | ### Checklist
- [x] I'm reporting a bug unrelated to a specific site
- [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github.com/yt-dlp/yt-dlp#update-channels))
- [x] I've searched [known issues](https://github.com/yt-dlp/yt-dlp/issues/3766), [the FAQ](https://gith... | closed | 2025-02-17T22:41:08Z | 2025-02-17T23:37:46Z | https://github.com/yt-dlp/yt-dlp/issues/12392 | [
"bug",
"triage"
] | PrivacyFriendlyMuffins | 8 |
awesto/django-shop | django | 712 | ModuleNotFoundError: No module named X | I'm trying to set up django-SHOP in a virtual environment on my Mac (using python 3.6.4 installed by [Homebrew](https://brew.sh)). I followed the instructions found in [the tutorial](http://django-shop.readthedocs.io/en/latest/tutorial/intro.html) and everything goes well until I try to do the first migration (cf. [§1.... | closed | 2018-03-10T15:28:24Z | 2018-03-10T15:51:42Z | https://github.com/awesto/django-shop/issues/712 | [] | bitsandbooks | 1 |
serengil/deepface | deep-learning | 543 | Are there any docs or something? Where can I find description on build_model and other functions? | Are there any docs or something? Where can I find description on build_model and other functions? | closed | 2022-08-20T08:31:18Z | 2022-08-20T09:32:22Z | https://github.com/serengil/deepface/issues/543 | [
"question"
] | martinenkoEduard | 1 |
graphql-python/graphql-core | graphql | 30 | Exceptions in subscribe() are not handled by executor | Hello!
When testing the subscriptions we've noticed that exceptions raised in `subscribe()` are not handled by the query executor, instead they come back up outside of `graphql`, when we are consuming the results to create an HTTP response, with `Task exception was never retrieved` being logged by Python to console.... | closed | 2019-05-07T14:11:06Z | 2019-07-06T13:10:48Z | https://github.com/graphql-python/graphql-core/issues/30 | [
"wontfix"
] | rafalp | 3 |
matplotlib/matplotlib | matplotlib | 28,957 | [Bug]: Possible defect in backend selection with Python 3.13 on Windows | ### Bug summary
I've ran into this while upgrading some CI to Python 3.13
Apparently a test as simple as `plt.subplots()` will crash specifically on Python 3.13 + Windows
I created a minimal reprod repo, where I run the same test successfully with the following combos:
- Python 3.13 + Ubuntu
- Python 3.12 + Wind... | closed | 2024-10-09T14:37:24Z | 2024-10-10T19:33:13Z | https://github.com/matplotlib/matplotlib/issues/28957 | [] | neutrinoceros | 5 |
huggingface/datasets | nlp | 6,577 | 502 Server Errors when streaming large dataset | ### Describe the bug
When streaming a [large ASR dataset](https://huggingface.co/datasets/sanchit-gandhi/concatenated-train-set) from the Hug (~3TB) I often encounter 502 Server Errors seemingly randomly during streaming:
```
huggingface_hub.utils._errors.HfHubHTTPError: 502 Server Error: Bad Gateway for url: http... | closed | 2024-01-10T16:59:36Z | 2024-02-12T11:46:03Z | https://github.com/huggingface/datasets/issues/6577 | [
"streaming"
] | sanchit-gandhi | 6 |
litestar-org/litestar | asyncio | 3,251 | Bug: slotscheck pre-commit misconfiguration | ### Description
👋 Hi there @Goldziher. I'm happy to see you're still using slotscheck, but I noticed that the pre-commit `exclude` option is configured so that it isn't run on most files:
```
$ pre-commit run slotscheck --all-files -v
All OK!
stats:
modules: 8
checked: 8
excluded: 0
s... | closed | 2024-03-25T19:51:38Z | 2025-03-20T15:54:31Z | https://github.com/litestar-org/litestar/issues/3251 | [
"Bug :bug:"
] | ariebovenberg | 2 |
coqui-ai/TTS | pytorch | 3,278 | [Bug] KeyError: 'use_phonemes' | ### Describe the bug
What is the reason for meeting this error when I reason on a fine-tuned model?
I fine-tuned the hifigan and then inferenced using the following command
```
tts --text "tts for hello" --model_path ./best_model_274.pth --config_path ./config.json --out_path .
```
## config.json
```
{
"... | closed | 2023-11-21T05:38:30Z | 2023-11-27T18:27:59Z | https://github.com/coqui-ai/TTS/issues/3278 | [
"bug"
] | todochenxi | 1 |
mwaskom/seaborn | pandas | 3,824 | Boxplot hue + palette misleading warning | Hi, thanks for this great library.
I wanted to flag that one of your warnings is misleading. When I make a boxplot using the following line:
```python
sns.boxplot(df, x="share_type", y=metric, ax=ax, palette="tab10")
```
I get a warning:
```
Passing `palette` without assigning `hue` is deprecated and will be removed... | closed | 2025-01-30T15:48:16Z | 2025-01-30T16:39:52Z | https://github.com/mwaskom/seaborn/issues/3824 | [] | tom-whitehead | 2 |
tfranzel/drf-spectacular | rest-api | 1,227 | Support annotating a `PATCH` `@action` with `@extend_schema` to use `PatchedTRequest` | I have an `@action` of the form:
```py
@action(
methods=[HTTPMethod.PATCH],
detail=False,
url_path="bulk-partial-update",
)
def bulk_partial_update(self, request: Request) -> Response:
...
```
And a `ViewSet` of the form:
```py
@extend_schema_view(
bulk... | open | 2024-04-25T19:07:33Z | 2024-05-07T16:02:17Z | https://github.com/tfranzel/drf-spectacular/issues/1227 | [] | johnthagen | 3 |
jina-ai/serve | fastapi | 6,139 | Release Notes 3.23.3 | # Release Note
This release contains 1 bug fix and 1 documentation improvement.
## 🐞 Bug Fixes
### Fix dynamic creation of schema with nested DocLists in Gateway (#6138)
Previously, nested document types with multiple `DocList` levels of nesting sometimes led to the schema exposed by the Gateway being inco... | closed | 2024-02-16T09:50:26Z | 2024-02-16T12:50:33Z | https://github.com/jina-ai/serve/issues/6139 | [] | JoanFM | 0 |
plotly/dash | dash | 2,296 | [BUG] Component as Props inserted by callbacks not found with dynamic inputs/outputs callbacks. | **Describe your context**
```
dash 2.6.2
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-table 5.0.0
```
**Describe the bug**
When the ` component properties` be updated, the added components won't trigger callback, only the initial components in the `component propertie... | closed | 2022-11-02T01:36:28Z | 2022-12-05T17:07:55Z | https://github.com/plotly/dash/issues/2296 | [
"bug"
] | CNFeffery | 1 |
aeon-toolkit/aeon | scikit-learn | 1,732 | [ENH] Remove update function from BaseCollectionTransformer | ### Describe the feature or idea you want to propose
I dont see the point of this function, I dont think it is implemented any where.
### Describe your proposed solution
I think just remove it
| closed | 2024-06-27T20:12:08Z | 2024-07-03T08:11:36Z | https://github.com/aeon-toolkit/aeon/issues/1732 | [
"enhancement",
"transformations"
] | TonyBagnall | 2 |
JaidedAI/EasyOCR | pytorch | 333 | 代码运行时错误,pytorch版本不对? | 运行easyocr.py时报错:set_storage is not allowed on Tensor created from .data or .detach(),在modules.py第87行,请问如何解决? | closed | 2020-12-17T08:17:10Z | 2022-03-02T09:24:27Z | https://github.com/JaidedAI/EasyOCR/issues/333 | [] | hwlll | 2 |
PokeAPI/pokeapi | graphql | 1,228 | Service degraded (403 HTTP code) | We are currently experiencing random `403` response codes in various part of the V2 API. These errors are geoposition based, so you might not encounter them.
This thread documents the situation. CF stands for Cloudflare, GCP for Google Cloud Platform. All times are CET
`20:20` Example happening on my side:
1. http... | closed | 2025-03-21T22:32:02Z | 2025-03-22T12:05:40Z | https://github.com/PokeAPI/pokeapi/issues/1228 | [] | Naramsim | 8 |
giotto-ai/giotto-tda | scikit-learn | 325 | Glossary: silhouettes entry | #### Description
Given that #247 will soon be merged, we should have a glossary entry covering silhouettes, and once this is done cross-check that the docs for `Silhouette` play well with it. | closed | 2020-02-24T08:08:19Z | 2020-02-25T14:01:41Z | https://github.com/giotto-ai/giotto-tda/issues/325 | [
"theory"
] | ulupo | 1 |
tqdm/tqdm | jupyter | 744 | How to create a progress bar to a file instead of sys.stderr, using the logging module? | - [x] I have visited the [source website], and in particular
read the [known issues]
- [x] I have searched through the [issue tracker] for duplicates
- [x] I have mentioned version numbers, operating system and
environment, where applicable:
```python
import tqdm, sys
print(tqdm.__version__, sys.versio... | open | 2019-05-13T23:54:59Z | 2021-04-01T23:17:16Z | https://github.com/tqdm/tqdm/issues/744 | [
"question/docs ‽"
] | evandrocoan | 3 |
blb-ventures/strawberry-django-plus | graphql | 17 | Strawberry 0.99.0 break this libary | update strawberry to 0.99.0 break this library
` File "/home/darwin/.virtualenvs/django4/lib/python3.8/site-packages/strawberry_django_plus/relay.py", line 311, in <module>
DEFAULT_SCALAR_REGISTRY[GlobalID] = ScalarDefinition(
TypeError: __init__() missing 1 required positional argument: 'specified_by_url'
`... | closed | 2022-03-01T04:13:03Z | 2022-03-01T12:29:30Z | https://github.com/blb-ventures/strawberry-django-plus/issues/17 | [] | darwinhace | 1 |
huggingface/datasets | numpy | 6,716 | Non-deterministic `Dataset.builder_name` value | ### Describe the bug
I'm not sure if this is a bug, but `print(ds.builder_name)` in the following code sometimes prints out `rotten_tomatoes` instead of `parquet`:
```python
import datasets
for _ in range(100):
ds = datasets.load_dataset("rotten_tomatoes", split="train")
print(ds.builder_name) # pr... | closed | 2024-03-05T09:23:21Z | 2024-03-19T07:58:14Z | https://github.com/huggingface/datasets/issues/6716 | [] | harupy | 6 |
Kludex/mangum | fastapi | 35 | Storage backend | It would be useful to have a configurable storage backend for serving staticfiles and assets. I began implementing something using S3 to use specifically here, but I'm not certain if it might be better as a generic ASGI storage backend in a separate project.
I'll probably do a first pass for S3/AWS/Mangum first, the... | closed | 2019-03-19T01:10:26Z | 2019-08-01T01:23:00Z | https://github.com/Kludex/mangum/issues/35 | [
"feature",
"maybe"
] | jordaneremieff | 1 |
kymatio/kymatio | numpy | 109 | sphinx-gallery: 1d/real_signal or 1d/synthetic | Please remove from line 60 of doc/conf.py the name real signal or synthetix, and work on one of them.
Add a basic narrive, display. If you don't want to add it to the sphinx gallery, please say it here and close this issue with a comment.
Please close this issue only when you're happy with the sphinx-gallery. | closed | 2018-11-01T16:21:43Z | 2018-11-04T03:08:28Z | https://github.com/kymatio/kymatio/issues/109 | [] | edouardoyallon | 4 |
amisadmin/fastapi-amis-admin | fastapi | 152 | can not create data from foreign key | when create data from foreign key in ModelAdmin,
there is no response when selecting a value and click 确定 | open | 2023-12-25T02:14:00Z | 2024-02-23T18:02:02Z | https://github.com/amisadmin/fastapi-amis-admin/issues/152 | [] | WowChenEd | 1 |
pytest-dev/pytest-selenium | pytest | 189 | Change browser for specific test | Is it possible to have different browser running within one test suite? What I mean is - running one test suite with setup, eg. --driver firefox, but for one test I would like to use Chrome.
I was trying to override option 'driver', but it doesn't allow me to do so.
Ideally it would be good to have that on test level... | closed | 2018-09-13T11:40:27Z | 2020-07-16T19:29:29Z | https://github.com/pytest-dev/pytest-selenium/issues/189 | [] | rgrzesk | 9 |
assafelovic/gpt-researcher | automation | 619 | Uvicorn loads but application stalls at "connection open" | I have used this application before. I recently pulled it from the git repo again and created a new conda environment based on python 3.11. I pulled in all the libraries in the requirements.txt file and then exported Tavily and Openai api keys. I also created a .env file from .env.example and provided the Tavily and... | closed | 2024-06-22T21:47:05Z | 2024-06-24T05:56:27Z | https://github.com/assafelovic/gpt-researcher/issues/619 | [] | nmcross | 3 |
aio-libs/aiohttp | asyncio | 9,670 | deadlock with TCPConnector limit after timeout | ### Describe the bug
When using a limit in TCPConnector, timeouts can lead to a condition where new requests are not actually sent, resulting in "sticky" timeouts.
After debugging, I believe the problem occurs in this line:https://github.com/aio-libs/aiohttp/blob/v3.10.10/aiohttp/connector.py#L541
When a `ValueE... | closed | 2024-11-04T10:03:10Z | 2024-11-13T16:44:20Z | https://github.com/aio-libs/aiohttp/issues/9670 | [
"bug",
"reproducer: present"
] | davidmanzanares | 15 |
ymcui/Chinese-BERT-wwm | nlp | 182 | RBTL3和RBT3的三层是怎么选取的? | RBTL3和RBT3的三层是怎么选取的? | closed | 2021-04-28T07:32:36Z | 2021-05-16T17:22:17Z | https://github.com/ymcui/Chinese-BERT-wwm/issues/182 | [
"stale"
] | MingFL | 6 |
d2l-ai/d2l-en | deep-learning | 2,343 | Why do you use your own API | I wonder why are you using an API, instead of regular pytorch code.
It makes everything look unfamiliar and impractical. It's like a new language. Like having to learn everything again. | open | 2022-11-16T12:03:08Z | 2023-05-15T13:51:59Z | https://github.com/d2l-ai/d2l-en/issues/2343 | [
"question"
] | g-i-o-r-g-i-o | 11 |
microsoft/qlib | machine-learning | 927 | two requests: bitcoin and french stock market | Hello, everyone.
As a part of my studies in AI, I am trying to develop a "proof of concept" for a project right now,
I would like to use qlib for two goals:
1 Forecast and predict the bitcoin prices.
2 Forecast and predict stocks in the French stock market.
I downloaded the required data for both cases (al... | closed | 2022-02-23T12:19:40Z | 2022-06-04T00:05:55Z | https://github.com/microsoft/qlib/issues/927 | [
"stale"
] | johnnytorresm | 3 |
hankcs/HanLP | nlp | 1,367 | pyhanlp的配置问题:HANLP_JAR_PATH,不是jar文件 | <!--
注意事项和版本号必填,否则不回复。若希望尽快得到回复,请按模板认真填写,谢谢合作。
-->
## 注意事项
请确认下列注意事项:
* 我已仔细阅读下列文档,都没有找到答案:
- [首页文档](https://github.com/hankcs/HanLP)
- [wiki](https://github.com/hankcs/HanLP/wiki)
- [常见问题](https://github.com/hankcs/HanLP/wiki/FAQ)
* 我已经通过[Google](https://www.google.com/#newwindow=1&q=HanLP)和[issue区检... | closed | 2020-01-01T07:25:53Z | 2020-01-01T07:26:23Z | https://github.com/hankcs/HanLP/issues/1367 | [] | InfiYond | 0 |
deezer/spleeter | deep-learning | 585 | [Bug] NotImplementedError when running Docker `deezer/spleeter:conda` | - [x] I didn't find a similar issue already open.
- [x] I read the documentation (README AND Wiki)
- [x] I have installed FFMpeg
- [x] My problem is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)
## Description
When running docker image `deezer/spleeter:c... | open | 2021-02-24T01:38:52Z | 2021-07-22T21:54:26Z | https://github.com/deezer/spleeter/issues/585 | [
"bug",
"invalid"
] | niekvb | 3 |
huggingface/transformers | python | 36,471 | test | ### Model description
dorami model
### Open source status
- [ ] The model implementation is available
- [ ] The model weights are available
### Provide useful links for the implementation
_No response_ | closed | 2025-02-28T04:10:37Z | 2025-02-28T04:15:04Z | https://github.com/huggingface/transformers/issues/36471 | [
"New model"
] | 6zeus | 0 |
microsoft/qlib | machine-learning | 1,740 | run workflow_config_lightgbm_multi_freq.yaml: KeyError: 'PRED' | ## Bug Description
when i run .\examples\benchmarks\LightGBM\workflow_config_lightgbm_multi_freq.yaml , i got error:
[9944:MainThread](2024-01-24 20:50:10,472) INFO - qlib.workflow - [recorder.py:374] - Fail to log the uncommitted code of $CWD(D:\Project\playground\quant\qlib\workflow_config_lightgbm_multi_freq)... | open | 2024-01-24T12:59:48Z | 2024-01-24T12:59:48Z | https://github.com/microsoft/qlib/issues/1740 | [
"bug"
] | langslike | 0 |
pallets/flask | flask | 5,201 | Wrong Behavior in Blueprints | <!--
This issue tracker is a tool to address bugs in Flask itself. Please use
Pallets Discord or Stack Overflow for questions about your own code.
Replace this comment with a clear outline of what the bug is.
-->
When the `import_name` of my blueprint is set to `__name__`, if the name of my python file is differ... | closed | 2023-07-16T16:10:08Z | 2023-07-31T00:05:50Z | https://github.com/pallets/flask/issues/5201 | [] | NatsumiXD | 1 |
python-arq/arq | asyncio | 325 | Job response and delay time | Is it possible to get jobs total processing time with redis queued time within worker code?
On log output "delayed" seems to show how much time it took from queue to response, I want to track that info so that worker can expose metrics (Time it took for job on queue, and time total for its response came back )
htt... | closed | 2022-08-23T09:13:32Z | 2022-08-23T10:23:37Z | https://github.com/python-arq/arq/issues/325 | [] | gorkemgoknar | 1 |
Gozargah/Marzban | api | 1,176 | old subscription link does not work in Singbox app | hi
thank you for developing marzban
after updating to the new version of Marzban, the old subscription link does not work in the singbox app

| closed | 2024-07-23T13:45:00Z | 2024-07-24T15:43:47Z | https://github.com/Gozargah/Marzban/issues/1176 | [
"Bug"
] | radin-mg | 2 |
pydantic/pydantic | pydantic | 11,574 | Displaying a parent-child tree of models with a computed `cached_property` causes a RuntimeError | ### Initial Checks
- [x] I confirm that I'm using Pydantic V2
### Description
When creating a tree model with a parent-child relationship with other instances of that model, trying to include `cached_property`s as a computed field in the representation leads to the following `RuntimeError`:
```python
Traceback (mos... | closed | 2025-03-18T14:33:59Z | 2025-03-19T22:32:55Z | https://github.com/pydantic/pydantic/issues/11574 | [
"bug V2"
] | olivierdelree | 3 |
sherlock-project/sherlock | python | 2,243 | ParrotOS package out of date (0.14.3 on repository) | ### Site URL
https://github.com/sherlock-project/sherlock/issues/new?assignees=&labels=site+support+request&projects=&template=site-request.yml&title=Requesting+support+for%3A+
### Additional info
Update Available!
You are running version 0.14.3. Version 0.15.0 is available at https://github.com/sherlock-project/sh... | closed | 2024-08-07T08:30:08Z | 2024-11-05T00:47:00Z | https://github.com/sherlock-project/sherlock/issues/2243 | [
"environment"
] | xicor0 | 8 |
xorbitsai/xorbits | numpy | 703 | BUG: DataFrame.agg with kwargs failed | ### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
To help us to reproduce this bug, please provide information below:
1. Your Python version
2. The version of Xorbits you use
3. Versions of crucial packages, such as numpy, scipy and pandas
4. Full stack of the error.
... | closed | 2023-09-18T12:21:40Z | 2023-09-19T10:44:51Z | https://github.com/xorbitsai/xorbits/issues/703 | [
"bug",
"gpu"
] | qinxuye | 1 |
ydataai/ydata-profiling | pandas | 1,617 | jQuery 1.12.4 Security Risks in ydata-profiling HTML Reports | ### Current Behaviour
The ydata-profiling project is currently using jQuery version 1.12.4 in the HTML reports generated by the HTMLReport() function located in ydata_profiling/src/ydata_profiling/profile_report.py. This version of the library is known to have multiple security vulnerabilities that are documented in t... | closed | 2024-07-10T04:44:28Z | 2024-07-10T21:59:23Z | https://github.com/ydataai/ydata-profiling/issues/1617 | [
"needs-triage"
] | AndresDiagoM | 1 |
anselal/antminer-monitor | dash | 45 | Any particular reason why not to make this app generic enough to work with other miner types? | I don't see a reason why this couldn't work with gekkoscience or the avalon miner since its just using the cgminer api. Assuming we build the right adapters for the different device types It should work
Happy to work on this as well | closed | 2018-01-06T05:55:06Z | 2018-01-29T22:31:10Z | https://github.com/anselal/antminer-monitor/issues/45 | [
":question: question"
] | sergioclemente | 4 |
cupy/cupy | numpy | 8,588 | Incorporate CCCL version in cache hash? | Follow-up of #8412.
Currently the same CCCL version is used at both build- and run- time, which is great for consistency. However, one missing step is every time the CCCL version is updated, we need a way to invalidate the kernel cache. A challenge in the cache invalidation, however, is we don't know which headers ... | closed | 2024-09-08T19:05:48Z | 2025-02-04T15:04:26Z | https://github.com/cupy/cupy/issues/8588 | [
"cat:enhancement",
"prio:high"
] | leofang | 4 |
google-research/bert | tensorflow | 1,226 | BERT in tensorflow2.x | How can I use these scripts to run the BERT model in the tensorflow2 environment when the **eager mode is disabled**?
Please explain.
Is there any other branch created to support the tensorflow2 environment in **non-eager mode**?
| closed | 2021-05-18T16:39:10Z | 2021-06-13T18:33:12Z | https://github.com/google-research/bert/issues/1226 | [] | Alok-Ranjan23 | 0 |
huggingface/diffusers | pytorch | 10,470 | Flux - torchao inference not working | ### Describe the bug
1. Flux with torchao int8wo not working
2. enable_sequential_cpu_offload not working

### Reproduction
example taken from (merged)
https://github.com/huggingface/diffusers/pull/10009
```
imp... | closed | 2025-01-06T10:46:06Z | 2025-01-18T15:45:23Z | https://github.com/huggingface/diffusers/issues/10470 | [
"bug"
] | nitinmukesh | 11 |
ranaroussi/yfinance | pandas | 2,045 | OperationalError('no such table: _kv') - unable to retrieve any sort of data at all | ### Describe bug
not able to download data or retrieve any data using finance. I am running the code within a jupyter notebook running from an ssh linux environment. it seems to be an issue with the caching and i have determined that the cache directory is being created by yfinance:
```
(base) [~/.cache/py-yfina... | closed | 2024-09-03T22:31:03Z | 2024-09-07T10:45:38Z | https://github.com/ranaroussi/yfinance/issues/2045 | [] | Sampie314 | 3 |
PrefectHQ/prefect | automation | 17,175 | v3.2.3 Prefect UI is not built in docker container | ### Bug summary
I was just testing v3.2.3 Prefect on my Kube cluster (via the helm chart) and I noticed a difference between the docker containers. It seems the UI is not being built in the container 3.2.3 but it was being build in 3.2.2.
It looks like 3.2.3 had some changes related to GitHub Actions. Maybe that's wh... | closed | 2025-02-18T20:36:06Z | 2025-02-18T21:40:08Z | https://github.com/PrefectHQ/prefect/issues/17175 | [
"bug"
] | rustyguts | 2 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 51 | win10的cmd输入不了中文吗?输入英文回答中文 | 
| closed | 2023-04-04T00:10:07Z | 2023-05-14T05:34:22Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/51 | [] | wscsjnhboy | 6 |
widgetti/solara | fastapi | 490 | Opening localhost shows a blank page | I have only started using solara for experimenting purpose and I have created a very basic app and named it main.py. Hoever when I do a solara run main.py it redirects me to my localhost site but unfortunately the page remains blank.
However when I'm running the same code in my jupyter notebook the app works perfec... | open | 2024-01-30T16:41:48Z | 2024-08-20T09:11:22Z | https://github.com/widgetti/solara/issues/490 | [
"needs more info"
] | russ-sk | 4 |
neuml/txtai | nlp | 385 | Store and query by data when `content: False` | I am trying to index a few million images totaling a few Terabytes in size for a similarity search.
When I set Embeddings' `content` to `True`, I am able to store and query data with each image record (user_id and a few other fields to filter the similarity search by):
```
embeddings = Embeddings({"batch": 2, "enc... | closed | 2022-11-24T20:46:05Z | 2022-11-24T23:42:22Z | https://github.com/neuml/txtai/issues/385 | [] | LoopControl | 2 |
collerek/ormar | fastapi | 294 | pydantic.error_wrappers.ValidationError: n validation errors for model_name | I'm trying to create a category which has manytomany field with sport model
```
# models
class Sport(ormar.Model):
"""
Database model for sport partner fields
"""
id = ormar.Integer(primary_key=True)
# other fields
class Meta:
tablename = "sports"
metadata = met... | closed | 2021-08-02T05:11:44Z | 2021-08-02T17:44:59Z | https://github.com/collerek/ormar/issues/294 | [
"bug"
] | Mng-dev-ai | 3 |
biolab/orange3 | data-visualization | 6,777 | Saving Workflow as SVG for documentation | **What's your use case?**
I would like to export the workfow as a SVG file for documentation. Screenshots are too often bad quality and not resizeable. (this is common feature on etl/dataprep software)
**What's your proposed solution?**
A button/entry menu to export all the workflow in SVG.
**Are there any ... | closed | 2024-03-29T14:04:20Z | 2024-05-13T18:55:29Z | https://github.com/biolab/orange3/issues/6777 | [] | simonaubertbd | 1 |
WZMIAOMIAO/deep-learning-for-image-processing | deep-learning | 671 | PyTorch_objectDetection中的网络训练时出现:KeyError: | OS Platform: window10:
Python version:3.8.13
Deep learning framework and version: Pytorch1.11.0
Use GPU :
CUDA/cuDNN version(if you use GPU):11.7.89
* The network you trained):
Faster R-CNN,SSD,RetinaNet
**Describe the current behavior**
老师,您好,当我使用您的pytorch_object_detection中的神经网络训练自己制作的VOC数据集时,都出现了KeyError:’‘这个... | closed | 2022-10-28T14:21:59Z | 2022-11-20T03:34:13Z | https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/671 | [] | GKCON | 2 |
jupyter-book/jupyter-book | jupyter | 1,619 | `toc_title` not passed over to sphinx-book-theme | ### Describe the bug
I'd like to change the title of the TOC as documented [here](https://sphinx-book-theme.readthedocs.io/en/latest/customize/sidebar-secondary.html#rename-the-in-page-table-of-contents).
I tried two things:
1. Adding it to the `html` section in `_config.yml`
```
html:
toc_title: "On this... | open | 2022-01-29T15:19:13Z | 2022-01-29T15:19:13Z | https://github.com/jupyter-book/jupyter-book/issues/1619 | [
"bug"
] | fmaussion | 0 |
aiortc/aiortc | asyncio | 924 | Stream video or audio without the frontend client having to stream their devices | Hello everyone, I am currently working on a project where I need to stream video via webrtc, I already provided the iortc library in your example https://github.com/jlaine/aiortc/tree/master/examples/server and I think it's great, it's close to what I need, only as far as I can try for the server to send the signal, th... | closed | 2023-09-06T03:07:01Z | 2023-09-07T22:49:25Z | https://github.com/aiortc/aiortc/issues/924 | [] | JesusZerpa | 2 |
aidlearning/AidLearning-FrameWork | jupyter | 121 | Crash | Crashes at 23% when downloading dependencies | closed | 2020-08-13T05:29:28Z | 2020-08-14T08:23:49Z | https://github.com/aidlearning/AidLearning-FrameWork/issues/121 | [] | machinegunkali | 1 |
amidaware/tacticalrmm | django | 2,049 | subnet of the proxy network | **Server Info (please complete the following information):**
- OS: debian 12 (dockerhost)
- Browser: chrome
- RMM Version (as shown in top left of web UI): none
**Installation Method:**
- [ ] Standard
- [ ] Standard with `--insecure` flag at install
- [ x] Docker
As our dockerhost works with the 17... | closed | 2024-10-30T12:32:29Z | 2024-10-31T01:25:43Z | https://github.com/amidaware/tacticalrmm/issues/2049 | [] | empereira | 0 |
plotly/jupyter-dash | dash | 53 | Deploying JupyterDash in Google Collab, callbacks not functioning correctly | ```
!pip install jupyter-dash
!pip install dash_uploader
app = JupyterDash(__name__)
app.config.suppress_callback_exceptions = True
du.configure_upload(app, r"C:\tmp\Uploads")
app.layout = html.Div([
html.Div(
dcc.Graph(id="output-data-upload",
config = {'toImageButto... | open | 2021-02-11T21:04:33Z | 2021-10-01T13:26:26Z | https://github.com/plotly/jupyter-dash/issues/53 | [] | Jvoytek9 | 2 |
psf/black | python | 4,122 | Unable to install dependency aiohttp using requirements.txt generated by poetry after upgrade to black 23.12.0 | **Describe the bug**
Our build pipeline is executing the following command to generate a `requirements.txt` that will be used to create a virtual environment to execute to the build afterwards:
```
poetry export --with dev --with-credentials -o requirements.txt
```
Since our project has `black` as a developm... | closed | 2023-12-22T07:36:34Z | 2023-12-23T03:06:37Z | https://github.com/psf/black/issues/4122 | [
"T: bug"
] | PrieJos | 2 |
psf/requests | python | 6,247 | requests.delete does not support body parameter | Requests is not accepting feature requests at this time.
I just figured out that delete method does not support data payload
I have a requirement in my project that accepts json data in delete
It actually supports in other http clients like axios for frontend but not this one when I am using with Flask
Can you ple... | closed | 2022-09-26T14:44:40Z | 2023-09-27T00:03:16Z | https://github.com/psf/requests/issues/6247 | [] | aamir-remotebaser | 1 |
comfyanonymous/ComfyUI | pytorch | 6,270 | Extreme decrease in performance update from August 2024 | ### Expected Behavior
generate an image in 30-40 secs on my machine
### Actual Behavior
Since I updated to the new interface it takes a very long time (~7 min.) to generate an image. Front end logged issue #2084 denies front end implications
### Steps to Reproduce
launch with python main.py from terminal
### Debu... | open | 2024-12-29T19:15:49Z | 2025-01-06T23:48:06Z | https://github.com/comfyanonymous/ComfyUI/issues/6270 | [
"Cannot Reproduce",
"Performance"
] | hieroglypho | 5 |
mars-project/mars | pandas | 3,356 | [BUG] Series doesn't support attribute access | <!--
Thank you for your contribution!
Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue.
-->
The `Series` doesn't support attribute access, but the [pandas'](https://pandas.pydata.org/pandas-docs/version/1.5/user_guide/indexing.html#attribute-access) can.
... | open | 2023-08-07T03:32:47Z | 2023-08-07T03:32:47Z | https://github.com/mars-project/mars/issues/3356 | [] | ericpai | 0 |
vllm-project/vllm | pytorch | 14,497 | [Bug]: remove_oldest LRU lora may remove lora which is still in usage | ### Your current environment
Remove_oldest LRU lora may remove lora which is still in usage.
In LRUCacheWorkerLoRAManger's code:
# Loading succeeded, now check if we will exceed cache capacity and
# evict if the oldest adapter if so
if len(self._adapter_manager) + 1 > self._adapter_manager.capacity:
... | closed | 2025-03-08T17:20:56Z | 2025-03-08T18:13:37Z | https://github.com/vllm-project/vllm/issues/14497 | [
"bug"
] | chenhongyu2048 | 0 |
zappa/Zappa | django | 744 | [Migrated] bug: Error condition check for binary support | Originally from: https://github.com/Miserlou/Zappa/issues/1871 by [lonsdale8734](https://github.com/lonsdale8734)
https://github.com/Miserlou/Zappa/blob/3ccf7490a8d8b8fa74a61ee39bf44234f3567739/zappa/handler.py#L542-L551
The condition `not response.mimetype.startswith("text/") or response.mimetype != "application/... | closed | 2021-02-20T12:41:39Z | 2024-04-13T18:14:59Z | https://github.com/zappa/Zappa/issues/744 | [
"no-activity",
"auto-closed"
] | jneves | 2 |
kochlisGit/ProphitBet-Soccer-Bets-Predictor | seaborn | 90 | I hope to sponsor more | Hello, I have contacted you on SKYPE, I hope to sponsor more, please reply, thank you | closed | 2024-09-22T20:37:34Z | 2024-09-24T10:26:08Z | https://github.com/kochlisGit/ProphitBet-Soccer-Bets-Predictor/issues/90 | [] | meng517 | 3 |
man-group/arctic | pandas | 286 | feature req: has_symbol | #### Arctic Store
```
Chunkstore
```
#### Description of problem and/or code sample that reproduces the issue
```
Add support for has_symbol in ChunkStore
```
| closed | 2016-11-09T18:54:52Z | 2016-11-11T13:34:37Z | https://github.com/man-group/arctic/issues/286 | [] | bmoscon | 0 |
iperov/DeepFaceLab | machine-learning | 873 | The best option to select only one face in multiples faces detected by Aligned folder ? without manual selection |

if i block the others faces and let only the target visible in after effects,this will affect final result,so how i can do it easily ? thanks | open | 2020-08-26T03:01:04Z | 2023-06-08T21:20:50Z | https://github.com/iperov/DeepFaceLab/issues/873 | [] | FulvioZozix | 4 |
lanpa/tensorboardX | numpy | 18 | Can you support the entire page screenshot? | I tired this [捕捉网页截图 - FireShot的](https://chrome.google.com/webstore/detail/take-webpage-screenshots/mcbpblocgmgfnpjjppndjkmgjaogfceg). However, it returns:
"
] | jasper2085 | 2 |
mwaskom/seaborn | data-science | 3,591 | Heatmap doees not display all entries | Hi all,
I have an issue with my heatmap.
I generated a dataframe with 30k columns and here I set some of the values to a non-nan value (2k of them) (some might be double hits but that is beside the point). The values I fill the dataframe with are values between 0-1 to tell the function how to color each sample
W... | closed | 2023-12-11T11:45:03Z | 2023-12-11T16:34:24Z | https://github.com/mwaskom/seaborn/issues/3591 | [] | dansteiert | 5 |
vi3k6i5/flashtext | nlp | 2 | word that is incomplete part of valid term followed by valid term is getting lost while calling replace_keywords | ```
keyword_processor = KeywordProcessor()
keyword_processor.add_keyword('on case', 'random')
keyword_processor.add_keyword('j2ee', 'Java')
keyword_processor.replace_keywords('I have also worked on J2EE.')
```
output:
`'I have also worked Java.'`
Expected output:
> 'I have also worked on Java.'
| closed | 2017-08-22T07:25:46Z | 2017-08-22T09:53:04Z | https://github.com/vi3k6i5/flashtext/issues/2 | [
"bug"
] | vi3k6i5 | 1 |
koxudaxi/datamodel-code-generator | fastapi | 1,340 | Root models not collapsed when using field-constraints & collapse-root-models | **Describe the bug**
Generated pydantic models have un-collapsed root models when using `--field-constraints` in combination with `--collapse-root-models`.
See the generated model:
```python
from __future__ import annotations
from typing import List
from pydantic import BaseModel, Field
class Number(... | closed | 2023-05-30T07:05:38Z | 2023-12-04T14:58:08Z | https://github.com/koxudaxi/datamodel-code-generator/issues/1340 | [
"enhancement"
] | g-wagen | 3 |
Evil0ctal/Douyin_TikTok_Download_API | api | 267 | [BUG] 我于9月3日和9月4日分别充值了16.99和5 dollars的套餐,但至今未能激活,请问什么时候可以激活我的请求数量? | 我的邮箱是tsyuhan1998@gmail.com
| closed | 2023-09-05T05:13:24Z | 2023-09-05T12:04:48Z | https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/267 | [
"BUG",
"enhancement"
] | YuhanLi1998 | 0 |
axnsan12/drf-yasg | django | 850 | i want to hide authentication heading from top please provide solution. | # Feature Request
## Description
<!-- edit: --> A clear and concise description of the problem or missing capability...
## Describe the solution you'd like
<!-- edit: --> If you have a solution in mind, please describe it.
## Describe alternatives you've considered
<!-- edit: --> Have you considered a... | closed | 2023-05-25T09:06:52Z | 2023-05-26T10:40:18Z | https://github.com/axnsan12/drf-yasg/issues/850 | [] | rexbti | 1 |
15r10nk/inline-snapshot | pytest | 177 | declare abbreviations to teach inline-snapshot what it should generate | inline-snapshot should ideally create snapshots that do not need to be modified by the developer. However, there are cases where the developer may want to use specific looking snapshots.
`declare_abbreviation` is intended to solve this problem by allowing the developer to specify what the snapshots should look like,... | open | 2025-01-12T14:12:33Z | 2025-01-26T18:41:45Z | https://github.com/15r10nk/inline-snapshot/issues/177 | [
"enhancement"
] | 15r10nk | 2 |
prkumar/uplink | rest-api | 40 | Set constructor defaults and extend behavior for `Consumer` sublcasses using `class Meta` | [`marshmallow`](https://github.com/marshmallow-code/marshmallow) does this interestingly with a [`class Meta` inside a `marshmallow.Schema` definition](https://marshmallow.readthedocs.io/en/latest/extending.html#custom-class-meta-options). We could do something similar. For instance, users could set constructor default... | closed | 2017-12-07T06:49:03Z | 2018-10-19T16:12:32Z | https://github.com/prkumar/uplink/issues/40 | [
"Feature Request"
] | prkumar | 1 |
Anjok07/ultimatevocalremovergui | pytorch | 1,605 | ned help!!!1! (i dont know what the issue is so i cant make a good title | I'm not experienced with in-depth coding and stuff so i have no idea what the issue is, but every time I try to start processing with a mdx model (UVR-MDX-NET Inst HQ 3) it gets 3 seconds in then gives me this message.
Last Error Received:
Process: MDX-Net
If this error persists, please contact the develop... | open | 2024-10-29T14:47:12Z | 2024-10-29T14:47:12Z | https://github.com/Anjok07/ultimatevocalremovergui/issues/1605 | [] | ActuallySquiggles | 0 |
modoboa/modoboa | django | 3,162 | New Install 'AttributeError at /accounts/login/' | Impacted versions
OS Type: Ubuntu 20
OS Version: 20
Database Type: PostgreSQL
Database version: whatever was installed with installer
Modoboa: Latest
installer used: Yes
Webserver: Nginx
Steps to reproduce
Fresh install of Ubuntu 20.
installed under a user account with sudo.
Current behavior
Install com... | closed | 2024-01-11T11:07:08Z | 2024-01-11T16:16:34Z | https://github.com/modoboa/modoboa/issues/3162 | [] | Seb7159 | 1 |
pallets-eco/flask-sqlalchemy | sqlalchemy | 666 | Multiple binds doesn't connect to external transaction in tests | I have a Flask app configured only with multiple binds using `SQLALCHEMY_BINDS` config option. The app runs fine, however, I am struggling to get external transaction to rollback in tests.
I have following setup:
```python
# Config
SQLALCHEMY_BINDS = {
'db1': 'sqlite:////my.db'
}
# My model
class MyM... | closed | 2019-01-22T17:28:47Z | 2022-10-05T01:46:13Z | https://github.com/pallets-eco/flask-sqlalchemy/issues/666 | [] | alexjironkin | 7 |
jwkvam/bowtie | jupyter | 14 | desperately need some tests | - [x] pylint tests
- [x] travis integration
- [x] actual tests
- [x] measure coverage
| closed | 2016-08-21T07:11:20Z | 2016-09-28T18:17:21Z | https://github.com/jwkvam/bowtie/issues/14 | [] | jwkvam | 1 |
django-cms/django-cms | django | 7,810 | add language |
in settings.py add two language , but in djangocms admin toolbar have one language "english"
i want default language ='fa'
(note: fa_IR)
````
LANGUAGE_CODE = 'fa'
LANGUAGES = [
("fa", _("Persian")),
("en", _("English")),
# Add additional languages here
]
CMS_LANGUAGES = {
1: [
... | closed | 2024-02-13T11:04:43Z | 2025-02-03T08:00:51Z | https://github.com/django-cms/django-cms/issues/7810 | [] | pooria-ghorbani | 3 |
remsky/Kokoro-FastAPI | fastapi | 228 | Build docker fails for torch==2.6.0+cu124 on M1 Mac (Docker aarch64) | **Describe the bug**
When trying to run a Docker build on an M1 Mac, the process fails at installing torch==2.6.0+cu124. The error message says that the distribution cannot be installed because it doesn't provide a wheel for manylinux_2_39_aarch64. Essentially, there is no CUDA-enabled PyTorch build for ARM macOS, so t... | closed | 2025-03-08T22:26:37Z | 2025-03-09T21:23:04Z | https://github.com/remsky/Kokoro-FastAPI/issues/228 | [] | FotieMConstant | 2 |
predict-idlab/plotly-resampler | plotly | 4 | Box & lasso select do not work when resampling | open | 2021-12-03T13:05:46Z | 2023-03-01T08:36:30Z | https://github.com/predict-idlab/plotly-resampler/issues/4 | [
"bug"
] | jvdd | 6 | |
mitmproxy/mitmproxy | python | 6,267 | Edit of HTML-Response-Body not working (Missing VIM) | #### Problem Description
I can not edit the response of an request.
#### Steps to reproduce the behavior:
1. Add Intercept-Filter (~all)
2. Make a request. For example http://www.google.de
3. Resume request
4. Press e and choose response-body
5. Nothing happens
#### System Information
Mitmproxy: 9.0.1
Py... | closed | 2023-07-19T20:33:38Z | 2023-07-20T10:45:46Z | https://github.com/mitmproxy/mitmproxy/issues/6267 | [
"kind/bug"
] | 4DFuchs | 1 |
BlinkDL/RWKV-LM | pytorch | 106 | How to construct dataset for multi-round dialogue? any examples? | Can anyone give some data examples for multi-round dialogue.
MOSS and ChatGLM have clear examples, but I can not find examples in RWKV | closed | 2023-05-07T02:06:20Z | 2023-05-17T02:54:49Z | https://github.com/BlinkDL/RWKV-LM/issues/106 | [] | hitxueliang | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.