简体   繁体   English

如何用腻子安装Python3

[英]How to install Python3 with putty

I have a NAS and I would like to run a python3 program using putty (SSH) but my code is in python3 while the pre-installed version of python there is python 2.7.我有一个 NAS,我想使用 putty (SSH) 运行 python3 程序,但我的代码在 python3 中,而预安装的 python 版本是 python 2.7。 How can I install python3 using SSH?如何使用 SSH 安装 python3?

As QNAP seems to run their own Linux for their NAS you need to install Python 3 via their App center.由于 QNAP 似乎为他们的 NAS 运行他们自己的 Linux,因此您需要通过他们的应用程序中心安装 Python 3。

It should be available according to their Release Notes: 1根据他们的发行说明,它应该可用: 1

There also seems to be a subreddit here: 2这里似乎还有一个 subreddit: 2

And a blog about Python on their OS here: 3以及关于他们操作系统上的 Python 的博客: 3

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM