carla icon indicating copy to clipboard operation
carla copied to clipboard

Python API wheels for Linux and Windows for Python 3.9 on PyPi?

Open VonAncken opened this issue 2 years ago • 5 comments

CARLA version: 0.9.12 Platform/OS: Windows 10 and Ubuntu 20.04 LTS

Currently there are wheels for Python 2.7, 3.6, 3.7 and 3.8 available on PyPi for the CARLA Python API. Is it possible to provide wheels for Windows and Linux for Python 3.9 as well? Could you extend the build for Python 3.9? I know I could build the wheels myself, but I think I'm not the only one who needs them.

VonAncken avatar Sep 28 '21 10:09 VonAncken

Hi @VonAncken, We are planning to provide wheels for Windows and Ubuntu for Python 3.9 but it is not straightforward right now. We've detected some incompatibilities with the current version of boost we are using and Python 3.9. So probably we need to upgrade it. I'll leave this issue open to report any progress on this topic.

joel-mb avatar Nov 18 '21 11:11 joel-mb

Hi @joel-mb,

could you elaborate on the incompatibilities? I managed to compile the CARLA Python API for Python 3.9. And it seems to work. Am I missing something?

dk42 avatar Jan 20 '22 08:01 dk42

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 13:04 stale[bot]

I think @joel-mb is referring to the official Python wheel of carla available in pypi (https://pypi.org/project/carla/) not supporting Python 3.9

gdippolito avatar Jun 06 '22 15:06 gdippolito

@bernatx would it be possible to provide a wheels for Python 3.9 whenever a new (0.9.14) release will be cut?

At the moment there is no wheel available in Pypi (https://pypi.org/project/carla/) which support Python 3.9.

gdippolito avatar Jul 25 '22 15:07 gdippolito

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 02 '23 03:06 stale[bot]

Still no support for python 3.9?

Sultan91 avatar Aug 12 '23 09:08 Sultan91