text
stringlengths
20
57.3k
labels
class label
4 classes
Title: CUDA version Body: When importing insightface I'm keep having 'libcudart.s.0.11.0 : cannot open shared object file : No such file or directory ' error I think this is because of CUDA version. So my question is what version of insightface is using under CUDA 10 version?
1medium
Title: How to custom action for selector feature Body: ### Question Dear all, I hope to use click data on the scatter plot to control the input of another figure. I can use the control component to achieve the function of control the figure. I am also able to extract clickData from the action. However, not sure ho...
1medium
Title: Percent in Axis label produces hard to read error. need to escape '%' or Warning? Body: Regarding #50 When assigning a axis label, I was describing a percent, and used the percent symbol. Everything was produced fine in python, and went as expected. However, I could not figure out why it kept crashing in ...
1medium
Title: 请问V2版本resnet怎么转成onnx模型? Body: 转了好久没通过
1medium
Title: Add Faker into white list or add ability to expand white list. Body: ### 🚀 The feature Add Faker into white list or add ability to expand white list. ### Motivation, pitch I've asked question "Generate me 10 new synthetic rows based on provided examples" and got error: Generated code includes import of f...
1medium
Title: Does Zeropadding requires a memory in neural network? Body: Hello guys, i want to know does zero padding requires a memory in neural network? I red **VGGNet in detail** section in http://cs231n.github.io/convolutional-networks/ But it doesn't contains zero padding. Any body?
1medium
Title: invalid reports when used with `-rA`, repeats 3 times with instafail Body: pytest-sugar reports strange things when used with `-rA` #### Command used to run pytest ````pytest test_example.py```` #### Test file ````python def test_example(): print(1) pass ```` #### Output ```` Test sessio...
1medium
Title: Date range for intraday data Body: Hello everyone! I wondered if it is possible to change the date range for intraday data of a stock or currency. I've already used outputsize='full', but I need something larger in order to use machine learning methods. It's for my thesis, in which I'm building a trading algorit...
1medium
Title: Streaming for gRPC for Deployment Body:
2hard
Title: Add back to top functionality Body: ### Description As the total height of website is long so back to top button is much needed for easy navigation. So assign this issue to be under Hacktoberfest. ### Acceptance Criteria - [ ] Ensure new code is unit tested, and check code coverage is at least 90%. - [ ] ...
1medium
Title: [Feature request] add request history to network_interceptor Body: Why this feature is needed: We need it to parsing requests for certain actions without creating crutches and global variables We open the Interceptor together with the history request execute our code and then just get the request history an...
1medium
Title: Can server create stream? Body: Hi, I am using aioquic to develop a software. I want to create a one-way stream from the server to transfer data in the existing session, but I don't seem to find a way to create a stream on the server. Who can give me a solution? Thanks.
1medium
Title: Cannot extend the User model to use nested objects with Ormar Body: `OrmarUserDatabase.create()` will not save declared nested models/relationships. They do still appear in the OpenAPI schema docs, but the relationships cannot be saved or retrieved. Steps to reproduce the behavior: 1. Extend your models wi...
1medium
Title: How to use my own class name when predict? Body: ### Search before asking - [ ] 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 How to use my own cl...
0easy
Title: Notebook not found: Serialise Detections to a CSV File Body: ### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report. ### Bug The Colab in this [cookbook](https://supervision.roboflow.com/develop/notebooks/...
0easy
Title: --keep-fragments doesn't work with livestreams Body: ### 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 reporting that yt-dlp is broken on a **supported** site - [X] I've verified t...
1medium
Title: t2t_decoder hangs when dot_product_relative_v2 is used Body: Hello, I am trying to train a custom Transformer model that has a decoder only (with a custom bottom['targets']), for sequence generation. I was able to train and generate from the model when I had not specified any other special params. However, th...
2hard
Title: AttributeError: 'Bot' object has no attribute 'enable_puid' Body: 现在是没有enable_puid这个方法了? ``` raceback (most recent call last): File "C:/Users/Administrator/PycharmProjects/example/weixin/1.py", line 7, in <module> bot.enable_puid('wxpy_puid.pkl') AttributeError: 'Bot' object has no attribute 'enable_p...
1medium
Title: ComfyUI seems to ignore the --reserve-vram and/or --disable-smart-memory ? Is there anything going wrong ? Body: ### Your question So I am using everything to reduce the vram usage amount. `ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --lowvram --force-f...
2hard
Title: x_powered_by_vuln module to log/show the header value Body: we now have the ability to log response results - need to update the module to log/display the x-powered-by header value
1medium
Title: Issue with Gradio assets not loading through Nginx reverse proxy Body: ### Describe the bug When accessing a Gradio application through Nginx reverse proxy, the main page loads but static assets (JS/CSS) fail to load with 404 errors when the page attempts to fetch them automatically. ### Have you searched ...
2hard
Title: docs: add How-To section placeholder to all brokers pages Body: I think, we should add such placeholder to all specific broker sections: RabbitMQ, NATS, Redis. Also we should edit the current Kafka placeholder and add detail information, how user should add the section to navigation exactly
0easy
Title: Release test long_running_many_tasks.aws failed Body: Release test **long_running_many_tasks.aws** failed. See https://buildkite.com/ray-project/release/builds/34295#01954657-cbe0-487c-b8a5-d54e567f3856 for more details. Managed by OSS Test Policy
2hard
Title: Difficult response after request from an TLS client which not supporting TLS SNI Body: We did some tests with `openssl s_client -connect 23.23.115.5:443` to simulate our embedded client. We can't get an connection successfully with this method and got always "Internal_error" . After digging deeper we found `o...
2hard
Title: Emulated Hue error since 2025.3.x Body: ### The problem Emulated hue devices are offline in Harmony HUB, repair or refresh doesn't fix it. Accessing http://haip:8300/api/v2/lights throws a 500 Internal Server Error. ### What version of Home Assistant Core has the issue? core-2025.3.3 ### What was the last wo...
1medium
Title: BatchedInferencePipeline degrades transcription quality heavily Body: At first the new `BatchedInferencePipeline` seems great. It produces around 2X speed improvement compared to the normal pipeline. But after some more testing I discovered for some audio files the transcription quality is highly degraded. Whole...
2hard
Title: Support `<pre>` blocks with Textractor Body: Update the Textractor pipeline to handle `<pre>` blocks. These blocks should be converted to Markdown code blocks.
1medium
Title: add functionality to detect introduction of NAN in transform method of discretizers Body: For the arbitrary, equal width and equal frequency, we should include in the transform method a check to see if NaN are being introduced accidentally. This can happen if a value is outside the boundaries entered by the u...
1medium
Title: [tsv] add CLI option to use NUL as delimiter Body: It's useful to parse output from GNU grep's `-Z` option. That produces lines that in Python are `f'{filename}\0{line}\n'`, instead of the usual `f'{filename}:{line}\n'`. Right now the command line can't be used to specify a NUL delimiter, as in `vd --delimite...
1medium
Title: Why the mAP increase only 0.001 percent every epoch. Any suggestion how to make fast? Body: ### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no simil...
1medium
Title: Bug: Stop loss results is very largely different between from_signals(sl_stop=0.1) and generate_ohlc_stop_exits(sl_stop=0.1) Body: I'm trying to compare the stop loss mechanisms implemented with different ways such as model 1: `from_signals(sl_stop=0.1, sl_trail=False)`, model 2: `generate_ohlc_stop_exits(sl_st...
1medium
Title: "buffer_size" error in the middle of training Body: I faced "buffer_size cannot be larger than the size of the DataFlow!" error in the middle of training (e.g., after epoch 10). I'm trying to minimize reproducible codes for debugging, but couldn't yet find. Meanwhile, can I ask your advice about where to look a...
1medium
Title: Support `background` CSS property in `st.dataframe()` Body: ### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [x] I added a descriptive title and summary to this issue. ### Summary Support setting the `background` CSS prope...
1medium
Title: Make the minimum password length configurable Body: Just 8 characters are not that great anymore according to recent standards. 12 or 15 is a more common minimum nowadays (TODO check the NIST guidelines). However, I could imagine that many Indico instances do not want to enforce such long passwords, so I'd prefe...
1medium
Title: What is the best way to get the predicted values of the training set in Darts? Body: I am trying to get the **predicted values of my training set** in Darts. In SKlearn, one can simply do: ``` model.fit(training_set) model.predict(training_set) ``` What is the equivalent method in Darts assuming I have ta...
1medium
Title: Inconsistencies with the behavior of bias initializers, leading to poor performance in some cases Body: Hello, I've noticed some (potentially harmful) inconsistencies in bias initializers when running a simple test of the keras package, i.e. using a shallow MLP to learn a sine wave function in the [-1, 1] inter...
2hard
Title: SNLI-VE dataset reader and model Body: SNLI-VE is here: https://github.com/necla-ml/SNLI-VE The VQA reader and model should serve as an example, but there will likely be significant differences.
2hard
Title: about generate images from simulation to real world Body: Hi, I 'm a new guy about image translation. Hope for your help. >This is domain A. 1920×1080 images from unity3D. >![图片1](https://user-images.githubusercontent.com/59331333/144011576-106a0a15-5cd8-4f2f-9607-444575e9e731.png) > >And this is domain B....
1medium
Title: hardlink count not equal to hardlinked file count Body: hardlink count less than hardlinked file count, it seems as if 2 hidden hardlinked files automatically generated by aidlux are not counted, whose file name have ".l2s." as prefix, and one has "0001" as suffix, the other has '0001.000#" as suffix. there are...
2hard
Title: Stale output from a long-running computation erroneously shows as not stale when app rerun Body: ### 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...
2hard
Title: Time format error? Body: Generating Heat Map..... Traceback (most recent call last): File "/home/server/Scrivania/Personal-YouTube-PDF-Report-Generator/report.py", line 252, in <module> visual.heat_map() File "/home/server/Scrivania/Personal-YouTube-PDF-Report-Generator/report.py", line 46, in heat_...
1medium
Title: Super slow iteration with trivial custom transform Body: ### Describe the bug Dataset is 10X slower when applying trivial transforms: ``` import time import numpy as np from datasets import Dataset, Features, Array2D a = np.zeros((800, 800)) a = np.stack([a] * 1000) features = Features({"a": Array2D(...
2hard
Title: Don't apply a layout algorithm by default when provided with matplotlib axes in Plot.on Body: If `Plot.on` is provided with a matplotlib axes, it probably makes sense to defer the choice of a layout algorithm to the caller. The expected behavior is less obvious when given a figure or subfigure.
1medium
Title: Using load_dataset with data_files and split arguments yields an error Body: ### Describe the bug It seems the list of valid splits recorded by the package becomes incorrectly overwritten when using the `data_files` argument. If I run ```python from datasets import load_dataset load_dataset("allenai/super", sp...
1medium
Title: AttributeError: 'LogisticRegression' object has no attribute 'classes' Body: Hi everyone, that's my first help request, so I'm sorry if I do something wrong; so: **Description** I used for evaluate the classification models the classification_report class and it worked until I setted up `imblearn`(I don't th...
1medium
Title: questions about the form of the course Body: should we just read the course web, or there are some videos? thx
3misc
Title: Unpin `transformers` when a newer version > 4.32.1 is released Body: Ludwig also runs into the same issue flagged here: https://github.com/huggingface/transformers/issues/25805
1medium
Title: RocksIOError: ....../CURRENT: no such file or directory Body: ## 🐛 Bug <!-- A clear and concise description of what the bug is. --> ### To reproduce When I created hundreds of runs, I sometimes encounter the following error. ![image](https://user-images.githubusercontent.com/8064242/223209925-d70b930a...
2hard
Title: Refactor storage service to increase efficiency and stability Body: # Motivation Many problems exist with current implementation of Mars storage. 1. No flexible way to control data location When loading data from other endpoints, we may prefer multiple locations for fallback. Current implementation ...
2hard
Title: Failed to use {{key}}={{value}} for nested JSON Body: Hi! I wanna write a function to [create a GitHub gist](https://docs.github.com/en/rest/gists/gists?apiVersion=2022-11-28#create-a-gist). This is what I wrote: ```fish function gists__new --description "Create a gist for the authenticated user" argpar...
1medium
Title: [BUG] interpretable predictor interpretable_models_summary print_interpretable_rules not available Body: **Bug Report Checklist** <!-- Please ensure at least one of the following to help the developers troubleshoot the problem: --> - [x] I provided code that demonstrates a minimal reproducible example. <!-- I...
1medium
Title: [Feature Request] python api Body: Currently, the tool supports inpainting through cli and ui but having a python api is extremely helpful since it gives a better control on the process. Any possibility of working on a python api?
1medium
Title: Default to adding a newline for everything before the `extra_tooltip_text` when binding an action to a button Body: Follow up issue from the feedback at https://github.com/napari/napari/pull/6794#discussion_r1592792932 > Nice! Now wondering if we should default to adding a newline for everything before the `e...
1medium
Title: Query to only return specific fields set Body: In order to reduce the amount of data being transferred from a resource, is it possible to provide a query args to return a set of fields? Sometimes, we don't need all attributes of an object but a couple of them. It would require too many custom routes to expose ...
1medium
Title: DataFilesNotFoundError for datasets LM1B Body: ### Describe the bug Cannot load the dataset https://huggingface.co/datasets/billion-word-benchmark/lm1b ### Steps to reproduce the bug `dataset = datasets.load_dataset('lm1b', split=split)` ### Expected behavior `Traceback (most recent call last): File "/ho...
1medium
Title: Need a better way to switch backend Body: Currently, it is not easy to switch to the ray execution backend. We don't want to introduce lots of the new APIs, such as `new_cluster`, `new_ray_session` in the https://github.com/mars-project/mars/blob/master/mars/deploy/oscar/ray.py for the mars on ray. Ins...
1medium
Title: request.post command with Content-Type set to application/x-www-form-urlencoded expect json from FlareSolverr server Body: ### Have you checked our README? - [X] I have checked the README ### Have you followed our Troubleshooting? - [X] I have followed your Troubleshooting ### Is there already an issue for ...
1medium
Title: BLD: Release Xorbits docker images for multi python versions that we support Body: Note that the issue tracker is NOT the place for general support. For discussions about development, questions about usage, or any general questions, contact us on https://discuss.xorbits.io/. Docker image supports multi pyt...
1medium
Title: [Feature Request] mic_code instead of exchange as a parameter when fetching data Body: It would be nice to use the `mic_code` parameter to differentiate between markets when fetching time_series, live & eod prices.
0easy
Title: Topic 6 russian lecture notebook is in english Body: https://github.com/Yorko/mlcourse.ai/blob/main/jupyter_russian/topic06_features/topic6_feature_engineering_feature_selection_english.ipynb
0easy
Title: Weekly data - last week missing Body: Hi all, The code below, gives me data until the very last day of last week (13th of Jan): ``` yfObj = yf.Ticker(stock) data = yfObj.history(period="3y") ``` But, if I want to have weekly data, using the code here below: ` data = yfObj.history(period="3y",interval="...
1medium
Title: [Bug]: ModuleNotFoundError: 'flair.trainers.plugins.functional' on git-installed master Body: ### Describe the bug When installing the flair master branch via pypi & git, we get an ModuleNotFound error. ### To Reproduce ```python exec("pip install git+https://github.com/flairNLP/flair.git") from flair.models...
1medium
Title: 如何在yolov5中添加FPS和mAPs评价指标? Body: ### 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 如何在yolov5中添加FPS和mAPs评价指标? ### Additional _No res...
1medium
Title: [DOCS]when use fob.compute_visualization for Object similarity, it compute the embedding for each object instance? Body: ### Instructions Thank you for submitting an issue. Please refer to our [issue policy](https://www.github.com/voxel51/fiftyone/blob/develop/ISSUE_POLICY.md) for information on what types of...
0easy
Title: S3 support Body: what is the best way to transparent store files/images to S3? Maybe anybody can share a simple demo, please?
1medium
Title: ImportError: cannot import name 'build_model' Body: Hi team, I have installed DeepPavlov version 0.1.0 but unable to import build_model. PFA screenshot for details. Configuration: Windows 10 ![image](https://user-images.githubusercontent.com/16195067/80368774-e2da5a00-88aa-11ea-9626-fd8703297131.png)
1medium
Title: ImportError: numpy.core.multiarray failed to import Body: I got an ImportError when I import hypertools, and my numpy is 1.12.1 in windows(or 1.14 in mac). How can I run it? But when import hypertools second time, the error will disapper.
1medium
Title: largelisttype not supported (.from_polars()) Body: ### Describe the bug The following code fails because LargeListType is not supported. This is especially a problem for .from_polars since polars uses LargeListType. ### Steps to reproduce the bug ```python import datasets import polars as pl df ...
1medium
Title: Conda enviroments at customized locations Body: When the VBA code tries to load the XLWings dll and there is a Conda Env informed, it tries to load the DLL from: ``` {Conda Path}\envs\{Conda Env}\xlwings...dll ``` In Windows, `Conda Path` usually is something like `C:\ProgramData\Miniconda3` and the defa...
1medium
Title: post view has a little bug Body: Hi Miguel, I am studying flask using your tutorials. Thanks for your helpful book and codes. There I find a little bug in the `post` view in the views.py file in the main blueprint. That is this view doesn't check whether the current user has `Permission.COMMENT`. I notice...
1medium
Title: Integrate VTK Visualization into Taipy as an Extension Body: ### Description: VTK (Visualization Toolkit) provides robust 3D visualization capabilities widely used in domains like medical imaging, computational fluid dynamics, and scientific data visualization. Integrating similar functionality directly into T...
2hard
Title: An error is reported during installation, indicating that Organization already exists Body: Traceback (most recent call last): File "/app/api/seed.py", line 128, in <module> org_obj = create_org_by_org_or_uuid( File "/app/api/helpers.py", line 95, in create_org_by_org_or_uuid raise HTTPException(...
1medium
Title: `parse_config` doesn't allow to add extra variables Body: Want to contribute to DeepPavlov? Please read the [contributing guideline](http://docs.deeppavlov.ai/en/master/devguides/contribution_guide.html) first. **What problem are we trying to solve?**: ``` 1. `parse_config` function from `deeppavlov.core...
1medium
Title: The query_compiler.merge reconstructs the Right dataframe for every partition of Left Dataframe Body: The query_compiler.merge reconstructs the Right dataframe from its partitions for every partition of Left Dataframe, The concat operation results in higher memory consumption when the size of right dataframe is ...
2hard
Title: [bug] - Dynaconf stop list variables and does not recognize develop variables in my env Body: Dynaconf dont list variables and thrown a error validation. * I change my config from mac +zsh to manjaro + fish * I run my venv * I run dynaconf -i config.settings list 1. Having the following folder structure ...
1medium
Title: [Feature request] Recognise and offer fixes for missing `git clone` when given a url or SSH ending in .git Body: It would be neat if a fix was required when I pasted a `git` URL intending to clone it, but forgot to add the `git clone` to the start. There's a fix for when `git clone` is present twice, so I think ...
0easy
Title: Requesting empty scope removes scope from response Body: When this [request is made](https://httpie.org/doc#forms): http -a client:secret -f :/auth/token grant_type=client_credentials scope= I get response, without `scope` even if it was given in request. Code responsible for this is here: https:...
1medium
Title: Get indexation setup complete for benchmarking workflow Body: - [x] Explore BKTree implementation - [x] Explore `shelve` implementation > `shelve` seems to have problems scaling to larger memory collections > > If problems persist, we will move to exploring some fast, local database solution - [x] Explore F...
1medium
Title: Make it possible to require whistleblowers to upload files before proceeding with the completion of the submission Body: **Describe the bug** In questionnaires if an attachment field is set as required, alarm is not given and report can be sent without the attachment. **To Reproduce** Steps to reproduce the...
1medium
Title: Add friendly view of PyTables structured HDF5 files Body: pandas uses PyTables for HDF5 outputs. This creates a lot of extra structure (which I don't totally understand) that makes it hard to view idomatically in visidata. "Unpacking" the PyTables schema would make this tool incredibly useful for peeking at ...
1medium
Title: Convert api and cli over to using user groups instead of repo groups Body:
2hard
Title: Support local path when migrating from wandb to aim Body: ## 🚀 Feature <!-- A clear and concise description of the feature proposal --> User can specify the local wandb directory path when migrating from wandb to aim. ### Motivation <!-- Please outline the motivation for the proposal. Is your feature ...
1medium
Title: نسخه dev سوالات Body: سلام ببخشید الان تعداد یوزر های من بالاست تنها مشکلی که دارم روی فعال کردن فرگمنت که وقتی لینک بروز رسانی میکنن یا از نرم افزار ها خارج میشن فرکمنت غیر فعال میشه و مجدد باید دستی ثبت بکنن الان دیدم نسخه هست به نام dev اگر بخوام به این نسخه برم ممکنه الان باگی داشته باشه ؟؟ ۱۲ تا س...
1medium
Title: [ASK] New Python recommender systems library - LibRecommender Body: Hi! just FYI, a new Python library that includes some interesting reco algorithms was recently added to Github: https://github.com/massquantity/LibRecommender Maybe it would be interesting to include some usecases for some of the included...
3misc
Title: DNS Resolver: Add `getaddrinfo` fallback Body: #### Problem Description Based on https://github.com/mitmproxy/mitmproxy/issues/7064, hickory's functionality to determine the OS name servers seems to have issues on both Linux and Windows. As much as I prefer hickory, we should have a fallback that uses `getadd...
1medium
Title: [request] ARM64 image Body: I'd like to give this ago on my Pi4. Is there / will there be /could there be a version which runs on ARM64?
1medium
Title: Fix Ivy Failing Test: numpy - statistical.sum Body:
1medium
Title: [FEATURE] Mix MIND utils Body: ### Description <!--- Describe your expected feature in detail --> DRY in Mind: - https://github.com/microsoft/recommenders/blob/master/reco_utils/dataset/mind.py - https://github.com/microsoft/recommenders/blob/staging/reco_utils/recommender/newsrec/newsrec_utils.py ### Exp...
1medium
Title: OpenCV function not implemented Body: I got unspecified error when trying to run opencv following this basic OpenCV [getting started](https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_gui/py_image_display/py_image_display.html#display-image). The error is: ``` OpenCV(3.4.1) Error: Unspeci...
1medium
Title: باگ پروتکل httpguard Body: سلام وقتی با اینباند جنریتور کاستوم کانفیگ میزنم و به مرزبان اضافه میکنم موقع ساخت یوزر لینک ساب کانفیگو کامل نمیارهکلا ناقص کانفیگو بالا میاره مثه اینکه با پروتکل httpguard مشکل داره ![photo_2024-08-18_16-48-25](https://github.com/user-attachments/assets/72793743-20b7-44f9-b4a4-69e46...
1medium
Title: MachineLearning(机器学习) 学习路线图链接失效 Body: MachineLearning(机器学习) 学习路线图链接失效: http://www.apachecn.org/map/145.html
1medium
Title: replace in confpy source_suffix = {'.rst': 'restructuredtext'} Body:
1medium
Title: static code to generated models Body: Hey there, for the maintainers, thanks for that great library. I would appreciate a heads-up on something I'm trying to do, which is basically adding some static code to a generate model. I'm not sure Jinja would be suitable for that, since it's just a templating. Can some...
1medium
Title: quicksight.create_athena_dataset/datasource: allow user groups to be passed in allowed_to_use and allowed_to_manage Body: **Is your idea related to a problem? Please describe.** Right now, the parameters `allowed_to_use` and `allowed_to_manage` inside the method `quicksight.create_athena_dataset` allow only use...
1medium
Title: 预处理数据集出现如下错误 Body: 做预处理数据集时出现如下错误: E:\Miniconda3\envs\mockingbird\MockingBird-main>python pre.py E:\Miniconda3\envs\mockingbird\MockingBird-main -d aidatatang_200zh -n 1 Ignored unknown kwarg option normalize Ignored unknown kwarg option normalize Ignored unknown kwarg option normalize Ignored unknown kwarg...
1medium
Title: Phonenumber library does not recognize +592 7 Guyanese phone numbers as valid Body: ## Description of the issue The phonenumber library currently does not recognize new Guyanese (GY) phone numbers starting with `+592 7` as valid. Only numbers starting with `+592 6` are being correctly validated. This causes i...
1medium
Title: Support a collapsed page navigation menu that only shows the page icons Body: ### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [x] I added a descriptive title and summary to this issue. ### Summary Support a collapsed page...
1medium
Title: Explicit Routers Body: **Is your feature request related to a problem? Please describe.** The [documentation](https://tortoise.github.io/router.html?h=router#model-signals) and the implementation for the Router don't seem to match. The documentation suggests that the methods for the router class are explicit whi...
1medium
Title: Update to marshmallow 3 Body: Hi, everyone. I want some information about update to marshmallow 3. Where I can look it?
3misc
Title: frontend for reporting OOM errors from the backend, and informing the users to contact admins. Body:
1medium