-
## Reporting a bug
Today, we noticed that Numba 0.60.0 produces an import error when used with SHAP 0.44 and NumPy 1.24.1 in Python 3.9.
```import shap
File "/miniconda3/lib/python3.9/site-pack…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
### 🐛 Describe the bug
I had installed python=3.10 torch=2.3 and torch-geometric=2.6.1 in anaconda for my mac, and had installed other extensions using `pip install pyg_lib torch_scatter torch_sparse…
-
Since new changes keep coming in, I need to think about a new way to handle releases instead of using semantic release. One approach could be similar to the versioning methods used by Airflow or Pytho…
-
Version: pip `0.1.16`
Sometimes the ordering of classes in the generated python is improper so that base classes appear after derived classes that require them. Seems to be a function of the number…
-
**Bug Report**
`dmypy` is failing to notice type errors when they are introduced into a file that has already passed type checking. I'm observing this even on extremely minimal examples. It seems…
-
Hi,
here are the steps I've done on QGIS with these specs :
Version de QGIS
3.34.9-Prizren
Révision du code
cbbc7bdf
Version de Qt
5.15.13
Version de Python
3.12.4
Version de GDAL/OGR
3…
-
So mypy knows to ignore it https://docs.python.org/3/library/typing.html#typing.no_type_check
-
C:\Users\john\RFGuess>python main.py
Traceback (most recent call last):
File "C:\Users\john\RFGuess\main.py", line 2, in
from ui.slots import *
File "C:\Users\john\RFGuess\ui\slots.py", l…
-
### Python version
3.10.3
### Operating system and processor architecture
macOS-14.7-arm64-arm-64bit
### Installed packages
```python
asn1crypto==1.5.1
certifi==2024.8.30
cffi==1.17.…