第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

在 Anaconda 上安裝 Pygame 的問題

在 Anaconda 上安裝 Pygame 的問題

慕田峪9158850 2023-05-23 14:44:16
我想在 python 上安裝 pygame。我有 ubuntu 20.04(已經(jīng)安裝了 python3.8)和 Anaconda。pip 已連接到 Anaconda:which pip顯示它位于/home/mohammad/anaconda3/bin/pip.我使用pip在Anaconda上安裝pygame。但是顯示錯誤。如何在 Anaconda 上安裝 pygame?pip install pygame我可以通過停用 Anaconda 環(huán)境并使用將其安裝在系統(tǒng) python 上的 pip 來簡單地安裝 pygame(它應該沒有任何問題)。但我想在 Anaconda 上安裝 pygame。我真的不知道問題出在哪里。$ pip install pygameCollecting pygame  Using cached pygame-1.9.6.tar.gz (3.2 MB)    ERROR: Command errored out with exit status 1:     command: /home/mohammad/anaconda3/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z7x7jtmx/pygame/setup.py'"'"'; __file__='"'"'/tmp/pip-install-z7x7jtmx/pygame/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ctnap_n6         cwd: /tmp/pip-install-z7x7jtmx/pygame/    Complete output (25 lines):            WARNING, No "Setup" File Exists, Running "buildconfig/config.py"    Using UNIX configuration...        /bin/sh: 1: sdl-config: not found    /bin/sh: 1: sdl-config: not found    /bin/sh: 1: sdl-config: not found    Package freetype2 was not found in the pkg-config search path.    Perhaps you should add the directory containing `freetype2.pc'    to the PKG_CONFIG_PATH environment variable    No package 'freetype2' found    Package freetype2 was not found in the pkg-config search path.    Perhaps you should add the directory containing `freetype2.pc'    to the PKG_CONFIG_PATH environment variable    No package 'freetype2' found    Package freetype2 was not found in the pkg-config search path.    Perhaps you should add the directory containing `freetype2.pc'    to the PKG_CONFIG_PATH environment variable    No package 'freetype2' found
查看完整描述

1 回答

?
aluckdog

TA貢獻1847條經(jīng)驗 獲得超7個贊

python3 -m pip install pygame==2.0.0.dev6

請嘗試在您的平臺上運行上述代碼。

Python 3.8 沒有 2.0.0.dev3 的構建。發(fā)布 dev3 時,Python 3.8 還沒有出來。你想要最新的,所以將你的命令更改為那個。

但是,如果這對您也沒有幫助,請嘗試sudo apt install python3-pygame


查看完整回答
反對 回復 2023-05-23
  • 1 回答
  • 0 關注
  • 264 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網(wǎng)微信公眾號