我以前看过很多这样的问题,也看过很多解释如何安装它的页面,但我发现我太初学了,所以我不知道在哪里写这篇文章 sudo apt-get install python-tk 这是在python终端python.exe中写的,还是在cmd中写的?有人能帮我吗我是python新手,但如果我用cmd写这篇文章,我知道用c++和java编程的基础 C:\Users\shaurya>sudo apt-get install python-tk 'sudo' is not recognized as an internal or externalcommand ,operable p
我想在Raspberry Pi上安装python-firebase。所以我找到了这个页面(https://pypi.org/project/python-firebase/)并按照手册操作。 我使用了下面的评论: $ sudo pip install requests==1.1.0
$ sudo pip install python-firebase 当我写第二条评论的时候,我得到了下面的错误 Could not find a version that satisfies the requirement python-firebsae(from versions: ) No matc