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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
biolab/orange3 | pandas | 6,739 | A new Melt widget icon | **What's your use case?**
As of today, the melt widget icon is a shopping cart. This is misleading and not easy to understand.
**What's your proposed solution?**
A new icon, pretty much explicit.

https://github.com/si... | open | 2024-02-17T07:01:40Z | 2024-03-11T11:43:22Z | https://github.com/biolab/orange3/issues/6739 | [] | simonaubertbd | 5 |
onnx/onnx | deep-learning | 5,909 | onnx.helper.make_attribute_ref does not set attr.ref_attr_name | # Bug Report
### Describe the bug
onnx.helper.make_attribute_ref does not create a reference attribute, it creates a normal attribute with name and type.
Should it not set attr.ref_attr_name to refer to the parent function's attribute? | open | 2024-02-06T09:12:50Z | 2024-02-08T13:12:57Z | https://github.com/onnx/onnx/issues/5909 | [
"bug"
] | aernoudt | 3 |
vastsa/FileCodeBox | fastapi | 99 | 关于“系统管理-文件大小”的单位“bit”是否错误? | 10485760 Bytes 等于 10 MB
10485760 bit 等于 1.25MB
按照默认的配置文件里,默认文件是10MB。那么这在“系统管理-文件大小” 的说明里,单位应该是“Bytes”吧? | closed | 2023-10-24T05:32:07Z | 2023-10-24T11:34:49Z | https://github.com/vastsa/FileCodeBox/issues/99 | [] | Dicartle | 1 |
simple-login/app | flask | 2,070 | Add TOS notice on account activation | open | 2024-03-16T15:09:43Z | 2024-03-16T15:09:43Z | https://github.com/simple-login/app/issues/2070 | [] | Geri680 | 0 | |
PeterL1n/RobustVideoMatting | computer-vision | 210 | Performance using grayscale images | Hey there,
thanks for this amazing tool!
Does anybody know how the performance for grayscale images is?
I want to use it in the dark and I have an infrared camera.
If retraining is required how much GPU hours do you think are necessary?
:) | open | 2022-11-23T14:43:01Z | 2023-08-23T03:20:22Z | https://github.com/PeterL1n/RobustVideoMatting/issues/210 | [] | bytosaur | 2 |
lexiforest/curl_cffi | web-scraping | 477 | Disable cookie storage in AsyncSession | Hello everyone,
I'm looking for a way to not store cookies in an AsyncSession.
I have the following code , but i noticed that cookies are stored between requests. When the site i'm trying to scrape detect i'm a bot it stores a cookie that is used again by all the requests of the session. I'd like to disable cooki... | open | 2025-01-15T17:25:19Z | 2025-01-16T02:05:32Z | https://github.com/lexiforest/curl_cffi/issues/477 | [
"question"
] | omar6995 | 1 |
dynaconf/dynaconf | fastapi | 1,221 | [RFC] support for specifying specific secret versions via the Vault API | Vault secrets can be accessed by the version. The current implementation brings the latest version of the secret.
Sometimes, we would like to set a new for the secret (this leads to the "new version in Vault"), but we want the "production" system to continue to use the old value/version.
The Vault versions can be d... | open | 2025-01-09T10:41:55Z | 2025-01-09T10:41:55Z | https://github.com/dynaconf/dynaconf/issues/1221 | [
"Not a Bug",
"RFC"
] | yukels | 0 |
gradio-app/gradio | machine-learning | 9,977 | Queuing related guides contain outdated information about `concurrency_count` | ### Describe the bug
These guides related to queuing still refer to `concurrency_count`:
- [Queuing](https://www.gradio.app/guides/queuing)
- [Setting Up a Demo for Maximum Performance](https://www.gradio.app/guides/setting-up-a-demo-for-maximum-performance)
However, as confirmed in #9463:
> The `concurrency_c... | closed | 2024-11-17T23:13:20Z | 2024-11-24T05:47:38Z | https://github.com/gradio-app/gradio/issues/9977 | [
"good first issue",
"docs/website"
] | the-eddie | 3 |
jacobgil/pytorch-grad-cam | computer-vision | 383 | Could you give me some guidance on how I can adapt this to image captioning? | Thanks for you great work. In the past I have used your repo for several classical computer vision problems.
I am now trying to use this for video captioning - the model I am using has an image encoder and the encoding is then passed through a causal self-attention layer and then a text decoder to generate a captio... | closed | 2023-02-03T17:46:04Z | 2024-09-28T04:16:59Z | https://github.com/jacobgil/pytorch-grad-cam/issues/383 | [] | ganyeshprasanna | 5 |
yihong0618/running_page | data-visualization | 332 | 有办法支持导出咕咚的室内跑步数据么 | 有办法导出咕咚的室内跑步数据吗,gpx都是室外跑步记录生成的,不知道是不是可以生成室内跑步数据导入其他平台 | closed | 2022-10-31T04:56:27Z | 2022-11-04T08:39:46Z | https://github.com/yihong0618/running_page/issues/332 | [] | darkmanno6 | 2 |
modelscope/data-juicer | data-visualization | 440 | [Bug]: KeyError: 'resource' | ### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully and no error occurred during the installation process. (Otherwise, w... | closed | 2024-09-29T09:22:48Z | 2025-02-07T03:36:45Z | https://github.com/modelscope/data-juicer/issues/440 | [
"bug",
"stale-issue"
] | luckystar1992 | 4 |
opengeos/leafmap | streamlit | 170 | Save draw features as GeoJSON | ### Discussed in https://github.com/giswqs/leafmap/discussions/168
<div type='discussions-op-text'>
<sup>Originally posted by **egeres** January 9, 2022</sup>
It's possible to add makers, lines and polygonal areas directly in the notebook's ipywidget. **Is it also possible to save these changes from that UI**?
... | closed | 2022-01-10T05:49:17Z | 2022-01-11T02:22:55Z | https://github.com/opengeos/leafmap/issues/170 | [] | giswqs | 1 |
erdewit/ib_insync | asyncio | 435 | Support for new SCHEDULE in reqHistoricalData | IB has introduced a new type of historical bar data, SCHEDULE, https://interactivebrokers.github.io/tws-api/historical_bars.html that seems to be the trading times for each trading day. IB being IB also decided to use a different callback, probably because the format of the data returned is different.
It is possibl... | closed | 2022-01-29T23:12:00Z | 2022-01-30T08:49:58Z | https://github.com/erdewit/ib_insync/issues/435 | [] | mdelvaux | 1 |
sunscrapers/djoser | rest-api | 35 | PyPi version out of date | I have noticed that the djoser version installed from pypi assumes no trailing slash is found at the end of the URL, while the current urls.py does assume trailing slash. I'd assume that it's because the pypi version is out of sync with the github one. Any plans to update it?
| closed | 2015-04-20T10:43:25Z | 2015-04-22T19:46:02Z | https://github.com/sunscrapers/djoser/issues/35 | [] | avimeir | 1 |
ijl/orjson | numpy | 466 | Installing ORJSON 3.10 breaks poetry builds | Here is the error I'm seeing
```
#12 3.668 RuntimeError
#12 3.668
#12 3.668 Unable to find installation candidates for orjson (3.10.0)
#12 3.668
#12 3.668 at ~/.local/share/pypoetry/venv/lib/python3.11/site-packages/poetry/installation/chooser.py:74 in choose_for
#12 3.674 70│
#12 3.674 71... | closed | 2024-03-28T01:10:57Z | 2024-08-05T14:31:19Z | https://github.com/ijl/orjson/issues/466 | [
"Stale"
] | timothyjlaurent | 10 |
yezyilomo/django-restql | graphql | 280 | Empty string(`""`) Should be invalid value for nested fields | Currently, the empty string (`""`) is a valid value for nested fields, it's equivalent to `None`(`null`). But this behavior does not make sense to users since, in reality, the empty string doesn't correspond to `None` in any way, so we're going to drop it. | closed | 2021-09-14T21:28:25Z | 2021-09-14T22:38:47Z | https://github.com/yezyilomo/django-restql/issues/280 | [
"enhancement"
] | yezyilomo | 0 |
dynaconf/dynaconf | flask | 1,009 | [bug] TypeError for older versions of HVAC in read_secret_version method | **Describe the bug**
A combination of newer versions of Dynaconf with older versions of HVAC result in an incompatible mix of expected vs available arguments. Specifically you can get the following traceback.
```python
109 try:
110 if obj.VAULT_KV_VERSION_FOR_DYNACONF == 2:
--> 111 data = cli... | closed | 2023-09-26T20:50:54Z | 2023-09-28T10:18:41Z | https://github.com/dynaconf/dynaconf/issues/1009 | [
"bug"
] | JacobCallahan | 0 |
pallets/flask | flask | 5,447 | When using Flask to receive multiple files, an extra ‘0D’ appears at the end of some images | When using Flask to receive multiple image files, occasionally an extra "0D" appears at the end of the image. The original data is saved, and the end of this image is normal "FFD90D0A". Packet capture tools also show a normal ending. If this request is sent repeatedly, the same error will continue to occur, and the sav... | closed | 2024-03-27T08:03:15Z | 2024-04-12T00:06:01Z | https://github.com/pallets/flask/issues/5447 | [] | simpia | 1 |
rio-labs/rio | data-visualization | 199 | [Feature Request] Image Editor / Paint Tool | ### Description
It would be a great addition to have a built-in image editor and/or paint tool for Stable Diffusion inpainting, etc.
### Suggested Solution
Example:
[Gradio Image Editor component](https://www.gradio.app/docs/gradio/imageeditor)
### Alternatives
_No response_
### Additional Context
... | open | 2024-12-24T13:13:14Z | 2025-02-17T03:40:37Z | https://github.com/rio-labs/rio/issues/199 | [
"new component",
"needs discussion"
] | ikmalsaid | 9 |
giotto-ai/giotto-tda | scikit-learn | 672 | Boundary of homological features | Is there a simple way to get the information (indices) of each simplex that forms the boundary of a homological feature in the persistence diagram?
I have been able to achieve this with dionysus by tracking each point within the point cloud with an index, and placing some of the persistence information into a data... | open | 2023-06-27T18:36:24Z | 2023-06-27T18:36:24Z | https://github.com/giotto-ai/giotto-tda/issues/672 | [
"enhancement"
] | chaxor | 0 |
huggingface/datasets | tensorflow | 6,568 | keep_in_memory=True does not seem to work | UPD: [Fixed](https://github.com/huggingface/datasets/issues/6568#issuecomment-1880817794) . But a new issue came up :( | open | 2024-01-08T08:03:58Z | 2024-01-13T04:53:04Z | https://github.com/huggingface/datasets/issues/6568 | [] | kopyl | 6 |
Johnserf-Seed/TikTokDownload | api | 146 | [Feature] 国际版tiktok 的支持, |
(https://www.tiktok.com/@10382aaaabc/video/7088552388780428546)
刚开始我以为是国内 能访问,特意开了国外服务器,发现也不支持,希望开通 | closed | 2022-04-26T12:25:32Z | 2024-02-24T10:28:48Z | https://github.com/Johnserf-Seed/TikTokDownload/issues/146 | [
"需求建议(enhancement)",
"已确认(confirmed)"
] | donaldlee2008 | 1 |
sngyai/Sequoia | pandas | 37 | 使用代码以后选股全为空? | 运行了6afcdc5c98版本的代码。(新版本创建h5文件总是有UTF-8问题,老版本没问题)
什么都没改变,只把end = '2019-02-01'。
但是没有出现注释中出现的几只股票。是不是本来应该在
“**************"回踩年线"**************下面出现。”
还有什么需要设置的吗?
----------------------
backtrace_ma250.py里面的注释。
使用示例:result = backtrace_ma250.check(code_name, data, end_date=end_date)
如:当end_date='2019-02-01',输出选股结果如下... | closed | 2022-02-03T16:19:09Z | 2025-03-05T09:48:03Z | https://github.com/sngyai/Sequoia/issues/37 | [] | zhanxu1031 | 3 |
tflearn/tflearn | data-science | 639 | ValueError: Only call `softmax_cross_entropy_with_logits` with named arguments (labels=..., logits=..., ...) | Anaconda 3.5
TensorFlow 1.0
TFLearn from latest Git pull
In:
> tflearn\examples\extending_tensorflow> python trainer.py
> Traceback (most recent call last):
> File "trainer.py", line 39, in <module>
> loss = tf.reduce_mean(tf.nn.softmax_cross_entropy_with_logits(net, Y))
> File "C:\Anaconda3\lib\sit... | open | 2017-02-28T15:36:45Z | 2018-11-08T19:16:09Z | https://github.com/tflearn/tflearn/issues/639 | [] | EricPerbos | 18 |
openapi-generators/openapi-python-client | fastapi | 180 | Properties that are both nullable & required use Optional without importing it | **Describe the bug**
If a property is both nullable and required, It will be defined as Optional, but Optional won't be important leading to a warning during code generation:
`test-api-client/test_api_client/models/cat.py:11:9: F821 undefined name 'Optional'`
**To Reproduce**
Steps to reproduce the behavior:
```... | closed | 2020-09-04T02:18:06Z | 2020-09-04T13:58:43Z | https://github.com/openapi-generators/openapi-python-client/issues/180 | [
"🐞bug"
] | dtkav | 1 |
voila-dashboards/voila | jupyter | 581 | Latex in plotly is not rendered/invisble | Voila does not show any latex text in plotly figures.
Voila version: 0.1.21
Plotly version: 4.5.2
Example:
```
import plotly.graph_objects as go
go.FigureWidget(layout={'title': r'$LaTeX$'})
```
Renders nicely in Jupyterlab:
, what is used with "bestaudio"; bitrate deviation. | ### 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-19T11:23:00Z | 2025-01-21T13:53:44Z | https://github.com/yt-dlp/yt-dlp/issues/12135 | [
"question"
] | m-fessler | 4 |
home-assistant/core | asyncio | 141,288 | Unavailable Sensors | ### The problem
Hi, Sensors many times are Unavailable, Logs Clear

### What version of Home Assistant Core has the issue?
2025.3.4
### What was the last working version of Home Assistant Core?
_No response_
### What type of... | open | 2025-03-24T14:19:39Z | 2025-03-24T14:19:45Z | https://github.com/home-assistant/core/issues/141288 | [
"integration: ukraine_alarm"
] | milandzuris | 1 |
jwkvam/bowtie | jupyter | 26 | webpack 2 breaks things => pin to 1.13.2 for now | closed | 2016-09-21T23:52:19Z | 2016-09-28T18:19:01Z | https://github.com/jwkvam/bowtie/issues/26 | [] | jwkvam | 1 | |
matplotlib/mplfinance | matplotlib | 689 | Segment anchoring problem | Hello,
[FX_NAS100, 5.csv](https://github.com/user-attachments/files/18380187/FX_NAS100.5.csv)
I hope I'm not out of line with the problem I can't solve.
I would like to draw a red line and a green line representing the amplitude of the US trading session on the NASDAQ100.
The history is in candlestick units of ... | open | 2025-01-10T17:15:11Z | 2025-01-10T17:15:11Z | https://github.com/matplotlib/mplfinance/issues/689 | [
"question"
] | PYTHON-Deb | 0 |
NullArray/AutoSploit | automation | 1,100 | Unhandled Exception (d4d7593cf) | Autosploit version: `3.1.2`
OS information: `Linux-4.19.0-kali5-amd64-x86_64-with-Kali-kali-rolling-kali-rolling`
Running context: `autosploit.py -a -q *****`
Error mesage: `HTTPSConnectionPool(host='api.zoomeye.org', port=443): Max retries exceeded with url: /user/login (Caused by NewConnectionError('<urllib3.connecti... | closed | 2019-06-01T09:18:28Z | 2019-07-25T15:44:39Z | https://github.com/NullArray/AutoSploit/issues/1100 | [] | AutosploitReporter | 0 |
dpgaspar/Flask-AppBuilder | rest-api | 1,937 | ModelViwe可以支持三级的联动效果么 | closed | 2022-10-13T08:26:37Z | 2022-10-24T07:45:43Z | https://github.com/dpgaspar/Flask-AppBuilder/issues/1937 | [] | novechina | 0 | |
plotly/dash-core-components | dash | 673 | Bug: Dropdowns with clearable=False are still clearable | Dropdown with clearable=False are still clearable by hitting the backspace or del key on the keyboard.
You can replicate the bug here in the Dropdown Clear section:
https://dash.plot.ly/dash-core-components/dropdown | closed | 2019-05-08T16:43:21Z | 2022-03-21T20:25:26Z | https://github.com/plotly/dash-core-components/issues/673 | [
"size: 2"
] | philspbr | 8 |
kymatio/kymatio | numpy | 403 | inverse of complex wavelet transform | I was wondering how can I invert the wavelet transform
```
U_r = pad(input)
U_0_c = fft(U_r, 'C2C')
# low pass filter
U_1_c = subsample_fourier(cdgmm(U_0_c, phi[0]), k=2**J)
U_J_r = fft(U_1_c, 'C2R')
# high pass filter
for n1 in range(len(psi)):
j1 = psi[n1]['j']
U_1_c = cdgmm(U_0_c, psi[n1][0])
... | closed | 2019-06-25T23:15:29Z | 2019-06-25T23:30:08Z | https://github.com/kymatio/kymatio/issues/403 | [] | nshervt | 3 |
seleniumbase/SeleniumBase | web-scraping | 2,270 | Driver uc=True - You are using an unsupported command-line flag: --disable-setuid-sandbox. Stability and security will suffer. | ## Issue
On Linux, when using the Driver class with `uc=True` the following error is shown in Chrome:
`You are using an unsupported command-line flag: --disable-setuid-sandbox. Stability and security will suffer.`
## Test Code
The code used for testing is this:
```
from seleniumbase import Driver
driver = Dr... | closed | 2023-11-13T06:56:13Z | 2024-09-06T17:50:31Z | https://github.com/seleniumbase/SeleniumBase/issues/2270 | [
"question",
"UC Mode / CDP Mode"
] | pablorq | 1 |
clovaai/donut | computer-vision | 263 | Dataset Loader didn't work properly on Kaggle | Good afternoon,
This morning I was trying to run Donut on Kaggle. The structure of the dataset is similar with the one defined on the documentation. However, when I am trying train the model, an error occurred, saying that the "ground truth" didn't exist. While checking on the sample, it shows that the load_dataset ... | closed | 2023-10-25T03:46:36Z | 2023-10-25T12:42:00Z | https://github.com/clovaai/donut/issues/263 | [] | wdprsto | 1 |
clovaai/donut | computer-vision | 320 | High inference lantency | I fine-tuned Donut on custom data, but inference takes 15 seconds on CPU (8 cores). I realized the generate() function is the one that takes too long. Are there any improvements that could be made to reduce this latency please ? Thanks | open | 2024-11-11T12:38:26Z | 2024-11-11T12:38:26Z | https://github.com/clovaai/donut/issues/320 | [] | Altimis | 0 |
numba/numba | numpy | 9,151 | 0.58.0rc1 old-style error capturing warning issues |
Issues:
- [x] Warnings about old-style error are raised regardless of whether the error is a `NumbaError`. (ref: https://matrix.to/#/!gFwSEpcuaweltInwDW:gitter.im/$5Mc1guc4peAryXvx3WjSWhD3TDxC_Nzb-mCQsl-s17k?via=gitter.im&via=matrix.org&via=matrix.kraut.space)
- [x] Reason of the warning is unclear (ref: https://nu... | closed | 2023-08-22T15:14:26Z | 2023-09-05T21:57:46Z | https://github.com/numba/numba/issues/9151 | [
"bug",
"Task"
] | sklam | 9 |
amidaware/tacticalrmm | django | 1,932 | [BUG] {{agent.used_ram}} {{agent.plat_release}} {{agent.time_zone}} broken | **Server Info (please complete the following information):**
- OS: Debian 12
- Browser: Edge
- RMM Version (as shown in top left of web UI): 19.2
**Installation Method:**
- [ ] Standard
- [ ] Standard with `--insecure` flag at install
- [ ] Docker
**Agent Info (please complete the following informa... | closed | 2024-07-24T15:06:10Z | 2024-07-24T17:04:53Z | https://github.com/amidaware/tacticalrmm/issues/1932 | [] | P6g9YHK6 | 1 |
cvat-ai/cvat | computer-vision | 8,505 | UI does not check removed frames when a job is closed without saving, only annotations | ### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce
_No response_
### Expected Behavior
_No response_
### Possible Solution
_No response_
### Context
_No response_
### ... | open | 2024-10-03T11:26:22Z | 2024-10-03T11:26:22Z | https://github.com/cvat-ai/cvat/issues/8505 | [
"bug"
] | bsekachev | 0 |
autogluon/autogluon | computer-vision | 4,393 | [BUG] `CrostonOptimize` and `CrostonClassic` are not supported | **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. <!-- Ideal, especially via source install -->
- [x] I confirmed bug exists on the latest mainline of AutoGluon via s... | closed | 2024-08-15T11:29:23Z | 2024-10-22T12:13:36Z | https://github.com/autogluon/autogluon/issues/4393 | [
"bug",
"API & Doc",
"module: timeseries"
] | nathanaelbosch | 0 |
paperless-ngx/paperless-ngx | machine-learning | 7,383 | [BUG] Allow import of signed PDFs (by default) | ### Description
Preface:
Basically, there is already a (similar, now closed: #4047) issue on this topic. It also mentions a workaround that works. In my opinion, however, this workaround should not only be reserved for special cases, but should be included in the standard behavior of Paperless.
In view of the fact t... | closed | 2024-08-04T11:19:04Z | 2024-10-02T03:07:30Z | https://github.com/paperless-ngx/paperless-ngx/issues/7383 | [
"not a bug"
] | chrisblech | 7 |
zappa/Zappa | django | 825 | [Migrated] Can we have classes on "events[].app_function"? | Originally from: https://github.com/Miserlou/Zappa/issues/2064 by [jourdanrodrigues](https://github.com/jourdanrodrigues)
Some event handlers I need to write are not simple and I wish I could spread its logic in class' methods. The error I get when I try to do this is the following:
`Function signature is invalid. ... | closed | 2021-02-20T12:52:08Z | 2024-04-13T19:10:07Z | https://github.com/zappa/Zappa/issues/825 | [
"no-activity",
"auto-closed"
] | jneves | 2 |
onnx/onnx | tensorflow | 6,748 | Change PyTorch forward pass parameters at inference time | # Ask a Question
### Question
In the code example below we can change the `deterministic` parameter when we export the model, but then it remain fixed. Is there a way to change that parameter during inference?
### Code
```python
import torch as th
import onnxruntime as ort
import gymnasium as gym
from typing import... | open | 2025-03-02T03:46:29Z | 2025-03-03T23:54:11Z | https://github.com/onnx/onnx/issues/6748 | [
"question"
] | darkopetrovic | 1 |
horovod/horovod | pytorch | 4,005 | [Volcano] Error using horovod with Vocalno cluster | **Environment:**
1. Framework: pytorch
2. Framework version: 1.10.0
3. Horovod version: 0.28.1
4. MPI version: 4.0.2
5. CUDA version: 11.0
6. NCCL version: 2.19.3-1
7. Python version: 3.7.11
10. OS and version: ubuntu 18.04 (in docker container)
11. GCC version: 7.5.0
**Bug report:**
I am running a distrib... | closed | 2023-11-16T12:52:49Z | 2023-11-17T02:19:21Z | https://github.com/horovod/horovod/issues/4005 | [
"bug"
] | SimZhou | 5 |
D4Vinci/Scrapling | web-scraping | 47 | Page With Cloudflare Verification Never Loads | ### What would you like to share?
Not sure if this is a bug or I'm not using the framework properly, so opening it as an issue instead. I'm using the following code to load a page (I've provided the URL previously over email):
`StealthyFetcher().fetch(url, wait_selector='.place-list', timeout=120000)
`
Even with the ... | closed | 2025-03-08T19:13:55Z | 2025-03-09T16:45:05Z | https://github.com/D4Vinci/Scrapling/issues/47 | [
"enhancement",
"invalid",
"cloudflare"
] | mrcolumbia | 4 |
litestar-org/litestar | api | 3,485 | Bug: `return_dto` is silently ignored if return data type does not match DTO definition | ### Description
Below is a minimal example that showcases the issue.
The context in which this came up for me is that I'm trying to port an existing app which uses FastAPI/SQLModel to Litestar. As illustrated in the SQLModel docs (for example [here](https://sqlmodel.tiangolo.com/tutorial/fastapi/multiple-models/#mu... | open | 2024-05-10T11:00:27Z | 2025-03-20T15:54:42Z | https://github.com/litestar-org/litestar/issues/3485 | [
"Bug :bug:"
] | maxalbert | 1 |
MilesCranmer/PySR | scikit-learn | 630 | [Feature]: How to get the value of a constant in a fixed expression | ### Feature Request
Hi, thanks for developing the helpful tool.
I want to use pysr to get the values of the constants C1 and C2 in the following fixed expression:
y=(1-C1)*x1/(x2+1)+x3/(C2+1)
x1,x2,x3,y are known data sets.
How should I use pysr to get the constant C1 and C2?
Thanks! | closed | 2024-05-24T05:06:43Z | 2024-05-24T08:27:33Z | https://github.com/MilesCranmer/PySR/issues/630 | [
"enhancement"
] | ccclalala123 | 0 |
flairNLP/flair | nlp | 2,912 | Spacing injected by Flair into Named Entities skewing reported metrics | When doing sequence tagging for Named Entities, Flair is injecting spaces around punctuation inside the Span itself (which I suspect this is due to the tokenization being applied). I previously reported this as a question (https://github.com/flairNLP/flair/issues/2908), but have since learned it is also skewing reporte... | closed | 2022-08-17T19:50:02Z | 2023-01-07T13:48:26Z | https://github.com/flairNLP/flair/issues/2912 | [
"bug",
"wontfix"
] | None-Such | 1 |
kizniche/Mycodo | automation | 1,036 | Feature Request: Setpoint Tracking for Bang-Bang Hysteretic Controller | _**Is your feature request related to a problem? Please describe.**_
I really like the setpoint tracking option for PID Controllers and want to find more ways to control outputs based on time of day. However, I can't find a way to apply the Method I created for setpoint tracking to anything other than a PID setpoint... | open | 2021-06-22T17:31:18Z | 2021-07-06T19:03:41Z | https://github.com/kizniche/Mycodo/issues/1036 | [] | DarthPleurotus | 2 |
slackapi/python-slack-sdk | asyncio | 1,357 | Unable to import module 'main': No module named 'slack_sdk' AWS Lambda Python 3.10 | I am trying to deploy a AWS Lambda with the following code:
main.py
```python
import os
import slack_sdk
slackBotToken = os.environ["BOT_TOKEN"]
slack_client = slack_sdk.WebClient(token=slackBotToken)
```
requirements.txt:
slack_sdk
(Share the commands to run, source code, and project settings (e.g., set... | closed | 2023-04-23T19:35:00Z | 2023-06-12T00:03:57Z | https://github.com/slackapi/python-slack-sdk/issues/1357 | [
"question",
"web-client",
"Version: 3x",
"auto-triage-stale"
] | ankit-ghub | 3 |
Yorko/mlcourse.ai | scikit-learn | 761 | The dataset for lecture 5 practical is not available | I was watching practical of lecture 5 and I like to code along the video, but the dataset used in the video is not available anywhere. Its not present in your kaggle nor in the github repo.
Would humbly request you to upload the same | closed | 2024-06-19T05:17:00Z | 2024-06-25T12:09:46Z | https://github.com/Yorko/mlcourse.ai/issues/761 | [] | Arnax308 | 1 |
chatanywhere/GPT_API_free | api | 207 | ZoteroGPT插件突然无法使用 | **Describe the bug 描述bug**
在Zotero内安装GPT插件,使用chatanywhere API接口时,出现报错,同时使用沉浸式翻译正常。
错误提示:
出错了,下面是一些报错信息:
HTTP POST https://api.chatanywhere.tech/v1/chat/completions failed with status code 400:{“error”:{“message”:“Invalid value for ‘content’: expected a string, got null.”,“type”:“invalid_request_error”,“param”:“me... | closed | 2024-04-02T03:14:55Z | 2024-04-06T10:32:33Z | https://github.com/chatanywhere/GPT_API_free/issues/207 | [] | ComradePenguin-1917 | 1 |
redis/redis-om-python | pydantic | 296 | modify ci flows to invoke | open | 2022-07-07T07:35:40Z | 2022-07-07T07:35:40Z | https://github.com/redis/redis-om-python/issues/296 | [
"maintenance"
] | chayim | 0 | |
Kanaries/pygwalker | pandas | 132 | v0.1.9.1 to_html bug | Hi, I've tried to insert pygwalker into a Django div with mark_safe and file keeps loading forever. Looking at JavaScript console it throws this error twice: `TypeError: t is undefined`
This is my view:
```
from django.shortcuts import render
import pandas as pd
import pygwalker as pyg
from django.utils.safes... | closed | 2023-06-19T13:51:08Z | 2023-07-03T03:42:54Z | https://github.com/Kanaries/pygwalker/issues/132 | [
"bug",
"fixed but needs feedback",
"P1"
] | longxiaofei | 4 |
marcomusy/vedo | numpy | 410 | PLY with texture | So I have 2 meshes, one of the entire object and one which is a snip of the object which I have colored based of temperature interpolation. When I try to export to ply, I’m unable to preserve the color on the section with merging the meshes. Any suggestions on how to do this? Thanks. | closed | 2021-06-09T14:59:39Z | 2021-06-10T12:47:53Z | https://github.com/marcomusy/vedo/issues/410 | [] | dodointhesnow | 2 |
pennersr/django-allauth | django | 3,676 | The email_confirmed signal not sent when email verified via admin | The admin action to make an email address verified should fire the `email_confirmed` signal, [but doesn't](https://github.com/pennersr/django-allauth/blob/main/allauth/account/admin.py#L21). | closed | 2024-03-09T14:38:03Z | 2024-09-10T10:29:07Z | https://github.com/pennersr/django-allauth/issues/3676 | [] | boosh | 1 |
healthchecks/healthchecks | django | 981 | Unable to use different domains for web GUI and pings? | Until recently I was using the single domain _old.domain.tld_ for both the web GUI and for pings, but now I want to split this up:
* _new.domain.tld_ for the web GUI
* _old.domain.tld_ for the pings (so I don't have to update any of my scripts)
This is what I'm trying:
**Caddyfile**:
```
old.domain.tld {
i... | closed | 2024-03-27T22:09:43Z | 2024-03-28T22:04:34Z | https://github.com/healthchecks/healthchecks/issues/981 | [] | pro-sumer | 2 |
tpvasconcelos/ridgeplot | plotly | 181 | Plot not showing up in Jupyter notebook (VSCode) | Hi,
When I run the code from the example in my Jupyter Notebook using VSCode, I do not see any output:
<img width="1165" alt="image" src="https://github.com/tpvasconcelos/ridgeplot/assets/68286264/73661c19-8ced-457e-a961-fec187907e91">
Do you maybe know what might be causing this? | closed | 2024-03-21T09:34:34Z | 2024-10-08T14:27:34Z | https://github.com/tpvasconcelos/ridgeplot/issues/181 | [
"question"
] | krunolp | 2 |
ivy-llc/ivy | numpy | 28,397 | Fix Ivy Failing Test: tensorflow - statistical.cummin | closed | 2024-02-22T21:05:33Z | 2024-02-26T06:24:21Z | https://github.com/ivy-llc/ivy/issues/28397 | [
"Sub Task"
] | samthakur587 | 0 | |
scikit-multilearn/scikit-multilearn | scikit-learn | 154 | Cannot import 'NetworkXLabelGraphClusterer' | I am just trying to import NetworkXLabelGraphClusterer using scikit-multilearn==0.2.0 but I get this error as it is not in the package: "cannot import name 'NetworkXLabelGraphClusterer'"
I am just running the code you provide in "5.2.2. Estimating hyper-parameter k for embedded classifiers"
Best,
Giammy | closed | 2019-01-23T18:12:14Z | 2023-03-14T16:46:30Z | https://github.com/scikit-multilearn/scikit-multilearn/issues/154 | [] | ghiander | 4 |
kubeflow/katib | scikit-learn | 2,388 | Refactor `/pkg/webhook/v1beta1/pod/inject_webhook_test.go` according to Developer Guide. | ### What you would like to be added?
Refactor `/pkg/webhook/v1beta1/pod/inject_webhook_test.go` to obey rules defined in the [Developer Guide](https://github.com/kubeflow/katib/blob/master/docs/developer-guide.md).
### Why is this needed?
Currently, testcases in `/pkg/webhook/v1beta1/pod/inject_webhook_test.go` are ... | closed | 2024-07-16T11:46:50Z | 2024-08-16T18:46:30Z | https://github.com/kubeflow/katib/issues/2388 | [
"area/testing",
"kind/feature"
] | Electronic-Waste | 2 |
allenai/allennlp | nlp | 5,508 | `conda install allennlp==2.8.0 -c conda-forge` hangs forever | When I run `conda install allennlp==2.8.0 -c conda-forge` in an environment with Python 3.8, it hangs forever.
@h-vetinari, do you know anything about that? | closed | 2021-12-11T02:07:18Z | 2022-06-01T22:14:55Z | https://github.com/allenai/allennlp/issues/5508 | [
"bug",
"stale"
] | dirkgr | 8 |
piskvorky/gensim | data-science | 3,411 | Python11 can not install gensim, if it is possible, I wish Python11 can have the right version for gensim too | <!--
**IMPORTANT**:
- Use the [Gensim mailing list](https://groups.google.com/forum/#!forum/gensim) to ask general or usage questions. Github issues are only for bug reports.
- Check [Recipes&FAQ](https://github.com/RaRe-Technologies/gensim/wiki/Recipes-&-FAQ) first for common answers.
Github bug reports that d... | closed | 2022-12-09T08:38:34Z | 2022-12-09T09:49:36Z | https://github.com/piskvorky/gensim/issues/3411 | [] | Victorrrrr86 | 2 |
django-cms/django-cms | django | 7,768 | Bounty program | Is https://www.django-cms.org/en/bounty-program/ active ?!
| open | 2024-01-16T12:39:58Z | 2024-02-17T11:11:24Z | https://github.com/django-cms/django-cms/issues/7768 | [] | TouchstoneTheDev | 2 |
sczhou/CodeFormer | pytorch | 178 | Getting Issue after submitting the image | Getting below error.
t.split is not a function | open | 2023-03-13T10:50:18Z | 2023-03-13T10:50:18Z | https://github.com/sczhou/CodeFormer/issues/178 | [] | thisisprateektyagi | 0 |
trevorstephens/gplearn | scikit-learn | 104 | Drop Python 2.7 support in 2019 | `scikit-learn` and `numpy` will both be ending support for Python 2.7 in any release after 2018, further `scikit-learn` will also drop Python 3.4 after this point. `gplearn` will follow suit in order to reduce development and CI complexity, as well as encourage adoption of Python 3. | closed | 2018-10-12T07:41:43Z | 2018-12-04T04:07:19Z | https://github.com/trevorstephens/gplearn/issues/104 | [
"dependencies"
] | trevorstephens | 2 |
MaartenGr/BERTopic | nlp | 1,766 | Zero-shot Topic Modeling and Representation Model Error | I've started to leverage the zero-shot topic modeling from the .16 release. However, I'm finding that when I use the zeroshot_topic list and add in a representation model, I end up getting the following warning: `KeyError: '-1'`
```python
keybert = KeyBERTInspired(top_n_words=10,
nr_repr_... | closed | 2024-01-22T19:42:46Z | 2024-01-24T17:36:41Z | https://github.com/MaartenGr/BERTopic/issues/1766 | [] | jarends15 | 2 |
ets-labs/python-dependency-injector | asyncio | 53 | Review docs: Installation | closed | 2015-05-08T14:38:03Z | 2015-05-12T13:42:13Z | https://github.com/ets-labs/python-dependency-injector/issues/53 | [
"docs"
] | rmk135 | 0 | |
gradio-app/gradio | python | 9,969 | Add a setting that allows users to customize the tab placement (`Left`, `Center`, or `Right`). | - [x] I have searched to see if a similar issue already exists.
I think many would agree that it would be convenient to place some tabs in different locations. For example, the "Settings" tab could be located on the right, and the "INFO" tab could be on the left. The main tabs could be placed in the center or in ano... | open | 2024-11-16T09:11:40Z | 2025-01-11T12:41:36Z | https://github.com/gradio-app/gradio/issues/9969 | [
"enhancement"
] | Bebra777228 | 1 |
huggingface/transformers | deep-learning | 36,653 | AutoModel from_pretrained does not recursively download relative imports | ## **Background**
I have the following setup:
My directory looks like:
```
|--modeling.py
|--backbone.py
|--modules.py
```
In `modeling.py` I have an import statement to `backbone`:
```
from .backbone import ...
```
and likewise in `backbone.py` I have an import statement to `modules`:
```
from .modules import ...
`... | open | 2025-03-12T00:50:46Z | 2025-03-21T17:54:37Z | https://github.com/huggingface/transformers/issues/36653 | [
"bug"
] | yair-schiff | 2 |
plotly/dash | data-science | 3,230 | document type checking for Dash apps | we want `pyright dash` to produce few (or no) errors - we should add a note saying we are working toward this goal to the documentation, while also explaining that `pyright dash` does currently produce errors and that piecemal community contributions are very welcome. | closed | 2025-03-20T16:01:18Z | 2025-03-21T17:40:33Z | https://github.com/plotly/dash/issues/3230 | [
"documentation",
"P1"
] | gvwilson | 0 |
agronholm/anyio | asyncio | 57 | AsyncFile difference | You use Trio's "native" async file, which uses ``await s.aclose()`` to async-close a file (Trio convention).
However, on asyncio there is ``await s.close()``. | closed | 2019-05-09T06:08:28Z | 2019-05-09T14:13:05Z | https://github.com/agronholm/anyio/issues/57 | [] | smurfix | 0 |
WZMIAOMIAO/deep-learning-for-image-processing | deep-learning | 783 | 使用swin-transformer里的predict.py和官方swin_tiny_patch4_window7_224.pth模型预测没结果; | **System information**
* Have I written custom code:
* OS Platform(e.g., window10 or Linux Ubuntu 16.04):
* Python version:
* Deep learning framework and version(e.g., Tensorflow2.1 or Pytorch1.3):
* Use GPU or not:
* CUDA/cuDNN version(if you use GPU):
* The network you trained(e.g., Resnet34 network):
**Des... | open | 2023-12-14T10:55:16Z | 2024-01-28T09:13:37Z | https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/783 | [] | LegendSun0 | 2 |
dask/dask | numpy | 11,306 | ⚠️ Upstream CI failed ⚠️ | [Workflow Run URL](https://github.com/dask/dask/actions/runs/10369194454)
<details><summary>Python 3.12 Test Summary</summary>
```
dask/tests/test_tokenize.py::test_tokenize_random_functions[np.random]: AssertionError: assert '4a55f6ba9e8b...621cf04435925' == 'fd1bc1fa3a47...68dddc4dce8d1'
- fd1bc1fa3a4700bccef68... | closed | 2024-08-13T12:16:31Z | 2024-08-13T17:48:07Z | https://github.com/dask/dask/issues/11306 | [
"upstream"
] | github-actions[bot] | 1 |
fugue-project/fugue | pandas | 195 | [BUG] Dask print does not print all rows | **Minimal Code To Reproduce**
```
%%fsql dask
CREATE [[0,1],[0,2],[1,1],[1,3]] SCHEMA a:int,b:int
PRINT 3 ROWS
```
**Describe the bug**
The problem is the `head` function of dask requires npartitions, and even setting to -1, if a df has 5 records and I want to print 10 rows, I still get the warning which is ... | closed | 2021-04-29T08:17:40Z | 2021-04-29T17:17:15Z | https://github.com/fugue-project/fugue/issues/195 | [
"bug",
"high priority",
"core feature",
"dask"
] | goodwanghan | 0 |
autokey/autokey | automation | 817 | Kubuntu 22.04 Activate either version fails | ### AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland?
Xorg
### Has this issue already been reported?
- [X] I have searched through the existing issues.
### Is this a question rather than an issue?
- [X] This is not a question.
### What type of issue is thi... | closed | 2023-03-19T10:26:06Z | 2023-03-22T17:08:23Z | https://github.com/autokey/autokey/issues/817 | [
"bug",
"autokey-qt",
"autokey-gtk",
"installation/configuration"
] | ineuw | 16 |
facebookresearch/fairseq | pytorch | 4,726 | ModuleNotFoundError: No module named 'fairseq.models.speech_to_text.modules' | ## 🐛 Bug
When importing anything from the main branch of Fairseq, an error occurs.
### To Reproduce
Install fresh Fairseq
```bash
pip install 'git+https://github.com/facebookresearch/fairseq.git'
```
then try importing from it
```Python
from fairseq.dataclass.configs import FairseqConfig
```
Result:... | open | 2022-09-15T13:39:59Z | 2022-09-19T18:46:31Z | https://github.com/facebookresearch/fairseq/issues/4726 | [
"bug",
"needs triage"
] | avidale | 5 |
huggingface/datasets | pandas | 7,073 | CI is broken for convert_to_parquet: Invalid rev id: refs/pr/1 404 error causes RevisionNotFoundError | See: https://github.com/huggingface/datasets/actions/runs/10095313567/job/27915185756
```
FAILED tests/test_hub.py::test_convert_to_parquet - huggingface_hub.utils._errors.RevisionNotFoundError: 404 Client Error. (Request ID: Root=1-66a25839-31ce7b475e70e7db1e4d44c2;b0c8870f-d5ef-4bf2-a6ff-0191f3df0f64)
Revision N... | closed | 2024-07-26T08:27:41Z | 2024-07-27T05:48:02Z | https://github.com/huggingface/datasets/issues/7073 | [] | albertvillanova | 9 |
google-deepmind/sonnet | tensorflow | 70 | BatchReshape and BatchFlatten don't work in the straight-forward way | Dear engineers, I just want to convert two 4x4 gray images (now the shape is (2, 4, 4, 1)) into some layout suitable for layer normalization ( the intended shape is (2, 16), let's assume here I am sane to do so) and then convert it back. The straight forward way is to utilize BatchFlatten and BatachReshape in pair to d... | closed | 2017-10-29T01:02:00Z | 2017-10-29T23:16:25Z | https://github.com/google-deepmind/sonnet/issues/70 | [] | mingyr | 2 |
browser-use/browser-use | python | 203 | Integrations for orchestration (E.g. crewai) | Has anyone tested a pipeline generating where browser-use is integrated to frameworks like crewai, maybe some sort of feedback loop | open | 2025-01-10T15:20:21Z | 2025-01-22T01:36:08Z | https://github.com/browser-use/browser-use/issues/203 | [] | Edu126 | 7 |
freqtrade/freqtrade | python | 10,785 | freqtrade - ERROR - Fatal exception! joblib.externals.loky.process_executor._RemoteTraceback | ```
2024-10-13 16:32:58,163 - freqtrade.optimize.hyperopt - INFO - Effective number of parallel workers used: 2
Hyperopt results ... | closed | 2024-10-13T16:36:05Z | 2024-10-17T05:00:46Z | https://github.com/freqtrade/freqtrade/issues/10785 | [
"Question - Outdated Version"
] | nbwcbz | 3 |
aws/aws-sdk-pandas | pandas | 2,511 | Add ResultReuseConfiguration parameter to Athena query | **Is your idea related to a problem? Please describe.**
I would like to enable cache feature in Athena however, there is no option to pass "ResultReuseConfiguration"
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena/client/start_query_execution.html | closed | 2023-11-03T09:51:07Z | 2024-05-23T14:27:54Z | https://github.com/aws/aws-sdk-pandas/issues/2511 | [
"enhancement",
"closing-soon"
] | sivankumar86 | 3 |
mljar/mercury | data-visualization | 19 | Precise URL of watched notebook app | Please display (in the terminal after running a command) to the user a precise URL address of watched notebook. | closed | 2022-01-24T09:12:54Z | 2022-02-07T13:18:43Z | https://github.com/mljar/mercury/issues/19 | [
"enhancement",
"good first issue",
"help wanted"
] | pplonski | 17 |
hack4impact/flask-base | sqlalchemy | 132 | Redis on Bash on Ubuntu on Windows | I ran into some issues when trying to set this up on my Windows computer. I installed Flask-base using Bash on Ubuntu on Windows (because Redis does not currently support Windows).
On configuring flask-base, running `honcho start -f Local` would result in `redis.exceptions.ConnectionError: Error 111 connecting to lo... | closed | 2017-03-27T00:06:33Z | 2019-09-14T21:18:45Z | https://github.com/hack4impact/flask-base/issues/132 | [] | sbue | 2 |
jupyter/nbgrader | jupyter | 1,336 | "manual grading" screen unable to format any math containing a prime symbol `'` | <!--
Thanks for helping to improve nbgrader!
If you are submitting a bug report or looking for support, please use the below
template so we can efficiently solve the problem.
If you are requesting a new feature, feel free to remove irrelevant pieces of
the issue template.
-->
### Operating system
MacOS... | open | 2020-05-14T15:54:16Z | 2022-09-06T07:44:26Z | https://github.com/jupyter/nbgrader/issues/1336 | [] | Jannertje | 11 |
minimaxir/textgenrnn | tensorflow | 208 | System memory not freeing after train | I'm playing around with this module living in a web API where a `/train` route will train a `textgenrnn` object on some training data and then save the model weights to a cloud bucket for later downloading and getting output from a `/generate` route. I'm using Flask.
For `/train`, there will understandably be a spik... | open | 2020-07-24T21:57:17Z | 2020-11-24T00:48:32Z | https://github.com/minimaxir/textgenrnn/issues/208 | [] | jkatofsky | 1 |
Farama-Foundation/Gymnasium | api | 509 | [Proposal] FrameStack wrapper but for vector observations | ### Proposal
Maybe I missed it, but there is nothing like that, right?
Basically the idea would be to concatenate consecutive vector observations (the default ones) by stacking them. Eg, Pendulum-v0 returns obs of shape (3,): VectorStack(env, 4) would return obs of shape (12,), where obs are stacked like in FrameSt... | closed | 2023-05-18T05:22:08Z | 2023-05-20T19:13:17Z | https://github.com/Farama-Foundation/Gymnasium/issues/509 | [
"enhancement"
] | sparisi | 5 |
jazzband/django-oauth-toolkit | django | 756 | Ceiling pin Django2 incompatible versions | Add a Django<2 ceiling pin to versions<1.2. This would allow `pip-compile` to properly reconcile to the correct `django-oath-toolkit` version. We use `django-oauth-toolkit` in a package let's say `my-django-auth`. This is then used in multiple APIs. Our packages are generally unpinned unless necessary, like using backw... | closed | 2019-10-31T22:47:19Z | 2021-10-23T01:18:44Z | https://github.com/jazzband/django-oauth-toolkit/issues/756 | [] | Amertz08 | 0 |
desec-io/desec-stack | rest-api | 425 | deSEC settings for pfSense | I'm using pfSense and would like to set up deSEC. I tried several setting but didn't manage to get it working. I appreciate any help. The last think I tried are the following settings:
As username I used the domain
As password I used the token
.
... | closed | 2019-01-31T23:41:26Z | 2020-08-19T10:15:38Z | https://github.com/PokeAPI/pokeapi/issues/413 | [] | boberski666 | 6 |
FactoryBoy/factory_boy | sqlalchemy | 316 | save() method called twice when using post_generation | I just realised that my model factory was calling the model `save` method twice when defining `post_generation` function. Here is the many-to-many example:
``` python
class UserFactory(factory.django.DjangoModelFactory):
class Meta:
model = models.User
name = "John Doe"
@factory.post_generation
... | closed | 2016-07-29T09:34:27Z | 2023-10-02T10:55:14Z | https://github.com/FactoryBoy/factory_boy/issues/316 | [
"Django"
] | romgar | 8 |
babysor/MockingBird | pytorch | 368 | 提示无法正常运行 | 我换了一台电脑继续运行运行以下命令:python C:\MockingBird-main\demo_toolbox.py -d .\samples后提示:
Traceback (most recent call last):
File "C:\MockingBird-main\demo_toolbox.py", line 2, in <module>
from toolbox import Toolbox
File "C:\MockingBird-main\toolbox\__init__.py", line 1, in <module>
from toolbox.ui import UI
F... | open | 2022-02-03T13:30:31Z | 2022-02-04T09:52:38Z | https://github.com/babysor/MockingBird/issues/368 | [] | zhang065 | 3 |
pytorch/vision | computer-vision | 8,278 | Tests fail: ValueError: Could not find the operator torchvision::nms. Please make sure you have already registered the operator and (if registered from C++) loaded it via torch.ops.load_library. | ### 🐛 Describe the bug
```
===> py39-torchvision-0.17.1 depends on file: /usr/local/bin/python3.9 - found
cd /usr/ports/misc/py-torchvision/work-py39/vision-0.17.1 && /usr/bin/env XDG_DATA_HOME=/usr/ports/misc/py-torchvision/work-py39 XDG_CONFIG_HOME=/usr/ports/misc/py-torchvision/work-py39 XDG_CACHE_HOME=/usr/... | closed | 2024-02-23T17:00:14Z | 2024-02-23T17:25:10Z | https://github.com/pytorch/vision/issues/8278 | [] | yurivict | 1 |
onnx/onnx | pytorch | 6,356 | Why does SplitToSequence not allow zeros in `split` input? | ### Question
The ONNX 1.18.0 documentation says that for operator SplitToSequence:
```
‘split’ must contain only positive numbers.
```
Why are zeros not allowed? The semantics for zeros seems unambiguous, and it seems like they should be allowed per the principle of least surprise.
| open | 2024-09-09T16:28:04Z | 2024-09-09T21:32:29Z | https://github.com/onnx/onnx/issues/6356 | [
"question",
"module: spec"
] | ArchRobison | 1 |
onnx/onnx | tensorflow | 6,356 | Why does SplitToSequence not allow zeros in `split` input? | ### Question
The ONNX 1.18.0 documentation says that for operator SplitToSequence:
```
‘split’ must contain only positive numbers.
```
Why are zeros not allowed? The semantics for zeros seems unambiguous, and it seems like they should be allowed per the principle of least surprise.
| open | 2024-09-09T16:28:04Z | 2024-09-09T21:32:29Z | https://github.com/onnx/onnx/issues/6356 | [
"question",
"module: spec"
] | ArchRobison | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.