This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gerriklabra
Recipients gerriklabra
Date 2020-12-27.04:19:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609042767.15.0.899316514178.issue42753@roundup.psfhosted.org>
In-reply-to
Content
Ok. So I tried to run the setup in README.txt for the latest linux beta emulator on the google pixel chromebook.

Here is what I got back, and the commands, "make, make test, sudo make test" didn't work.

ennuilysis@penguin:~/Python/Python-3.8.7$ ./configure
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python3.8... no
checking for python3... python3
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... "linux"
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/ennuilysis/Python/Python-3.8.7':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
History
Date User Action Args
2020-12-27 04:19:27gerriklabrasetrecipients: + gerriklabra
2020-12-27 04:19:27gerriklabrasetmessageid: <1609042767.15.0.899316514178.issue42753@roundup.psfhosted.org>
2020-12-27 04:19:27gerriklabralinkissue42753 messages
2020-12-27 04:19:26gerriklabracreate