Any plans to build a compatible release (Python 3.14 was released about 10 months ago and 3.15 is almost ready too...)?
Thanks for your assistance.
Collecting pillow<10.0.0,>=9.1.1 (from rpaframework)
Using cached Pillow-9.5.0.tar.gz (50.5 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [24 lines of output]
Traceback (most recent call last):
File "C:\Python\Python314\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module>
main()
~~~~^^
File "C:\Python\Python314\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python\Python314\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\Public\Documents\Wondershare\CreatorTemp\pip-build-env-6nyj1kwa\overlay\Lib\site-packages\setuptools\build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Public\Documents\Wondershare\CreatorTemp\pip-build-env-6nyj1kwa\overlay\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "C:\Users\Public\Documents\Wondershare\CreatorTemp\pip-build-env-6nyj1kwa\overlay\Lib\site-packages\setuptools\build_meta.py", line 520, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Public\Documents\Wondershare\CreatorTemp\pip-build-env-6nyj1kwa\overlay\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 29, in <module>
File "<string>", line 26, in get_version
KeyError: '__version__'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'pillow' when getting requirements to build wheel
I cannot install rpaframework on Python 3.14.
Could you please check and fix the error below (it seems stuck on "pillow", which is already stated as "compatible" in Python 3.14 Readiness (global compatibility is >64% already).
Any plans to build a compatible release (Python 3.14 was released about 10 months ago and 3.15 is almost ready too...)?
Thanks for your assistance.