-
## Background information
When building openpmix with `--enable-python-bindings` using GNU Guix, its `validate-runpath` verification phase fails like this:
```
starting phase `validate-runpath'…
-
It seems like the `setup.py` is not done correctly, it results in a broken installation when using `python setup.py install` or `pip install .` (at least when using Python 3.11):
Although the insta…
-
I tried to install maker-pdf in my python 3.13 environment and got the following error:
Requirement already satisfied: numpy=1.26.1 in /Users/xxxxxxxxxxx (from marker-pdf) (1.26.4)
Collecting scikit…
-
- [X] I have checked that the [SDK documentation][sdk-docs] doesn't solve my issue.
- [X] I have checked that the [API documentation][api-docs] doesn't solve my issue.
- [X] I have searched the [Box…
-
When trying to install TensorFlow via pip, I encounter an error stating that no matching distribution can be found. The command I used and the error message are as follows:
```
C:\Users\Enes> pip …
-
I am using python wrapper to generate saturated property. But I got different value by using REFPROPdll and REPROP desktop.
from ctREFPROP.ctREFPROP import REFPROPFunctionLibrary
RP = REFPROPFu…
-
### Provide a screenshot and describe the bug
I tried to add a list of 22k URLs. ArchiveBox read them all in and started queuing them, but after a few seconds it started spewing tracebacks. Unfortuna…
-
***Platform your question concerns:***
- [ ] Android
- [ ] iOS
- [x] Other
- [ ] Platform is not relevant for this question
***Device:***
- [ ] Polar OH1
- [ ] Polar Verity Sense
- [x] Pol…
-
There are two common directory layouts used by Python packages: tests source code alongside the Python source code, or tests source code in a dedicated package top-level directory. Some packages insta…
-
I encountered an issue when using LiPD in Python to convert an xlsx file to the lpd format. The conversion failed with the error: Failed to open Excel workbook: LakeIznik.Ulgen.2012, Excel xlsx file; …