1

我在 Ubuntu 上的虚拟环境中运行一个程序,它允许我通过网页连接到服务器并拍摄网络摄像头照片。我正在使用 pygame 拍照,它在 venv 之外完美运行。当我尝试在 venv 中安装它时:

pip install pygame

我明白了

  Could not find any downloads that satisfy the requirement pygame
  Some externally hosted files were ignored (use --allow-external pygame to allow).
Cleaning up...
No distributions at all found for pygame
Storing debug log for failure in /home/mmalkin/.pip/pip.log
4

0 回答 0