-
Hello, I have a problem to use the gpu in open3d 0.18.. To enable GPU support, I build open3d from source and create the Python bindings. Unfortunately I always get an error when importing the library…
-
Dear Pastis developers,
A new [paper](https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/btac838/6967433) has been published with some interesting features provided …
-
On windows 11, using the graalpy-maven-plugin...
`
org.graalvm.python
graalpy-maven-plugin
…
-
When building with VERSION=1.24.8, Cerbero raises an ImportError on `import distro`. I haven't tried others.
`
Python >= 3.8 detected and the 'distro' python package was not found.
Please install t…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to be able to pull from the pypi archive, but install using the pyproject.toml file. This would be helpful for the …
-
I cannot install it on both ubuntu and lubuntu and have exactly same error for 2 different machines with different distros:
```
error: subprocess-exited-with-error
× Getting requirements …
-
Windows 11 Pro 64bit,
❯ py -3.13 -m pip install -U pygsl
Collecting pygsl
Using cached pygsl-2.3.3.tar.gz (1.1 MB)
Installing build dependencies ... done
Getting requirements to build whe…
-
### Version
1.7.0
### On which installation method(s) does this occur?
_No response_
### Describe the issue
When attempting to install the subprocess exits due to an error:
`TypeError: float() ar…
-
安装依赖时报错了, 网上查是python版本使用错了。 项目用的那个版本的python那? 我使用python 3.12 创建的虚拟环境,安装依赖报下面的错误
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
Looking in indexes: https://pypi.tuna.ts…
-
### Description
In venv after upgrading to PIP version 24.2 looks like it stopped paying attention to `--cert` option, `cert` configuration parameter in `pip.conf`, and `PIP_CERT` variable and genera…