我想知道是否有任何方法可以在 chromebook 上运行 python 3.x,因为我正在考虑获得一个,但如果我无法在其上编程,那将毫无用处。
有什么办法吗?
谢谢
我想知道是否有任何方法可以在 chromebook 上运行 python 3.x,因为我正在考虑获得一个,但如果我无法在其上编程,那将毫无用处。
有什么办法吗?
谢谢
是的,你必须安装油炸面包块:
http://www.howtogeek.com/162120/how-to-install-ubuntu-linux-on-your-chromebook-with-crouton/
基本上 crouton 安装了一个 linux shell,你可以从中下载你喜欢的东西。
要在此之后进入 shell,请输入以下内容(crosh
使用Ctrl++输入Alt)Tt
$ shell
chronos@localhost-$ sudo enter-chroot
Entering usr/locals/precise...
user@localhost-$ echo This is the shell
This is the shell