-
### Self Checks
- [X] This template is only for bug reports. For questions, please visit [Discussions](https://github.com/fishaudio/fish-speech/discussions).
- [X] I have thoroughly reviewed the p…
-
检测效果:
![image](https://github.com/user-attachments/assets/3d861721-e4de-41e6-b371-164c4d369c86)
魔改日志:
[SUCC] 找到 frida-tools 路径: /Users/xxx/Library/Python/3.9/lib/python/site-packages/frida
是否确…
-
Pytorch: 3.12.6
PS X:\ComfyUI_windows_portable\python_embeded> nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Wed_Apr_17_19:36:51_Pacific_…
-
## System details:
#### Positron and OS details:
Current `main` branch
Windows (but probably not a windows only issue)
#### Interpreter details:
Python 3.12.1
## Describe the issue:
When running …
-
Figure out what libraries to use:
- Add machine learning frameworks and data handling/visualization tools in python
-
With `tsp-client`, documentation and scripts for additional TypeSpec tooling is no longer necessary. To make sure our users don't get confused, we should remove these tooling.
- https://github.com/Az…
-
--日志开始--
error: subprocess-exited-with-error
× Building wheel for PyQt5-sip (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
…
-
### TL;DR
- Single apt package with multiple candidates prevent installation of all apt packages
- Python new _Externally Managed Environments_ feature prevents installation of all tools that rely…
-
I'm not able to load up my `Level.sav` file, haven't seen a similar exception in the open issues, so opening this one.
This save file comes from a G-Portal server that I'm trying to use locally.
A…
-
# bandit 代码安全分析
- **python 代码安全分析工具**
- Bandit使用标准库中的ast模块,将Python源码解析成Python语法节点构成的树。
- Bandit允许用户编写自定义的测试。
- 测试完成后,Bandit会生成针对源码的安全报告。
## Install
```
pip3 install bandit
```
## Sca…