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
arogozhnikov/einops
numpy
92
Question: How to do repeat interleave?
Hi, I was wondering if `repeat` can also be used for repeating givene elements given number of times along given dimension, similar to `torch.repeat_interleave`. Say I have a sequence `[0,1,2,3]` and repeats specified as `[1,3,2,4]`. The result should be `[0,1,1,1,2,2,3,3,3,3]`. Is this possible with einops? Regards.
closed
2020-11-22T12:28:55Z
2020-11-27T09:04:47Z
https://github.com/arogozhnikov/einops/issues/92
[]
janvainer
2
ultrafunkamsterdam/undetected-chromedriver
automation
1,943
[nodriver]How to select the frame or click 'Verify you are human'
url: https://masiro.me I tried the following code: `checkbox = await page.wait_for(text="cf-chl-widget-", timeout=10) print(checkbox) await checkbox.mouse_move() await checkbox.mouse_click() print(checkbox)` The element information is: `<input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-805o7_r...
open
2024-07-10T10:42:33Z
2025-02-02T13:24:20Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1943
[]
TonyLiooo
12
FactoryBoy/factory_boy
django
865
3.2.0: build_sphinx setuptools target fails
Looks like in copy.py is missing path to `factory_boy` module code. ```console [tkloczko@barrel factory_boy-3.2.0]$ /usr/bin/python3 setup.py build_sphinx -b man running build_sphinx Running Sphinx v4.0.2 Configuration error: There is a programmable error in your configuration file: Traceback (most recent ca...
closed
2021-06-03T10:46:53Z
2021-09-03T22:44:26Z
https://github.com/FactoryBoy/factory_boy/issues/865
[ "Packaging", "Improvement" ]
kloczek
10
plotly/dash
flask
2,609
polars seems incompatible with long callbacks
**Describe your context** dash app with python 3.11.4 deployed on AWS EC2 instance ``` dash[diskcache] 2.11.1 polars 0.18.11 ``` **Describe the bug** When running long callbacks in dash with polars, they run infinitely & don't get collected - I imagine it's something to do with polars parallelism & multit...
open
2023-08-01T16:28:17Z
2024-08-13T19:36:12Z
https://github.com/plotly/dash/issues/2609
[ "bug", "P3" ]
liammcknight95
3
flavors/django-graphql-jwt
graphql
212
Obtain web token from within a mutation
I want to login the user (`ObtainWebTokenMutation`) from within mutation for registration itself. So, the differentiating factor from the usual case is that the `username` and `password` won't be there as arguments to a mutation. Instead I'd need to take the functionality from that mutation and put it into a util which...
open
2020-07-26T08:22:51Z
2021-04-12T04:36:24Z
https://github.com/flavors/django-graphql-jwt/issues/212
[]
nikochiko
2
aleju/imgaug
machine-learning
641
Scale and crop?
Should those be used together? I was thinking since they may have the same effect.
open
2020-03-15T20:24:21Z
2020-03-16T19:21:13Z
https://github.com/aleju/imgaug/issues/641
[]
jhaggle
1
httpie/cli
api
1,413
Multiple response headers with same name combined to a single comma-separated list
## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Minimal reproduction code and steps 1. Request from any endpoint which produces multiple response headers with the same name ## Current result HTTP/1.1 200 OK Connection: keep-alive Content-Len...
open
2022-06-13T11:27:04Z
2022-06-13T11:27:04Z
https://github.com/httpie/cli/issues/1413
[ "bug", "new" ]
stuartio
0
deezer/spleeter
tensorflow
125
[Bug] Minor bug in result path
<!-- PLEASE READ THIS CAREFULLY : - Any issue which does not respect following template or lack of information will be considered as invalid and automatically closed - First check FAQ from wiki to see if your problem is not already known --> ## Description There is a small issue in the Google Colab Notebook. T...
closed
2019-11-22T08:08:20Z
2019-11-22T12:02:23Z
https://github.com/deezer/spleeter/issues/125
[ "bug", "invalid" ]
rguilloteau
3
axnsan12/drf-yasg
django
136
Custom SerializerInspector is not called
I am using a `Serializer` for request body initially, but I also want to add couple of more parameter into it, hence I wrote custom serializer inspector: ```python from drf_yasg.inspectors import SerializerInspector class BaseFieldSerializerInspector(SerializerInspector): def get_request_parameters(self, ...
closed
2018-06-01T17:58:28Z
2018-08-06T13:52:03Z
https://github.com/axnsan12/drf-yasg/issues/136
[]
intellisense
8
scanapi/scanapi
rest-api
174
Remove console report
Remove console report Decided at https://github.com/scanapi/scanapi/issues/132
closed
2020-06-10T13:17:56Z
2020-06-16T20:15:37Z
https://github.com/scanapi/scanapi/issues/174
[]
camilamaia
0
WZMIAOMIAO/deep-learning-for-image-processing
pytorch
738
ๅคšๅก่ท‘hrnetๆ—ถๅ‡บ็Žฐ้”™่ฏฏ
ๅœจ่ฎญ็ปƒๅฎŒ็ฌฌไธ€ไธชepochๅฐฑๅ‡บ็Žฐไบ†่ฟ™ๆ ท็š„้”™่ฏฏ๏ผŒ่ฏท้—ฎๆ˜ฏๅ‡บไบ†ไป€ไนˆ้—ฎ้ข˜ๅ— IoU metric: keypoints Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets= 20 ] = 0.358 Average Precision (AP) @[ IoU=0.50 | area= all | maxDets= 20 ] = 0.679 Average Precision (AP) @[ IoU=0.75 | area= all | maxDets= 20 ] = 0.335 Average Precision ...
open
2023-05-22T08:44:30Z
2024-10-27T00:10:06Z
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/738
[]
srg1234567
1
python-gino/gino
asyncio
707
GINO use mysql
* GINO version:1 * Python version:3.8 code: db.set_bind('mysql+aiomysql://root:123456@192.168.101.43:3306/future') rasie exc - sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:mysql.aiomysql gino not Support for mysql? If mysql is supported, How to fill in parameters? ่ฏท้—ฎginoไธๆ”ฏๆŒmysq...
closed
2020-07-14T06:29:32Z
2020-07-14T17:56:27Z
https://github.com/python-gino/gino/issues/707
[ "duplicate" ]
mylot-python
1
tqdm/tqdm
jupyter
1,363
Triple (and more) nested progress bars only displays the 2 inner-most loops
- [x] I have marked all applicable categories: + [ ] exception-raising bug + [x] visual output bug - [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 syste...
open
2022-09-02T09:59:38Z
2022-09-02T10:00:19Z
https://github.com/tqdm/tqdm/issues/1363
[]
scchow
0
plotly/dash
data-science
2,467
[BUG] allow_duplicate not working with clientside_callback
Thanks for allow_duplicate, it's a very nice addition. Everything works well, except for **clientside_callback**. Support for clientside_callback was supposed to be? When adding allow_duplicate, an error occurs: ![image](https://user-images.githubusercontent.com/123159110/225808171-d79aa734-3efe-4915-8a62-1392...
closed
2023-03-17T19:00:31Z
2023-04-07T14:30:34Z
https://github.com/plotly/dash/issues/2467
[]
T4rk1n
1
jupyter-book/jupyter-book
jupyter
2,323
Issue on page /Section4/section4.html
Test issue here.
closed
2025-02-20T03:22:25Z
2025-02-20T03:22:48Z
https://github.com/jupyter-book/jupyter-book/issues/2323
[]
Blake-Head
0
deepfakes/faceswap
machine-learning
654
Is it possible to swap a whole movie?
I watched Captain Marvel today, the moment I saw Stan Lee(RIP), I wonder if it's possible to swap the whole movie. Maybe even let the audience choose characters for the movie.
closed
2019-03-08T15:35:17Z
2019-03-08T16:47:38Z
https://github.com/deepfakes/faceswap/issues/654
[]
FrontMage
1
CorentinJ/Real-Time-Voice-Cloning
deep-learning
1,157
Training 2-3 models, suggestions?
Hi, Great work with Real Time Voice Cloning! I already got _some_ experience training the models. I fine tuned the model with one of the speakers from dev-clean LibriSpeech and successfully got noticeable improvement in the output quality. Now I'm going to train two or three models: **1. Everything from scratch ...
open
2023-01-18T14:11:49Z
2023-03-15T07:18:00Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1157
[]
prakharpbuf
1
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
820
pix2pix single datasetmode error
Hi, thank you for this great project. While I try to test pix2pix model with single dataset I struggle to solve the key error, but I couldn't. Please help me how to solve this problem. I have no idea. ![Screenshot from 2019-10-29 16-21-19](https://user-images.githubusercontent.com/53166419/67745662-2cff9180-fa68-...
open
2019-10-29T07:22:04Z
2020-05-24T12:17:20Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/820
[]
Hyeonjeong2385
4
tableau/server-client-python
rest-api
773
Downloading a workbook from revision history by its revision number
According to [tableau help](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_workbooksviews.htm#download_workbook_revision) it is possible to download a specific version of a workbook from revision history by its revision number. Can we add this method here so we can download a particular version...
open
2021-01-13T15:22:48Z
2021-01-22T21:37:13Z
https://github.com/tableau/server-client-python/issues/773
[ "enhancement" ]
mishamalkovich22
0
browser-use/browser-use
python
1,008
Object of type NotGiven is not JSON serializable
### Bug Description ![Image](https://github.com/user-attachments/assets/749262a7-d6ea-4577-96b4-801542dbf8af) ### Reproduction Steps import asyncio from langchain_openai import ChatOpenAI from browser_use import Agent from pydantic import SecretStr api_key = "my_deepseek_apikey" async def main(): agent = Agent...
closed
2025-03-12T14:13:23Z
2025-03-12T15:04:24Z
https://github.com/browser-use/browser-use/issues/1008
[ "bug" ]
tanght1994
0
wkentaro/labelme
computer-vision
541
I find a bug when I edit polygons
In edit polygons model, when i move one point to edge(espicially in right edge and down edge), the window will closed. If i move the boundingbox, it works well.
closed
2020-01-08T06:51:12Z
2020-01-27T02:05:00Z
https://github.com/wkentaro/labelme/issues/541
[]
zemofreedom
2
akfamily/akshare
data-science
5,090
fund_etf_hist_em ๆŽฅๅฃๅผ‚ๅธธ
ๆŠฅ้”™ไฟกๆฏๅฆ‚ไธ‹๏ผš TimeoutError Traceback (most recent call last) File c:\Users\WYL\miniconda3\Lib\site-packages\urllib3\connection.py:196, in HTTPConnection._new_conn(self) [195](file:///C:/Users/WYL/miniconda3/Lib/site-packages/urllib3/connection.py:195) try: --> [196](file:///C:/Users/WYL...
closed
2024-07-31T03:18:46Z
2024-07-31T08:18:05Z
https://github.com/akfamily/akshare/issues/5090
[ "bug" ]
wuyulong0931
1
saleor/saleor
graphql
16,722
Bug: Category-specific Promocode Not Working in Checkout
### What are you trying to achieve? We encountered an issue where a promocode created for a specific category is not working during checkout. When the promocode is applied, the system throws an error instead of applying the discount. ### Steps to reproduce the problem 1. Create a promocode and associate it with a sp...
closed
2024-09-18T15:09:04Z
2024-10-21T07:32:45Z
https://github.com/saleor/saleor/issues/16722
[ "bug", "triage" ]
supreetha789
2
flasgger/flasgger
api
489
Swagger config
I want to change only url path for swagger ui. When i try to send minimal config i got an error([cf: stack trace](#stack-trace)).For running a valid config specs, static_url_path, headers are mandatory.Can you create an enhancement that get basic param if specs or static_url_path aren't here? # Description ## Code ...
closed
2021-08-17T15:18:55Z
2022-06-10T12:32:31Z
https://github.com/flasgger/flasgger/issues/489
[]
tyki6
1
iterative/dvc
data-science
10,237
symlinks are resolved when added
## Description Our projects use symlinks to track files output by one task that are inputs to other tasks. The symlinks are part of the project's documentation because they show the dependency structure among tasks. `dvc` seems to resolve symlinks. Is that always true or am I missing an option somewhere? #...
closed
2024-01-13T01:57:33Z
2024-01-14T18:06:36Z
https://github.com/iterative/dvc/issues/10237
[]
vm-wylbur
3
keras-team/keras
data-science
20,419
Tried to convert 'y' to a tensor and failed. Error: None values not supported.
Went back to a working code from a couple months ago and now shows `ValueError: in user code: File "<ipython-input-31-1531690eb3bf>", line 12, in train_step * node_embeddings = model(inputs, training=True, mask=None) File "/usr/local/lib/python3.10/dist-packages/keras/src/utils/traceback_utils.p...
closed
2024-10-27T22:05:30Z
2024-10-27T23:33:46Z
https://github.com/keras-team/keras/issues/20419
[]
atifsiddiqui10
0
laurentS/slowapi
fastapi
18
Limit Http Headers
I'm setting a rate limit for a route as below `from slowapi import Limiter, _rate_limit_exceeded_handler` `from slowapi.util import get_remote_address` `limiter = Limiter(key_func=get_remote_address, headers_enabled=True)` `@router.post("/send-verification-otp", response_model=schemas.Msg)` `@limiter.limit("1/...
closed
2020-11-02T21:40:36Z
2020-12-23T21:47:05Z
https://github.com/laurentS/slowapi/issues/18
[]
moayyadfaris
5
neuml/txtai
nlp
232
Rename SQLException to SQLError
Rename SQLException to SQLError to match Python naming conventions.
closed
2022-03-01T13:35:00Z
2022-03-01T14:04:14Z
https://github.com/neuml/txtai/issues/232
[]
davidmezzetti
0
gee-community/geemap
streamlit
2,026
Error applying color palette to an image using the layer manager
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information <table style='border: 1.5px solid;'> <tr> <td style='text-align: center; font-weight: bold; font-size: 1.2em; border: 1px solid;' colspan='6'>Tue May 28 20:36:53 2024 -03</td> </tr> <tr> <td style=...
closed
2024-05-29T00:05:01Z
2024-05-29T13:50:18Z
https://github.com/gee-community/geemap/issues/2026
[ "bug" ]
iagomoliv
1
NullArray/AutoSploit
automation
903
Divided by zero exception279
Error: Attempted to divide by zero.279
closed
2019-04-19T16:03:10Z
2019-04-19T16:37:01Z
https://github.com/NullArray/AutoSploit/issues/903
[]
AutosploitReporter
0
wger-project/wger
django
1,379
Automatic language recognition and language menu positioning
## Use case Currently the website https://wger.de/en/software/features uses english by default. The user has to change the language menu manually in the footer of the page. ## Proposal - Enable automatic language selection by recognizing the user's browser langauge, or OS language settings to show the website in t...
open
2023-07-05T16:33:06Z
2024-05-05T17:16:52Z
https://github.com/wger-project/wger/issues/1379
[]
milotype
5
onnx/onnx
tensorflow
6,533
[reference] Improve ConcatFromSequence reference implementation
> I still have the same question. I agree there is an ambiguity in the ONNX documentation ... but the ambiguity applies to values other than -1 also. Eg., -2 as well. > > I think that the spec means that the specified axis is interpreted with respect to the output's shape (not the input's shape). So, the specified ...
open
2024-11-05T23:17:22Z
2024-11-05T23:18:34Z
https://github.com/onnx/onnx/issues/6533
[ "module: reference implementation", "contributions welcome" ]
justinchuby
0
yt-dlp/yt-dlp
python
12,130
How to get download progress
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [x] I'm asking a question and **not** reporting a bug or requesting a feature - [x] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#re...
closed
2025-01-19T03:58:22Z
2025-01-21T13:36:40Z
https://github.com/yt-dlp/yt-dlp/issues/12130
[ "question" ]
Kukaina
1
allenai/allennlp
nlp
5,089
MLM in AllenNLP?
Hi! I saw that there's currently a [masked language modeling `Model`](https://github.com/allenai/allennlp-models/blob/main/allennlp_models/lm/models/masked_language_model.py) over in the `allennlp-models` repo, but it looks like most of the components are marked as demo-only. Is full functionality for this on the roa...
open
2021-04-02T04:18:43Z
2021-05-01T19:30:50Z
https://github.com/allenai/allennlp/issues/5089
[ "Contributions welcome", "question" ]
ethch18
4
keras-team/keras
python
20,189
Keras different versions have numerical deviations when using pretrain model
The following code will have output deviations between Keras 3.3.3 and Keras 3.5.0. ```python #download model from modelscope import snapshot_download base_path = 'q935499957/Qwen2-0.5B-Keras' import os dir = 'models' try: os.mkdir(dir) except: pass model_dir = snapshot_download(base_path,local_dir=d...
closed
2024-08-30T11:21:08Z
2024-08-31T07:38:23Z
https://github.com/keras-team/keras/issues/20189
[]
pass-lin
2
AUTOMATIC1111/stable-diffusion-webui
pytorch
15,900
Can't start Forge's run.bat
### Checklist - [ ] The issue exists after disabling all extensions - [ ] The issue exists on a clean installation of webui - [x] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [ ] The issue exists in the current version of the webui - [ ] The issue has not been reported before...
closed
2024-05-28T09:07:31Z
2024-05-28T21:23:03Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15900
[ "bug-report" ]
frank052791
1
deepset-ai/haystack
machine-learning
8,955
remove DeprecationWarning about pandas Dataframes from EvaluationRunResult
We made pandas Dataframes optional in `EvaluationRunResult` in PR https://github.com/deepset-ai/haystack/pull/8838 and added a DeprecationWarning ~~before~~ after releasing 2.10. ~~Before~~ After the 2.11 release, we should remove the deprecated `to_pandas` and `comparative_individual_scores_report` and `score_report`
closed
2025-03-04T10:19:16Z
2025-03-17T13:50:51Z
https://github.com/deepset-ai/haystack/issues/8955
[ "P2" ]
julian-risch
1
ivy-llc/ivy
numpy
28,275
Fix Frontend Failing Test: tensorflow - convolution_functions.torch.nn.functional.conv2d
open
2024-02-13T09:48:29Z
2024-02-13T09:48:29Z
https://github.com/ivy-llc/ivy/issues/28275
[ "Sub Task" ]
alt-shreya
0
koaning/scikit-lego
scikit-learn
461
[FEATURE] (Linear) Quantile Regression
Heya! At some point, I implemented the LADRegression, which basically minimized sum |y_i - model(X_i)|. This also has the effect that the model over- and underestimates 50% of the time. As in the ImbalancedRegression, we can also penalize over- and underestimations differently, with some parameter `quantile`. This ...
closed
2021-04-27T14:57:43Z
2021-05-13T17:48:58Z
https://github.com/koaning/scikit-lego/issues/461
[ "enhancement" ]
Garve
5
huggingface/diffusers
pytorch
10,107
gradient checkpointing runs during validations in the training examples
### Describe the bug The gradient checkpointing is enabled via self.training, but then the log_validations also unnecessarily encounter this codepath. I found that I have to disable this when running even under `torch.no_grad()`, looked and saw that the official examples do not do this either. This gives a sub...
closed
2024-12-03T22:10:25Z
2025-01-03T16:01:36Z
https://github.com/huggingface/diffusers/issues/10107
[ "bug", "stale" ]
bghira
4
litestar-org/litestar
pydantic
4,014
Bug: when i use app like plugin, OpenAPI dont generate
### Description I used the part from the example about the fullstack application, I used the part with the initialization of the application as a plugin, but now the OpenAPI scheme does not work for me. ### URL to code causing the issue _No response_ ### MCVE core.py ```python from litestar.plugins import CLIPlug...
closed
2025-02-18T18:24:58Z
2025-02-25T19:02:15Z
https://github.com/litestar-org/litestar/issues/4014
[ "Bug :bug:", "Needs MCVE" ]
Ada-lave
3
deezer/spleeter
deep-learning
60
spleeter-gpu broken
I followed through with installing spleeter-gpu and when i try to run it this is the ouput I get. (spleeter-gpu) swissbeats93@ApexHunter:~/Documents/Development$ spleeter separate -i spleeter/audio_example.mp3 -p spleeter:2stems -o output INFO:spleeter:Loading audio b'spleeter/audio_example.mp3' from 0.0 to 600.0 ...
closed
2019-11-08T23:54:48Z
2023-08-15T03:11:38Z
https://github.com/deezer/spleeter/issues/60
[ "bug", "invalid" ]
swissbeats93
18
QuivrHQ/quivr
api
3,478
Add Retry and Exp Backoff to all api calls
closed
2024-11-15T08:26:02Z
2024-11-20T09:44:29Z
https://github.com/QuivrHQ/quivr/issues/3478
[ "enhancement" ]
chloedia
1
graphql-python/graphene
graphql
681
Query with "or" expression
Hi everyone, maybe it's a stupid question, I'm new to graphene. Is it possible for me to query like this? ```python query{ things(type: "type_a" or "type_b"){ edges{ node{ thing_id } } } } ``` I mean the `type` argument could possibly be a String or multiple Strings (or a l...
closed
2018-03-12T09:28:43Z
2018-03-29T14:13:05Z
https://github.com/graphql-python/graphene/issues/681
[]
bwanglzu
4
globaleaks/globaleaks-whistleblowing-software
sqlalchemy
3,028
CSV export of Audit Log "reports" tab, does not contain sub-status but an incomprehensible code
**Describe the bug** CSV export of Audit Log "reports" does not contain sub-statuses even though they appear on the specific tab. Instead of the substatus it contains a code that do not know its origin. Instead of substatus a strange code appears that can not figure out what it means. **To Reproduce** Export csv fi...
open
2021-07-11T09:53:56Z
2021-07-12T07:54:07Z
https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3028
[ "T: Feature" ]
elbill
2
aio-libs/aiomysql
sqlalchemy
994
cannot install aiomysql with rsa
### Describe the bug aiomysql may need pymysql[rsa] which install the cryptography package. it would be nice if this works out of the box ### To Reproduce modern installation with uv ```sh $ uv add aiomysql[rsa] zsh: no matches found: aiomysql[rsa] ``` oldschool installation with pip ```sh pip install aiomysq...
closed
2024-11-22T11:00:14Z
2024-11-22T11:12:29Z
https://github.com/aio-libs/aiomysql/issues/994
[ "bug" ]
extreme4all
1
Anjok07/ultimatevocalremovergui
pytorch
576
MDX-NET models produce a very distinct buzzing sound
I have got better vocal results using MDX-NET compared to other methods. However, I'm getting a persistent buzzing sound in the output generated by this model, irrespective of the input provided and MDX-NET models used. Is there any possible solution to resolve this issue?
open
2023-05-26T09:57:39Z
2024-02-10T06:18:11Z
https://github.com/Anjok07/ultimatevocalremovergui/issues/576
[]
9chry
4
aiortc/aiortc
asyncio
770
Packet Unpack Issue with cli.py
Hello! Iโ€™m running into a unpack error when running one of the examples available in the repo, [cli.py](https://github.com/aiortc/aiortc/blob/main/examples/videostream-cli/cli.py), when Iโ€™ve upgraded some libraries. I upgraded the pyAv library from version 8.0.2 to version 9.2.0 and the aiortc library from versio...
closed
2022-09-14T00:18:13Z
2023-01-23T23:25:37Z
https://github.com/aiortc/aiortc/issues/770
[ "duplicate" ]
luz-camacho
3
d2l-ai/d2l-en
tensorflow
2,602
AttributeError: partially initialized module 'charset_normalizer' has no attribute 'md__mypyc' (most likely due to a circular import)
Hello, I am reading chapter 9 of d2l. I tried to import libraries as followed ``` %matplotlib inline import torch from torch import nn from d2l import torch as d2l ``` But I got error `AttributeError: partially initialized module 'charset_normalizer' has no attribute 'md__mypyc' (most likely due to ...
open
2024-06-01T08:58:22Z
2024-06-01T08:58:22Z
https://github.com/d2l-ai/d2l-en/issues/2602
[]
Nevermetyou65
0
xonsh/xonsh
data-science
5,755
Arch Linux: test_history_dummy failure
## Current Behavior <!--- For general xonsh issues, please try to replicate the failure using `xonsh --no-rc --no-env`. Short, reproducible code snippets are highly appreciated. You can use `$XONSH_SHOW_TRACEBACK=1`, `$XONSH_TRACE_SUBPROC=2`, or `$XONSH_DEBUG=1` to collect more information about the failure. --> ...
open
2024-12-18T15:10:21Z
2025-02-03T09:34:23Z
https://github.com/xonsh/xonsh/issues/5755
[ "tests", "linux", "good first issue", "history" ]
dbermond
2
encode/httpx
asyncio
3,424
Drop-in replacement for `proxies` argument in (httpx.post)
Hi, Since version `0.28`, the `proxies` argument is fully deprecated and removed. #2879 indicates that we should use `mounts` if we have multiple schemas to be proxied over. However, `httpx.post` doesn't have `mounts` argument. Is there a way to 1. use the new `proxy` argument, specifying both `http` & `https`...
closed
2024-11-29T03:05:57Z
2024-12-02T14:19:20Z
https://github.com/encode/httpx/issues/3424
[]
qqaatw
8
autokey/autokey
automation
212
Fatal error if user enters an invalid regex
## Classification: Crash / locks up ## Reproducibility: Always ## Summary We don't seem to do any validation on the user's input for regex matching. The app then doesn't gracefully handle a regex string which Python `re` doesn't parse. ## Steps to Reproduce (if applicable) 1. Enter a malformed rege...
closed
2018-11-07T02:31:16Z
2020-02-16T20:53:02Z
https://github.com/autokey/autokey/issues/212
[ "bug" ]
dogweather
11
gradio-app/gradio
data-visualization
9,900
Sketchpad components no longer resize auto-sized.
### Describe the bug This is the version 5.5.0. ![image](https://github.com/user-attachments/assets/23506ee4-e2a2-4d31-831b-b33831f06ba6) This is the version 4.36.1. ![image](https://github.com/user-attachments/assets/f9f2c914-6de7-4be2-a225-21ec7f80750c) I don't know if this is a bug or a new feature, i...
closed
2024-11-05T09:24:02Z
2024-11-06T15:24:07Z
https://github.com/gradio-app/gradio/issues/9900
[ "bug" ]
zhulinyv
1
gevent/gevent
asyncio
2,008
AttributeError: module 'select' has no attribute 'epoll'
* gevent version: 23.9.1 * Python version: 3.11 * greenlet version: 3.0.2 * Operating System/ Destro: > VERSION="18.04.6 LTS (Bionic Beaver)" > ID=ubuntu > ID_LIKE=debian > PRETTY_NAME="Ubuntu 18.04.6 LTS" > VERSION_ID="18.04" > HOME_URL="https://www.ubuntu.com/" > SUPPORT_URL="https://help.ubuntu.com/" ...
closed
2023-12-18T11:12:49Z
2023-12-20T06:01:59Z
https://github.com/gevent/gevent/issues/2008
[ "Type: Question", "Status: cantfix" ]
kushalmraut
2
napari/napari
numpy
7,447
Add ability to Select All Layers with GUI
## ๐Ÿš€ Feature ~~Add the ability to 'Delete All Layers' from within the GUI.~~ Add the ability to `Select All Layers` from within the GUI. Edited because `Select All` can all be used in other scenarios, including `Delete Selected Layers`. ## Motivation Presently, a user is able to delete selected layers wi...
open
2024-12-13T18:00:43Z
2024-12-15T04:24:45Z
https://github.com/napari/napari/issues/7447
[ "feature" ]
TimMonko
11
cobrateam/splinter
automation
347
Encoding problem
Hello guys! HEre is my problem. When i'm doing this ### field = browser.find_by_xpath('//*[@id="ip_form"]/div/div[2]/input') field.fill('STUFF') ### everything is ok, but if I want smth like this: ### field = browser.find_by_xpath('//*[@id="ip_form"]/div/div[2]/input') > > > field.fill("ะฅะฃะ™") > > > Traceback (mo...
closed
2014-10-14T15:22:07Z
2020-07-15T14:19:18Z
https://github.com/cobrateam/splinter/issues/347
[ "NeedsInvestigation" ]
CSPZC
1
recommenders-team/recommenders
data-science
1,992
[FEATURE] Upgrade fastai to v2
### Description <!--- Describe your expected feature in detail --> fastai has breaking changes in v2, which makes [the code in recommenders](https://github.com/recommenders-team/recommenders/actions/runs/6168006071/job/16739851647#step:3:2847) incompatible with fastai v2. For example, [`CollabDataBunch`](https://git...
closed
2023-09-13T06:12:45Z
2024-04-08T14:53:12Z
https://github.com/recommenders-team/recommenders/issues/1992
[ "enhancement" ]
SimonYansenZhao
2
allenai/allennlp
nlp
5,217
TypeError: ArrayField.empty_field: return type `None` is not a `<class 'allennlp.data.fields.field.Field'>
I used Colab for my project. I installed _allennlp==0.9.0_ When I import _from allennlp.predictors.predictor import Predictor_ I get a error as below: --------------------------------------------------------------------------- TypeError Traceback (most recent call last)...
closed
2021-05-21T03:43:20Z
2022-02-13T17:10:44Z
https://github.com/allenai/allennlp/issues/5217
[ "question" ]
kaloon2009
6
ccxt/ccxt
api
25,530
[BUG] CCXT js fetchFundingHistory methor call keep repeating requests and promise pending
### Operating System _No response_ ### Programming Languages js ### CCXT Version 4.4.65 ### Description `fetchFundingHistory` method calls keep repeating requests, and promises in the code keep pending, feeling like a dead loop has been hit somewhere. Tested bitget and gate are the same, there are actually only ...
closed
2025-03-22T08:00:17Z
2025-03-22T15:20:50Z
https://github.com/ccxt/ccxt/issues/25530
[]
flytam
5
QuivrHQ/quivr
api
3,414
Test on a small proprietary dataset with mistral small and gpt-4o
closed
2024-10-22T13:47:16Z
2025-01-20T10:03:53Z
https://github.com/QuivrHQ/quivr/issues/3414
[]
chloedia
1
JaidedAI/EasyOCR
deep-learning
654
Support for Handwritting Text Recognition
May I know when the feature will be ready?
closed
2022-01-28T03:33:03Z
2022-08-25T10:52:28Z
https://github.com/JaidedAI/EasyOCR/issues/654
[]
cteckwee
0
sktime/sktime
data-science
7,222
[ENH] Inconsistent handling of _steps_attr in HeterogenousMetaEstimator inheritors
**Describe the bug** <!-- A clear and concise description of what the bug is. --> The issue involves inconsistent handling of the `_steps_attr` attribute in several classes inheriting from `_HeterogenousMetaEstimator`. Specifically, the `_steps_attr` attribute is either missing or incorrectly formatted in these c...
open
2024-10-04T11:26:39Z
2024-11-11T19:50:40Z
https://github.com/sktime/sktime/issues/7222
[ "enhancement", "module:base-framework" ]
mateuszkasprowicz
3
STVIR/pysot
computer-vision
153
ไธบไป€ไนˆๆฒกๆœ‰ไบบ้—ฎubuntuไธ‹python3.7ๆฒกๆœ‰ๅฏนๅบ”็š„opencv-python๏ผŒ็ฝ‘ไธŠๅธ–ๅญ่งฃๅ†ณๅŠžๆณ•้ƒฝๆ˜ฏ้’ˆๅฏนwin็š„
ไธบไป€ไนˆๆฒกๆœ‰ไบบ้—ฎubuntuไธ‹python3.7ๆฒกๆœ‰ๅฏนๅบ”็š„opencv-python๏ผŒ็ฝ‘ไธŠๅธ–ๅญ่งฃๅ†ณๅŠžๆณ•้ƒฝๆ˜ฏ้’ˆๅฏนwin็š„
closed
2019-08-10T07:47:35Z
2019-08-10T15:53:56Z
https://github.com/STVIR/pysot/issues/153
[]
JensenHJS
1
xuebinqin/U-2-Net
computer-vision
28
Image preprocessing
Closed.
closed
2020-05-21T17:36:52Z
2020-05-22T13:54:00Z
https://github.com/xuebinqin/U-2-Net/issues/28
[]
bluesky314
0
tensorpack/tensorpack
tensorflow
951
DoReFa Net gradient extraction/ trainer function gradeint extraction
Hi YuXin Wu, I am reading DoReFa Net paper and have already learn a lot from this paper and the code you published on the website. You use gradient quantization method to quantize the gradient during training and the training class you use is in SimpleTrainer class. I looked into the source code of SimpleTrainer and...
closed
2018-10-27T22:14:06Z
2018-11-04T14:23:40Z
https://github.com/tensorpack/tensorpack/issues/951
[ "usage" ]
tongwu92623
6
developmentseed/lonboard
jupyter
573
Easier deck.gl debugging for Lonboard issues
In https://github.com/developmentseed/lonboard/pull/562#issuecomment-2229473126 we're hitting a deck.gl bug when trying to upgrade from deck.gl v8 to v9. The upstream issue was closed and believed to be fixed. So we need to provide a reproducible, minimal example, but we can't ask deck.gl contributors to learn Python a...
open
2024-07-15T22:18:00Z
2024-07-15T22:18:00Z
https://github.com/developmentseed/lonboard/issues/573
[]
kylebarron
0
unit8co/darts
data-science
2,166
NBEATS :: RAM consumption goes on increasing while predicting
I am using NBEATS model for forecasting. Since we are in a trial phase we are giving past data and generating forecast from the same and we are repeating these steps using a for-loop. We are predicting 1 year data having 15 min interval of time. So code is picking approx 35000 csv files using for loop & predicting thei...
closed
2024-01-15T10:02:11Z
2024-01-29T15:47:00Z
https://github.com/unit8co/darts/issues/2166
[ "bug", "triage" ]
hberande
3
pennersr/django-allauth
django
3,868
Headless mode: reset password not working
Thank you for enhancing the library by introducing headless mode. However, I am unable to get the reset password feature to work. I have tried using the classic mode, which involves a reset password HTML form endpoint. In classic mode, the reset password email is sent correctly. However, in headless mode, I recei...
closed
2024-06-06T16:15:24Z
2024-06-17T20:21:04Z
https://github.com/pennersr/django-allauth/issues/3868
[ "Unconfirmed", "Awaiting input" ]
gleniat
2
pmaji/crypto-whale-watching-app
plotly
63
License
Is this open source and what is the license?
closed
2018-02-23T02:35:14Z
2018-02-23T03:42:47Z
https://github.com/pmaji/crypto-whale-watching-app/issues/63
[]
anandanand84
2
mljar/mljar-supervised
scikit-learn
35
When trying to import AutoML it aborts
``` >>> import pandas as pd >>> from supervised.automl import AutoML /root/python/MLwebsite/lib/python3.6/site-packages/sklearn/externals/joblib/__init__.py:15: DeprecationWarning: sklearn.externals.joblib is deprecated in 0.21 and will be removed in 0.23. Please import this functionality directly from joblib, which...
closed
2019-11-18T21:20:41Z
2019-11-18T23:56:29Z
https://github.com/mljar/mljar-supervised/issues/35
[]
miqueet
4
lux-org/lux
pandas
501
[BUG] Exporting to Streamlit
**Describe the bug** According to the "Exporting to Streamlit" part of docs, after running the example code, it didn't display the HTML content and i found one Error in the browser Console. code is same as docs: ```python import streamlit as st import streamlit.components.v1 as components from pathlib import Path...
open
2023-10-09T02:41:20Z
2023-10-09T02:41:20Z
https://github.com/lux-org/lux/issues/501
[]
doufs
0
huggingface/datasets
pytorch
6,513
Support huggingface-hub 0.20.0
CI to test the support of `huggingface-hub` 0.20.0: https://github.com/huggingface/datasets/compare/main...ci-test-huggingface-hub-v0.20.0.rc1 We need to merge: - #6510 - #6512 - #6516
closed
2023-12-19T15:15:46Z
2023-12-20T08:44:45Z
https://github.com/huggingface/datasets/issues/6513
[]
albertvillanova
0
voila-dashboards/voila
jupyter
1,511
Disable the tree navigation?
Is there a mechanism to disable the tree navigation in voila? Essentially to disallow users to get to the tree navigation and browse through the folders and see all the other voila pages there are in directories. I saw on some google cached pages there were mentions of `--no-tree`, however I am not seeing that in t...
closed
2024-11-26T19:09:20Z
2025-01-21T20:18:57Z
https://github.com/voila-dashboards/voila/issues/1511
[ "enhancement" ]
afonit
0
BlinkDL/RWKV-LM
pytorch
114
ๅ‚ๆ•ฐmy_pile_version
ๅ‚ๆ•ฐmy_pile_versionไป€ไนˆๅซไน‰๏ผŒ่ฎญ็ปƒ็š„ๆ—ถๅ€™ๅฆ‚ไฝ•่ฎพ็ฝฎ
closed
2023-05-16T12:42:01Z
2023-05-18T06:49:23Z
https://github.com/BlinkDL/RWKV-LM/issues/114
[]
ZTurboX
1
plotly/dash-table
dash
479
Strategy for data / selected_rows / selected_row_ids
While investigating a community post about [expandable rows](https://community.plot.ly/t/in-need-of-a-good-way-to-create-collapsable-rows-row-grouping-with-dash-datatable/24967/2) I suggested a callback changing data based on selected rows - unfortunately this has problems: if you just use `selected_rows`, then selecti...
open
2019-06-25T01:24:14Z
2020-08-20T22:08:14Z
https://github.com/plotly/dash-table/issues/479
[ "dash-type-enhancement" ]
alexcjohnson
2
nvbn/thefuck
python
717
alias produces invalid code for fish as of 3.24
As of 3.24 the output from `thefuck --alias` is incompatible with fish **Output from 3.24** ``` $ thefuck --alias function fuck () { TF_PYTHONIOENCODING=$PYTHONIOENCODING; export TF_ALIAS=fuck; export TF_SHELL_ALIASES=$(alias); expo...
closed
2017-10-25T11:49:55Z
2019-01-01T10:30:17Z
https://github.com/nvbn/thefuck/issues/717
[]
disjunto
6
strawberry-graphql/strawberry
fastapi
3,056
Missing 'typer' and 'libcst' dependencies.
## Describe the Bug I noticed that when running the 'strawberry codegen' command, the required dependencies. This caused the command to fail with a 'ModuleNotFoundError.' As a workaround, I installed these dependencies manually to resolve the issue. ## System Information - Operating system: Ubuntu 23.04 - ...
closed
2023-08-25T07:52:45Z
2025-03-20T15:56:20Z
https://github.com/strawberry-graphql/strawberry/issues/3056
[ "bug" ]
daudln
3
nltk/nltk
nlp
2,916
In CI, refresh `nltk_data` cache if the hash of `index.xml` differs from the cached hash
Rather than simply caching `nltk_data` until the cache expires and it's forced to re-download the entire `nltk_data`, we should perform a check on the `index.xml` which refreshes the cache if it differs from some previous cache. I would advise doing this in the same way that it's done for `requirements.txt`: https:...
closed
2021-12-16T14:36:07Z
2022-12-13T21:47:04Z
https://github.com/nltk/nltk/issues/2916
[ "good first issue", "CI" ]
tomaarsen
5
absent1706/sqlalchemy-mixins
sqlalchemy
70
Migrate documentation to the mkdocs
Description coming soon.
open
2021-04-22T13:21:46Z
2021-04-22T14:14:24Z
https://github.com/absent1706/sqlalchemy-mixins/issues/70
[ "enhancement" ]
myusko
0
google-research/bert
tensorflow
1,248
Most general-purpose question answering system?
Is there any pre-trained model of Bert or a similar tool which has been trained on the widest body of knowledge possible to be an effective general purpose question answering system? What about specifically for programming knowledge? Thanks very much.
open
2021-08-03T10:37:05Z
2021-08-03T10:37:05Z
https://github.com/google-research/bert/issues/1248
[]
jukhamil
0
apache/airflow
python
47,601
Google Cloud + CNCF Kubernetes OnFinishAction equality test
### Apache Airflow Provider(s) cncf-kubernetes, google ### Versions of Apache Airflow Providers I guess you can take the latest ones, should be reproducible there, but definitely those included in official Docker image for 2.10.5. ### Apache Airflow version 2.10.5 ### Operating System Linux ### Deployment Othe...
open
2025-03-11T08:57:01Z
2025-03-11T12:53:36Z
https://github.com/apache/airflow/issues/47601
[ "kind:bug", "provider:google", "area:providers", "provider:cncf-kubernetes", "needs-triage" ]
miloszszymczak
1
unit8co/darts
data-science
2,524
[BUG] Quantiles/samples are wrong when using enable_optimization=True (default!)
**Describe the bug** Hi there, already for a while, I've been puzzled by the output of my XGBoost/LightGBM models because the forecasts were surprisingly "flat" and not really showing any trends. (Also see my previous issue https://github.com/unit8co/darts/issues/2382) ![image](https://github.com/user-attachments...
closed
2024-09-06T11:46:52Z
2024-09-16T08:05:25Z
https://github.com/unit8co/darts/issues/2524
[ "bug" ]
dwolffram
5
tqdm/tqdm
jupyter
665
estimated time skew over long periods of time
- [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...
closed
2019-01-25T07:35:52Z
2019-01-25T12:18:47Z
https://github.com/tqdm/tqdm/issues/665
[ "question/docs โ€ฝ", "need-feedback ๐Ÿ“ข" ]
nurettin
4
huggingface/diffusers
deep-learning
11,050
[examples/controlnet/train_controlnet_sd3.py] prompt_embeds and pooled_prompt_embeds not cast to weight_dtype in bf16/fp16 training
### Describe the bug When training with --mixed_precision bf16 or fp16, the prompt_embeds and pooled_prompt_embeds tensors in the compute_text_embeddings function are not cast to the appropriate weight_dtype (matching the rest of the model inputs and parameters), causing a mismatch error during training. Specifically...
closed
2025-03-13T11:58:41Z
2025-03-14T12:03:17Z
https://github.com/huggingface/diffusers/issues/11050
[ "bug" ]
andjoer
2
strawberry-graphql/strawberry-django
graphql
8
"'ModelClass' object has no attribute 'all'"
Suppose this is also a feature request to support reverse relationships. The code below causes: `'Profile' object has no attribute 'all'` Query: ``` { users { id profile { id } } } ``` Schema: ``` class ProfileResolver(ModelResolver): model = Profile fields = ( ...
closed
2021-03-09T13:50:28Z
2021-03-19T16:23:24Z
https://github.com/strawberry-graphql/strawberry-django/issues/8
[ "bug" ]
joeydebreuk
3
coleifer/sqlite-web
flask
7
project name
i know it is kind of late, but would you consider picking some kind of name/nickname for your project? there is already https://github.com/sqlitebrowser/sqlitebrowser/ and i would like to create a package for openbsd so its possible to easily install and use it locally... sqlitebrowser (not sqlite-browser) is way to he...
closed
2015-07-18T11:14:47Z
2015-07-22T00:25:13Z
https://github.com/coleifer/sqlite-web/issues/7
[]
minusf
5
deepinsight/insightface
pytorch
2,547
scrfd output mean
I just plot scrfd model to neutron app and see that there are many output ![image](https://github.com/deepinsight/insightface/assets/87300546/33973087-f486-442c-a6b2-8b2acc92fa22) Can someone explain to me the meaning of these outputs, i thought it should only return scores, bboxes, kpss
open
2024-03-26T08:30:57Z
2024-03-26T08:30:57Z
https://github.com/deepinsight/insightface/issues/2547
[]
NQHuy1905
0
python-restx/flask-restx
api
182
Issue on the swagger nested fields
Hi everyone, i'm currently working on the documentation of a rest API, we recently migrate from restplus to restx, and the main reason was to be able to use the fields.Nested and fields.Wildcard. i've been trying to get this result as "example value" in the API swagger : ``` { "free_ip_number": "string", ...
open
2020-07-22T13:59:23Z
2020-07-31T17:25:18Z
https://github.com/python-restx/flask-restx/issues/182
[ "question" ]
bertin-v
3
facebookresearch/fairseq
pytorch
5,002
Does pretrained wav2vec2.0 sensitive to the sampling rate of the audio input?
Does pretrained wav2vec2.0 sensitive to the sampling rate of the audio input? If I down sample the audio to 3k sampling rate, will the representation of the down-sampled audio inferenced from wav2vec2.0 degrade seriously? Thanks! Best, Pengbo
open
2023-03-02T09:09:23Z
2023-03-02T09:09:23Z
https://github.com/facebookresearch/fairseq/issues/5002
[ "question", "needs triage" ]
EricKani
0
huggingface/datasets
tensorflow
6,746
ExpectedMoreSplits error when loading C4 dataset
### Describe the bug I encounter bug when running the example command line ```python python main.py \ --model decapoda-research/llama-7b-hf \ --prune_method wanda \ --sparsity_ratio 0.5 \ --sparsity_type unstructured \ --save out/llama_7b/unstructured/wanda/ ``` The bug occurred ...
closed
2024-03-21T02:53:04Z
2024-09-18T19:57:14Z
https://github.com/huggingface/datasets/issues/6746
[]
billwang485
8
OpenInterpreter/open-interpreter
python
1,182
interpreter.llm.completion = custom_language_model seems not working
### Describe the bug I attempted to run the routine for the custom model, which is supposed to just echo back what the user said, but it was not successful. ``` def custom_language_model(openai_message): """ OpenAI-compatible completions function (this one just echoes what the user said back). """ ...
open
2024-04-07T09:24:02Z
2024-08-27T20:42:19Z
https://github.com/OpenInterpreter/open-interpreter/issues/1182
[]
sq2100
3
chezou/tabula-py
pandas
137
subprocess.CalledProcessError: Command '['java', '-Dfile.encoding=UTF8', '-jar'
# Summary of your issue Code: import tabula dflist = tabula.read_pdf("NSE100011130-JAN-19PS04.pdf", encoding='utf-8', spreadsheet=True, multiple_tables=True) with open('NSE100011130-JAN-19PS04.pdf.csv', 'a') as f: for i, df in enumerate(dflist): dflist[i].to_csv(f, header=False) ...
closed
2019-02-11T13:33:11Z
2019-02-11T13:40:45Z
https://github.com/chezou/tabula-py/issues/137
[]
mohan2515175
1
seleniumbase/SeleniumBase
web-scraping
2,284
TypeError: Binary Location Must be a String
I have simple code where I want to use UC mode but I am getting this error. ``` from seleniumbase import Driver import time driver = Driver( uc=True, ) driver.get("https://nowsecure.nl/#relax") time.sleep(6) driver.quit() ``` ``` root@Scrapers:/home/scrapers_dev# python seleniumbase_test.py ...
closed
2023-11-15T06:27:13Z
2023-11-16T05:57:15Z
https://github.com/seleniumbase/SeleniumBase/issues/2284
[ "invalid usage", "UC Mode / CDP Mode" ]
iamumairayub
1
matplotlib/matplotlib
matplotlib
29,496
[ENH]: visual plot builder
### Problem Code is great, (learning) to code a bit less so. For anybody not using matplotlib very often I'd say a visual builder would slash development time. ### Proposed solution Maybe start with https://matplotlib.org/stable/_images/anatomy.png and make it interactive ? Especially in Jupyter(Lite) it would all...
closed
2025-01-20T23:24:24Z
2025-01-22T16:21:33Z
https://github.com/matplotlib/matplotlib/issues/29496
[ "New feature" ]
steltenpower
5
itamarst/eliot
numpy
26
LoggedMessage.ofType doesn't work with LoggedAction.children
(Originally by Tom Prince). I naively tried to do ``` action = LoggedAction.ofType(....) message = LoggedMessage.ofType(action.children, SOME_MESSAGE)[0] ``` which blows up. This seems like a reasonable thing to want to do, and there doesn't seem to be a way of doing this. (Although perhaps not with exactly the code...
open
2014-04-15T15:16:57Z
2018-09-22T20:59:11Z
https://github.com/itamarst/eliot/issues/26
[]
itamarst
0
mwaskom/seaborn
pandas
2,884
Would it be possible to optionally use jax.gaussian_kde instead of scipy?
[Now that Jax has](https://github.com/google/jax/pull/11237) a GPU-accelerated version of `gaussian_kde`, would it be possible to use that instead of the scipy or the internal version of this function?
closed
2022-06-29T05:12:10Z
2022-06-29T21:30:10Z
https://github.com/mwaskom/seaborn/issues/2884
[]
NeilGirdhar
2
quantumlib/Cirq
api
6,631
failing comparisons for noise channels
**Description of the issue** two related bugs related to equality checks for noise channels: * approximate comparison between cirq noise channels and other gates raises an error * exact comparison ignores `DepolarizingChannel.n_qubits` **How to reproduce the issue** ```python cirq.approx_eq(cirq.depolarize(...
closed
2024-06-03T17:41:28Z
2025-01-18T13:51:46Z
https://github.com/quantumlib/Cirq/issues/6631
[ "kind/bug-report", "triage/accepted" ]
richrines1
0
predict-idlab/plotly-resampler
data-visualization
210
tz-aware datetime pd.Series. -> tz information gets lost
When passing a tz-aware non `pd.DateTimeIndex` (and thus not a `pd.Series`) to `hf_x` the `.values` is performed internally when parsing the `hf_data` kwargs; which removes the time-zone information; and will display the UTC time. ![image](https://github.com/predict-idlab/plotly-resampler/assets/38005924/1dffea0e-5...
closed
2023-05-11T13:24:27Z
2023-05-12T10:41:11Z
https://github.com/predict-idlab/plotly-resampler/issues/210
[ "bug" ]
jonasvdd
0
jmcnamara/XlsxWriter
pandas
740
Feature Request
## Feature requests Allow conditional_format to check on non-sequential cells. Currently you can only specify a sequential range as shown below work_sheet_teams.conditional_format('**B6:B9**', {'type': 'duplicate','format': format_dup}) I would like to do something such as this work_sheet_teams.co...
closed
2020-08-08T16:33:15Z
2020-08-09T20:22:23Z
https://github.com/jmcnamara/XlsxWriter/issues/740
[ "question" ]
jhansen31
3
sqlalchemy/sqlalchemy
sqlalchemy
12,323
How to properly provide Label._make_proxy new parameters
### Describe the use case I previously created a view dynamically in version **2.0.37** using the following code: ```python def view(name: Any, schema_event_target: Any, selectable: Any, schema: Any) -> Any: """ The original documentation suggests using `before_create` along with `meta` to create views. H...
closed
2025-02-07T10:33:15Z
2025-02-08T09:12:35Z
https://github.com/sqlalchemy/sqlalchemy/issues/12323
[ "schema", "use case" ]
JIAQIA
3