-
## 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…
-
If I run the pip installation, I get this syntax error :
```
(base) C:\Users\PC>pip install pyrpl
Collecting pyrpl
Using cached pyrpl-0.9.3.6-py2.py3-none-any.whl.metadata (9.0 kB)
Collect…
-
Both the exported `.yml` file and the spec-file (`.txt`) should include pip-packages:
- [x] Export `.yml` files with pip-packages (re-opened)
- [ ] Export `.txt` files (exact package URLs) with p…
-
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…
-
Hello, nice work! When I'm trying to run the script i get NoduleNotFoundError: No module named 'aaron_common_libs', and I dont find any file called simialrly. I tried to pip it but I guess this is a c…
-
### bug描述 Describe the Bug
用的python3 -m pip install paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu123/
看了指令集支持avx
nvidia-smi显示cuda12.4
nvcc -V显示cuda 12.3
cudnn 9.…
-
Hello,
when I run pip install I have the next error:
`
pip install .
Defaulting to user installation because no…
-
**Describe the bug**
After clicking 'Leistungszertifikate' ausstellen, not all certificates are created, even after multiple tries.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to ht…
-
I can't build `pyxcp` with python 3.12 on ubuntu 24.04. Got the following error:
````
Building wheels for collected packages: pyxcp, uptime
Building wheel for pyxcp (pyproject.toml) ... error
…
-
```bash
$ pip install -U .
Processing /home/arcivanov/Documents/src/karellen/wheel-axle
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadat…