日志:
–
C:\Users\rkey>pip install briefcase
Collecting briefcase
Downloading briefcase-0.3.20-py3-none-any.whl.metadata (5.7 kB)
Requirement already satisfied: packaging>=22.0 in c:\application\python\python313\lib\site-packages (from briefcase) (24.2)
Requirement already satisfied: pip>=23.1.2 in c:\application\python\python313\lib\site-packages (from briefcase) (24.2)
Requirement already satisfied: setuptools>=60 in c:\application\python\python313\lib\site-packages (from briefcase) (75.5.0)
Collecting wheel>=0.37 (from briefcase)
Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Collecting build>=0.10 (from briefcase)
Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB)
Collecting cookiecutter<3.0,>=2.6.0 (from briefcase)
Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB)
Collecting GitPython<4.0,>=3.1 (from briefcase)
Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB)
Collecting platformdirs<5.0,>=2.6 (from briefcase)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Collecting psutil<7.0,>=5.9 (from briefcase)
Downloading psutil-6.1.0-cp37-abi3-win_amd64.whl.metadata (23 kB)
Requirement already satisfied: python-dateutil>=2.9.0.post0 in c:\application\python\python313\lib\site-packages (from briefcase) (2.9.0.post0)
Requirement already satisfied: requests<3.0,>=2.28 in c:\application\python\python313\lib\site-packages (from briefcase) (2.32.3)
Collecting rich<14.0,>=12.6 (from briefcase)
Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB)
Collecting tomli-w<2.0,>=1.0 (from briefcase)
Downloading tomli_w-1.1.0-py3-none-any.whl.metadata (5.7 kB)
Collecting pyproject_hooks (from build>=0.10->briefcase)
Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
Requirement already satisfied: colorama in c:\application\python\python313\lib\site-packages (from build>=0.10->briefcase) (0.4.6)
Collecting binaryornot>=0.4.4 (from cookiecutter<3.0,>=2.6.0->briefcase)
Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB)
Requirement already satisfied: Jinja2<4.0.0,>=2.7 in c:\application\python\python313\lib\site-packages (from cookiecutter<3.0,>=2.6.0->briefcase) (3.1.4)
Requirement already satisfied: click<9.0.0,>=7.0 in c:\application\python\python313\lib\site-packages (from cookiecutter<3.0,>=2.6.0->briefcase) (8.1.7)
Collecting pyyaml>=5.3.1 (from cookiecutter<3.0,>=2.6.0->briefcase)
Downloading PyYAML-6.0.2-cp313-cp313-win_amd64.whl.metadata (2.1 kB)
Collecting python-slugify>=4.0.0 (from cookiecutter<3.0,>=2.6.0->briefcase)
Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting arrow (from cookiecutter<3.0,>=2.6.0->briefcase)
Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB)
Collecting gitdb<5,>=4.0.1 (from GitPython<4.0,>=3.1->briefcase)
Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB)
Requirement already satisfied: six>=1.5 in c:\application\python\python313\lib\site-packages (from python-dateutil>=2.9.0.post0->briefcase) (1.16.0)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\application\python\python313\lib\site-packages (from requests<3.0,>=2.28->briefcase) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in c:\application\python\python313\lib\site-packages (from requests<3.0,>=2.28->briefcase) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\application\python\python313\lib\site-packages (from requests<3.0,>=2.28->briefcase) (2.2.3)
Requirement already satisfied: certifi>=2017.4.17 in c:\application\python\python313\lib\site-packages (from requests<3.0,>=2.28->briefcase) (2024.8.30)
Collecting markdown-it-py>=2.2.0 (from rich<14.0,>=12.6->briefcase)
Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
Collecting pygments<3.0.0,>=2.13.0 (from rich<14.0,>=12.6->briefcase)
Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter<3.0,>=2.6.0->briefcase)
Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython<4.0,>=3.1->briefcase)
Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: MarkupSafe>=2.0 in c:\application\python\python313\lib\site-packages (from Jinja2<4.0.0,>=2.7->cookiecutter<3.0,>=2.6.0->briefcase) (3.0.2)
Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14.0,>=12.6->briefcase)
Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter<3.0,>=2.6.0->briefcase)
Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB)
Collecting types-python-dateutil>=2.8.10 (from arrow->cookiecutter<3.0,>=2.6.0->briefcase)
Downloading types_python_dateutil-2.9.0.20241003-py3-none-any.whl.metadata (1.9 kB)
Downloading briefcase-0.3.20-py3-none-any.whl (234 kB)
Downloading build-1.2.2.post1-py3-none-any.whl (22 kB)
Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
Downloading GitPython-3.1.43-py3-none-any.whl (207 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Downloading psutil-6.1.0-cp37-abi3-win_amd64.whl (254 kB)
Downloading rich-13.9.4-py3-none-any.whl (242 kB)
Downloading tomli_w-1.1.0-py3-none-any.whl (6.4 kB)
Downloading wheel-0.45.1-py3-none-any.whl (72 kB)
Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
Downloading gitdb-4.0.11-py3-none-any.whl (62 kB)
Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.6 MB/s eta 0:00:00
Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
Downloading PyYAML-6.0.2-cp313-cp313-win_amd64.whl (156 kB)
Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Downloading smmap-5.0.1-py3-none-any.whl (24 kB)
Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
Downloading types_python_dateutil-2.9.0.20241003-py3-none-any.whl (9.7 kB)
Installing collected packages: text-unidecode, wheel, types-python-dateutil, tomli-w, smmap, pyyaml, python-slugify, pyproject_hooks, pygments, psutil, platformdirs, mdurl, chardet, markdown-it-py, gitdb, build, binaryornot, arrow, rich, GitPython, cookiecutter, briefcase
Successfully installed GitPython-3.1.43 arrow-1.3.0 binaryornot-0.4.4 briefcase-0.3.20 build-1.2.2.post1 chardet-5.2.0 cookiecutter-2.6.0 gitdb-4.0.11 markdown-it-py-3.0.0 mdurl-0.1.2 platformdirs-4.3.6 psutil-6.1.0 pygments-2.18.0 pyproject_hooks-1.2.0 python-slugify-8.0.4 pyyaml-6.0.2 rich-13.9.4 smmap-5.0.1 text-unidecode-1.3 tomli-w-1.1.0 types-python-dateutil-2.9.0.20241003 wheel-0.45.1
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: python.exe -m pip install –upgrade pip
–