-
## PROBLEM REPORT
### What I did:
Run the tests in GHA and locally.
### What I expect to happen:
Green tests.
### What actually happened:
Expat parsing errors.
e. g. https://github.com/zopefounda…
-
We should document (and test) the supported python versions. As per https://devguide.python.org/versions/, 3.8 is the minimum supported, but only until 2024-10, so perhaps we should pick 3.9. Alternat…
-
Hello,
Would it be relatively easy to change the code to allow for compatibility with older python versions? From a quick glance it looks to me like the only problem with this is the match statemen…
-
Hey! Thanks for this work, brilliant!
Im trying to run your model on a macbook m1 (no cuda) with following code:
```
from accord_nlp.text_classification.ner.ner_model import NERModel
model = NE…
-
I've been thinking of tightening up the supported Python versions in LibCST.
## Problem
Currently, LibCST allows for handling any Python version since 3.0. This is problematic on many fronts:
-…
-
I have been attempting to stand this service up locally, and worked through the Python dependencies, but am getting no NLP processing of the data, reading in feeds from Google News RSS. I tried stepp…
-
I noticed that the package currently supports up to Python 3.11. Do you have any plans to add support for Python 3.12 and higher versions?
-
# In your bug report please include:
* CPU architecture: PowerPC
* Operating System: macOS
* Python version: 3.11.10
* Version of py-cpuinfo: 9.0.0
`cpuinfo` omits `PPC`/`PPC_32` in the list wh…
-
2024-11-04 23:33:46,725 - ERROR - Unhandled exception in listener callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/…
-
In GitLab by @timothy-nunn on Mar 2, 2022, 14:29
- [ ] Lock `requirements.txt` at exact versions (`pip freeze`?)
- [ ] Lock Python version at exactly `3.8`: https://packaging.python.org/en/latest/gui…