Poliastro does not install under Python 3.9
🐞 Problem
Any attempt to install ends up with an error when trying to install the dependency llvmlite.
Hi @SolSysMiner, thanks for your interest in poliastro. At the moment, only Python 3.7 and 3.8 version are supported to install poliastro. This is because Numba (one of the project dependencies) still does not support version 3.9 in its last stable release.
Once https://github.com/poliastro/poliastro/pull/1027 will be merged, this issue should be fixed :+1:
Thanks a lot for a quick reply. Waiting for the update then.
On Wed, Jan 20, 2021 at 9:18 PM Jorge M.G. notifications@github.com wrote:
Hi @SolSysMiner https://github.com/SolSysMiner, thank you your interest
in poliastro. At the moment, only Python 3.7 and 3.8 version are supported
to install poliastro. This is because Numba (one of the project
dependencies) still does not support version 3.9 in its last stable release.Once #1027 https://github.com/poliastro/poliastro/pull/1027 will be
merged, this issue should be fixed 👍—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/poliastro/poliastro/issues/1083#issuecomment-763906644,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ASRGBDFFXAF5JKQOBETKL7LS243BHANCNFSM4WLGDKLQ
.
We just merged support for Python 3.9! The next release will work with it without problems :)
Many thanks, I'll check it out.
On Sat, Feb 13, 2021 at 4:08 PM Juan Luis Cano Rodríguez <
[email protected]> wrote:
Closed #1083 https://github.com/poliastro/poliastro/issues/1083.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/poliastro/poliastro/issues/1083#event-4327853273, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/ASRGBDDPHGFEUILQJEDLRA3S62IWPANCNFSM4WLGDKLQ
.
Most helpful comment
Hi @SolSysMiner, thanks for your interest in poliastro. At the moment, only Python 3.7 and 3.8 version are supported to install poliastro. This is because Numba (one of the project dependencies) still does not support version 3.9 in its last stable release.
Once https://github.com/poliastro/poliastro/pull/1027 will be merged, this issue should be fixed :+1: