On 25/02/2021 09:31, Robin Becker wrote:
Not sure exactly what broke in the chain of my toolset for building reportlab. I have a github action which fails with
the message
ls: cannot access /opt/python/cp27-cp27mu/bin: No such file or directory
.........tory
Error: Process completed with exit code 2.
I looked into the manylinux image with docker and it seems that manylinux no
longer supports 2.7 can anyone confirm this?
$ docker run -it quay.io/pypa/manylinux2010_x86_64 /bin/bash
[root@9fa7e0b69500 /]# ls /opt
_internal python rh
[root@9fa7e0b69500 /]# ls /opt/python/
cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39
[root@9fa7e0b69500 /]#
--
Robin Becker
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at
https://mail.python.org/archives/list/distutils-sig@python.org/message/HKIFYNUD4BGEWPPAF326LQUUQWXZGSXK/