우분투에 uwsgi를 설치할 수 없습니다

우분투에 uwsgi를 설치할 수 없습니다
root@ip-10-194-97-94:~# apt-get install uwsgi

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  uwsgi: Depends: uwsgi-python2.6 (>= 0.9.6.5-0ubuntu1~lucid1) or
                  uwsgi-python3.1 (>= 0.9.6.5-0ubuntu1~lucid1)
E: Broken packages

답변1

사용하고 계신 것 같아요uwsgi 런치패드 저장소.

당연하지는 않지만 포장을 만지지 말고 uwsgi사용하세요 uwsgi-python.

설명 제공여기, 그들은 이름에서 uwsgi이름으로 이동하고 있습니다 uwgsi-python.

관련 정보