-
## How to reproduce the behaviour
In my dockerfile, I run these commands:
```Dockerfile
FROM --platform=linux/amd64 python:3.12.4
RUN pip install --upgrade pip
RUN pip install torch --index-u…
-
## Details
* Read the Docs project URL: https://readthedocs.org/projects/reuse
* Build URL (if applicable): https://readthedocs.org/projects/reuse/builds/25578647/
* Read the Docs username (if ap…
-
### Describe the bug
AttributeError: 'dict' object has no attribute '__NUMPY_SETUP__'
### To Reproduce
pip install TTS
### Expected behavior
Installed module
### Logs
```shell
Collecting TTS (f…
-
**cuvs/build.sh failed**
Hi! I am trying to do some adjustment on your source code of cagra and check if it could work. However, I failed to manually install your cuvs package (without any modificatio…
-
## Problem Description
Currently, build123d cannot be installed on Apple Silicon macs, because it depends on [cadquery-ocp](https://github.com/CadQuery/ocp-build-system), which is not available on …
-
Package: qtinterfaceframework:x64-windows@6.7.3
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.41.34123.0
- vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
v…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
When developing a custom lint rule as described in [_Packaging Custom Rules_](https://www.ansible.com/blog/creating-custom-rules-for-ansible-lint/), the lint is not available if installed with `pip in…
-
### What happened + What you expected to happen
I follow the building on MacOs process to build from source.
When I exec "pip install -e . --verbose",the errors happened like this:
```
Buildin…
-
安装失败,Python 版本 3.11.9,系统为 Windows 10,在 MacOS 下依旧安装失败,具体报错如下
```
Workspace\Python\pure via 🐍 v3.11.9 (pure)
❯ pip install -i https://mirrors.bfsu.edu.cn/pypi/web/simple --upgrade purepress
Lookin…