-
I recently discovered that there is a difference between the ldsc versions available on PyPI and GitHub.
On PyPI, version 2.0.1 is available, which supports Python 3. https://pypi.org/project/ldsc/…
-
`pip search robotframework | grep dialog` gives no match and the link from `README` is currently broken. Any clue how to test the package straight from PyPI?
-
I'm using this with github actions, latest available version is 3.1.12 but the bug for qt6.7 is fixed in the 3.1.13.
I need that!
any way to use 3.1.13 in github actions? without being released …
-
### 🐛 Describe the bug
!!! Exception during processing!!! free_upper_bound + pytorch_used_bytes[device]
-
While the listed numpy version is available here: https://github.com/IntelPython/dpnp and here: https://pypi.org/project/dpnp/, when installed it is up to the user to check this when installing from p…
-
### Your current environment
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 20.04.3 LTS (x86_64)
GCC ve…
-
### Your current environment
The output of `python collect_env.py`
```text
(myenv) root@I1cf76ef41800201311:~# python collect_env.py
Collecting environment information...
/usr/local/minicon…
yhhit updated
3 weeks ago
-
### 🐛 Describe the bug
`bitwise_right_shift` only works for uint8, not for integrals as documented here: https://pytorch.org/docs/stable/generated/torch.bitwise_right_shift.html
```py
>>> import …
-
**Summary**
Installing mypy on aarch64 via pip using command "pip3 install mypy" tries to build wheel from source code.
**Problem description**
mypy doesn't have wheel for aarch64 on PyPI reposit…
-
It seems like the Python API is standalone. Cf. #1200 .
As the official repository for python modules is [PyPi](https://pypi.org), can you put the OLA Python API there ?
It would make it easy to i…