-
Please, specify supported Python versions. Python3 (3.5) complains about:
+ zonal/tzverify.py
+ zonal/tzdump.py
+ pycalendar/datetime.py
Now i don't know if python3 is supported and this error…
-
I would like to address the fact that I've tried to run this project on my local system and it does not work with Python 2.7.15 and 3.7.0. Also, apparently Heroku deploy does not support your Python e…
-
Hi @eclique,
Could you tell us what versions of python packages you are using?
Many thanks
Ian
-
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…
-
Currently we test on the following Python versions:
https://github.com/plasmabio/tljh-repo2docker/blob/c42f08a0832a9abdd131be246d339df2c2ce00f3/.github/workflows/test.yml#L15
Since then `3.11` a…
jtpio updated
7 months ago
-
Hello! I see that the package supports only 3.7-3.8 pythons. Can you up this barrier?
-
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 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…
-
What Python versions do we _really_ support? Currently only `2.7`, `3.4` and `3.5` are CI tested (will add `3.6` in the future when supported by linters and Travis CI).
Some stats on Python usage:
…
nfnty updated
4 years ago
-
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?