deepin15.4.1 安装pygame库,返回无法找到相应安装文件。
Tofloor
poster avatar
soldier
deepin
2017-08-27 00:33
Author
使用sudo dpkg --remove --force-remove-reinstreq python-blinker这个方法还是不行。
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-08-27 00:49
#1
有地址能提供下载的嘛
Reply View the author
avatar
soldier
deepin
2017-08-27 01:47
#2
https://bbs.deepin.org/post/144695
有地址能提供下载的嘛

小白只知道命令下载,文件已经下载并解压缩了,怎么安装呢老哥。
Reply View the author
avatar
DebuggerX
deepin
2017-08-27 02:26
#3
https://bbs.deepin.org/post/144695
小白只知道命令下载,文件已经下载并解压缩了,怎么安装呢老哥。



请一定记住不要随便就下源码,90%的软件都能用仓库直接安装,不要给自己找麻烦。

网上那些垃圾教程能少看就少看,害人的!
Reply View the author
avatar
Dream
deepin
2017-08-27 05:20
#4
我记得linux系统上pygame不支持python3的
Reply View the author
avatar
jingle
deepin
2017-08-28 16:50
#5
https://bbs.deepin.org/post/144695
小白只知道命令下载,文件已经下载并解压缩了,怎么安装呢老哥。
  1. deepin@deepin:~$ apt-cache search pygame
  2. lightyears - single player real-time strategy game with steampunk sci-fi
  3. psychopy - environment for creating psychology stimuli in Python
  4. pyntor - flexible and componentized presentation program
  5. python-pygame - SDL bindings for games development in Python
Copy the Code



是上面的这吗python-pygame
Reply View the author
avatar
soldier
deepin
2017-08-29 04:05
#6
https://bbs.deepin.org/post/144695
是上面的这吗python-pygame

老哥,python2.7已经导入pygame了,但我是想python3.5导入pygame,该怎么弄?另外,我之前用虚拟机搭建Ubuntu平台,然后导入deepin镜像文件兼容不太好,我知道deepin是基于debian的,创建客户机时最好该选择哪个版本的debian(如图)?


Reply View the author
avatar
jingle
deepin
2017-08-29 16:45
#7
https://bbs.deepin.org/post/144695
老哥,python2.7已经导入pygame了,但我是想python3.5导入pygame,该怎么弄?另外,我之前用虚拟机搭建Ub ...

8.x
Reply View the author