ubuntu里面怎么安装uwsgi-plugin-common

2024-10-28 03:27:21

1、登录Ubuntu系统后,输入命令:sudo apt-get install python3-dev并按回车安装Python,如图。

ubuntu里面怎么安装uwsgi-plugin-common

3、弹出安装进度显示界面,等待安装完成,如图。

ubuntu里面怎么安装uwsgi-plugin-common

5、在弹出的安装界面输入“y”并按回车,如图。

ubuntu里面怎么安装uwsgi-plugin-common

7、python3-pip安装完成后,继续输入命令:sudo pip3 install uwsgi并按回车,如图。

ubuntu里面怎么安装uwsgi-plugin-common

9、uwsgi安装成功后输入命令:uwsgi 并按回车启动uwsgi,如图。

ubuntu里面怎么安装uwsgi-plugin-common
猜你喜欢