如果pygame支持您当前的Python版本和操作系统,您可以尝试使用pip命令来安装它。在命令行中输入以下命令: bash pip install pygame 或者,如果您的系统需要指定python3,则使用: bash pip3 install pygame 解决安装问题: 如果在安装过程中遇到“no matching distribution found”错误,这通常意味着pygame没有为您的Pytho...
首先依旧是向往常一样通过单词意思来分析报错原因 version 版本 satisfies the requirement 满足要求 分析可以得出:没有找到settings模块满足要求的版本 居然:啊这,是不是还得把pycharm和python全卸了重装才行啊 hacker:没那么严重,其实很好解决,我来操作给你看 解决方案 ✅其实解决方法很简单,settings模块是爬虫scrap...
解决ERROR: Could not find a version that satisfies the requirement flask (from versions: none) ERROR: No matching distribution found for xxx(模块名) WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect ...
I foundthis: pip install --user wx ERROR: Could not find a version that satisfies the requirement wx (from versions: none) ERROR: No matching distribution foundforwx wxtools $ sudo apt-get install python-wxtools Чтениесписковпакетов…ГотовоПостроен...
matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution Installing collected packages: plyer, pillow Running setup.py install for plyer ...
() File "d:\python\lib\site-packages\pkg_resources\__init__.py", line 542, in loa d_entry_point return get_distribution(dist).load_entry_point(group, name) File "d:\python\lib\site-packages\pkg_resources\__init__.py", line 2569, in lo ad_entry 分享10赞 python3吧 你眼里有毛i...
no files found matching '*' under directory 'setuptools/_vendor' Copying setuptools-34.1.1-py3.6.egg to /Users/jaraco/Dropbox/code/main/setuptools/issue-967/.env/lib/python3.6/site-packages Adding setuptools 34.1.1 to easy-install.pth file Installing easy_install script to /Users/jaraco/Drop...