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
pydantic/pydantic-ai
pydantic
547
`agent run prompt=[Scrubbed due to 'Cookie']`
I can't find where this is coming from or what it means `agent4 run prompt=[Scrubbed due to 'Cookie']`? It happens when I run Pydantic AI with logging turned on. I'm using Playwright, but didn't find any "Scrubbed" keyword in both Pydantic AI nor Playwright source, or any hits on Google. Where is this coming from and c...
closed
2024-12-26T11:49:39Z
2024-12-27T18:48:37Z
https://github.com/pydantic/pydantic-ai/issues/547
[ "question" ]
IsaaacD
3
kennethreitz/responder
flask
178
Futures appended in results attr of BackgroundQueue
ERROR: type should be string, got "\r\nhttps://github.com/kennethreitz/responder/blob/9aa99869ae13021cff12d1a6e471b9ef81c866af/responder/background.py#L9-L22\r\n\r\nIt seems that futures are appended to the `results` attribute and never removed, so it grows on each request."
closed
2018-10-30T15:47:25Z
2018-10-30T20:27:03Z
https://github.com/kennethreitz/responder/issues/178
[]
ddompablo
1
ading2210/poe-api
graphql
105
Tokens not working anymore
I got a fresh new account and added the token in, but it says: raise RuntimeError("Invalid token or no bots are available.") RuntimeError: Invalid token or no bots are available.
closed
2023-06-07T20:28:09Z
2023-06-11T15:10:05Z
https://github.com/ading2210/poe-api/issues/105
[ "bug" ]
mak448a
20
huggingface/transformers
pytorch
36,628
Unable to use converted Llama 3.3 instruct model
### System Info Hi, I'm having issues loading a model (downloaded from meta) and converted using `convert_llama_weights_to_hf`. This is the error I am receiving: `cannot access local variable 'model' where it is not associated with a value` Output of transformers-cli env ``` - `transformers` version: 4.49.0 - Plat...
open
2025-03-10T07:33:31Z
2025-03-11T11:59:55Z
https://github.com/huggingface/transformers/issues/36628
[ "bug" ]
SRGAnalytics-MD
1
K3D-tools/K3D-jupyter
jupyter
333
k3d.texture attribute update crashed the widgets
In 2.12 having texture plot: plt = k3d.texture(attribute=np.random.randn(100,100)) when widget exist (plot is displayed) the following causes crash: plt.attribute = np.random.randn(100,100).astype(np.float32)
closed
2022-03-25T10:57:56Z
2022-05-17T03:20:54Z
https://github.com/K3D-tools/K3D-jupyter/issues/333
[ "Next release" ]
marcinofulus
2
Evil0ctal/Douyin_TikTok_Download_API
web-scraping
282
tiktok无法下载无水印视频
***发生错误的平台?*** 如:TikTok ***发生错误的端点?*** 如:快捷指令6.0中文版和英文版本 ***提交的输入值?*** 如:所有的都不能下载 ***是否有再次尝试?*** 如:是,发生错误后几天后错误依旧存在。 ***你有查看本项目的自述文件或接口文档吗?*** 如:没有
closed
2023-09-28T06:38:29Z
2023-09-29T10:46:51Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/282
[ "BUG" ]
yhqnh
1
liangliangyy/DjangoBlog
django
557
启动项目报错:NameError: name '_mysql' is not defined
<!-- 如果你不认真勾选下面的内容,我可能会直接关闭你的 Issue。 提问之前,建议先阅读 https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way --> **我确定我已经查看了** (标注`[ ]`为`[x]`) - [x] [DjangoBlog的readme](https://github.com/liangliangyy/DjangoBlog/blob/master/README.md) - [x] [配置说明](https://github.com/liangliangyy/DjangoBlog/blob/master/bin...
closed
2022-03-10T02:45:57Z
2022-03-10T09:26:32Z
https://github.com/liangliangyy/DjangoBlog/issues/557
[]
Yangchenguang0
3
strawberry-graphql/strawberry
django
3,508
oneOf is not properly exported to graphql-core library
The fact that an input is a oneOf type is not properly exported to the graphql-core library that strawberry sometimes uses internally. This is probably partly because that library does not really represent oneOf itself. I generate schema files from this output, which kind of causes problems given that the @oneOf dir...
open
2024-05-22T23:14:43Z
2025-03-20T15:56:44Z
https://github.com/strawberry-graphql/strawberry/issues/3508
[ "bug" ]
colonelpanic8
1
pydantic/pydantic-settings
pydantic
42
Config.env_file not set when passed as keyword argument
### Checks * [x] I added a descriptive title to this issue * [x] I have searched (google, github) for similar issues and couldn't find anything * [x] I have read and followed [the docs](https://pydantic-docs.helpmanual.io/) and still think this is a bug # Bug Output of `python -c "import pydantic.utils; pr...
closed
2021-09-01T07:59:06Z
2023-04-28T18:31:53Z
https://github.com/pydantic/pydantic-settings/issues/42
[]
uklft
3
coqui-ai/TTS
pytorch
2,363
[Bug] ValueError Expected parameter loc with tacotron2_capacitron
### Describe the bug After training using the tacotron2_capacitron recipe I consistently run into this error: ValueError: Expected parameter loc (Tensor of shape (64, 128)) of distribution MultivariateNormal(loc: torch.Size([64, 128]), covariance_matrix: torch.Size([64, 128, 128])) to satisfy the constraint Indep...
closed
2023-02-25T17:21:55Z
2023-04-03T09:34:20Z
https://github.com/coqui-ai/TTS/issues/2363
[ "bug", "wontfix" ]
dothehansa
4
xonsh/xonsh
data-science
5,747
using https://github.com/marketplace/actions/python-coverage-comment
Since we no longer use [coverage](https://github.com/marketplace/codecov) service, we can use this [action](https://github.com/marketplace/actions/python-coverage-comment) to display the coverage ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**
open
2024-12-10T08:02:15Z
2024-12-10T08:20:08Z
https://github.com/xonsh/xonsh/issues/5747
[ "good first issue", "development" ]
jnoortheen
0
ShishirPatil/gorilla
api
71
[bug] Hosted Gorilla: <Issue>
Exception: Invalid response object from API: '{"object":"error","message":"","code":50001}' (HTTP response code was 400) Failed model: gorilla-7b-hf-v1, for prompt: I would like to translate 'I feel very good today.' from English to Chinese
closed
2023-07-26T16:10:36Z
2023-07-27T12:36:58Z
https://github.com/ShishirPatil/gorilla/issues/71
[ "hosted-gorilla" ]
Science2AI-TaoXu
2
zappa/Zappa
django
923
[Migrated] PolicyLengthExceededException
Originally from: https://github.com/Miserlou/Zappa/issues/2189 by [wangsha](https://github.com/wangsha) PolicyLengthExceededException occurs when schedule tasks ## Context same issue as https://github.com/aws/chalice/issues/48 ## Expected Behavior No duplicated statement in lambda policy. ## Actual Behavior ...
closed
2021-02-20T13:24:35Z
2024-04-13T19:36:39Z
https://github.com/zappa/Zappa/issues/923
[ "no-activity", "auto-closed" ]
jneves
2
Lightning-AI/pytorch-lightning
data-science
20,450
Make sure the upcoming change in the default for `weights_only` from False to True is handled correctly
### Bug description Reference: https://dev-discuss.pytorch.org/t/bc-breaking-change-torch-load-is-being-flipped-to-use-weights-only-true-by-default-in-the-nightlies-after-137602/2573 ### What version are you seeing the problem on? master ### How to reproduce the bug ```python - ``` ### Error messages and logs -...
open
2024-11-26T12:18:22Z
2025-02-03T10:29:53Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20450
[ "ver: 2.4.x", "ver: 2.6.x" ]
lantiga
1
freqtrade/freqtrade
python
10,927
Impossible to load Strategy . This class does not exist or contains Python code errors.
## Describe your environment * Operating system: Windows * Python Version: 3.12.7 (`python -V`) * CCXT version: _____ (`pip freeze | grep ccxt`) * Freqtrade Version: freqtrade 2024.10 (`freqtrade -V` or `docker compose run --rm freqtrade -V` for Freqtrade running in docker) Note: All issues other than en...
closed
2024-11-13T05:33:27Z
2024-11-20T06:04:20Z
https://github.com/freqtrade/freqtrade/issues/10927
[ "Question" ]
P-PPPP
3
stanfordnlp/stanza
nlp
633
[QUESTION] ResourcesFileNotFoundError: Resources file not found at: /root/stanza_resources/resources.json
I'm using `download` with `model_dir`. ```python stanza.download(lang=lang, model_dir=model_path) ``` ``` 2021-03-02 13:53:46 INFO: Downloading default packages for language: en (English)... I:[common.py:406]:Downloading default packages for language: en (English)... Downloading http://nlp.stanford.edu/softw...
closed
2021-03-02T14:11:34Z
2021-03-03T15:45:58Z
https://github.com/stanfordnlp/stanza/issues/633
[ "question" ]
loretoparisi
10
NullArray/AutoSploit
automation
384
Unhandled Exception (b00cbebc1)
Autosploit version: `3.0` OS information: `Linux-4.19.0-parrot1-13t-amd64-x86_64-with-Parrot-4.5-stable` Running context: `autosploit.py` Error meesage: `global name 'Except' is not defined` Error traceback: ``` Traceback (most recent call): File "/home/os/AutoSploit/autosploit/main.py", line 113, in main loaded_e...
closed
2019-01-20T08:18:52Z
2019-04-18T17:31:33Z
https://github.com/NullArray/AutoSploit/issues/384
[]
AutosploitReporter
0
nvbn/thefuck
python
1,237
what to delete to reset/clear/remove "profile"
Hi! I've been using thefuck for years now. But recently I accepted some suggestions as solution, but the weren't the right one. Now thefuck keeps suggesting solutions that I don't really want and I need to push the arrows keys a couple of times to get to the one I want. So it gets less of a handy time safer and ju...
open
2021-09-24T11:56:25Z
2021-09-24T11:56:25Z
https://github.com/nvbn/thefuck/issues/1237
[]
robkorv
0
deepinsight/insightface
pytorch
2,282
2d106track
When are you gonna release the parameters?
open
2023-04-13T08:13:19Z
2023-04-13T08:13:19Z
https://github.com/deepinsight/insightface/issues/2282
[]
oguzhanercansyn
0
ultralytics/ultralytics
python
19,696
May I ask how to mark the key corners of the box? There is semantic ambiguity
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question May I ask how to mark the key corners of the box? There is semantic ambiguit...
open
2025-03-14T09:45:40Z
2025-03-16T04:33:07Z
https://github.com/ultralytics/ultralytics/issues/19696
[ "question" ]
missTL
4
neuml/txtai
nlp
137
Add topn option to extractor pipeline
Currently, the extractor pipeline is hard coded to always return the top 3 context matches to use as input to question-answering. Make this configurable.
closed
2021-11-07T12:28:03Z
2021-11-07T12:32:23Z
https://github.com/neuml/txtai/issues/137
[]
davidmezzetti
0
pandas-dev/pandas
data-science
60,740
BUG: stack with future_stack=True and empty list
### Pandas version checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [ ] I have confirmed this bug exists on the [main branch](https://pandas.pydata.org/docs/dev/ge...
closed
2025-01-20T17:29:45Z
2025-02-04T03:27:34Z
https://github.com/pandas-dev/pandas/issues/60740
[ "Bug", "Reshaping" ]
behrenhoff
3
marshmallow-code/flask-smorest
rest-api
166
Multiple Success Status Codes
I think it would be super helpful to be able to document multiple successful status codes. For example, 200 & 201 for a PUT request. I know in #44 you said that flask-smorest assumes that there will be only one successful status, but +1 requests for the feature ~
closed
2020-06-24T16:48:01Z
2021-04-13T16:42:40Z
https://github.com/marshmallow-code/flask-smorest/issues/166
[]
benjamin-t-frost
5
babysor/MockingBird
deep-learning
928
系统找不到指定的路径。: 'encoder\\saved_models
**Summary[问题简述(一句话)]** 运行 python encoder_train.py bfx ./ 报错提示找不到路径 **Env & To Reproduce[复现与环境]** **Screenshots[截图(如有)]** ![image](https://github.com/babysor/MockingBird/assets/86171566/cb1f45e0-8e18-4a4f-9d77-0731660a12a5)
closed
2023-07-01T08:56:15Z
2023-09-04T13:59:18Z
https://github.com/babysor/MockingBird/issues/928
[]
2265290305
0
inventree/InvenTree
django
8,871
BOM template column names should not be translated
### Please verify that this bug has NOT been raised before. - [x] I checked and didn't find a similar issue ### Describe the bug* When I download `/api/part/bom_template/?format=csv` with language set to English, I get this: ```csv BOM Item ID,Part ID,Part IPN,Part Revision,Quantity,Reference,Note,optional,consumabl...
closed
2025-01-10T13:08:12Z
2025-01-10T22:30:10Z
https://github.com/inventree/InvenTree/issues/8871
[ "question", "import / export" ]
ondras12345
2
xinntao/Real-ESRGAN
pytorch
351
Anime Video Model
I had questions regarding that model: 1-Is the training done on videos or on images? 2-Are the previous frames used in upscaling the frame or is each frame processed alone?
open
2022-06-03T14:33:29Z
2022-06-03T14:33:29Z
https://github.com/xinntao/Real-ESRGAN/issues/351
[]
MaryseFahim
0
lexiforest/curl_cffi
web-scraping
141
[BUG] Gets stuck forever in various scenarios with `stream=True`
**Describe the bug** Running our project's test suite against `curl_cffi@0.5.10b2` using streaming in sync mode, we encountered many tests getting stuck. From this I've put together some test cases covering some various conditions where it gets stuck: https://gist.github.com/coletdjnz/034729c002e39fd97ba8199abf0...
closed
2023-10-13T21:55:55Z
2023-11-25T07:25:43Z
https://github.com/lexiforest/curl_cffi/issues/141
[]
coletdjnz
28
flavors/django-graphql-jwt
graphql
317
import error from strawberry_django.utlis
![Screenshot from 2023-07-24 14-15-30](https://github.com/flavors/django-graphql-jwt/assets/43651682/07a11bfc-84df-4123-8283-e710678e1fa0) When I'm importing this - from strawberry_django_jwt.decorators import login_required then its gives this error ImportError: cannot import name 'is_async' from 'strawberry_djang...
open
2023-07-24T08:30:12Z
2023-07-24T08:46:00Z
https://github.com/flavors/django-graphql-jwt/issues/317
[]
deepak7448
0
fastapi/fastapi
api
12,780
Dependency Injection and Field Validation
### Privileged issue - [X] I'm @tiangolo or he asked me directly to create an issue here. ### Issue Content code ``` def get_db(): db = SessionLocal2() try: yield db except Exception as e: logger.exception(e) db.rollback() raise e finally: db.close(...
closed
2024-11-06T01:59:36Z
2024-11-15T08:55:08Z
https://github.com/fastapi/fastapi/issues/12780
[]
ouyangqr
2
MaartenGr/BERTopic
nlp
1,115
cuda issue?
across multiple gcp, nividia t4 compute engines, in jupyterlab, we're getting this error (notably, we had to install with pip install --user bertopic) system info: Machine type n1-highmem-64 (64 vCPUs, 416 GB RAM) GPU NVIDIA T4 x 4 TensorFlow Enterprise 2.8 (with LTS and Intel® MKL-DNN/MKL) from bertopi...
closed
2023-03-23T10:50:01Z
2023-05-23T08:26:27Z
https://github.com/MaartenGr/BERTopic/issues/1115
[]
studentdave
2
plotly/plotly.py
plotly
4,283
Since upgrading plotly.py to 5.15.0 subplots with 2 columns, the yaxis2 title_text is showing on the left next to yaxis
After upgrading plotly.py to 5.15.0 subplots with two columns created by cufflinks subplot command have all the yaxis labels on the left, not next to each subplot. The head of the file created has "https://cdn.plot.ly/plotly-2.24.1.min.js" if I edit this file to use js "https://cdn.plot.ly/plotly-2.11.1.min.js" the p...
open
2023-07-19T00:01:31Z
2024-08-12T20:57:31Z
https://github.com/plotly/plotly.py/issues/4283
[ "bug", "P3", "regression" ]
Rob-Hulley
0
streamlit/streamlit
deep-learning
10,879
Skills Vs Pay, Titles/Radio Buttons Wont Stay Stuck and Always Reset...
### 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 Hey, Apologies if this is confusing or obliv...
open
2025-03-23T15:41:25Z
2025-03-23T15:41:35Z
https://github.com/streamlit/streamlit/issues/10879
[ "type:bug", "status:needs-triage" ]
ipsaphoenix
1
pykaldi/pykaldi
numpy
210
./install_kaldi.sh fails with wave-reader.cc:254:10: error: call to 'abs' is ambiguous
Hello I am trying to install pykaldi on macOS 10.15.3 (Catalina) and it has been a rather frustrating uphill battle the whole way through. I was able to get through `./install_clif.sh` by adding macOS.sdk/usr/include path to the `build.ninja` with the help of this [suggestion](https://github.com/pykaldi/pykaldi/issues/...
closed
2020-03-24T21:07:28Z
2020-07-22T18:51:03Z
https://github.com/pykaldi/pykaldi/issues/210
[]
kkawabat
2
TencentARC/GFPGAN
deep-learning
347
Slightly lowering the quality to make it realistic
This tool restores faces to such perfection that they look hyper realistic. I sometimes have to use Gimp with a 0.50 gaussian blur on the face just to slightly damage the quality so it looks harmonized with the rest of the photo. Could there be an option for GFPGAN to do this automatically with an addition syntax co...
open
2023-03-04T00:29:28Z
2023-03-04T00:29:28Z
https://github.com/TencentARC/GFPGAN/issues/347
[]
LinuxBeaver
0
huggingface/datasets
computer-vision
6,774
Generating split is very slow when Image format is PNG
### Describe the bug When I create a dataset, it gets stuck while generating cached data. The image format is PNG, and it will not get stuck when the image format is jpeg. ![image](https://github.com/huggingface/datasets/assets/22740819/3b888fd8-e6d6-488f-b828-95a8f206a152) After debugging, I know that it is b...
open
2024-04-03T07:47:31Z
2024-04-10T17:28:17Z
https://github.com/huggingface/datasets/issues/6774
[]
Tramac
1
dynaconf/dynaconf
fastapi
414
Update the docs version on every release autoamtically
Right now the version shown in the docs page is taken from: https://github.com/rochacbruno/dynaconf/blob/master/mkdocs.yml#L1 https://github.com/rochacbruno/dynaconf/blob/9f86c52ea644862d326079589dfd9c6fd02eecf3/mkdocs.yml#L1 We need to edit the `./release.sh` so it can update that version on the mkdocs.yml the s...
closed
2020-09-16T15:38:34Z
2020-09-17T06:06:28Z
https://github.com/dynaconf/dynaconf/issues/414
[ "help wanted", "Not a Bug", "RFC" ]
rochacbruno
1
snarfed/granary
rest-api
61
_content_for_create may return HTML
`Twitter._content_for_create` may return HTML since it uses obj.get('content') when there is no summary or name and content is got as HTML. However the rest of the code for create seems to assume it will always be plain text and proceed as such. Some sort of HTML to text conversion (at the very least stripping tags a...
closed
2015-11-20T19:49:14Z
2015-11-20T20:29:42Z
https://github.com/snarfed/granary/issues/61
[]
singpolyma
5
jupyterhub/zero-to-jupyterhub-k8s
jupyter
3,044
Unable to start DASK workers from JupyterHub notebooks because of Network Policies
<!-- Thank you for contributing. These HTML comments will not render in the issue, but you can delete them once you've read them if you prefer! --> ### Bug description <!-- Use this section to clearly and concisely describe the bug. --> Unable to start DASK workers from JupyterHub notebooks because of Network Po...
closed
2023-03-01T09:53:19Z
2023-03-01T11:14:00Z
https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/3044
[ "support" ]
KamranAzeem
6
microsoft/unilm
nlp
1,344
how to create mask for text-inpainting textdiffuser
**Describe** Model I am using (UniLM, MiniLM, LayoutLM ...): textdiffuser dear author, as title, i want to ask, how to create mask (store in assets/examples/text-inpainting/_mask.jpg) for text-inpainting textdiffuser? Is model work with the text in another language (other than English) and how to finetune it?
open
2023-10-30T09:29:54Z
2023-10-31T02:33:44Z
https://github.com/microsoft/unilm/issues/1344
[]
cuongngm
1
allure-framework/allure-python
pytest
59
Add readme with installation guide
closed
2017-06-02T06:23:53Z
2017-06-27T14:40:58Z
https://github.com/allure-framework/allure-python/issues/59
[]
eroshenkoam
0
explosion/spaCy
deep-learning
12,413
Training custom NER model but cannot get into the training loop
Hi So I am trying to create a custom NER model, and following the steps as follows: I have got the training date with the text examples and the tags along with start and end indices. Now I run the following code: ``` from spacy.tokens import DocBin from tqdm import tqdm nlp = spacy.blank("en") # load a...
closed
2023-03-14T02:57:57Z
2023-04-19T13:54:46Z
https://github.com/explosion/spaCy/issues/12413
[ "training", "feat / ner" ]
Abe410
2
sammchardy/python-binance
api
922
Leveraged tokens?
It seems that the leveraged token api (https://binance-docs.github.io/apidocs/spot/en/#blvt-endpoints) is not supported, is there any plan to get it supported? Or can I get some guidelines how to extend the api by myself? Thanks.
closed
2021-06-13T17:45:55Z
2022-01-19T00:02:12Z
https://github.com/sammchardy/python-binance/issues/922
[]
tsunamilx
6
stanfordnlp/stanza
nlp
807
Entity Relation Extraction with Stanza
Can Stanza extract entity relations in this format: (e1,relation,e2) ? If yes, please advise on the input data format and if any tool is available for data annotation. Thank you Marur
closed
2021-09-15T12:17:48Z
2021-09-16T07:57:58Z
https://github.com/stanfordnlp/stanza/issues/807
[ "question" ]
MarurSrikanta
2
miguelgrinberg/Flask-SocketIO
flask
1,953
Server.call() has invalid argument
### Discussed in https://github.com/miguelgrinberg/Flask-SocketIO/discussions/1952 <div type='discussions-op-text'> <sup>Originally posted by **P-T-I** March 17, 2023</sup> I get the following error: ``` flask_ws_3 | Traceback (most recent call last): flask_ws_3 | File "/usr/lib/python3.10/threa...
closed
2023-03-17T12:07:16Z
2023-03-17T12:33:04Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1953
[]
miguelgrinberg
3
seleniumbase/SeleniumBase
web-scraping
3,521
gui_press_keys is not writing At sign "@"
Hi all, I'm trying to write an email address with sb.cdp.gui_press_keys (in order to write slow and avoid detection), but is not writing the at sign `@`. Then, instead to write `myemail@email.com` is writing `myemailemail.com`. As alternative I was trying to send "Alt +64" but I don´t know how to write that, since `...
closed
2025-02-14T07:34:23Z
2025-02-14T09:22:52Z
https://github.com/seleniumbase/SeleniumBase/issues/3521
[ "external", "workaround exists", "can't reproduce", "UC Mode / CDP Mode" ]
RasecMalkic
1
ARM-DOE/pyart
data-visualization
1,042
Improving references of methods in Py-ART
Mentioned by users as well as digging through the code from years ago. Looking into adding better reference to journals etc to methods. Working on qpe methods at the moment.
closed
2022-03-01T19:15:25Z
2024-08-27T19:52:24Z
https://github.com/ARM-DOE/pyart/issues/1042
[ "Enhancement", "Information", "Moderate" ]
zssherman
6
biolab/orange3
data-visualization
6,829
Loading CSV with 3 lines header
**What's wrong?** I created a CSV file with 1 header line as per the guideline https://orange3.readthedocs.io/projects/orange-visual-programming/en/latest/loading-your-data/index.html And now everytime I try to load it using File & CSV File wegets. it does not set the correct type of the columns defined. it wil...
closed
2024-06-12T08:43:03Z
2024-08-23T16:55:26Z
https://github.com/biolab/orange3/issues/6829
[ "bug report" ]
mrahmadt
6
koaning/scikit-lego
scikit-learn
149
[FEATURE] WordList Feature Maker
During class last Friday we wanted to make a simple benchmark. Not just use `CountVectorizer` but build a simple transformer that just selects positive/negative words. We ended up with something like; ```python class WordyTransformer(BaseEstimator, TransformerMixin): def __init__(self): self.good_...
closed
2019-06-08T06:59:40Z
2019-08-24T18:32:35Z
https://github.com/koaning/scikit-lego/issues/149
[ "enhancement" ]
koaning
3
jupyterlab/jupyter-ai
jupyter
813
Add multi-conversation management
<!-- Welcome! Thank you for contributing. These HTML comments will not render in the issue, but you can delete them once you've read them if you prefer! --> <!-- Thanks for thinking of a way to improve JupyterLab. If this solves a problem for you, then it probably solves that problem for lots of people! So the whol...
open
2024-06-03T14:12:57Z
2024-10-23T22:12:25Z
https://github.com/jupyterlab/jupyter-ai/issues/813
[ "enhancement" ]
michaelchia
3
waditu/tushare
pandas
1,412
场外基金调用pro.fund_share() 接口无法返回2020年数据
代码如下 ``` print(pro.fund_share(ts_code='000171.OF')) ``` 返回数据如下 ``` ts_code trade_date fd_share fund_type market 0 000171.OF 20191231 423419.3171 None OF 1 000171.OF 20190930 317440.1064 None OF 2 000171.OF 20190630 214504.5477 None OF 3 000171.OF 201...
open
2020-08-17T08:07:22Z
2020-08-17T09:49:20Z
https://github.com/waditu/tushare/issues/1412
[]
yuruiz
0
explosion/spaCy
deep-learning
13,648
spacy[cuda12x] not work with windows 11 torch 2.3.1 cu 12.1 WinError 127 cufftw64_11.dll
<!-- NOTE: For questions or install related issues, please open a Discussion instead. --> ## How to reproduce the behaviour <!-- Include a code example or the steps that led to the problem. Please try to be as specific as possible. --> When I tried to use spacy with torch 2.3.1 cu12.1, I have the following error w...
closed
2024-10-03T17:43:18Z
2024-11-04T00:03:09Z
https://github.com/explosion/spaCy/issues/13648
[]
lrzjason
3
paperless-ngx/paperless-ngx
django
8,857
[BUG] After last update celery will freeze the whole machine
### Description I run paperless in a docker container on a machine which also run parts of my smarthome automation. I have already invest some time to investigate the problem. Celery will use 25% of CPU after 5 minutes of start of paperless. After another 5 minutens the whole system will freeze. I guess it's due to t...
closed
2025-01-22T09:22:16Z
2025-01-22T10:39:06Z
https://github.com/paperless-ngx/paperless-ngx/issues/8857
[ "not a bug" ]
BigDi
1
gee-community/geemap
jupyter
2,234
Check on token expiration - does EE client library not parse project ID correctly
For reference: https://github.com/gee-community/geemap/discussions/2081#discussioncomment-12457712
open
2025-03-13T15:43:02Z
2025-03-13T15:44:07Z
https://github.com/gee-community/geemap/issues/2234
[ "bug" ]
jdbcode
0
jazzband/django-oauth-toolkit
django
616
error 500 and ORA-00907: missing right parenthesis on request http://localhost:8000/o/token/?grant_type=refresh_token&refresh_token=xxx&client_id=xxx
Python 3.6.3 Django==1.11.11 djangorestframework==3.8.2 django-oauth-toolkit==1.1.0 oauthlib==2.1.0 cx-Oracle==6.1 When I try to refresh token, this end up with an error 500. http://localhost:8000/o/token/?grant_type=refresh_token&refresh_token=xxx&client_id=xxx File "/Users/eugene/django/mobapp/.env/lib/...
closed
2018-07-03T13:05:54Z
2018-07-23T19:14:09Z
https://github.com/jazzband/django-oauth-toolkit/issues/616
[]
e-sft
2
xzkostyan/clickhouse-sqlalchemy
sqlalchemy
225
Not clear how to use "https"
Trying to connect to clickhouse using `https://<url>:8443` It is not clear to me from the docs where I would pass the [driver options](https://clickhouse-sqlalchemy.readthedocs.io/en/latest/connection.html#driver-options), such as `protocol='https'`.
open
2022-12-16T00:45:21Z
2022-12-16T08:46:00Z
https://github.com/xzkostyan/clickhouse-sqlalchemy/issues/225
[]
tfrokt
1
flaskbb/flaskbb
flask
127
DetachedInstanceError happen when adding forum
When I'm want to adding a forum, DetachedInstanceError happened.I'm using flaskbb + mysql(same error on sqlite).Here is the debug error info. ``` 127.0.0.1 - - [24/Jun/2015 14:43:48] "POST /admin/forums/1/add HTTP/1.1" 500 - Traceback (most recent call last): File "/Users/realityone/Documents/Softs/flaskbb/env/lib/p...
closed
2015-06-24T06:53:02Z
2018-04-15T07:47:35Z
https://github.com/flaskbb/flaskbb/issues/127
[ "bug" ]
realityone
1
python-gino/gino
asyncio
701
Gino Object doesn't expose Bakery
* GINO version: 1.0.0 and 1.0.1 * GINO-Starlette: 0.1.1 * Python version: 3.8.2 * asyncpg version: 0.20.1 * aiocontextvars version: 0.2.2 * PostgreSQL version: PostgreSQL 11.8 (Ubuntu 11.8-1.pgdg20.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0, 64-bit ### Description The bake a...
closed
2020-06-14T12:20:00Z
2020-06-14T19:55:41Z
https://github.com/python-gino/gino/issues/701
[]
Chaostheorie
13
statsmodels/statsmodels
data-science
8,574
ENH: simultaneous confint in get_prediction
(just a random thought) we still have simultaneous confint in the sandbox. simplest would be Bonferroni if we predict just a few observations. That would be the same as using alpha / n. related: TBFound aside: for GLM, one parameter families, can we use endpoint transformation on the simultaneous confint o...
open
2022-12-12T17:46:13Z
2022-12-12T17:46:13Z
https://github.com/statsmodels/statsmodels/issues/8574
[ "type-enh", "comp-base", "comp-regression", "topic-predict" ]
josef-pkt
0
ludwig-ai/ludwig
data-science
3,692
Update to pydantic v2
**Is your feature request related to a problem? Please describe.** Pydantic v2 has been out for a few months now and it brings new cool features as well as big performance improvements due to its use of Rust for validation. Currently Ludwig requires Pydantic < 2.0. ``` The conflict is caused by: The user requ...
closed
2023-10-05T21:09:19Z
2024-10-18T17:05:59Z
https://github.com/ludwig-ai/ludwig/issues/3692
[]
dragosmc
3
neuml/txtai
nlp
625
Change API startup event to lifespan event
FastAPI has [deprecated startup/shutdown events](https://fastapi.tiangolo.com/advanced/events/#alternative-events-deprecated) in favor of lifespan events. This change will migrate to lifespan events and change the minimum FastAPI version to when lifespan events were introduced.
closed
2023-12-26T14:49:28Z
2023-12-26T16:24:12Z
https://github.com/neuml/txtai/issues/625
[]
davidmezzetti
0
PrefectHQ/prefect
data-science
16,727
Programmatically prune existing zombie flows.
### Describe the current behavior Automations are great for managing my flow runs, but only on a post-creation basis. Say for example I have an infrastructure outage that leaves hundreds of flows in a `Pending` state. An automation that "marks flow runs as crashed after being in a `Pending` state for at least an hou...
open
2025-01-15T16:08:26Z
2025-01-15T18:18:52Z
https://github.com/PrefectHQ/prefect/issues/16727
[ "enhancement" ]
EmilRex
1
awesto/django-shop
django
737
Tutorial requirement missing
In the installation tutorial the dependency `djangoshop-stripe` is missing in the requirements (has to be installed by hand right now).
closed
2018-06-21T12:54:45Z
2018-07-16T12:52:35Z
https://github.com/awesto/django-shop/issues/737
[]
juliusbentz
0
ahmedfgad/GeneticAlgorithmPython
numpy
138
Execute on_crossover callback even if crossover_type is None
Currently, the code does not call self.on_crossover(self, self.last_generation_offspring_crossover) on line 1373 when self.crossover_type is None. A callback before executing the mutation segment would be however useful for customizing the mutation type and probability on an offspring-by-offspring basis, even when no c...
closed
2022-10-18T19:04:29Z
2023-02-25T19:04:49Z
https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/138
[ "enhancement" ]
borisarloff
3
plotly/dash-html-components
dash
66
Using the object tag with data property
for a small dash app I am working , I also need to display an embedded PDF in a section. While using HTML I could do something like this to display the PDF. ` <object type="application/pdf" data="sample.pdf#toolbar=1&navpanes=1&scrollbar=1&page=25" width="500" height="375" >` I am unable to replicate this within d...
closed
2018-09-13T10:41:16Z
2020-05-20T14:19:49Z
https://github.com/plotly/dash-html-components/issues/66
[ "dash-type-bug" ]
pandeymanishh
1
ymcui/Chinese-LLaMA-Alpaca-2
nlp
264
Chinese-Alpaca-2-7B 的训练方式具体是什么?
### 提交前必须检查以下项目 - [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 - [X] 我已阅读[项目文档](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki)和[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki/常见问题)并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案。 - [X] 第三方插件问题:例如[llama.cpp](https://github.com/ggerganov/llama.cpp)、[LangChain](https://g...
closed
2023-09-11T09:45:36Z
2023-09-11T11:54:05Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/issues/264
[]
Olivia-xu
1
coqui-ai/TTS
pytorch
4,124
[Bug]
### Describe the bug Never MPS? ### To Reproduce wav = tts.tts(text="Hello world!", speaker_wav="input/001.wav", language="en") > Text splitted to sentences. ['Hello world!'] Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/anaconda3/envs/coqui/lib/python3.10/site-packages/...
closed
2025-01-04T17:01:49Z
2025-02-16T19:18:46Z
https://github.com/coqui-ai/TTS/issues/4124
[ "bug", "wontfix" ]
AimoneAndex
9
bendichter/brokenaxes
matplotlib
21
DateTime axes not supported
Traceback (most recent call last): ax1 = brokenaxes.brokenaxes(xlims=plotbreaks, vspace=1) File "..\brokenaxes.py", line 275, in brokenaxes return BrokenAxes(*args, **kwargs) File "..\brokenaxes.py", line 56, in __init__ width_ratios = [i[1] - i[0] for i in xlims] File "..\brokenaxes.py", line 5...
closed
2018-09-04T14:16:50Z
2018-10-25T18:42:16Z
https://github.com/bendichter/brokenaxes/issues/21
[]
tony-p
4
babysor/MockingBird
deep-learning
654
关于环境配置
**Summary[问题简述(一句话)]** 所以说现在使用环境直接按照 requiments.txt + webc…… 最新版 + pytorch最新版 + cu11.7可以吗? **Env & To Reproduce[复现与环境]** 目前跑通用的是 re…….txt + web…… 最新 + pytorch1.9.0 + vision0.10.0 NOGPU 版的 ![image](https://user-images.githubusercontent.com/65227354/179455112-36c52374-acb8-43fc-bb0e-fc6097e395ae.png) ![image](h...
open
2022-07-18T06:24:57Z
2022-07-18T06:24:57Z
https://github.com/babysor/MockingBird/issues/654
[]
earmer
0
gunthercox/ChatterBot
machine-learning
2,141
Error building spacy
I am always having problems building spacy that this lib requires. I got it to work on a ubuntu venv but on arch I don't know what to do: ``` $ pip install chatterbot chatterbot_corpus Collecting chatterbot Using cached ChatterBot-1.0.5-py2.py3-none-any.whl (67 kB) Collecting chatterbot_corpus Using cached ...
closed
2021-04-05T01:43:08Z
2021-04-05T02:25:07Z
https://github.com/gunthercox/ChatterBot/issues/2141
[]
matheusfillipe
1
LAION-AI/Open-Assistant
python
3,159
Translation error / a lack of translation
Hi, it seems that some languages on the `Your Account` page seem to lack transition for this part: ![image](https://github.com/LAION-AI/Open-Assistant/assets/107134807/2e24f29d-2111-4044-bc0a-02b93036dea0) As a Hebrew speaker, I would like to fix at least for Hebrew, Where is the place that this part of "code" is r...
closed
2023-05-14T15:11:40Z
2023-05-14T18:09:06Z
https://github.com/LAION-AI/Open-Assistant/issues/3159
[ "i18n" ]
sDos280
7
serengil/deepface
deep-learning
491
!which dataset you used for training the VGGFace
Hello, I was wondering if you can give me the name of the dataset you use for training the VGGFace model? Thank you so much.
closed
2022-06-01T15:22:08Z
2022-06-02T08:54:31Z
https://github.com/serengil/deepface/issues/491
[ "question" ]
sayeh1994
1
lucidrains/vit-pytorch
computer-vision
71
Masking doesn't work with batches?
I took the example in the README, and changed the `img` to be of batch 2 from vit_pytorch import ViT ```python v = ViT(...) img = torch.randn(2, 3, 256, 256) mask = torch.ones(2, 8, 8).bool() # optional mask, designating which patch to attend to v(img, mask = mask) # (2, 1000) ``` This yields the foll...
closed
2021-02-17T11:07:42Z
2021-02-17T19:16:02Z
https://github.com/lucidrains/vit-pytorch/issues/71
[]
AmitMY
2
apify/crawlee-python
web-scraping
355
Document the difference between `add_requests` and `enqueue_links` context_helpers
Based on discussion in #347
closed
2024-07-24T15:04:43Z
2024-09-16T13:52:40Z
https://github.com/apify/crawlee-python/issues/355
[ "documentation", "t-tooling" ]
janbuchar
0
521xueweihan/HelloGitHub
python
2,246
开源推荐 | 高性能C++20协程框架 async_simple
## 推荐项目 <!-- 这里是 HelloGitHub 月刊推荐项目的入口,欢迎自荐和推荐开源项目,唯一要求:请按照下面的提示介绍项目。--> <!-- 点击上方 “Preview” 立刻查看提交的内容 --> <!--仅收录 GitHub 上的开源项目,请填写 GitHub 的项目地址--> - 项目地址:https://github.com/alibaba/async_simple <!--请从中选择(C、C#、C++、CSS、Go、Java、JS、Kotlin、Objective-C、PHP、Python、Ruby、Rust、Swift、其它、书籍、机器学习)--> - 类别:C++ ...
closed
2022-06-13T03:03:46Z
2022-06-28T01:12:16Z
https://github.com/521xueweihan/HelloGitHub/issues/2246
[ "已发布", "C++ 项目" ]
RainMark
1
ultralytics/yolov5
machine-learning
13,010
stuck training on NVIDIA H100
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question I am training my custom dataset on NVIDIA H100 (80GB HBM3, 81008MiB), only single gpu but...
closed
2024-05-14T06:57:16Z
2024-10-20T19:45:53Z
https://github.com/ultralytics/yolov5/issues/13010
[ "question", "Stale" ]
SoraJung
5
davidteather/TikTok-Api
api
172
missing return_bytes parameter
**Describe the bug** The `get_Video_No_Watermark_ID` and `get_Video_No_Watermark` methods don't support a `return_bytes` parameter as stated in the docs.
closed
2020-07-10T00:58:54Z
2020-07-10T01:55:44Z
https://github.com/davidteather/TikTok-Api/issues/172
[ "bug" ]
kbyatnal
2
horovod/horovod
deep-learning
3,357
test_ray.py::test_gpu_ids_num_workers sometimes fails on Buildkite
`CUDA_VISIBLE_DEVICES` seems to contain too many entries. Example from PR #3261: https://buildkite.com/horovod/horovod/builds/7041#9a807189-938e-491f-9f83-c6bc31420a67 ``` hjob = RayExecutor(setting, num_workers=4, use_gpu=True) hjob.start() all_envs = hjob.execute(lambda _: os.environ.co...
closed
2022-01-11T14:55:06Z
2022-03-02T11:00:56Z
https://github.com/horovod/horovod/issues/3357
[ "bug" ]
maxhgerlach
2
tensorflow/tensor2tensor
machine-learning
1,470
Fast decode support for evolved transformer failed
### Description Hi, when i support fast decode for evolved transformer, and set cache=None in the variable scope of self_attention when i pass parameter to the function multihead_attention, just like this: 1546 with tf.variable_scope("self_attention"): ...
open
2019-02-26T12:17:37Z
2019-02-26T13:40:41Z
https://github.com/tensorflow/tensor2tensor/issues/1470
[]
multibla
0
comfyanonymous/ComfyUI
pytorch
7,093
Add ACE plus unified model native support
### Feature Idea Hi! A new model with an architecture similar to Flux Fill, but with an increased number of input channels from 384 to 448. ### Existing Solutions https://github.com/ali-vilab/ACE_plus#the-unified-fft-model-for-ace ### Other _No response_
open
2025-03-06T03:42:26Z
2025-03-06T03:42:26Z
https://github.com/comfyanonymous/ComfyUI/issues/7093
[ "Feature" ]
whitepapercg
0
nolar/kopf
asyncio
742
Provide a helm chart that provides the Peering CRD's for downstream chart dependencies
## Problem We currently have the need to pull in the peering CRD's contained in this repository as a dependency of our application deployment. We are using a helm chart to deploy our application, so would like to be able to pull in these dependencies as a seperate chart (i.e. a chart consisting of the two CRD's in t...
open
2021-04-26T20:26:28Z
2021-09-17T03:11:25Z
https://github.com/nolar/kopf/issues/742
[ "enhancement" ]
tylerauerbeck
2
PokeAPI/pokeapi
graphql
319
Java API - display details of pokemon
Hi ! I'm working on a (very) little Pokedex thanks to the API. Thanks to this tuto : https://www.youtube.com/watch?v=xQn8u4Htib4 I'm able to display all Pokemon (and there name and there number). Now I want to display details of a specific Pokémon when I clic on an item but I don't know how to use the API ...
closed
2017-12-17T18:56:25Z
2017-12-17T21:05:48Z
https://github.com/PokeAPI/pokeapi/issues/319
[ "question" ]
tartreau
1
biolab/orange3
pandas
6,209
Rank: Report has some room for visual improvement
- Reduce the number of digits - Selected cells are indicated with borders, which doesn't look nice - Icons and variable names ``` QUARK: Can't you do something about these lapels? GARAK: Such as? QUARK: I don't know, I'm not a tailor. Just make them look good. GARAK: Oh, make them look good. And all this time ...
closed
2022-11-18T13:43:03Z
2023-01-27T14:44:44Z
https://github.com/biolab/orange3/issues/6209
[ "wish", "meal" ]
janezd
0
pennersr/django-allauth
django
3,618
Use Stripe Applications instead of Stripe Connect
I was wondering why django-allauth uses Stripe Connect for auth, where it seems to me that since 2021, Stripe Applications are the way to go. Connect seems to mainly be used for handling payments, and it requires `read_write` scope. For our use case, and I believe many others as well, `read_only` is enough, but this sc...
closed
2024-01-25T05:47:33Z
2024-09-10T10:24:07Z
https://github.com/pennersr/django-allauth/issues/3618
[ "Help wanted" ]
MatthiasGabriel108
2
graphdeco-inria/gaussian-splatting
computer-vision
419
GS big picture, please say thanks to GS.
![image](https://github.com/graphdeco-inria/gaussian-splatting/assets/52232153/f9f3589c-fa59-431f-8bd0-478337426933) [superi.zip](https://github.com/graphdeco-inria/gaussian-splatting/files/13235705/superi.zip)
open
2023-11-02T02:15:05Z
2023-11-15T07:00:15Z
https://github.com/graphdeco-inria/gaussian-splatting/issues/419
[]
yuedajiong
6
ExpDev07/coronavirus-tracker-api
rest-api
275
'URL: https://coronavirus-tracker-api.herokuapp.com/v2/locations?timelines=1' Doesn't work anymore.
Hello, this url has suddenly stopped working for me. Returns an Heroku Application error if I check the url on the browser.
closed
2020-04-11T13:43:55Z
2020-05-02T13:01:41Z
https://github.com/ExpDev07/coronavirus-tracker-api/issues/275
[ "bug", "down" ]
SourabhSNath
5
svc-develop-team/so-vits-svc
deep-learning
1
请问4.0建议python的什么版本
closed
2023-03-10T12:03:38Z
2023-03-12T03:26:46Z
https://github.com/svc-develop-team/so-vits-svc/issues/1
[]
MoFrom-FG
2
PrefectHQ/prefect
data-science
16,761
Task concurrency limits are not observed
### Bug summary Hello! We are having some issues with concurrencies and task run orchestrations in `3.x`. We set up a task concurrency limit test with limit 2 and created a flow which submits 4 tasks with tag test. We observe some differences in the orchestration in `2.x` and `3.x`: `2.20.4` 2 tasks are started right...
open
2025-01-17T14:28:17Z
2025-03-20T15:29:45Z
https://github.com/PrefectHQ/prefect/issues/16761
[ "bug" ]
estenwoiensp1
8
globaleaks/globaleaks-whistleblowing-software
sqlalchemy
3,779
Configure button not working in FFox
### What version of GlobaLeaks are you using? 4.13.18 ### What browser(s) are you seeing the problem on? Firefox ### What operating system(s) are you seeing the problem on? Windows ### Describe the issue When I click "configure" in "sites", in FFOX I'm not redirected. I can see with F12 the response from the ser...
closed
2023-11-15T15:41:50Z
2023-11-15T16:15:34Z
https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3779
[ "T: Bug", "Triage" ]
Trapulo
3
xorbitsai/xorbits
numpy
482
BUG: AttributeError: 'tensor' object has no attribute 'append'
### Describe the bug I encountered an issue while using the Xorbits library, which mirrors the behavior of pandas. When attempting to append to a list stored in a DataFrame using the `at` method, I received an `AttributeError: 'tensor' object has no attribute 'append'`. ### To Reproduce Here's a minimized version ...
open
2023-05-30T04:06:19Z
2024-12-16T01:52:28Z
https://github.com/xorbitsai/xorbits/issues/482
[ "bug" ]
rg070836rg
0
Gerapy/Gerapy
django
55
不能添加一个定时任务吗?
如果有定时就更佳完美了,求作者添加
closed
2018-04-18T06:39:26Z
2018-04-18T08:07:19Z
https://github.com/Gerapy/Gerapy/issues/55
[]
ghost
1
supabase/supabase-py
flask
921
Bug: channel field error in MFA challenge (Python) but not required in the documentation
Description: I am experiencing a discrepancy between the Supabase documentation and the behavior in my Python environment when trying to create an MFA challenge. According to the documentation (both for JavaScript and Python), only the factor_id is required to create an MFA challenge, but in my Python code, the SDK ra...
closed
2024-09-05T23:15:03Z
2024-09-30T16:04:40Z
https://github.com/supabase/supabase-py/issues/921
[ "bug" ]
wstammSeidor
1
Sanster/IOPaint
pytorch
409
Requirements?
Hello, what are the requirements to use this? Do we need X RAM or CPU? thanks
closed
2023-11-28T22:52:59Z
2025-03-03T02:03:41Z
https://github.com/Sanster/IOPaint/issues/409
[ "stale" ]
BarbzYHOOL
3
opengeos/leafmap
plotly
21
Leafmap figure window does not adjust to height and width specifications on colab
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information - leafmap version: 0.2.0 - Python version: 3.7.10 - Operating System: Linux ```python # code snippet for the above information def systeminfo(): import platform uname = platform.uname() p...
closed
2021-06-09T19:53:31Z
2021-06-11T16:00:39Z
https://github.com/opengeos/leafmap/issues/21
[ "bug" ]
sugatoray
3
keras-team/keras
tensorflow
20,955
Error with variable.regularizer in keras.layers.TFSMLayer
I created a universal sentence encoder layer as an instance of `keras.layers.TFSMLayer` and used it in a binary classifier. Training the model results in the following error: ``` Epoch 1/10 --------------------------------------------------------------------------- AttributeError Traceback (m...
closed
2025-02-24T21:04:34Z
2025-03-08T18:22:39Z
https://github.com/keras-team/keras/issues/20955
[ "type:Bug" ]
rlcauvin
9
the0demiurge/ShadowSocksShare
flask
89
请问中间那一长段的地址中写着付费,是要付费还是免费的?
试了几个,虽然慢点,但是感谢提供免费的。
closed
2020-04-22T23:54:32Z
2020-08-19T23:20:57Z
https://github.com/the0demiurge/ShadowSocksShare/issues/89
[]
stonesin
1
firerpa/lamda
automation
14
支持xpath的selector
text/description 没有,resourceID重复的情况下如何选择element?
closed
2022-11-15T09:30:07Z
2022-12-05T03:25:41Z
https://github.com/firerpa/lamda/issues/14
[]
ykk648
9
awesto/django-shop
django
791
CMSPageCatalogWrapper does not allow to change pagination_class
### Problem I'm trying to overwrite the default_limit on the ProductListPagination. To do that I have created a derived class ``` class BiggerProductListPagination(ProductListPagination): default_limit = 100 ``` However, passing there is no easy option to set the pagination class in the cms_apps.py (e.g. ...
open
2020-01-15T15:18:10Z
2020-01-15T21:33:12Z
https://github.com/awesto/django-shop/issues/791
[]
moellering
2
pydata/bottleneck
numpy
68
Unit test failure
64-bit Ubunt ====================================================================== FAIL: Test rankdata. ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self....
closed
2013-06-21T23:36:54Z
2013-06-28T17:44:34Z
https://github.com/pydata/bottleneck/issues/68
[]
kwgoodman
1
postmanlabs/httpbin
api
439
Add generic echo endpoint
Today, to demonstrate an issue, I needed an endpoint that returned JSON with no newline. I was hoping I could use httpbin, but I couldn't find a way. I had hoped the /anything endpoint or something similar would allow me to post something and get that something back, such that I could produce the offending response....
open
2018-04-24T21:36:17Z
2023-01-29T00:23:43Z
https://github.com/postmanlabs/httpbin/issues/439
[]
jaraco
4
JoeanAmier/XHS-Downloader
api
70
代理相关
![1711595909088](https://github.com/JoeanAmier/XHS-Downloader/assets/44048948/045ec644-4004-4a26-a4b2-5adf1bcfe9a6) 代理格式是字符串 但是一般的带来是一个字典型的 我该如何修改 来添加代理 谢谢 ![1711595953614](https://github.com/JoeanAmier/XHS-Downloader/assets/44048948/c1ef85bf-711f-4bed-b717-b567a483e54c)
open
2024-03-28T03:21:23Z
2024-04-07T08:08:23Z
https://github.com/JoeanAmier/XHS-Downloader/issues/70
[]
tyutltf
2