-
Hi
Python latest version doesn't support numpy
-
Running into various issues when trying to run the testsuite against Python 3.13 Beta 1. See comments below.
-
Are there any workarounds to make the package work with python 3?
Do you have any plans of building a version which works with python 3?
ghost updated
1 month ago
-
After running the command `python setup.py install --user --force `it return the error:
`ModuleNotFoundError: No module named 'distutils.msvccompiler'`
But I have already installed setuptools. Du…
-
Hi there!
I really enjoy OpenFisca, but I recently encountered an issue.
### Here is what I did:
I installed a new Ubuntu. The current LTS (in September 2024) is Ubuntu 24.04 and it comes wit…
-
@ivukotic Would you be open to adding a more modern version of CPython than 3.8, such as Python 3.10, as [NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html) advocates support for Python …
-
### System Info
Hi, I was trying to install transformers using pip in python virtual environment created using venv. I'm getting following error:
`(.env) -> python3 -m pip install transformers
Co…
-
Hi, I'm trying to build this for Python 3.11. I would much rather have a wheel for amd64 linux, but I see that the wheels on PyPI are very outdated (no 3.9, 3.10, 3.11, 3.12).
I cloned the reposito…
-
Please add Python 3.12 support
-
I followed the installation directions on the README. However, my version of Anaconda only goes back to python 3.8. I did the following:
1. conda create --name itmlogic python=3.8 gdal
2. conda acti…