Rem20020111 发表于 2021-2-15 19:29:19

Python3.9下载Pygame遇到问题

如图,我一开始去百度了一下。发现,是Pygame下到了Anaconda3的Lib里,把文件复制到Python3.9的Lib里,还是报错。又在百度里找大佬的解决方法。可是,我重新下载好了,还是没有。IDLE就是显示找不到文件。求大佬帮助{:10_254:}

hrp 发表于 2021-2-15 19:35:29

先把你复制的东西清干净
到py3.9的安装目录下的scripts文件夹里,按住shift键,在空白处点击右键,选在此处打开xxx,然后输入命令pip install pygame。

Rem20020111 发表于 2021-2-15 19:55:39

hrp 发表于 2021-2-15 19:35
先把你复制的东西清干净
到py3.9的安装目录下的scripts文件夹里,按住shift键,在空白处点击右键,选在此 ...

没用,还是报相同的错误

洋洋痒 发表于 2021-2-15 20:04:14

{:10_254:}我感觉往Anaconda3下包比直接在python里下还要复杂,你为什么会下到那里呢

hrp 发表于 2021-2-15 20:04:42

本帖最后由 hrp 于 2021-2-15 20:06 编辑

Rem20020111 发表于 2021-2-15 19:55
没用,还是报相同的错误

你在命令窗口输入pip -V和pip list
在IDLE输入>>> import sys
>>> sys.executable
结果发来看看

Rem20020111 发表于 2021-2-15 20:13:17

洋洋痒 发表于 2021-2-15 20:04
我感觉往Anaconda3下包比直接在python里下还要复杂,你为什么会下到那里呢

{:10_274:}我的五鱼币,我按书上的:在cmd里直接输入:pip install pygame,就下到了Anaconda3里
不过,还是要谢谢你的回答
{:10_288:}

洋洋痒 发表于 2021-2-15 20:17:12

Rem20020111 发表于 2021-2-15 20:13
我的五鱼币,我按书上的:在cmd里直接输入:pip install pygame,就下到了Anaconda3里
不过, ...

{:10_247:}你咋看出来我是来混点鱼币呢

洋洋痒 发表于 2021-2-15 20:20:05

{:10_299:}我当初用Anaconda3都是激活环境然后conda install命令下载的模块,现在看来是我自己弄复杂了

Rem20020111 发表于 2021-2-15 20:26:15

hrp 发表于 2021-2-15 20:04
你在命令窗口输入和
在IDLE输入
结果发来看看

第一个结果:Package                            Version
---------------------------------- -------------------
alabaster                        0.7.12
anaconda-client                  1.7.2
anaconda-navigator               1.9.12
anaconda-project                   0.8.3
argh                               0.26.2
asn1crypto                         1.3.0
astroid                            2.3.3
astropy                            4.0
atomicwrites                     1.3.0
attrs                              19.3.0
autopep8                           1.4.4
Babel                              2.8.0
backcall                           0.1.0
backports.functools-lru-cache      1.6.1
backports.shutil-get-terminal-size 1.0.0
backports.tempfile               1.0
backports.weakref                  1.0.post1
bcrypt                           3.1.7
beautifulsoup4                     4.8.2
bitarray                           1.2.1
bkcharts                           0.2
bleach                           3.1.0
bokeh                              1.4.0
boto                               2.49.0
Bottleneck                         1.3.2
certifi                            2019.11.28
cffi                               1.14.0
chardet                            3.0.4
Click                              7.0
cloudpickle                        1.3.0
clyent                           1.2.2
colorama                           0.4.3
comtypes                           1.1.7
conda                              4.8.2
conda-build                        3.18.11
conda-package-handling             1.6.0
conda-verify                     3.4.2
contextlib2                        0.6.0.post1
cryptography                     2.8
cycler                           0.10.0
Cython                           0.29.15
cytoolz                            0.10.1
dask                               2.11.0
decorator                        4.4.1
defusedxml                         0.6.0
diff-match-patch                   20181111
distributed                        2.11.0
docutils                           0.16
entrypoints                        0.3
et-xmlfile                         1.0.1
fastcache                        1.1.0
filelock                           3.0.12
flake8                           3.7.9
Flask                              1.1.1
fsspec                           0.6.2
future                           0.18.2
gevent                           1.4.0
glob2                              0.7
greenlet                           0.4.15
h5py                               2.10.0
HeapDict                           1.0.1
html5lib                           1.0.1
hypothesis                         5.5.4
idna                               2.8
imageio                            2.6.1
imagesize                        1.2.0
importlib-metadata               1.5.0
intervaltree                     3.0.2
ipykernel                        5.1.4
ipython                            7.12.0
ipython-genutils                   0.2.0
ipywidgets                         7.5.1
isort                              4.3.21
itsdangerous                     1.1.0
jdcal                              1.4.1
jedi                               0.14.1
Jinja2                           2.11.1
joblib                           0.14.1
json5                              0.9.1
jsonschema                         3.2.0
jupyter                            1.0.0
jupyter-client                     5.3.4
jupyter-console                  6.1.0
jupyter-core                     4.6.1
jupyterlab                         1.2.6
jupyterlab-server                  1.0.6
keyring                            21.1.0
kiwisolver                         1.1.0
lazy-object-proxy                  1.4.3
libarchive-c                     2.8
llvmlite                           0.31.0
locket                           0.2.0
lxml                               4.5.0
MarkupSafe                         1.1.1
matplotlib                         3.1.3
mccabe                           0.6.1
menuinst                           1.4.16
mistune                            0.8.4
mkl-fft                            1.0.15
mkl-random                         1.1.0
mkl-service                        2.3.0
mock                               4.0.1
more-itertools                     8.2.0
mpmath                           1.1.0
msgpack                            0.6.1
multipledispatch                   0.6.0
navigator-updater                  0.2.1
nbconvert                        5.6.1
nbformat                           5.0.4
networkx                           2.4
nltk                               3.4.5
nose                               1.3.7
notebook                           6.0.3
numba                              0.48.0
numexpr                            2.7.1
numpy                              1.18.1
numpydoc                           0.9.2
olefile                            0.46
openpyxl                           3.0.3
packaging                        20.1
pandas                           1.0.1
pandocfilters                      1.4.2
paramiko                           2.7.1
parso                              0.5.2
partd                              1.1.0
path                               13.1.0
pathlib2                           2.3.5
pathtools                        0.1.2
patsy                              0.5.1
pep8                               1.7.1
pexpect                            4.8.0
pickleshare                        0.7.5
Pillow                           7.0.0
pip                              20.0.2
pkginfo                            1.5.0.1
pluggy                           0.13.1
ply                              3.11
prometheus-client                  0.7.1
prompt-toolkit                     3.0.3
psutil                           5.6.7
py                                 1.8.1
pycodestyle                        2.5.0
pycosat                            0.6.3
pycparser                        2.19
pycrypto                           2.6.1
pycurl                           7.43.0.5
pydocstyle                         4.0.1
pyflakes                           2.1.1
pylint                           2.4.4
PyNaCl                           1.3.0
pyodbc                           4.0.0-unsupported
pyOpenSSL                        19.1.0
pyparsing                        2.4.6
pyreadline                         2.1
pyrsistent                         0.15.7
PySocks                            1.7.1
pytest                           5.3.5
pytest-arraydiff                   0.3
pytest-astropy                     0.8.0
pytest-astropy-header            0.1.2
pytest-doctestplus               0.5.0
pytest-openfiles                   0.4.0
pytest-remotedata                  0.3.2
python-dateutil                  2.8.1
python-jsonrpc-server            0.3.4
python-language-server             0.31.7
pytz                               2019.3
PyWavelets                         1.1.1
pywin32                            227
pywin32-ctypes                     0.2.0
pywinpty                           0.5.7
PyYAML                           5.3
pyzmq                              18.1.1
QDarkStyle                         2.8
QtAwesome                        0.6.1
qtconsole                        4.6.0
QtPy                               1.9.0
requests                           2.22.0
rope                               0.16.0
Rtree                              0.9.3
ruamel-yaml                        0.15.87
scikit-image                     0.16.2
scikit-learn                     0.22.1
scipy                              1.4.1
seaborn                            0.10.0
Send2Trash                         1.5.0
setuptools                         45.2.0.post20200210
simplegeneric                      0.8.1
singledispatch                     3.4.0.3
six                              1.14.0
snowballstemmer                  2.0.0
sortedcollections                  1.1.2
sortedcontainers                   2.1.0
soupsieve                        1.9.5
Sphinx                           2.4.0
sphinxcontrib-applehelp            1.0.1
sphinxcontrib-devhelp            1.0.1
sphinxcontrib-htmlhelp             1.0.2
sphinxcontrib-jsmath               1.0.1
sphinxcontrib-qthelp               1.0.2
sphinxcontrib-serializinghtml      1.1.3
sphinxcontrib-websupport         1.2.0
spyder                           4.0.1
spyder-kernels                     1.8.1
SQLAlchemy                         1.3.13
statsmodels                        0.11.0
sympy                              1.5.1
tables                           3.6.1
tblib                              1.6.0
terminado                        0.8.3
testpath                           0.4.4
toolz                              0.10.0
tornado                            6.0.3
tqdm                               4.42.1
traitlets                        4.3.3
ujson                              1.35
unicodecsv                         0.14.1
urllib3                            1.25.8
watchdog                           0.10.2
wcwidth                            0.1.8
webencodings                     0.5.1
Werkzeug                           1.0.0
wheel                              0.34.2
widgetsnbextension               3.5.1
win-inet-pton                      1.1.0
win-unicode-console                0.5
wincertstore                     0.2
wrapt                              1.11.2
xlrd                               1.2.0
XlsxWriter                         1.2.7
xlwings                            0.17.1
xlwt                               1.3.0
xmltodict                        0.12.0
yapf                               0.28.0
zict                               1.0.0
zipp                               2.2.0pip 20.0.2 from E:\Anaconda3\lib\site-packages\pip (python 3.7)

Rem20020111 发表于 2021-2-15 20:27:05

Rem20020111 发表于 2021-2-15 20:26
第一个结果:

IDLE的结果:C:\\Users\\徐印煌\\AppData\\Local\\Programs\\Python\\Python39\\pythonw.exe

Rem20020111 发表于 2021-2-15 20:29:01

洋洋痒 发表于 2021-2-15 20:17
你咋看出来我是来混点鱼币呢

{:10_293:}因为,你只是在吐槽我怎么把文件下错位置了,而不是帮我解决问题{:10_246:}

qq1151985918 发表于 2021-2-15 20:34:33

老板你还是换了 3.8 吧3.9 太多问题了

hrp 发表于 2021-2-15 20:38:46

Rem20020111 发表于 2021-2-15 20:27
IDLE的结果:

用这个命令安装
C:\\Users\\徐印煌\\AppData\\Local\\Programs\\Python\\Python39\\Scripts\\pip.exe install pygame

洋洋痒 发表于 2021-2-15 20:38:53

Rem20020111 发表于 2021-2-15 20:29
因为,你只是在吐槽我怎么把文件下错位置了,而不是帮我解决问题

我有在帮你想,只不过没想到,我觉得你可以试试下载pycharm然后把环境设成3.9,这样在pycharm里可以直接下载模块多方便

hrp 发表于 2021-2-15 20:41:56

Rem20020111 发表于 2021-2-15 20:26
第一个结果:

你这个py39的环境变量应该被anaconda3挤到后面了,打开环境变量设置,把py39的两个路径移到anaconda3前面就行了

Rem20020111 发表于 2021-2-15 20:50:39

qq1151985918 发表于 2021-2-15 20:34
老板你还是换了 3.8 吧3.9 太多问题了

嗯嗯!{:10_288:}

Rem20020111 发表于 2021-2-15 20:51:09

hrp 发表于 2021-2-15 20:41
你这个py39的环境变量应该被anaconda3挤到后面了,打开环境变量设置,把py39的两个路径移到anaconda3前面 ...

改好了环境变量,我再试试

hrp 发表于 2021-2-15 21:04:56

Rem20020111 发表于 2021-2-15 20:51
改好了环境变量,我再试试

不改也可以用这个安装C:\\Users\\徐印煌\\AppData\\Local\\Programs\\Python\\Python39\\Scripts\\pip.exe install pygame

Rem20020111 发表于 2021-2-15 21:19:20

hrp 发表于 2021-2-15 21:04
不改也可以用这个安装

ok{:9_232:}
页: [1]
查看完整版本: Python3.9下载Pygame遇到问题