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
Significant-Gravitas/AutoGPT
python
9,635
Broken beads
<img src="https://uploads.linear.app/a47946b5-12cd-4b3d-8822-df04c855879f/a1b130c4-9908-4b8d-8d3c-cde53b62e160/40b10681-c5fb-42b1-9802-fd9b85f08960?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2E0Nzk0NmI1LTEyY2QtNGIzZC04ODIyLWRmMDRjODU1ODc5Zi9hMWIxMzBjNC05OTA4LTRiOGQtOGQzYy1jZGU1M2I2MmUxNjAvNDBiMTA2ODEtY...
open
2025-03-14T10:01:09Z
2025-03-14T10:01:09Z
https://github.com/Significant-Gravitas/AutoGPT/issues/9635
[ "bug", "platform/frontend" ]
linear[bot]
0
marimo-team/marimo
data-visualization
3,823
Support disabling mo.ui.chat input
### Description I was hoping to make my chatbot disabled until the user entered an api key in another input but didn't see any parameter to disable the input. ### Suggested solution Support disabled parameter on the Chat input. When set to true it can create a non interactive overlay over the input. Html now suppo...
open
2025-02-17T21:08:58Z
2025-02-18T01:45:46Z
https://github.com/marimo-team/marimo/issues/3823
[ "enhancement", "help wanted", "good first issue (typescript)" ]
aszenz
0
ivy-llc/ivy
tensorflow
28,540
Fix Frontend Failing Test: numpy - math.tensorflow.math.reduce_prod
To-do List: https://github.com/unifyai/ivy/issues/27497
closed
2024-03-11T10:57:14Z
2024-04-02T09:31:09Z
https://github.com/ivy-llc/ivy/issues/28540
[ "Sub Task" ]
ZJay07
0
ymcui/Chinese-BERT-wwm
nlp
66
ๅ…ณไบŽๅœจๆ‚จๅ‘ๅธƒ็š„้ข„่ฎญ็ปƒๆจกๅž‹ไน‹ไธŠ่ฟ›ไธ€ๆญฅ้ข„่ฎญ็ปƒ
ๆ‚จๅฅฝๆ‰“ๆ‰ฐๆ‚จไบ† ๆˆ‘็”จๆ‚จ็š„robertaๆจกๅž‹่ฟ›่กŒๅพฎ่ฐƒๆ•ˆๆžœๅพˆๅฅฝ ไฝ†ๆ˜ฏๆˆ‘ๅŠ ่ฝฝๆ‚จ็š„roberta-largeๆจกๅž‹๏ผŒๅœจๆˆ‘็š„่ฏญๆ–™ไธŠ่ฟ›ไธ€ๆญฅ้ข„่ฎญ็ปƒ๏ผŒไธ€ไธŠๆฅ็š„mlmๅ‡†็กฎ็އๆ˜ฏ0ใ€‚ๆˆ‘ไนŸ็”จๅฎŒๅฝขๅกซ็ฉบ่ฏ•ไบ†ไธ€ไธ‹๏ผŒ็กฎๅฎžๆจกๅž‹ไธ่ƒฝ่ฟ›่กŒๅ‡†็กฎ็š„้ข„ๆต‹ใ€‚ๆ‰€ไปฅๆˆ‘็Œœๆต‹ๆ‚จ็š„้ข„่ฎญ็ปƒroberta-largeๆจกๅž‹็š„ๆœ€ไธŠๅฑ‚๏ผˆๅ•่ฏ้ข„ๆต‹๏ผ‰ๆ˜ฏไธๆ˜ฏๆœ‰ไธ€ไบ›้—ฎ้ข˜? ๆˆ‘่ฏ•่ฟ‡ไบ†googleๅ‘ๅธƒ็š„ๆจกๅž‹๏ผŒๅŒ…ๆ‹ฌไธญๆ–‡็š„ๅ’Œ่‹ฑๆ–‡็š„baseใ€largeๆจกๅž‹๏ผŒไธๅญ˜ๅœจ่ฟ™ๆ ท็š„้—ฎ้ข˜ ๆœŸๅพ…ๆ‚จ็š„ๅ›žๅค๏ฝž
closed
2019-10-28T09:43:13Z
2020-06-05T10:07:46Z
https://github.com/ymcui/Chinese-BERT-wwm/issues/66
[]
zhezhaoa
6
allenai/allennlp
nlp
4,806
Writing distributed metrics is confusing
Big approach: We could change the metrics API so that there are two methods to implement, one that produces an intermediate representation on each worker, and another that combines them. That way it's clear to the implementer what to do. Small approach: Every metric gets a flag called `safe_for_distributed`, which i...
closed
2020-11-20T17:24:54Z
2021-02-12T00:47:13Z
https://github.com/allenai/allennlp/issues/4806
[]
dirkgr
2
robinhood/faust
asyncio
507
GlobalTable hangs application boot
## Checklist - [x] I have included information about relevant versions - [x] I have verified that the issue persists when using the `master` branch of Faust. ## Steps to reproduce Create simple app with GlobalTable, like so: ```python app = faust.App('test') table = app.GlobalTable('test') def main():...
closed
2020-01-10T14:25:13Z
2020-02-05T15:54:36Z
https://github.com/robinhood/faust/issues/507
[]
luinnar
3
Lightning-AI/pytorch-lightning
pytorch
20,560
Allow nested `batch_arg_name` in `BatchSizeFinder`/`Tuner.scale_batch_size()`
### Description & Motivation Hi, Would it be possible to allow dot-notation in, for example, `tuner.scale_batch_size(model, batch_arg_name="dataloaders.train.batch_size")`? Perhaps some other features would benefit from this. It should be simple to achieve that through `lightning_hasattr` and `lightning_getattr`. ...
open
2025-01-23T16:26:50Z
2025-01-24T15:25:02Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20560
[ "feature", "needs triage" ]
ibro45
1
marimo-team/marimo
data-science
3,312
`Signature.return_annotation` somehow turns into string when the function is ran under a marimo cell
### Describe the bug Running code snippet ``` from inspect import signature def wololo(i: int, ii: int) -> tuple[str, int]: a = i+ii b = ii-i c = f"{a} {b}" return c, b print(signature(wololo).return_annotation, type(signature(wololo).return_annotation)) ``` on python console it prints `tuple[str, i...
closed
2024-12-30T11:34:38Z
2025-03-05T06:32:44Z
https://github.com/marimo-team/marimo/issues/3312
[ "bug" ]
Retorikal
3
unionai-oss/pandera
pandas
1,946
drop_invalid_rows is broken
```python class TestModel(DataFrameModel): a: int class Config: drop_invalid_rows = True df_test = pd.DataFrame({'a': [1, 1.1]}) TestModel(df_test, lazy=True) ``` ``` File [~/miniforge3/envs/ds-3.12/lib/python3.12/site-packages/pandera/backends/pandas/base.py:194], in PandasSchemaBackend.drop_invali...
open
2025-03-20T18:17:09Z
2025-03-21T09:38:08Z
https://github.com/unionai-oss/pandera/issues/1946
[ "bug" ]
n-splv
1
ipython/ipython
jupyter
14,131
Shift+Tab not working in Jupyter (ValueError); seems to be inspection error within oinspect.py
*Shift+Tab* (code tooltip in Jupyter) works alright, but not with ```pandas.DataFrame``` methods. ``` File "[...]/miniconda3/lib/python3.11/site-packages/ipykernel/kernelbase.py", line 412, in dispatch_shell await result File "[...]/miniconda3/lib/python3.11/site-packages/ipykernel/kernelbase.py", line 80...
closed
2023-08-09T16:33:42Z
2023-08-09T17:14:24Z
https://github.com/ipython/ipython/issues/14131
[]
trevisanj
5
huggingface/transformers
nlp
36,357
Allow setting a seed for DataCollatorForLanguageModeling
### Feature request The `DataCollatorForLanguageModeling` class allows training for an MLM (masked language model) task, which randomly masks or replaces certain tokens. Models such as BERT and RoBERTa are trained in such a manner. It would be great if the user can set a seed, ensuring repeatability in generating mask...
closed
2025-02-23T16:07:50Z
2025-03-20T18:27:45Z
https://github.com/huggingface/transformers/issues/36357
[ "Feature request" ]
capemox
2
statsmodels/statsmodels
data-science
9,344
dataframe not printing after UnobservedComponents
#### Describe the bug Hey. I was trying out the tutorial you have on [https://www.statsmodels.org/dev/examples/notebooks/generated/statespace_tvpvar_mcmc_cfa.html] However, when I try to plot inflation together with simulated trends, inflation does not appear in the plots. I tried printing the inflation variable bu...
closed
2024-09-03T12:42:18Z
2024-09-05T11:01:40Z
https://github.com/statsmodels/statsmodels/issues/9344
[]
joaogoliveira1
3
tensorpack/tensorpack
tensorflow
1,188
Loss diverge when training Imagenet with ResNet18.
Hi, I am training Imagenet using ResNet18 but the loss diverge, could you give some advices? ### 1. What you did: First I use mode='cpu' in **SyncMultiGPUTrainerReplicated** in **imagenet-resnet.py** , and run the following code: ``` python examples/ResNet/imagenet-resnet.py \ --data '/common-dat...
closed
2019-05-14T10:34:59Z
2019-05-15T03:37:10Z
https://github.com/tensorpack/tensorpack/issues/1188
[ "upstream issue" ]
dxbdxx
3
amidaware/tacticalrmm
django
1,439
Client sorting
**Server Info (please complete the following information):** - OS: [e.g. Ubuntu 20.04,5 LTS] - Browser: [chrome, safari] - RMM Version (v.0.15.7): **Installation Method:** - [ x] Standard - [ ] Docker **Describe the bug** When in user preferences client sorting is set to > Sort alphabetically only ...
closed
2023-02-21T07:22:11Z
2023-12-12T22:50:45Z
https://github.com/amidaware/tacticalrmm/issues/1439
[ "bug" ]
rmmpositivens
7
Sanster/IOPaint
pytorch
328
[BUG] Could not find TensorRT whatย  meaning and how to fix??
hi i get this massageย errorย  whatย  meaning and how to fix?ย ? W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT `text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. /usr/local/lib/python...
closed
2023-06-16T08:44:18Z
2023-06-17T04:05:15Z
https://github.com/Sanster/IOPaint/issues/328
[]
wolfkingal2000
1
plotly/dash
data-science
2,254
Use React version 18.2
Hi, I posted this initially on the plotly forums but I imagine this might be a better place for it. Is there any way to force Dash to use a newer version of React? Or is there any time-line as to update Dash to run with 18.2? The main reason Iโ€™m asking is that e.g. Aggrid (and some other libraries) 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
tensorflow/tensor2tensor
machine-learning
953
Bug - one mistaken line in next_frame.py
### Description There is a bug of one newly added extra line: from tensorflow_models.slim.nets.cyclegan import cyclegan_upsample in tensor2tensor/models/research/next_frame.py ... ### Environment information ``` OS: <your answer here> $ pip freeze | grep tensor # your output here $ python -V # ...
closed
2018-07-24T01:51:40Z
2018-07-25T18:58:08Z
https://github.com/tensorflow/tensor2tensor/issues/953
[]
johnyjyu
3
allenai/allennlp
nlp
5,456
Not able to load coref-spanbert-large-2021.03.10.tar.gz on a non internet system
``` from allennlp.predictors import Predictor import os path1 = '/opt/triniti4/pretrained_models/context_expansion/coref-spanbert-large-2021.03.10.tar.gz' coref_model = Predictor.from_path(path1) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.8/dist-pa...
closed
2021-11-03T07:28:17Z
2021-12-16T16:09:54Z
https://github.com/allenai/allennlp/issues/5456
[ "stale" ]
avinashpaul
5
iperov/DeepFaceLab
machine-learning
520
Win Prebuild doesn't working
Win10 x64 1903 Nvidia GTX 1080 / Stage 3 Exception: Traceback (most recent call last): File "J:\DeepFaceLab\DeepFaceLab_CUDA_9.2_SSE\_internal\python-3.6.8\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "J:\De...
closed
2019-12-15T12:52:33Z
2020-03-23T01:41:12Z
https://github.com/iperov/DeepFaceLab/issues/520
[]
Dev1lroot
2
AntonOsika/gpt-engineer
python
196
SET OPENAI_API_KEY
Im using windows and export command is not valid to set the apikey, i tried set, but it looks like it doesnt work either, any suggestions ?
closed
2023-06-19T10:50:58Z
2023-06-20T22:09:06Z
https://github.com/AntonOsika/gpt-engineer/issues/196
[]
hierro
10
aleju/imgaug
machine-learning
766
AddToHue vs MultiplySaturation running time
I measured the running time of AddToHue and MultiplySaturation and I have noticed that MultiplySaturation is much slower than AddToHue. It is strange since they both convert the image to the same colorspace HSV and apply similar operations to one channel of this colorspace. These are the running time in seconds: - ...
open
2021-05-01T11:41:37Z
2021-05-01T11:41:37Z
https://github.com/aleju/imgaug/issues/766
[]
crocis
0
plotly/dash-table
plotly
567
style_** props do not support `border-radius`, `border_radius`, `borderRadius`
Issue found while looking at this community issue: https://community.plot.ly/t/datatable-rounded-corners/28207 The validity of the style props is determined with this file: https://github.com/plotly/dash-table/blob/master/src/dash-table/derived/style/py2jsCssProperties.ts
closed
2019-09-04T14:01:02Z
2019-09-05T16:02:29Z
https://github.com/plotly/dash-table/issues/567
[ "dash-type-bug", "size: 1" ]
Marc-Andre-Rivet
0
grillazz/fastapi-sqlalchemy-asyncpg
sqlalchemy
3
boost logging with rich
closed
2021-08-30T07:33:47Z
2021-09-01T07:52:04Z
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg/issues/3
[ "enhancement" ]
grillazz
0
unionai-oss/pandera
pandas
1,577
Make `pydantic` and `typeguard` extras for pandas generic type support
Currently, `pydantic` and `typeguard` are being used in `pandas_engine.py` to implement support for generic types via the `PythonGenericType` datatype: https://github.com/unionai-oss/pandera/blob/main/pandera/engines/pandas_engine.py#L1347. Consider making this either: a soft dependency such that the types are only ...
open
2024-04-14T20:38:48Z
2024-04-14T20:38:48Z
https://github.com/unionai-oss/pandera/issues/1577
[ "enhancement" ]
cosmicBboy
0
strawberry-graphql/strawberry
fastapi
3,290
DataLoader custom cache cannot be used with redis
<!-- 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 DataLoader custom cache can...
open
2023-12-13T10:15:03Z
2025-03-20T15:56:31Z
https://github.com/strawberry-graphql/strawberry/issues/3290
[ "bug" ]
davidnemec
5
slackapi/python-slack-sdk
asyncio
1,350
Multi Static Select's initial_options don't appear in the Block Actions selected_options payload
I am using a button and timepicker to set the initial_options of a Multi Static Select element equal to the timepicker's value when the button is clicked. Everything works fine up until I get my block actions event callback. It looks like Slack doesn't include initial_options as apart of the MultiStaticSelect's sel...
closed
2023-04-09T23:03:28Z
2023-05-28T20:19:01Z
https://github.com/slackapi/python-slack-sdk/issues/1350
[ "question", "auto-triage-stale" ]
ghost
2
huggingface/datasets
nlp
6,559
Latest version 2.16.1, when load dataset error occurs. ValueError: BuilderConfig 'allenai--c4' not found. Available: ['default']
### Describe the bug python script is: ``` from datasets import load_dataset cache_dir = 'path/to/your/cache/directory' dataset = load_dataset('allenai/c4','allenai--c4', data_files={'train': 'en/c4-train.00000-of-01024.json.gz'}, split='train', use_auth_token=False, cache_dir=cache_dir) ``` the script su...
closed
2024-01-04T07:04:48Z
2024-04-03T10:40:53Z
https://github.com/huggingface/datasets/issues/6559
[]
zhulinJulia24
8
BeanieODM/beanie
pydantic
578
[BUG] Migration does not run locally after upgrading to 1.19.1
**Describe the bug** After upgrading to 1.19.1, we are having issues with running migration locally (on a single instance MongoDB, running on docker). <img width="1280" alt="Screenshot 2023-05-31 at 18 10 32" src="https://github.com/roman-right/beanie/assets/4325034/aaf2e0c6-7815-48fa-9dec-e7ed490d9734"> **To Rep...
open
2023-06-01T01:14:43Z
2024-12-08T21:53:48Z
https://github.com/BeanieODM/beanie/issues/578
[ "feature request" ]
prabhumarappan
4
Asabeneh/30-Days-Of-Python
python
124
Day 7 wrong pop method description
fruits.pop() # removes the last element from the set from the [doc](https://docs.python.org/2/library/sets.html#set-objects) -->Remove and return an arbitrary element from the set. Raises KeyError if the set is empty.
closed
2021-01-30T14:33:14Z
2021-07-08T01:46:51Z
https://github.com/Asabeneh/30-Days-Of-Python/issues/124
[]
Mar1usSo
2
dynaconf/dynaconf
fastapi
382
[bug] Django extension incompatible with DJDT
**Describe the bug** Django Debug Toolbar calls `settings.is_overridden()` which results in `'Settings' object has no attribute 'IS_OVERRIDDEN'` **To Reproduce** Steps to reproduce the behavior: 1. Start new django project and add [django debug toolbar](https://django-debug-toolbar.readthedocs.io/en/latest/inst...
closed
2020-08-03T15:05:58Z
2020-08-14T17:05:28Z
https://github.com/dynaconf/dynaconf/issues/382
[ "bug", "Pending Release" ]
wengole
2
aeon-toolkit/aeon
scikit-learn
1,837
[BUG] PyODAdapter only returns decision_scores_ of train-set
### Describe the bug The PyODAdapter currently does not support predict() on test-data, only decision_scores_ on data classifier was fitted on is available. https://pyod.readthedocs.io/en/latest/pyod.models.html#module-pyod.models.lof (...) [decision_scores_](https://pyod.readthedocs.io/en/latest/pyod.models.html#i...
closed
2024-07-22T08:45:30Z
2024-08-13T07:40:23Z
https://github.com/aeon-toolkit/aeon/issues/1837
[ "bug", "interfacing algorithms", "anomaly detection" ]
roadrunner-gs
2
tensorflow/tensor2tensor
deep-learning
1,270
Question: Can I add my own Metrics?
### Description I've added my own problem using `--t2t_usr_dir` flag. And I also want to add my own Metrics for my own problem. But I notice that > You can do so for models, hyperparameter sets, modalities, and problems. I want to know whether I could add my own Metrics or how I could add my own Metrics ? ...
closed
2018-12-04T08:12:25Z
2018-12-06T11:07:55Z
https://github.com/tensorflow/tensor2tensor/issues/1270
[]
luffy06
8
AirtestProject/Airtest
automation
960
1.2.2็‰ˆๆœฌใ€ŒๅผบๅˆถๆŒ‡ๅฎšๆ›ด็Ÿญ็š„่พนไธบwidth๏ผŒๆ›ด้•ฟ็š„่พนไธบheightใ€ๅธฆๆฅ็š„ๅฎ‰ๅ“ๆจชๅฑ่ฎพๅค‡่งฆๆ‘ธไฝ็ฝฎไธๆญฃ็กฎ
**ๆ่ฟฐ้—ฎ้ข˜bug** Airtest 1.2.2ๆ›ดๆ–ฐไธญ๏ผŒๅœจ่Žทๅ–่ฎพๅค‡ๅฎฝ้ซ˜ๆ•ฐๆฎๆ—ถ๏ผŒๅผบๅˆถๆŒ‡ๅฎšๆ›ด็Ÿญ็š„่พนไธบwidth๏ผŒๆ›ด้•ฟ็š„่พนไธบheight ไฝ†ๆ˜ฏๅฏนไบŽๅนณๆฟใ€ๆจกๆ‹Ÿๅ™จ็ญ‰้ป˜่ฎคๆจชๅฑ๏ผˆorientation=0ๆ—ถไธบlandscape๏ผ‰็š„่ฎพๅค‡ๅบ”่ฏฅๆ˜ฏใ€Œ้•ฟ่พนไธบWidth๏ผŒ็Ÿญ่พนไธบHeightใ€ ๅ› ๆญคๅœจtouch_proxy.transform_xyๆ—ถๅบ”็”จไบ†้”™่ฏฏ็š„ๅ€ผ๏ผŒ่‡ดไฝฟๅๆ ‡่ขซ้”™่ฏฏๅœฐๆ‹‰ไผธไบ† **็›ธๅ…ณๆˆชๅ›พ** ๆ—  **ๅค็Žฐๆญฅ้ชค** ```python3 from airtest.core.android.android import Android d=Android(...) ...
closed
2021-08-24T13:42:57Z
2021-10-03T14:59:50Z
https://github.com/AirtestProject/Airtest/issues/960
[]
hgjazhgj
6
Farama-Foundation/Gymnasium
api
544
[Bug Report] [MuJoCo] [Documentation] Various environment do not terminate on non-finite states.
### Describe the bug ## HumanoidStandup the Documention says: ```markdown 1. Termination: Any of the state space values is no longer finite ``` But the environment never terminates # InvertedDoublePendulum the Documention says: ```markdown 2. Termination: Any of the state space values is no longer finite. ...
closed
2023-06-08T08:13:53Z
2023-06-10T11:14:11Z
https://github.com/Farama-Foundation/Gymnasium/issues/544
[ "bug" ]
Kallinteris-Andreas
1
tensorflow/tensor2tensor
machine-learning
1,831
Will BERT+transformer-decoder better than tensor2tensor for text-generation?
Thank you very much.
open
2020-07-10T08:43:07Z
2020-07-10T08:47:00Z
https://github.com/tensorflow/tensor2tensor/issues/1831
[]
guotong1988
0
scikit-optimize/scikit-optimize
scikit-learn
618
Provide a way to disallow the Optimizer from querying already-queried points
I have noticed in some of my runs on smaller search spaces there are collisions between the points returned by subsequent `ask()` calls. Right now skopt prints a warning, but I would really prefer it just never return these duplicate points. Can we provide a setting that enforces this?
open
2018-01-25T17:08:15Z
2022-07-19T10:37:44Z
https://github.com/scikit-optimize/scikit-optimize/issues/618
[]
pavelkomarov
2
desec-io/desec-stack
rest-api
186
Revise Permissions and Validations
Currently, much validation/permission checking happens in the `perform_create` view of the `DomainList` view. Some of it could be considered a user's permission (such as creating public suffix domains), some of it could be considered validation (such as the domain name validation according to the dyn flag). This iss...
closed
2019-05-09T08:32:22Z
2020-02-25T17:19:20Z
https://github.com/desec-io/desec-stack/issues/186
[]
nils-wisiol
1
aminalaee/sqladmin
asyncio
675
Changing color theme
### Checklist - [X] There are no similar issues or pull requests for this yet. ### Is your feature related to a problem? Please describe. This feature request is not related to a problem. ### Describe the solution you would like. I would like to see some documentation on how the color theme can be changed. ### D...
open
2023-11-20T20:30:37Z
2024-05-06T11:30:12Z
https://github.com/aminalaee/sqladmin/issues/675
[ "good first issue" ]
aleksarias
1
RobertCraigie/prisma-client-py
pydantic
635
Explore using DMMF types directly
## Problem <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Currently, we define our own types based off of the model definitions themselves, however, Prisma also includes the actual type definitions themselves in the DMMF, this is how they generate the types i...
open
2022-12-04T01:17:39Z
2022-12-04T01:20:08Z
https://github.com/RobertCraigie/prisma-client-py/issues/635
[ "kind/improvement", "topic: types", "topic: internal", "level/advanced", "priority/low" ]
RobertCraigie
0
aminalaee/sqladmin
fastapi
332
DatieTime field is editable even after setting it as readonly
### Checklist - [X] The bug is reproducible against the latest release or `master`. - [X] There are no similar issues or pull requests to fix it yet. ### Describe the bug DatieTime field is editable even after setting it as readonly field ![CleanShot 2022-09-24 at 20 38 11](https://user-images.githubusercontent.com...
closed
2022-09-24T11:40:59Z
2022-09-25T12:09:15Z
https://github.com/aminalaee/sqladmin/issues/332
[]
94929
4
miguelgrinberg/microblog
flask
256
(MySQL 8, WSL 2) su: warning: cannot change directory to /nonexistent: No such file or directory
Hi Miguel, I just recently switched and moved my project files from **WSL 1** to the **WSL 2** environment. Specs: - Ubuntu 20.04 LTS - Python 3.8.2 . But I'm having problems starting **MySQL** in **(venv)** environment please see the below warning message. Is this an issue that you have seen in the past? ...
closed
2020-08-21T09:27:45Z
2021-12-11T10:01:31Z
https://github.com/miguelgrinberg/microblog/issues/256
[ "question" ]
mrbiggleswirth
5
plotly/dash
jupyter
2,937
[BUG] App fails to load plotly graphs on chromium-based browsers
Thank you so much for helping improve the quality of Dash! We do our best to catch bugs during the release process, but we rely on your help to find the ones that slip through. **Describe your context** Please provide us your environment, so we can easily reproduce the issue. - replace the result of `pip l...
closed
2024-08-02T05:07:01Z
2024-08-09T11:57:42Z
https://github.com/plotly/dash/issues/2937
[ "bug" ]
Casper-Guo
6
tflearn/tflearn
tensorflow
311
new examples
I'm a first-time contributor and wanted to get everybody's suggestions regarding the sort of examples they'd like to see. I'm thinking something in the NLP domain, but I'm open to all sorts of ideas
open
2016-08-28T23:14:51Z
2016-09-02T14:29:39Z
https://github.com/tflearn/tflearn/issues/311
[]
Anmol6
6
developmentseed/lonboard
jupyter
514
Google Colab crashes for large datasets
Hi, I would like to use a 'lonboard' in Google Colab to visualize a GeoDataFrame ('gdf'). The code runs without any errors, but no output is displayed, even though it works on my local PC. What could be the issue?
closed
2024-05-12T18:09:52Z
2024-09-24T19:33:52Z
https://github.com/developmentseed/lonboard/issues/514
[]
adamekcerv
5
alirezamika/autoscraper
automation
32
Asynchronous methods for fetching URLs, parsing HTML, and exporting data
### Introduction I was looking over the code for this project and am impressed with it's simplicity in design and brilliant approach to this problem. However, one thing that jumped out to me was the lack of asynchronous methods to allow for a huge speed increase, especially as the number of pages to scrape increases. ...
closed
2020-10-12T05:05:58Z
2020-12-27T14:32:13Z
https://github.com/alirezamika/autoscraper/issues/32
[]
tarasivashchuk
10
roboflow/supervision
deep-learning
791
[PolygonZone] - allow per class counting
### Description Currently, [sv.PolygonZone](https://github.com/roboflow/supervision/blob/3024ddca83ad837651e59d040e2a5ac5b2b4f00f/supervision/detection/tools/polygon_zone.py#L15) provides only current aggregated counts - all classes are thrown into one bucket. In the past, many users have asked us to provide more gr...
open
2024-01-26T13:29:16Z
2024-04-08T12:12:39Z
https://github.com/roboflow/supervision/issues/791
[ "enhancement", "api:polygonzone", "Q2.2024" ]
SkalskiP
2
sqlalchemy/sqlalchemy
sqlalchemy
11,687
Reflection caching is not handling quoted_name instances correctly
### Describe the bug I have already prepared a pull request for it, but the pull request template says I should create an issue first...and here we are... I have noticed this issue when playing around with some toy examples in context of the SAP HANA dialect (https://github.com/SAP/sqlalchemy-hana), but technical...
closed
2024-08-04T15:22:33Z
2024-08-13T20:46:14Z
https://github.com/sqlalchemy/sqlalchemy/issues/11687
[ "bug", "reflection" ]
Masterchen09
2
blockchain-etl/bitcoin-etl
dash
56
ETL process needs upgrade to work for Bitcoin Core 22.0
From https://github.com/bitcoin/bitcoin the bitcoin core has been making changes in 22.0, rpc: remove deprecated addresses and reqSigs from rpc outputs via this commit https://github.com/bitcoin/bitcoin/commit/8721638daa8502c7f8de5ae24a9393d7290a2ce5 This change in the core 22.0 require the bitcoin-etl to make th...
open
2021-11-18T16:57:52Z
2021-11-21T13:54:46Z
https://github.com/blockchain-etl/bitcoin-etl/issues/56
[]
veronicavero
2
activeloopai/deeplake
computer-vision
2,622
[BUG] ds.visualize not working in jupyter notebook for local dataset
### Severity P1 - Urgent, but non-breaking ### Current Behavior Hello everyone, I tried ds.visualize with dataset like 'hub://activeloop/animal10n-train', it worked in jupyter notebook. But with local dataset like './animal10n-train', ds.visualized showed nothing. ### Steps to Reproduce `import deeplake # it wo...
open
2023-09-27T02:56:48Z
2023-11-02T05:52:18Z
https://github.com/activeloopai/deeplake/issues/2622
[ "bug" ]
journey-wang
9
flasgger/flasgger
api
370
add auth to docs
Copied from #103 I've resolved the issue of authentication using the next code: `swagger_template = { ..., 'securityDefinitions': { 'basicAuth': { 'type': 'basic' } }, ... }` `app = Flask(__name__)` `Swagger(app, config=config[co...
open
2020-03-11T20:35:12Z
2021-01-01T14:31:40Z
https://github.com/flasgger/flasgger/issues/370
[]
rochacbruno
1
keras-team/keras
tensorflow
20,355
Keras argmin function returns incorrect index when handling subnormal float values.
When using the Keras backend `argmin` function on an input array containing subnormal float values, Keras consistently returns the index of `0.0` as the minimum value, even though a smaller subnormal value (`-1.401298464324817e-45`) exists in the array. Other deep learning frameworks such as PyTorch and Chainer correct...
closed
2024-10-15T08:25:10Z
2025-03-07T02:05:09Z
https://github.com/keras-team/keras/issues/20355
[ "stat:awaiting response from contributor", "stale" ]
LilyDong0127
8
gradio-app/gradio
machine-learning
10,251
stop btn click event with cancels do NOT execute then
### Describe the bug I have a long RAG app, sometimes the llm loop output, I have a button to cancel, and then save the looped output, something like: ```python stop_btn.click(fn=None,inputs=None,cancels=[submit_event]).then(fn=store_chat,inputs=[chatbot]) ``` but the store_chat never run ### Have y...
closed
2024-12-25T00:40:51Z
2024-12-29T17:47:10Z
https://github.com/gradio-app/gradio/issues/10251
[ "bug", "needs repro" ]
liaoweiguo
2
horovod/horovod
tensorflow
2,998
Imported target "MPI::MPI_CXX" includes non-existent path
Hello, I am having some issues installing horovod with MPI, would anybody be able to give any suggestions? I have attached my setup below. Thanks, Yiltan **Environment:** 1. Framework: TensorFlow 2. Framework version: 1.15.2 3. Horovod version: v0.20.3 4. MPI version: MVAPICH2-GDR 5. CUDA version: 10.1.2...
closed
2021-06-25T21:50:13Z
2021-07-02T22:39:50Z
https://github.com/horovod/horovod/issues/2998
[ "bug" ]
Yiltan
2
MorvanZhou/tutorials
numpy
88
tensorflow 2.1.0 error
macOS Catalina 10.15.4 PyCharm 2019.3.2 (Community Edition) I used the most updated tensorflow 2.1.0 to run comes with below error: module 'tensorflow_core._api.v2.config' has no attribute 'experimental_list_devices' Then I downgrade to tensorflow 2.0.0 everything is good.
open
2020-05-05T03:05:42Z
2023-12-18T18:04:04Z
https://github.com/MorvanZhou/tutorials/issues/88
[]
AlexYibeiOu
3
plotly/dash-table
plotly
714
Include space before SI-prefix
In the SI system, prefix and units should be written after a space (see e.g.: [https://en.wikipedia.org/wiki/International_System_of_Units#General_rules](https://en.wikipedia.org/wiki/International_System_of_Units#General_rules)) I haven't found an option to do this. The issue can be reproduced by the example below wh...
open
2020-03-05T12:57:29Z
2021-11-15T14:25:52Z
https://github.com/plotly/dash-table/issues/714
[]
asnyv
8
matplotlib/mplfinance
matplotlib
375
Help with understanding error: NotImplementedError
OS: Raspberry pi3 System: ``` NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian ``` Running mplfinance in headless-mode on my raspberry pi and I'm trying to wrap my head around this error (below) i'm getting. The bulk of the error states ...
closed
2021-04-11T20:14:19Z
2021-04-25T18:11:13Z
https://github.com/matplotlib/mplfinance/issues/375
[ "question" ]
engineertree5
4
thp/urlwatch
automation
192
Custom "headers" support
Allowing custom headers to be added (in the same way as we add "data" pin post ? ) would be useful for some monitoring...
closed
2018-01-03T13:54:11Z
2018-06-02T10:40:51Z
https://github.com/thp/urlwatch/issues/192
[]
MoonshineSG
2
plotly/dash-table
dash
735
Unable to set ellipses on header cells
From the docs: ```python dash_table.DataTable( data=df_election.to_dict('records'), columns=[{'id': c, 'name': c} for c in df_election.columns], style_cell={ 'overflow': 'hidden', 'textOverflow': 'ellipsis', 'maxWidth': 0, }, ) ``` Ellipses should be displayed on "E...
open
2020-04-13T17:42:17Z
2020-08-04T21:08:38Z
https://github.com/plotly/dash-table/issues/735
[ "bug" ]
chriddyp
1
recommenders-team/recommenders
data-science
1,966
[ASK] SLi Rec model doesn't improve on training.
### Description <!--- Describe your general ask in detail --> I tried running the quick start Notebook provided [here](https://github.com/microsoft/recommenders/blob/main/examples/00_quick_start/sequential_recsys_amazondataset.ipynb) on my local machine. As far as I could tell, I had all the necessary training files ...
closed
2023-08-14T10:24:30Z
2023-08-17T18:13:18Z
https://github.com/recommenders-team/recommenders/issues/1966
[ "help wanted" ]
manishvee
1
databricks/koalas
pandas
1,226
ks.read_csv() - compression parameter ( *.csv.gz )
I'm missing the CSV compression behavior from pandas: ```python pd.read_csv('dataset.csv.gz', compression='gzip') # is same as # (pandas is recognizing the compression automatically by the file extension) pd.read_csv('dataset.csv.gz') ``` We can use one of the Spark `codec` implementations explained here: http...
closed
2020-01-24T23:14:41Z
2020-01-28T02:30:26Z
https://github.com/databricks/koalas/issues/1226
[]
patryk-oleniuk
3
mitmproxy/mitmproxy
python
7,339
quic in chrome using android
#### Problem Description when I try to use mitmproxy for quic in Android Chrome or any app i get tls handshake failed and i can't bypass this i tried Frida scripts etc but none Magisk added a certificate to root all did't bypass this Only Firefox works if I make it trust a third-party certificate #### Steps to ...
open
2024-11-21T04:15:05Z
2024-12-09T19:31:57Z
https://github.com/mitmproxy/mitmproxy/issues/7339
[ "kind/triage" ]
r00tback
8
mljar/mercury
jupyter
291
Mercury is replacing all Plotly graphs with the last one on the page
When I have multiple Plotly graphs on a page, Mercury is replacing all of them with the last one. I have a repro for this issue and have attached the .ipynb. You will notice that if you run the .ipynb, all of the graphs are generated fine. But when you load the Mercury dashboard, only the last graph works. I was...
open
2023-05-24T00:16:31Z
2023-06-15T09:47:10Z
https://github.com/mljar/mercury/issues/291
[ "bug" ]
kapily
1
modelscope/data-juicer
streamlit
233
Video content compliance and privacy protection operators (image, text, audio)
closed
2024-03-08T02:35:21Z
2024-03-14T02:47:51Z
https://github.com/modelscope/data-juicer/issues/233
[]
yxdyc
0
ivy-llc/ivy
pytorch
27,942
Fix Ivy Failing Test: jax - elementwise.asinh
closed
2024-01-17T17:02:53Z
2024-01-17T18:50:39Z
https://github.com/ivy-llc/ivy/issues/27942
[ "Sub Task" ]
samthakur587
0
CorentinJ/Real-Time-Voice-Cloning
pytorch
686
Is there any possible way to control intonation?
I have trained several models with the program so far, and I am very satisfied with the results. However, when I synthesize and vocode text, intonation can be somewhat random and uncontrollable. For exmaple, question intonation is hard to reliably produce, and I rely on trial and error to generate phrases with inton...
closed
2021-03-01T00:26:24Z
2021-03-04T00:36:17Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/686
[]
StElysse
2
coqui-ai/TTS
deep-learning
2,785
[Bug] KeyError: 'use_phonemes'
### Describe the bug I tried to train a vocoder model and I tried to utilize it with tts-server but this throws KeyError: 'use_phonemes'. This is the full error that I get: (venv) PS D:\GitHub\Coqui> tts-server --config_path D:\GitHub\Coqui\models\LJSpeech-1.1\config.json --model_path D:\GitHub\Coqui\models\LJSpee...
closed
2023-07-19T20:04:17Z
2023-10-26T19:24:24Z
https://github.com/coqui-ai/TTS/issues/2785
[ "bug", "wontfix" ]
MVR3S
4
LibrePhotos/librephotos
django
1,365
Defining places
**Describe the enhancement you'd like** I would like the possibility to set a name / title for a particular location so that pictures taken within a certain area will be associated with that "place". Let's say for example that I want to define a place called "Home" with a radius of "100m", then I want those images to ...
open
2024-08-08T18:08:49Z
2024-08-08T18:08:49Z
https://github.com/LibrePhotos/librephotos/issues/1365
[ "enhancement" ]
tomplast
0
falconry/falcon
api
1,564
Can Falcon first response to request then execute other code?
I'm sorry that I can't find a method to response immediately and then execute other time consuming cods.
closed
2019-08-12T11:42:14Z
2019-08-13T01:23:36Z
https://github.com/falconry/falcon/issues/1564
[]
Cylkal
3
apify/crawlee-python
web-scraping
334
IndexError: list index out of range
```python import asyncio from crawlee.playwright_crawler import ( PlaywrightCrawler, PlaywrightCrawlingContext, ) async def main() -> None: crawler = PlaywrightCrawler( # Limit the crawl to max requests. Remove or increase it for crawling all links. max_requests_per_crawl=10, ...
closed
2024-07-21T03:32:31Z
2024-07-24T11:58:11Z
https://github.com/apify/crawlee-python/issues/334
[ "bug", "t-tooling" ]
bingbingyu
1
tflearn/tflearn
data-science
511
conv_2d activation == None raises an 'Invalid Activation Error'
Error stack: ``` I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcublas.so locally I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcudnn.so locally I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcufft.so loc...
open
2016-12-10T05:48:40Z
2016-12-14T23:55:51Z
https://github.com/tflearn/tflearn/issues/511
[]
kwotsin
1
ultralytics/ultralytics
python
19,642
xywhr in OBB result have changed
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### Ultralytics YOLO Component Predict ### Bug Recently I updated my environment to the latest version of ultralytics and found that the xywhr result for...
closed
2025-03-11T14:21:07Z
2025-03-15T13:03:36Z
https://github.com/ultralytics/ultralytics/issues/19642
[ "bug", "OBB" ]
MarcelloCuoghi
7
plotly/dash
flask
2,690
provide loading Indicator during plotly rendering
I have created a simple dash app, which renders a scatter plot using plotly express, I have used the ```dcc.Loading``` to wrap the component which displays the plot upon a simple button click. But during the initial rendering the indicator stops displaying once the component is ready with its data, but the plot is n...
open
2023-11-13T11:10:41Z
2024-08-13T19:42:42Z
https://github.com/plotly/dash/issues/2690
[ "feature", "P3" ]
Yokogawa-Akshay
0
plotly/dash
dash
2,354
How to access an Iframe from an external source without uncaught DOMexception?
I have some other website I own and I want to embed html from that website as Iframes. I want to access some properties of the actual element (such as scroll height) to adjust the Iframe in dash. But I get a `Uncaught DOMException: Blocked a frame with origin "http://localhost:8050" from accessing a cross-origin fra...
closed
2022-12-06T04:29:40Z
2024-07-24T17:00:26Z
https://github.com/plotly/dash/issues/2354
[]
matthewyangcs
2
waditu/tushare
pandas
861
get_hist_data()่ฟ”ๅ›ž็ผบๅฐ‘ไธช่‚กๆ—ฅ็บฟ๏ผŒๅ‘จ็บฟ็š„turnover๏ผˆๆขๆ‰‹็އ๏ผ‰ๆ•ฐๆฎ
open high close ... v_ma5 v_ma10 v_ma20 date ... 2018-12-07 9.60 9.72 9.64 ... 488711.96 416995.45 476792.38 2018-12-06 9.30 9.95 9.56 ... 459862.07 405640.67 478135.00 2018-12-05 8...
closed
2018-12-09T04:26:47Z
2018-12-09T13:14:13Z
https://github.com/waditu/tushare/issues/861
[]
simpely545
1
streamlit/streamlit
python
10,373
`audio_input` overflow when recording for more than one hour
### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [x] I added a very descriptive title to this issue. - [x] I have provided sufficient information below to help reproduce this issue. ### Summary Whenever the audio_input records for more tha...
closed
2025-02-11T15:38:40Z
2025-02-20T23:55:24Z
https://github.com/streamlit/streamlit/issues/10373
[ "type:bug", "status:confirmed", "priority:P3", "feature:st.audio_input" ]
stijnhoskens
2
iterative/dvc
data-science
9,901
Alias `dvc mv` to `dvc move`
In being similar to git, it would be nice to be able to use `dvc mv` in addition to `dvc move`, it put me off at first.
closed
2023-09-01T08:24:26Z
2023-09-04T11:58:33Z
https://github.com/iterative/dvc/issues/9901
[ "awaiting response", "p3-nice-to-have" ]
feefladder
3
deepfakes/faceswap
machine-learning
437
convert.py doesn't work with OriginalHighRes trainer
## Expected behavior Training with OriginalHighRes plugin module works like other trainer plugins ## Actual behavior Training with OriginalHighRes plugin module throws the error: `TypeError: join() argument must be str or bytes, not 'PosixPath'` with the following stack trace: ```` Using TensorFlow backend. ...
closed
2018-06-21T14:05:26Z
2018-06-26T12:18:13Z
https://github.com/deepfakes/faceswap/issues/437
[ "bug" ]
agilebean
6
twopirllc/pandas-ta
pandas
77
TA - all features generations
What's the best way to create all relevant features? I tried to use the `df.ta.strategy(name='all')` Error: ``` `Index(['dt', 'open', 'high', 'low', 'close', 'volumn', 'trading_dt', 'stock'], dtype='object') KeyError Traceback (most recent call last) D:\Anaconda\envs\py36\lib\s...
closed
2020-07-19T16:14:05Z
2020-07-31T22:32:43Z
https://github.com/twopirllc/pandas-ta/issues/77
[]
skwskwskwskw
11
Kludex/mangum
fastapi
165
AWS Lambda - Container
Trying out building a quick and simple app to use with the HTTP API and AWS Lambda with a container. I can set up the app locally and hit it locally, however I am not sure if I am missing something but I cannot get it working in Lambda with a container. Super simple main.py file that looks like the following: ``...
closed
2021-03-03T21:46:23Z
2021-03-12T12:45:40Z
https://github.com/Kludex/mangum/issues/165
[]
stephenbawks
2
dask/dask
scikit-learn
11,149
a tutorial for distributed text deduplication
Can you provide an example of distributed text deduplication based on dask, such as๏ผš - https://github.com/xorbitsai/xorbits/blob/main/python/xorbits/experimental/dedup.py - https://github.com/ChenghaoMou/text-dedup/blob/main/text_dedup/minhash_spark.py - https://github.com/FlagOpen/FlagData/blob/main/flagdata/dedupl...
open
2024-05-27T07:38:30Z
2024-06-03T07:29:57Z
https://github.com/dask/dask/issues/11149
[ "documentation" ]
simplew2011
5
OpenInterpreter/open-interpreter
python
839
answering "I'm an AI language model and cannot directly interact with files"
### Describe the bug Hello, I would like to ask how to make the interpreter work on my computer. Why does it answer "I'm an AI language model and cannot directly interact with files"? Thank you so much! (i used local model Mistral 7B Instruct v0.2) ### Reproduce ask questions like "can you help me summary this doc" ...
closed
2023-12-17T04:59:08Z
2024-03-19T18:40:36Z
https://github.com/OpenInterpreter/open-interpreter/issues/839
[]
aziefp
2
allenai/allennlp
data-science
5,276
Add label smoothing to CopyNetSeq2Seq
**Is your feature request related to a problem? Please describe.** I am wondering if it is possible to add label smoothing to [`CopyNetSeq2Seq`](https://github.com/allenai/allennlp-models/blob/main/allennlp_models/generation/models/copynet_seq2seq.py). Label smoothing is implemented for the other allennlp-models und...
closed
2021-06-22T00:44:59Z
2021-08-05T17:48:21Z
https://github.com/allenai/allennlp/issues/5276
[ "Contributions welcome" ]
JohnGiorgi
5
robotframework/robotframework
automation
5,238
Document return codes in `--help`
I regularly use the `robot` and `rebot` scripts, notably in CI. When reading their `--help`, they give no clear indication of what their `exit_code`/`return_status` will be. They both have a `--nostatusrc` : > Sets the return code to zero regardless are there failures. Error codes are returned normally. It's not c...
closed
2024-10-15T12:28:14Z
2024-12-18T13:33:04Z
https://github.com/robotframework/robotframework/issues/5238
[ "enhancement", "priority: low", "beta 1", "effort: small" ]
Lenormju
2
BeanieODM/beanie
asyncio
500
[BUG] Sorting by ID does not work if limit is same as total number of documents
Hi @roman-right, I hope the below issue is just setup on our end, any help appreciated. **Describe the bug** Sorting a query by ID does not work if the limit is the same as the total number of documents. **To Reproduce** Assuming X documents in Y collection: ```python results = await Y.find({}, sort="id", lim...
closed
2023-03-13T17:15:50Z
2023-07-08T02:09:21Z
https://github.com/BeanieODM/beanie/issues/500
[ "Stale" ]
csanders-rga
4
pmaji/crypto-whale-watching-app
plotly
56
building issues
am i the only one not able to build this?? downloaded dash and still can't find out how to build this at all?
closed
2018-02-20T20:33:47Z
2018-02-22T01:33:23Z
https://github.com/pmaji/crypto-whale-watching-app/issues/56
[]
chris56a
6
gevent/gevent
asyncio
2,030
24.2.1: `test_import_from_another_thread` fails
* gevent version: 24.2.1 installed from source * Python version: 3.9.19 installed from operating system package * Operating System: OpenIndiana Hipster (rolling release, up to date) ### Description: I'm running tests for gevent 24.2.1 and I found that the `test_import_from_another_thread` test fails: ``` ...
open
2024-04-09T18:48:24Z
2024-04-09T18:48:24Z
https://github.com/gevent/gevent/issues/2030
[]
mtelka
0
mirumee/ariadne
api
1,039
Incorrect typing for values on EnumType.__init__()
Ariadne 0.18.0 has updated the `EnumType` class in a way that causes the `values` argument of `__init__()` to become typed, but the typing is incorrect: ``` def __init__( self, name: str, values: Union[Dict[str, Any], enum.Enum, enum.IntEnum] ) -> None: ``` should be: ``` def __init__(...
closed
2023-02-21T17:21:07Z
2023-02-22T10:29:22Z
https://github.com/mirumee/ariadne/issues/1039
[ "bug", "help wanted" ]
markedwards
4
dynaconf/dynaconf
django
382
[bug] Django extension incompatible with DJDT
**Describe the bug** Django Debug Toolbar calls `settings.is_overridden()` which results in `'Settings' object has no attribute 'IS_OVERRIDDEN'` **To Reproduce** Steps to reproduce the behavior: 1. Start new django project and add [django debug toolbar](https://django-debug-toolbar.readthedocs.io/en/latest/inst...
closed
2020-08-03T15:05:58Z
2020-08-14T17:05:28Z
https://github.com/dynaconf/dynaconf/issues/382
[ "bug", "Pending Release" ]
wengole
2
saleor/saleor
graphql
17,130
Upgrade urllib3 from 1.x to 2.x
## Problem We currently still depend on an old version of urllib3 (v1.26.x), we should upgrade to the latest version (v2.2.x). `requests` supports urllib3 2.x since `requests==2.30.0`[^1] Issues: 1. It's currently unclear for how long the v1.x major version will remain supported for. 2. `types-requests` only su...
open
2024-12-03T09:22:14Z
2024-12-03T09:23:40Z
https://github.com/saleor/saleor/issues/17130
[ "technical debt", "dependencies" ]
NyanKiyoshi
0
polyaxon/traceml
data-visualization
15
PyPI is considering 0.0.41 as latest version
Hello, Thank you for all the work creating this project. It appears PyPI is considering 0.0.41 as the latest/default version instead of 0.0.5, therefore, 'pip install pandas-summary' is installing the old version. Ryan
closed
2018-07-28T14:08:23Z
2018-07-28T14:23:47Z
https://github.com/polyaxon/traceml/issues/15
[]
rlshuhart
1
jupyter/nbviewer
jupyter
242
External links in notebook collections go to nbviewer URLs, don't get re-directed
Example notebook: http://nbviewer.ipython.org/github/ipython/ipython/blob/master/examples/Embedding/Index.ipynb Click [embed_class_long.py](http://nbviewer.ipython.org/github/ipython/ipython/blob/master/examples/Embedding/embed_class_long.py), it links to http://nbviewer.ipython.org/github/ipython/ipython/blob/master...
open
2014-04-10T17:25:38Z
2019-07-05T21:47:17Z
https://github.com/jupyter/nbviewer/issues/242
[ "type:Bug" ]
rgbkrk
1
vitalik/django-ninja
rest-api
861
[BUG] happens error with trailing slash only POST Method
**Describe the bug** A clear and concise description of what the bug is. **Versions (please complete the following information):** - Python version: [e.g. 3.6] 3.9.13 - Django version: [e.g. 4.0] 4.2.1 - Django-Ninja version: [e.g. 0.16.2] 0.21 - Pydantic version: [e.g. 1.9.0] 1.10.8 Note you...
closed
2023-09-19T06:53:27Z
2023-09-20T04:41:13Z
https://github.com/vitalik/django-ninja/issues/861
[]
quroom
6
nvbn/thefuck
python
1,491
Python 3.12.4: No module named 'imp'
C:\Users\31009>fuck Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in run_code File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Scripts\fuck.exe_main.py", line 4, in <module> File "C:\Users\31009\AppData\Local\Programs\Python\P...
open
2025-01-09T06:18:42Z
2025-03-06T18:29:50Z
https://github.com/nvbn/thefuck/issues/1491
[]
Zero-Hub
8
man-group/arctic
pandas
174
No module named Cython.Build
i am using windows and i use putty to connect to a linux host. when i enter : git+https://github.com/manahl/arctic.git my result is as follows: ``` Cloning https://github.com/manahl/arctic.git to /tmp/pip-B5xD0j-build Running setup.py (path:/tmp/pip-B5xD0j-build/setup.py) egg_info for package from git+https://github...
closed
2016-07-18T06:28:53Z
2017-07-12T10:46:48Z
https://github.com/man-group/arctic/issues/174
[]
mickeylau
4
PaddlePaddle/PaddleHub
nlp
1,767
windows 10,็”จGPUๆŽจ็†ๆ—ถ๏ผŒCPU่ต„ๆบๅ ็”จๅพˆๅคง
ๆˆ‘ๅ…ˆๅœจๆˆ‘็š„็ฌ”่ฎฐๆœฌ็”ต่„‘ไธŠๅš็š„ๆต‹่ฏ•๏ผŒ้…็ฝฎๅฆ‚ไธ‹๏ผš 1ใ€2060ๅ•ๆ˜พๅก 2ใ€cuda 10.2 3ใ€conda list ๅˆ—ๅ‡บๅŒ…็š„็‰ˆๆœฌ๏ผš paddlehub 2.1.0 paddlenlp 2.0.8 paddlepaddle-gpu 2.1.2 paddleslim 1.1.1 paddlex 1.3.11 ไฝฟ็”จPaddleX 1.2.8 ่ฎญ็ปƒ็š„ๆจกๅž‹๏ผŒๅš็›ฎๆ ‡่ฏ†ๅˆซ็š„ๆŽจ็†๏ผŒไฝฟ็”จ hub serving start -c .\server-cfg.json ๅฏๅŠจๆœๅŠกๅŽ๏ผŒๆŽจ็†้€Ÿๅบฆๅคงๆฆ‚ๆ˜ฏ4...
open
2022-01-12T07:49:45Z
2022-02-04T15:49:01Z
https://github.com/PaddlePaddle/PaddleHub/issues/1767
[]
mbsoftlf
4
hankcs/HanLP
nlp
1,865
When I runing the example occurred error
<!-- ๆ„Ÿ่ฐขๆ‰พๅ‡บbug๏ผŒ่ฏท่ฎค็œŸๅกซๅ†™ไธ‹่กจ๏ผš --> **Describe the bug** Failed to load https://file.hankcs.com/hanlp/dep/ctb9_dep_electra_small_20220216_100306.zip If the problem still persists, please submit an issue to https://github.com/hankcs/HanLP/issues When reporting an issue, make sure to paste the FULL ERROR LOG below. ```p...
closed
2023-12-21T02:22:02Z
2023-12-22T02:22:28Z
https://github.com/hankcs/HanLP/issues/1865
[ "improvement" ]
lianggx
1
openapi-generators/openapi-python-client
rest-api
842
readonly model properties not defaulting to UNSET
**Describe the bug** First of all I am not sure if this is a bug or working as intended, just posting in case it is a bug. The model of the API I am consuming marks a few fields as readonly, in the from_dict function, most of the properties are retrieved with d.pop("key", UNSET) but the few readonly properties are...
closed
2023-08-25T16:07:07Z
2023-09-05T13:17:05Z
https://github.com/openapi-generators/openapi-python-client/issues/842
[]
chrisrrowland
4
keras-rl/keras-rl
tensorflow
187
Swimmer doesn't work with DDPG Mujoco
Hi, I'm trying to train the 'Swimmer-v2' model that is in Mujoco with examples/ddpg_mujoco.py but it doesn't seem to learn. Does anyone know why this might be happening? Thanks!
closed
2018-04-01T19:30:53Z
2019-04-12T14:24:49Z
https://github.com/keras-rl/keras-rl/issues/187
[ "bug", "wontfix" ]
rohit497
3
donnemartin/data-science-ipython-notebooks
pandas
39
Add Keras notebooks
closed
2016-12-10T13:13:58Z
2017-03-19T01:12:45Z
https://github.com/donnemartin/data-science-ipython-notebooks/issues/39
[ "feature-request" ]
donnemartin
2
jmcnamara/XlsxWriter
pandas
477
Issue with MINIFS and MAXIFS functions
Python version: 2.7 XlsxWriter version: 1.0.2 Excel version: 1705 Currently, using MINIFS or MAXIFS with write_formula gives a "#NAME?" issue within the printed cell. If you evaluate the error, the issue is shown that MINIFS/MAXIFS function is the culprit. However, if you go into the cells formula bar and just hit...
closed
2017-10-24T17:23:59Z
2018-03-16T21:26:48Z
https://github.com/jmcnamara/XlsxWriter/issues/477
[ "question" ]
JHsai
2