ppt-web / build.log
26fwyzpz6f-max
Clean deploy without binary files
6aecb2e
Raw
History Blame Contribute Delete
58.5 kB
LandPPT build started at 2026-06-18 10:17:00.02
Workdir: D:\RJKF\jietu01\LandPPT-master
================================================
Python 3.11.15
pip 26.1.2 from D:\RJKF\jietu01\LandPPT-master\.venv\Lib\site-packages\pip (python 3.11)
Installing/checking runtime dependencies from pyproject.toml...
Requirement already satisfied: pip in .\.venv\Lib\site-packages (26.1.2)
Requirement already satisfied: setuptools in .\.venv\Lib\site-packages (82.0.1)
Requirement already satisfied: wheel in .\.venv\Lib\site-packages (0.47.0)
Requirement already satisfied: packaging>=24.0 in .\.venv\Lib\site-packages (from wheel) (25.0)
Obtaining file:///D:/RJKF/jietu01/LandPPT-master
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Checking if build backend supports build_editable: started
Checking if build backend supports build_editable: finished with status 'done'
Getting requirements to build editable: started
Getting requirements to build editable: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing editable metadata (pyproject.toml): started
Preparing editable metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: aiofiles>=23.2.1 in .\.venv\Lib\site-packages (from landppt==0.3.1) (25.1.0)
Requirement already satisfied: aiohttp>=3.12.4 in .\.venv\Lib\site-packages (from landppt==0.3.1) (3.13.2)
Requirement already satisfied: aiosqlite>=0.19.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.22.1)
Requirement already satisfied: alembic>=1.13.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.17.2)
Requirement already satisfied: anthropic>=0.7.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.75.0)
Requirement already satisfied: apryse-sdk>=11.6.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (11.9.1)
Requirement already satisfied: asyncpg>=0.29.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.31.0)
Requirement already satisfied: beautifulsoup4>=4.12.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (4.14.3)
Requirement already satisfied: chardet>=5.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (5.2.0)
Requirement already satisfied: click>=8.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (8.3.1)
Requirement already satisfied: edge-tts>=6.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (7.2.7)
Requirement already satisfied: fastapi>=0.104.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.128.0)
Requirement already satisfied: google-generativeai>=0.3.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.8.6)
Requirement already satisfied: httpx>=0.25.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.28.1)
Requirement already satisfied: jinja2>=3.1.2 in .\.venv\Lib\site-packages (from landppt==0.3.1) (3.1.6)
Requirement already satisfied: langchain-anthropic>=0.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.3.0)
Requirement already satisfied: langchain-community>=0.3.27 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.4.1)
Requirement already satisfied: langchain-core>=0.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.2.5)
Requirement already satisfied: langchain-google-genai>=1.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (4.1.2)
Requirement already satisfied: langchain-ollama>=0.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.0.1)
Requirement already satisfied: langchain-openai>=0.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.1.6)
Requirement already satisfied: langchain>=0.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.2.0)
Requirement already satisfied: langgraph>=0.2.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.0.5)
Requirement already satisfied: markdown>=3.5.1 in .\.venv\Lib\site-packages (from landppt==0.3.1) (3.10)
Requirement already satisfied: markitdown>=0.1.2 in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (0.1.4)
Requirement already satisfied: ollama>=0.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.6.1)
Requirement already satisfied: openai>=1.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.14.0)
Requirement already satisfied: pandas>=2.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.3.3)
Requirement already satisfied: passlib>=1.7.4 in .\.venv\Lib\site-packages (from passlib[bcrypt]>=1.7.4->landppt==0.3.1) (1.7.4)
Requirement already satisfied: pdfkit>=1.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.0.0)
Requirement already satisfied: pillow>=10.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (12.0.0)
Requirement already satisfied: playwright>=1.40.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.57.0)
Requirement already satisfied: psycopg2-binary>=2.9.9 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.9.11)
Requirement already satisfied: pydantic-settings>=2.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.12.0)
Requirement already satisfied: pydantic>=2.5.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.12.5)
Requirement already satisfied: pymupdf>=1.23.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.27.2.3)
Requirement already satisfied: pypdf2>=3.0.1 in .\.venv\Lib\site-packages (from landppt==0.3.1) (3.0.1)
Requirement already satisfied: python-docx>=1.1.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.2.0)
Requirement already satisfied: python-dotenv>=1.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (1.2.1)
Requirement already satisfied: python-jose>=3.3.0 in .\.venv\Lib\site-packages (from python-jose[cryptography]>=3.3.0->landppt==0.3.1) (3.5.0)
Requirement already satisfied: python-multipart>=0.0.6 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.0.21)
Requirement already satisfied: requests>=2.31.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.32.5)
Requirement already satisfied: resend>=2.21.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.21.0)
Requirement already satisfied: rich>=13.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (14.2.0)
Requirement already satisfied: sqlalchemy>=2.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (2.0.45)
Requirement already satisfied: tavily-python>=0.7.8 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.7.17)
Requirement already satisfied: tiktoken>=0.5.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (0.12.0)
Requirement already satisfied: uvicorn>=0.24.0 in .\.venv\Lib\site-packages (from uvicorn[standard]>=0.24.0->landppt==0.3.1) (0.40.0)
Requirement already satisfied: valkey>=6.0.0 in .\.venv\Lib\site-packages (from landppt==0.3.1) (6.1.1)
Requirement already satisfied: aiohappyeyeballs>=2.5.0 in .\.venv\Lib\site-packages (from aiohttp>=3.12.4->landppt==0.3.1) (2.6.1)
Requirement already satisfied: aiosignal>=1.4.0 in .\.venv\Lib\site-packages (from aiohttp>=3.12.4->landppt==0.3.1) (1.4.0)
Requirement already satisfied: attrs>=17.3.0 in .\.venv\Lib\site-packages (from aiohttp>=3.12.4->landppt==0.3.1) (25.4.0)
Requirement already satisfied: frozenlist>=1.1.1 in .\.venv\Lib\site-packages (from aiohttp>=3.12.4->landppt==0.3.1) (1.8.0)
Requirement already satisfied: multidict<7.0,>=4.5 in .\.venv\Lib\site-packages (from aiohttp>=3.12.4->landppt==0.3.1) (6.7.0)
Requirement already satisfied: propcache>=0.2.0 in .\.venv\Lib\site-packages (from aiohttp>=3.12.4->landppt==0.3.1) (0.4.1)
Requirement already satisfied: yarl<2.0,>=1.17.0 in .\.venv\Lib\site-packages (from aiohttp>=3.12.4->landppt==0.3.1) (1.22.0)
Requirement already satisfied: idna>=2.0 in .\.venv\Lib\site-packages (from yarl<2.0,>=1.17.0->aiohttp>=3.12.4->landppt==0.3.1) (3.11)
Requirement already satisfied: typing-extensions>=4.2 in .\.venv\Lib\site-packages (from aiosignal>=1.4.0->aiohttp>=3.12.4->landppt==0.3.1) (4.15.0)
Requirement already satisfied: Mako in .\.venv\Lib\site-packages (from alembic>=1.13.0->landppt==0.3.1) (1.3.10)
Requirement already satisfied: anyio<5,>=3.5.0 in .\.venv\Lib\site-packages (from anthropic>=0.7.0->landppt==0.3.1) (4.12.0)
Requirement already satisfied: distro<2,>=1.7.0 in .\.venv\Lib\site-packages (from anthropic>=0.7.0->landppt==0.3.1) (1.9.0)
Requirement already satisfied: docstring-parser<1,>=0.15 in .\.venv\Lib\site-packages (from anthropic>=0.7.0->landppt==0.3.1) (0.17.0)
Requirement already satisfied: jiter<1,>=0.4.0 in .\.venv\Lib\site-packages (from anthropic>=0.7.0->landppt==0.3.1) (0.12.0)
Requirement already satisfied: sniffio in .\.venv\Lib\site-packages (from anthropic>=0.7.0->landppt==0.3.1) (1.3.1)
Requirement already satisfied: certifi in .\.venv\Lib\site-packages (from httpx>=0.25.0->landppt==0.3.1) (2025.11.12)
Requirement already satisfied: httpcore==1.* in .\.venv\Lib\site-packages (from httpx>=0.25.0->landppt==0.3.1) (1.0.9)
Requirement already satisfied: h11>=0.16 in .\.venv\Lib\site-packages (from httpcore==1.*->httpx>=0.25.0->landppt==0.3.1) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in .\.venv\Lib\site-packages (from pydantic>=2.5.0->landppt==0.3.1) (0.7.0)
Requirement already satisfied: pydantic-core==2.41.5 in .\.venv\Lib\site-packages (from pydantic>=2.5.0->landppt==0.3.1) (2.41.5)
Requirement already satisfied: typing-inspection>=0.4.2 in .\.venv\Lib\site-packages (from pydantic>=2.5.0->landppt==0.3.1) (0.4.2)
Requirement already satisfied: soupsieve>=1.6.1 in .\.venv\Lib\site-packages (from beautifulsoup4>=4.12.0->landppt==0.3.1) (2.8.1)
Requirement already satisfied: colorama in .\.venv\Lib\site-packages (from click>=8.0.0->landppt==0.3.1) (0.4.6)
Requirement already satisfied: tabulate<1.0.0,>=0.4.4 in .\.venv\Lib\site-packages (from edge-tts>=6.1.0->landppt==0.3.1) (0.9.0)
Requirement already satisfied: starlette<0.51.0,>=0.40.0 in .\.venv\Lib\site-packages (from fastapi>=0.104.0->landppt==0.3.1) (0.50.0)
Requirement already satisfied: annotated-doc>=0.0.2 in .\.venv\Lib\site-packages (from fastapi>=0.104.0->landppt==0.3.1) (0.0.4)
Requirement already satisfied: google-ai-generativelanguage==0.6.15 in .\.venv\Lib\site-packages (from google-generativeai>=0.3.0->landppt==0.3.1) (0.6.15)
Requirement already satisfied: google-api-core in .\.venv\Lib\site-packages (from google-generativeai>=0.3.0->landppt==0.3.1) (2.28.1)
Requirement already satisfied: google-api-python-client in .\.venv\Lib\site-packages (from google-generativeai>=0.3.0->landppt==0.3.1) (2.187.0)
Requirement already satisfied: google-auth>=2.15.0 in .\.venv\Lib\site-packages (from google-generativeai>=0.3.0->landppt==0.3.1) (2.45.0)
Requirement already satisfied: protobuf in .\.venv\Lib\site-packages (from google-generativeai>=0.3.0->landppt==0.3.1) (5.29.5)
Requirement already satisfied: tqdm in .\.venv\Lib\site-packages (from google-generativeai>=0.3.0->landppt==0.3.1) (4.67.1)
Requirement already satisfied: proto-plus<2.0.0dev,>=1.22.3 in .\.venv\Lib\site-packages (from google-ai-generativelanguage==0.6.15->google-generativeai>=0.3.0->landppt==0.3.1) (1.27.0)
Requirement already satisfied: googleapis-common-protos<2.0.0,>=1.56.2 in .\.venv\Lib\site-packages (from google-api-core->google-generativeai>=0.3.0->landppt==0.3.1) (1.72.0)
Requirement already satisfied: grpcio<2.0.0,>=1.33.2 in .\.venv\Lib\site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1->google-ai-generativelanguage==0.6.15->google-generativeai>=0.3.0->landppt==0.3.1) (1.76.0)
Requirement already satisfied: grpcio-status<2.0.0,>=1.33.2 in .\.venv\Lib\site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1->google-ai-generativelanguage==0.6.15->google-generativeai>=0.3.0->landppt==0.3.1) (1.71.2)
Requirement already satisfied: cachetools<7.0,>=2.0.0 in .\.venv\Lib\site-packages (from google-auth>=2.15.0->google-generativeai>=0.3.0->landppt==0.3.1) (6.2.4)
Requirement already satisfied: pyasn1-modules>=0.2.1 in .\.venv\Lib\site-packages (from google-auth>=2.15.0->google-generativeai>=0.3.0->landppt==0.3.1) (0.4.2)
Requirement already satisfied: rsa<5,>=3.1.4 in .\.venv\Lib\site-packages (from google-auth>=2.15.0->google-generativeai>=0.3.0->landppt==0.3.1) (4.9.1)
Requirement already satisfied: charset_normalizer<4,>=2 in .\.venv\Lib\site-packages (from requests>=2.31.0->landppt==0.3.1) (3.4.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in .\.venv\Lib\site-packages (from requests>=2.31.0->landppt==0.3.1) (2.6.2)
Requirement already satisfied: pyasn1>=0.1.3 in .\.venv\Lib\site-packages (from rsa<5,>=3.1.4->google-auth>=2.15.0->google-generativeai>=0.3.0->landppt==0.3.1) (0.6.1)
Requirement already satisfied: MarkupSafe>=2.0 in .\.venv\Lib\site-packages (from jinja2>=3.1.2->landppt==0.3.1) (3.0.3)
Requirement already satisfied: jsonpatch<2.0.0,>=1.33.0 in .\.venv\Lib\site-packages (from langchain-core>=0.1.0->landppt==0.3.1) (1.33)
Requirement already satisfied: langsmith<1.0.0,>=0.3.45 in .\.venv\Lib\site-packages (from langchain-core>=0.1.0->landppt==0.3.1) (0.5.1)
Requirement already satisfied: packaging<26.0.0,>=23.2.0 in .\.venv\Lib\site-packages (from langchain-core>=0.1.0->landppt==0.3.1) (25.0)
Requirement already satisfied: pyyaml<7.0.0,>=5.3.0 in .\.venv\Lib\site-packages (from langchain-core>=0.1.0->landppt==0.3.1) (6.0.3)
Requirement already satisfied: tenacity!=8.4.0,<10.0.0,>=8.1.0 in .\.venv\Lib\site-packages (from langchain-core>=0.1.0->landppt==0.3.1) (9.1.2)
Requirement already satisfied: uuid-utils<1.0,>=0.12.0 in .\.venv\Lib\site-packages (from langchain-core>=0.1.0->landppt==0.3.1) (0.12.0)
Requirement already satisfied: jsonpointer>=1.9 in .\.venv\Lib\site-packages (from jsonpatch<2.0.0,>=1.33.0->langchain-core>=0.1.0->landppt==0.3.1) (3.0.0)
Requirement already satisfied: langgraph-checkpoint<4.0.0,>=2.1.0 in .\.venv\Lib\site-packages (from langgraph>=0.2.0->landppt==0.3.1) (3.0.1)
Requirement already satisfied: langgraph-prebuilt<1.1.0,>=1.0.2 in .\.venv\Lib\site-packages (from langgraph>=0.2.0->landppt==0.3.1) (1.0.5)
Requirement already satisfied: langgraph-sdk<0.4.0,>=0.3.0 in .\.venv\Lib\site-packages (from langgraph>=0.2.0->landppt==0.3.1) (0.3.1)
Requirement already satisfied: xxhash>=3.5.0 in .\.venv\Lib\site-packages (from langgraph>=0.2.0->landppt==0.3.1) (3.6.0)
Requirement already satisfied: ormsgpack>=1.12.0 in .\.venv\Lib\site-packages (from langgraph-checkpoint<4.0.0,>=2.1.0->langgraph>=0.2.0->landppt==0.3.1) (1.12.1)
Requirement already satisfied: orjson>=3.10.1 in .\.venv\Lib\site-packages (from langgraph-sdk<0.4.0,>=0.3.0->langgraph>=0.2.0->landppt==0.3.1) (3.11.5)
Requirement already satisfied: requests-toolbelt>=1.0.0 in .\.venv\Lib\site-packages (from langsmith<1.0.0,>=0.3.45->langchain-core>=0.1.0->landppt==0.3.1) (1.0.0)
Requirement already satisfied: zstandard>=0.23.0 in .\.venv\Lib\site-packages (from langsmith<1.0.0,>=0.3.45->langchain-core>=0.1.0->landppt==0.3.1) (0.25.0)
Requirement already satisfied: langchain-classic<2.0.0,>=1.0.0 in .\.venv\Lib\site-packages (from langchain-community>=0.3.27->landppt==0.3.1) (1.0.1)
Requirement already satisfied: dataclasses-json<0.7.0,>=0.6.7 in .\.venv\Lib\site-packages (from langchain-community>=0.3.27->landppt==0.3.1) (0.6.7)
Requirement already satisfied: httpx-sse<1.0.0,>=0.4.0 in .\.venv\Lib\site-packages (from langchain-community>=0.3.27->landppt==0.3.1) (0.4.3)
Requirement already satisfied: numpy>=1.26.2 in .\.venv\Lib\site-packages (from langchain-community>=0.3.27->landppt==0.3.1) (2.4.0)
Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in .\.venv\Lib\site-packages (from dataclasses-json<0.7.0,>=0.6.7->langchain-community>=0.3.27->landppt==0.3.1) (3.26.2)
Requirement already satisfied: typing-inspect<1,>=0.4.0 in .\.venv\Lib\site-packages (from dataclasses-json<0.7.0,>=0.6.7->langchain-community>=0.3.27->landppt==0.3.1) (0.9.0)
Requirement already satisfied: langchain-text-splitters<2.0.0,>=1.1.0 in .\.venv\Lib\site-packages (from langchain-classic<2.0.0,>=1.0.0->langchain-community>=0.3.27->landppt==0.3.1) (1.1.0)
Requirement already satisfied: greenlet>=1 in .\.venv\Lib\site-packages (from sqlalchemy>=2.0.0->landppt==0.3.1) (3.3.0)
Requirement already satisfied: mypy-extensions>=0.3.0 in .\.venv\Lib\site-packages (from typing-inspect<1,>=0.4.0->dataclasses-json<0.7.0,>=0.6.7->langchain-community>=0.3.27->landppt==0.3.1) (1.1.0)
Requirement already satisfied: filetype<2.0.0,>=1.2.0 in .\.venv\Lib\site-packages (from langchain-google-genai>=1.0.0->landppt==0.3.1) (1.2.0)
Requirement already satisfied: google-genai<2.0.0,>=1.56.0 in .\.venv\Lib\site-packages (from langchain-google-genai>=1.0.0->landppt==0.3.1) (1.56.0)
Requirement already satisfied: websockets<15.1.0,>=13.0.0 in .\.venv\Lib\site-packages (from google-genai<2.0.0,>=1.56.0->langchain-google-genai>=1.0.0->landppt==0.3.1) (15.0.1)
Requirement already satisfied: regex>=2022.1.18 in .\.venv\Lib\site-packages (from tiktoken>=0.5.0->landppt==0.3.1) (2025.11.3)
Requirement already satisfied: defusedxml in .\.venv\Lib\site-packages (from markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (0.7.1)
Requirement already satisfied: magika~=0.6.1 in .\.venv\Lib\site-packages (from markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (0.6.3)
Requirement already satisfied: markdownify in .\.venv\Lib\site-packages (from markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (1.2.2)
Requirement already satisfied: onnxruntime<=1.20.1 in .\.venv\Lib\site-packages (from markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (1.20.1)
Requirement already satisfied: coloredlogs in .\.venv\Lib\site-packages (from onnxruntime<=1.20.1->markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (15.0.1)
Requirement already satisfied: flatbuffers in .\.venv\Lib\site-packages (from onnxruntime<=1.20.1->markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (25.12.19)
Requirement already satisfied: sympy in .\.venv\Lib\site-packages (from onnxruntime<=1.20.1->markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (1.14.0)
Requirement already satisfied: azure-ai-documentintelligence in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (1.0.2)
Requirement already satisfied: azure-identity in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (1.25.1)
Requirement already satisfied: lxml in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (6.0.2)
Requirement already satisfied: mammoth~=1.11.0 in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (1.11.0)
Requirement already satisfied: olefile in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (0.47)
Requirement already satisfied: openpyxl in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (3.1.5)
Requirement already satisfied: pdfminer-six>=20251107 in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (20251227)
Requirement already satisfied: pydub in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (0.25.1)
Requirement already satisfied: python-pptx in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (1.0.2)
Requirement already satisfied: speechrecognition in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (3.14.4)
Requirement already satisfied: xlrd in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (2.0.2)
Requirement already satisfied: youtube-transcript-api~=1.0.0 in .\.venv\Lib\site-packages (from markitdown[all]>=0.1.2->landppt==0.3.1) (1.0.3)
Requirement already satisfied: cobble<0.2,>=0.1.3 in .\.venv\Lib\site-packages (from mammoth~=1.11.0->markitdown[all]>=0.1.2->landppt==0.3.1) (0.1.4)
Requirement already satisfied: python-dateutil>=2.8.2 in .\.venv\Lib\site-packages (from pandas>=2.0.0->landppt==0.3.1) (2.9.0.post0)
Requirement already satisfied: pytz>=2020.1 in .\.venv\Lib\site-packages (from pandas>=2.0.0->landppt==0.3.1) (2025.2)
Requirement already satisfied: tzdata>=2022.7 in .\.venv\Lib\site-packages (from pandas>=2.0.0->landppt==0.3.1) (2025.3)
Requirement already satisfied: bcrypt>=3.1.0 in .\.venv\Lib\site-packages (from passlib[bcrypt]>=1.7.4->landppt==0.3.1) (5.0.0)
Requirement already satisfied: cryptography>=36.0.0 in .\.venv\Lib\site-packages (from pdfminer-six>=20251107->markitdown[all]>=0.1.2->landppt==0.3.1) (46.0.3)
Requirement already satisfied: cffi>=2.0.0 in .\.venv\Lib\site-packages (from cryptography>=36.0.0->pdfminer-six>=20251107->markitdown[all]>=0.1.2->landppt==0.3.1) (2.0.0)
Requirement already satisfied: pycparser in .\.venv\Lib\site-packages (from cffi>=2.0.0->cryptography>=36.0.0->pdfminer-six>=20251107->markitdown[all]>=0.1.2->landppt==0.3.1) (2.23)
Requirement already satisfied: pyee<14,>=13 in .\.venv\Lib\site-packages (from playwright>=1.40.0->landppt==0.3.1) (13.0.0)
Requirement already satisfied: six>=1.5 in .\.venv\Lib\site-packages (from python-dateutil>=2.8.2->pandas>=2.0.0->landppt==0.3.1) (1.17.0)
Requirement already satisfied: ecdsa!=0.15 in .\.venv\Lib\site-packages (from python-jose>=3.3.0->python-jose[cryptography]>=3.3.0->landppt==0.3.1) (0.19.1)
Requirement already satisfied: markdown-it-py>=2.2.0 in .\.venv\Lib\site-packages (from rich>=13.0.0->landppt==0.3.1) (4.0.0)
Requirement already satisfied: pygments<3.0.0,>=2.13.0 in .\.venv\Lib\site-packages (from rich>=13.0.0->landppt==0.3.1) (2.19.2)
Requirement already satisfied: mdurl~=0.1 in .\.venv\Lib\site-packages (from markdown-it-py>=2.2.0->rich>=13.0.0->landppt==0.3.1) (0.1.2)
Requirement already satisfied: httptools>=0.6.3 in .\.venv\Lib\site-packages (from uvicorn[standard]>=0.24.0->landppt==0.3.1) (0.7.1)
Requirement already satisfied: watchfiles>=0.13 in .\.venv\Lib\site-packages (from uvicorn[standard]>=0.24.0->landppt==0.3.1) (1.1.1)
Requirement already satisfied: isodate>=0.6.1 in .\.venv\Lib\site-packages (from azure-ai-documentintelligence->markitdown[all]>=0.1.2->landppt==0.3.1) (0.7.2)
Requirement already satisfied: azure-core>=1.30.0 in .\.venv\Lib\site-packages (from azure-ai-documentintelligence->markitdown[all]>=0.1.2->landppt==0.3.1) (1.37.0)
Requirement already satisfied: msal>=1.30.0 in .\.venv\Lib\site-packages (from azure-identity->markitdown[all]>=0.1.2->landppt==0.3.1) (1.34.0)
Requirement already satisfied: msal-extensions>=1.2.0 in .\.venv\Lib\site-packages (from azure-identity->markitdown[all]>=0.1.2->landppt==0.3.1) (1.3.1)
Requirement already satisfied: PyJWT<3,>=1.0.0 in .\.venv\Lib\site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.30.0->azure-identity->markitdown[all]>=0.1.2->landppt==0.3.1) (2.10.1)
Requirement already satisfied: humanfriendly>=9.1 in .\.venv\Lib\site-packages (from coloredlogs->onnxruntime<=1.20.1->markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (10.0)
Requirement already satisfied: pyreadline3 in .\.venv\Lib\site-packages (from humanfriendly>=9.1->coloredlogs->onnxruntime<=1.20.1->markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (3.5.4)
Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in .\.venv\Lib\site-packages (from google-api-python-client->google-generativeai>=0.3.0->landppt==0.3.1) (0.31.0)
Requirement already satisfied: google-auth-httplib2<1.0.0,>=0.2.0 in .\.venv\Lib\site-packages (from google-api-python-client->google-generativeai>=0.3.0->landppt==0.3.1) (0.3.0)
Requirement already satisfied: uritemplate<5,>=3.0.1 in .\.venv\Lib\site-packages (from google-api-python-client->google-generativeai>=0.3.0->landppt==0.3.1) (4.2.0)
Requirement already satisfied: pyparsing<4,>=3.0.4 in .\.venv\Lib\site-packages (from httplib2<1.0.0,>=0.19.0->google-api-python-client->google-generativeai>=0.3.0->landppt==0.3.1) (3.3.1)
Requirement already satisfied: et-xmlfile in .\.venv\Lib\site-packages (from openpyxl->markitdown[all]>=0.1.2->landppt==0.3.1) (2.0.0)
Requirement already satisfied: XlsxWriter>=0.5.7 in .\.venv\Lib\site-packages (from python-pptx->markitdown[all]>=0.1.2->landppt==0.3.1) (3.2.9)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in .\.venv\Lib\site-packages (from sympy->onnxruntime<=1.20.1->markitdown>=0.1.2->markitdown[all]>=0.1.2->landppt==0.3.1) (1.3.0)
Building wheels for collected packages: landppt
Building editable for landppt (pyproject.toml): started
Building editable for landppt (pyproject.toml): finished with status 'done'
Created wheel for landppt: filename=landppt-0.3.1-py3-none-any.whl size=16687 sha256=5d8806ca23c7bbbba80299a62dfcd890763183b9228825614c19bede9f3aef2c
Stored in directory: C:\Users\Administrator\AppData\Local\Temp\pip-ephem-wheel-cache-pjb01gfh\wheels\69\e5\f0\5585eef5bd60639036687ba31d56d034eb4ddae80378dee5bc
Successfully built landppt
Installing collected packages: landppt
Attempting uninstall: landppt
Found existing installation: landppt 0.3.1
Uninstalling landppt-0.3.1:
Successfully uninstalled landppt-0.3.1
Successfully installed landppt-0.3.1
Requirement already satisfied: pyinstaller in .\.venv\Lib\site-packages (6.21.0)
Requirement already satisfied: aiosqlite in .\.venv\Lib\site-packages (0.22.1)
Requirement already satisfied: altgraph in .\.venv\Lib\site-packages (from pyinstaller) (0.17.5)
Requirement already satisfied: packaging>=22.0 in .\.venv\Lib\site-packages (from pyinstaller) (25.0)
Requirement already satisfied: pefile>=2022.5.30 in .\.venv\Lib\site-packages (from pyinstaller) (2024.8.26)
Requirement already satisfied: pyinstaller-hooks-contrib>=2026.6 in .\.venv\Lib\site-packages (from pyinstaller) (2026.6)
Requirement already satisfied: pywin32-ctypes>=0.2.1 in .\.venv\Lib\site-packages (from pyinstaller) (0.2.3)
Requirement already satisfied: setuptools>=42.0.0 in .\.venv\Lib\site-packages (from pyinstaller) (82.0.1)
Running preflight import checks...
SiliconFlow API key not found or empty in database for user None
No image providers configured. Please set image provider API keys in the settings UI (per-user/system config).
SiliconFlow API key not found or empty in database for user None
INFO:landppt.main:Mounted temp directory: D:\RJKF\jietu01\LandPPT-master\temp
preflight ok
Running PyInstaller...
101 INFO: PyInstaller: 6.21.0, contrib hooks: 2026.6
102 INFO: Python: 3.11.15
120 INFO: Platform: Windows-10-10.0.17763-SP0
120 INFO: Python environment: D:\RJKF\jietu01\LandPPT-master\.venv
121 INFO: wrote D:\RJKF\jietu01\LandPPT-master\LandPPT.spec
135 INFO: Removing temporary files and cleaning cache in C:\Users\Administrator\AppData\Local\pyinstaller
D:\RJKF\jietu01\LandPPT-master\.venv\Lib\site-packages\PyInstaller\utils\hooks\__init__.py:665: FutureWarning:
All support for the `google.generativeai` package has ended. It will no longer be receiving
updates or bug fixes. Please switch to the `google.genai` package as soon as possible.
See README for more details:
https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/README.md
__import__(name)
8281 INFO: Module search paths (PYTHONPATH):
['D:\\RJKF\\jietu01\\LandPPT-master',
'C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.11-windows-x86_64-none\\python311.zip',
'C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.11-windows-x86_64-none\\DLLs',
'C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.11-windows-x86_64-none\\Lib',
'C:\\Users\\Administrator\\AppData\\Roaming\\uv\\python\\cpython-3.11-windows-x86_64-none',
'D:\\RJKF\\jietu01\\LandPPT-master\\.venv',
'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages',
'D:\\RJKF\\jietu01\\LandPPT-master\\src',
'D:\\RJKF\\jietu01\\LandPPT-master',
'D:\\RJKF\\jietu01\\LandPPT-master\\src']
8623 INFO: Appending 'datas' from .spec
8647 INFO: checking Analysis
8647 INFO: Building Analysis because Analysis-00.toc is non existent
8647 INFO: Looking for Python shared library...
8647 INFO: Using Python shared library: C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.11-windows-x86_64-none\python311.dll
8647 INFO: Running Analysis Analysis-00.toc
8647 INFO: Target bytecode optimization level: 0
8647 INFO: Initializing module dependency graph...
8648 INFO: Initializing module graph hook caches...
8694 INFO: Analyzing modules for base_library.zip ...
9575 INFO: Processing standard module hook 'hook-heapq.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
9645 INFO: Processing standard module hook 'hook-encodings.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
11112 INFO: Processing standard module hook 'hook-math.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
11202 INFO: Processing standard module hook 'hook-pickle.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
12614 INFO: Caching module dependency graph...
12651 INFO: Analyzing D:\RJKF\jietu01\LandPPT-master\run.py
12657 INFO: Processing standard module hook 'hook-uvicorn.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
13163 INFO: Processing standard module hook 'hook-multiprocessing.util.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
13286 INFO: Processing standard module hook 'hook-xml.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
13490 INFO: Processing standard module hook 'hook-_ctypes.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
14036 INFO: Processing pre-safe-import-module hook 'hook-typing_extensions.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
14045 INFO: SetuptoolsInfo: initializing cached setuptools info...
14751 INFO: Processing standard module hook 'hook-platform.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
14807 INFO: Processing standard module hook 'hook-difflib.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
14881 INFO: Processing standard module hook 'hook-webbrowser.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
15198 INFO: Processing standard module hook 'hook-websockets.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
15869 INFO: Processing standard module hook 'hook-anyio.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
16933 INFO: Processing standard module hook 'hook-pydantic.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
17544 INFO: Processing standard module hook 'hook-rich.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
17986 INFO: Processing standard module hook 'hook-pygments.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
19053 INFO: Processing standard module hook 'hook-chardet.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
20389 INFO: Processing standard module hook 'hook-sysconfig.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
20788 INFO: Processing standard module hook 'hook-zoneinfo.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
22082 INFO: Processing standard module hook 'hook-orjson.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
22388 INFO: Processing standard module hook 'hook-xml.etree.cElementTree.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
22553 INFO: Processing standard module hook 'hook-urllib3.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
22620 INFO: Processing pre-safe-import-module hook 'hook-backports.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
22627 INFO: Setuptools: 'backports' appears to be a full setuptools-vendored copy - creating alias to 'setuptools._vendor.backports'!
22642 INFO: Processing standard module hook 'hook-setuptools.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
22674 INFO: Processing pre-safe-import-module hook 'hook-distutils.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
22674 INFO: Processing pre-find-module-path hook 'hook-distutils.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path'
22947 INFO: Processing standard module hook 'hook-distutils.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
22973 INFO: Processing standard module hook 'hook-distutils.util.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
23035 INFO: Processing standard module hook 'hook-_osx_support.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
23054 INFO: Processing pre-safe-import-module hook 'hook-packaging.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
23153 INFO: Processing pre-safe-import-module hook 'hook-jaraco.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
23154 INFO: Setuptools: 'jaraco' appears to be a full setuptools-vendored copy - creating alias to 'setuptools._vendor.jaraco'!
23162 INFO: Processing standard module hook 'hook-setuptools._vendor.jaraco.text.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
23168 INFO: Processing pre-safe-import-module hook 'hook-importlib_resources.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
23244 INFO: Processing pre-safe-import-module hook 'hook-more_itertools.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
23245 INFO: Setuptools: 'more_itertools' appears to be a setuptools-vendored copy - creating alias to 'setuptools._vendor.more_itertools'!
23418 INFO: Processing pre-safe-import-module hook 'hook-importlib_metadata.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
23419 INFO: Setuptools: 'importlib_metadata' appears to be a setuptools-vendored copy - creating alias to 'setuptools._vendor.importlib_metadata'!
23436 INFO: Processing standard module hook 'hook-setuptools._vendor.importlib_metadata.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
23454 INFO: Processing pre-safe-import-module hook 'hook-zipp.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
23454 INFO: Setuptools: 'zipp' appears to be a setuptools-vendored copy - creating alias to 'setuptools._vendor.zipp'!
23679 INFO: Processing pre-safe-import-module hook 'hook-tomli.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
23680 INFO: Setuptools: 'tomli' appears to be a setuptools-vendored copy - creating alias to 'setuptools._vendor.tomli'!
24150 INFO: Processing pre-safe-import-module hook 'hook-wheel.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
24340 INFO: Processing standard module hook 'hook-charset_normalizer.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
24438 INFO: Processing standard module hook 'hook-cryptography.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
25905 INFO: hook-cryptography: cryptography does not seem to be using dynamically linked OpenSSL.
26103 INFO: Processing standard module hook 'hook-bcrypt.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
26141 INFO: Processing standard module hook 'hook-certifi.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
28224 INFO: Processing standard module hook 'hook-pycparser.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
30683 INFO: Processing standard module hook 'hook-numpy.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
32291 INFO: Processing standard module hook 'hook-pandas.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
33451 INFO: Processing standard module hook 'hook-pytz.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
35749 INFO: Processing standard module hook 'hook-pandas.io.formats.style.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
37431 INFO: Processing standard module hook 'hook-pandas.plotting.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
37846 INFO: Processing standard module hook 'hook-openpyxl.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
37975 INFO: Processing standard module hook 'hook-lxml.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
38379 INFO: Processing standard module hook 'hook-lxml.etree.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
38408 INFO: Processing standard module hook 'hook-xml.dom.domreg.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
39025 INFO: Processing standard module hook 'hook-PIL.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
39095 INFO: Processing standard module hook 'hook-PIL.Image.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
39472 INFO: Processing standard module hook 'hook-PIL.ImageFilter.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
41348 INFO: Processing standard module hook 'hook-sqlalchemy.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
45354 INFO: Processing standard module hook 'hook-sqlite3.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
45644 INFO: Processing standard module hook 'hook-pandas.io.clipboard.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
45848 INFO: Processing standard module hook 'hook-dateutil.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
46057 INFO: Processing pre-safe-import-module hook 'hook-six.moves.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
46492 INFO: Processing standard module hook 'hook-pytest.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
46801 INFO: Processing standard module hook 'hook-py.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
49635 INFO: Processing standard module hook 'hook-google.api_core.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
50146 INFO: Processing standard module hook 'hook-grpc.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
51768 INFO: Processing standard module hook 'hook-httplib2.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
52066 INFO: Processing standard module hook 'hook-jinja2.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
52525 INFO: Processing standard module hook 'hook-googleapiclient.model.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
56109 INFO: Processing standard module hook 'hook-onnxruntime.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
56454 INFO: Processing standard module hook 'hook-pdfminer.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
57287 INFO: Processing standard module hook 'hook-pptx.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
58964 INFO: Processing standard module hook 'hook-speech_recognition.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
59119 INFO: Processing pre-safe-import-module hook 'hook-tensorflow.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\pre_safe_import_module'
59947 INFO: Processing pre-safe-import-module hook 'hook-gi.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module'
60511 INFO: Processing standard module hook 'hook-docx.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
62091 INFO: Processing standard module hook 'hook-langchain.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
62544 INFO: Processing standard module hook 'hook-regex.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
63643 INFO: Processing standard module hook 'hook-ormsgpack.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\ormsgpack\\_pyinstaller'
68425 INFO: Processing standard module hook 'hook-playwright.async_api.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\playwright\\_impl\\__pyinstaller'
70858 INFO: Analyzing hidden import 'aiosqlite'
70876 INFO: Analyzing hidden import 'sqlalchemy.dialects.sqlite.aiosqlite'
70959 INFO: Analyzing hidden import 'markdown'
70959 INFO: Processing standard module hook 'hook-markdown.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
71403 INFO: Analyzing hidden import 'passlib.handlers.bcrypt'
71419 INFO: Processing standard module hook 'hook-passlib.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
71676 INFO: Analyzing hidden import 'jose'
71678 INFO: Analyzing hidden import 'aiosqlite.tests'
71765 INFO: Analyzing hidden import 'aiosqlite.tests.__main__'
71765 INFO: Analyzing hidden import 'aiosqlite.tests.perf'
71772 INFO: Analyzing hidden import 'sqlalchemy.dialects.sqlite.provision'
71778 INFO: Analyzing hidden import 'uvicorn.__main__'
71778 INFO: Analyzing hidden import 'uvicorn.lifespan'
71779 INFO: Analyzing hidden import 'uvicorn.lifespan.off'
71780 INFO: Analyzing hidden import 'uvicorn.lifespan.on'
71784 INFO: Analyzing hidden import 'uvicorn.loops'
71784 INFO: Analyzing hidden import 'uvicorn.loops.asyncio'
71785 INFO: Analyzing hidden import 'uvicorn.loops.auto'
71786 INFO: Analyzing hidden import 'uvicorn.protocols.http.auto'
71787 INFO: Analyzing hidden import 'uvicorn.protocols.websockets.auto'
71788 INFO: Analyzing hidden import 'uvicorn.workers'
71791 INFO: Analyzing hidden import 'fastapi.__main__'
71793 INFO: Analyzing hidden import 'fastapi.middleware.gzip'
71798 INFO: Analyzing hidden import 'fastapi.middleware.httpsredirect'
71799 INFO: Analyzing hidden import 'fastapi.middleware.trustedhost'
71802 INFO: Analyzing hidden import 'fastapi.middleware.wsgi'
71807 INFO: Analyzing hidden import 'fastapi.testclient'
71826 INFO: Analyzing hidden import 'starlette.authentication'
71830 INFO: Analyzing hidden import 'starlette.config'
71835 INFO: Analyzing hidden import 'starlette.endpoints'
71839 INFO: Analyzing hidden import 'starlette.middleware.authentication'
71841 INFO: Analyzing hidden import 'starlette.middleware.sessions'
71844 INFO: Analyzing hidden import 'starlette.schemas'
71848 INFO: Analyzing hidden import 'pydantic.class_validators'
71849 INFO: Analyzing hidden import 'pydantic.decorator'
71849 INFO: Analyzing hidden import 'pydantic.deprecated.decorator'
71863 INFO: Analyzing hidden import 'pydantic.env_settings'
71864 INFO: Analyzing hidden import 'pydantic.error_wrappers'
71864 INFO: Analyzing hidden import 'pydantic.experimental'
71865 INFO: Analyzing hidden import 'pydantic.experimental.arguments_schema'
71874 INFO: Analyzing hidden import 'pydantic.experimental.missing_sentinel'
71875 INFO: Analyzing hidden import 'pydantic.experimental.pipeline'
71975 INFO: Analyzing hidden import 'pydantic.json'
71976 INFO: Analyzing hidden import 'pydantic.mypy'
74214 INFO: Analyzing hidden import 'pydantic.parse'
74214 INFO: Analyzing hidden import 'pydantic.schema'
74215 INFO: Analyzing hidden import 'pydantic.tools'
74215 INFO: Analyzing hidden import 'pydantic.utils'
74216 INFO: Analyzing hidden import 'pydantic.v1._hypothesis_plugin'
74241 INFO: Analyzing hidden import 'pydantic.v1.generics'
74257 INFO: Analyzing hidden import 'pydantic.v1.mypy'
74285 INFO: Analyzing hidden import 'pydantic.validators'
74286 INFO: Analyzing hidden import 'passlib.apache'
74472 INFO: Analyzing hidden import 'passlib.apps'
74474 INFO: Analyzing hidden import 'passlib.crypto._blowfish._gen_files'
74477 INFO: Analyzing hidden import 'passlib.crypto.scrypt._gen_files'
74479 INFO: Analyzing hidden import 'passlib.ext'
74480 INFO: Analyzing hidden import 'passlib.ext.django'
74480 INFO: Analyzing hidden import 'passlib.ext.django.models'
74500 INFO: Analyzing hidden import 'passlib.hosts'
74501 INFO: Analyzing hidden import 'passlib.pwd'
74510 INFO: Analyzing hidden import 'passlib.tests'
74510 INFO: Analyzing hidden import 'passlib.tests.__main__'
74511 INFO: Analyzing hidden import 'passlib.tests._test_bad_register'
74512 INFO: Analyzing hidden import 'passlib.tests.backports'
74514 INFO: Analyzing hidden import 'passlib.tests.test_apache'
74684 INFO: Analyzing hidden import 'passlib.tests.test_apps'
74687 INFO: Analyzing hidden import 'passlib.tests.test_context'
74752 INFO: Analyzing hidden import 'passlib.tests.test_context_deprecated'
74766 INFO: Analyzing hidden import 'passlib.tests.test_crypto_builtin_md4'
74770 INFO: Analyzing hidden import 'passlib.tests.test_crypto_des'
74775 INFO: Analyzing hidden import 'passlib.tests.test_crypto_digest'
74785 INFO: Analyzing hidden import 'passlib.tests.test_crypto_scrypt'
74796 INFO: Analyzing hidden import 'passlib.tests.test_ext_django'
74836 INFO: Analyzing hidden import 'passlib.tests.test_ext_django_source'
74841 INFO: Analyzing hidden import 'passlib.tests.test_handlers_argon2'
74849 INFO: Analyzing hidden import 'passlib.tests.test_handlers_bcrypt'
74862 INFO: Analyzing hidden import 'passlib.tests.test_handlers_cisco'
74868 INFO: Analyzing hidden import 'passlib.tests.test_handlers_django'
74875 INFO: Analyzing hidden import 'passlib.tests.test_handlers_pbkdf2'
74885 INFO: Analyzing hidden import 'passlib.tests.test_handlers_scrypt'
74887 INFO: Analyzing hidden import 'passlib.tests.test_hosts'
74889 INFO: Analyzing hidden import 'passlib.tests.test_pwd'
74894 INFO: Analyzing hidden import 'passlib.tests.test_registry'
74900 INFO: Analyzing hidden import 'passlib.tests.test_totp'
74956 INFO: Analyzing hidden import 'passlib.tests.test_utils'
74989 INFO: Analyzing hidden import 'passlib.tests.test_utils_md4'
74990 INFO: Analyzing hidden import 'passlib.tests.test_utils_pbkdf2'
75070 INFO: Analyzing hidden import 'passlib.tests.test_win32'
75073 INFO: Analyzing hidden import 'passlib.tests.tox_support'
75075 INFO: Analyzing hidden import 'passlib.utils.compat._ordered_dict'
75081 INFO: Analyzing hidden import 'passlib.utils.des'
75082 INFO: Analyzing hidden import 'jose.backends'
75276 INFO: Analyzing hidden import 'jose.jwe'
75286 INFO: Analyzing hidden import 'jose.jws'
75291 INFO: Analyzing hidden import 'jose.jwt'
75297 INFO: Analyzing hidden import 'openai.__main__'
75363 INFO: Analyzing hidden import 'openai.helpers'
75372 INFO: Analyzing hidden import 'openai.types.beta.chat'
75373 INFO: Analyzing hidden import 'openai.types.containers.files'
75375 INFO: Analyzing hidden import 'anthropic.lib.bedrock._stream'
75377 INFO: Analyzing hidden import 'google.generativeai.answer'
75492 INFO: Analyzing hidden import 'google.generativeai.notebook'
75577 INFO: Analyzing hidden import 'google.generativeai.notebook.post_process_utils_test_helper'
75578 INFO: Analyzing hidden import 'google.generativeai.permission'
75581 INFO: Analyzing hidden import 'google.generativeai.retriever'
75585 INFO: Analyzing hidden import 'google.generativeai.types.answer_types'
75586 INFO: Analyzing hidden import 'google.generativeai.types.palm_safety_types'
75592 INFO: Analyzing hidden import 'PIL.AvifImagePlugin'
75599 INFO: Analyzing hidden import 'PIL.BdfFontFile'
75605 INFO: Analyzing hidden import 'PIL.BlpImagePlugin'
75618 INFO: Analyzing hidden import 'PIL.BufrStubImagePlugin'
75620 INFO: Analyzing hidden import 'PIL.ContainerIO'
75623 INFO: Analyzing hidden import 'PIL.CurImagePlugin'
75624 INFO: Analyzing hidden import 'PIL.DcxImagePlugin'
75630 INFO: Analyzing hidden import 'PIL.DdsImagePlugin'
75644 INFO: Analyzing hidden import 'PIL.EpsImagePlugin'
75653 INFO: Analyzing hidden import 'PIL.FitsImagePlugin'
75657 INFO: Analyzing hidden import 'PIL.FliImagePlugin'
75661 INFO: Analyzing hidden import 'PIL.FpxImagePlugin'
75666 INFO: Analyzing hidden import 'PIL.FtexImagePlugin'
75668 INFO: Analyzing hidden import 'PIL.GbrImagePlugin'
75670 INFO: Analyzing hidden import 'PIL.GdImageFile'
75672 INFO: Analyzing hidden import 'PIL.GribStubImagePlugin'
75674 INFO: Analyzing hidden import 'PIL.Hdf5StubImagePlugin'
75675 INFO: Analyzing hidden import 'PIL.IcnsImagePlugin'
75702 INFO: Analyzing hidden import 'PIL.IcoImagePlugin'
75711 INFO: Analyzing hidden import 'PIL.ImImagePlugin'
75719 INFO: Analyzing hidden import 'PIL.ImageGrab'
75724 INFO: Analyzing hidden import 'PIL.ImageMorph'
75731 INFO: Analyzing hidden import 'PIL.ImageTk'
75736 INFO: Analyzing hidden import 'PIL.ImageTransform'
75737 INFO: Analyzing hidden import 'PIL.ImtImagePlugin'
75739 INFO: Analyzing hidden import 'PIL.IptcImagePlugin'
75744 INFO: Analyzing hidden import 'PIL.McIdasImagePlugin'
75746 INFO: Analyzing hidden import 'PIL.MicImagePlugin'
75748 INFO: Analyzing hidden import 'PIL.MpegImagePlugin'
75750 INFO: Analyzing hidden import 'PIL.MspImagePlugin'
75753 INFO: Analyzing hidden import 'PIL.PSDraw'
75756 INFO: Analyzing hidden import 'PIL.PalmImagePlugin'
75763 INFO: Analyzing hidden import 'PIL.PcdImagePlugin'
75765 INFO: Analyzing hidden import 'PIL.PcfFontFile'
75771 INFO: Analyzing hidden import 'PIL.PdfImagePlugin'
75804 INFO: Analyzing hidden import 'PIL.PixarImagePlugin'
75805 INFO: Analyzing hidden import 'PIL.PsdImagePlugin'
75813 INFO: Analyzing hidden import 'PIL.QoiImagePlugin'
75819 INFO: Analyzing hidden import 'PIL.SgiImagePlugin'
75824 INFO: Analyzing hidden import 'PIL.SpiderImagePlugin'
75831 INFO: Processing standard module hook 'hook-PIL.SpiderImagePlugin.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
75832 INFO: Analyzing hidden import 'PIL.SunImagePlugin'
75834 INFO: Analyzing hidden import 'PIL.TarIO'
75835 INFO: Analyzing hidden import 'PIL.TgaImagePlugin'
75840 INFO: Analyzing hidden import 'PIL.WalImageFile'
75842 INFO: Analyzing hidden import 'PIL.WebPImagePlugin'
75850 INFO: Analyzing hidden import 'PIL.WmfImagePlugin'
75854 INFO: Analyzing hidden import 'PIL.XVThumbImagePlugin'
75855 INFO: Analyzing hidden import 'PIL.XbmImagePlugin'
75858 INFO: Analyzing hidden import 'PIL.XpmImagePlugin'
75861 INFO: Analyzing hidden import 'PIL.__main__'
75862 INFO: Analyzing hidden import 'PIL._tkinter_finder'
75862 INFO: Analyzing hidden import 'PIL.report'
75863 INFO: Processing module hooks (post-graph stage)...
76168 INFO: Processing standard module hook 'hook-lxml.isoschematron.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
79547 INFO: Processing standard module hook 'hook-sqlalchemy.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks'
79884 WARNING: Hidden import "pysqlite2" not found!
79884 WARNING: Hidden import "MySQLdb" not found!
79894 INFO: Processing standard module hook 'hook-psycopg2.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
81259 INFO: Processing standard module hook 'hook-lxml.objectify.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
81260 WARNING: Hidden import "mx.DateTime" not found!
81260 INFO: Processing standard module hook 'hook-tzdata.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks'
81845 INFO: Performing binary vs. data reclassification (2576 entries)
90646 INFO: Looking for ctypes DLLs
90876 INFO: Analyzing run-time hooks ...
90898 INFO: Including run-time hook 'pyi_rth_pkgutil.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks'
90909 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks'
90911 INFO: Including run-time hook 'pyi_rth_cryptography_openssl.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\rthooks'
90912 INFO: Including run-time hook 'pyi_rth_setuptools.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks'
90914 INFO: Including run-time hook 'pyi_rth_inspect.py' from 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks'
91038 INFO: Creating base_library.zip...
91060 INFO: Looking for dynamic libraries
D:\RJKF\jietu01\LandPPT-master\.venv\Lib\site-packages\PyInstaller\building\build_main.py:227: FutureWarning:
All support for the `google.generativeai` package has ended. It will no longer be receiving
updates or bug fixes. Please switch to the `google.genai` package as soon as possible.
See README for more details:
https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/README.md
__import__(package)
D:\RJKF\jietu01\LandPPT-master\.venv\Lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
[2026-06-18 10:20:19,112] SiliconFlow API key not found or empty in database for user None
[2026-06-18 10:20:19,112] No image providers configured. Please set image provider API keys in the settings UI (per-user/system config).
[2026-06-18 10:20:19,116] SiliconFlow API key not found or empty in database for user None
100678 INFO: Extra DLL search directories (AddDllDirectory): ['D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\numpy.libs', 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\pandas.libs', 'D:\\RJKF\\jietu01\\LandPPT-master\\.venv\\Lib\\site-packages\\psycopg2_binary.libs']
100678 INFO: Extra DLL search directories (PATH): []
104360 INFO: Warnings written to D:\RJKF\jietu01\LandPPT-master\build\LandPPT\warn-LandPPT.txt
104980 INFO: Graph cross-reference written to D:\RJKF\jietu01\LandPPT-master\build\LandPPT\xref-LandPPT.html
105186 INFO: checking PYZ
105186 INFO: Building PYZ because PYZ-00.toc is non existent
105186 INFO: Building PYZ (ZlibArchive) D:\RJKF\jietu01\LandPPT-master\build\LandPPT\PYZ-00.pyz
108622 INFO: Building PYZ (ZlibArchive) D:\RJKF\jietu01\LandPPT-master\build\LandPPT\PYZ-00.pyz completed successfully.
108744 INFO: checking PKG
108744 INFO: Building PKG because PKG-00.toc is non existent
108744 INFO: Building PKG (CArchive) LandPPT.pkg
108782 INFO: Building PKG (CArchive) LandPPT.pkg completed successfully.
108783 INFO: Bootloader D:\RJKF\jietu01\LandPPT-master\.venv\Lib\site-packages\PyInstaller\bootloader\Windows-64bit-intel\run.exe
108783 INFO: checking EXE
108783 INFO: Building EXE because EXE-00.toc is non existent
108783 INFO: Building EXE from EXE-00.toc
108783 INFO: Copying bootloader EXE to D:\RJKF\jietu01\LandPPT-master\build\LandPPT\LandPPT.exe
108801 INFO: Copying icon to EXE
108803 INFO: Copying 0 resources to EXE
108803 INFO: Embedding manifest in EXE
108805 INFO: Appending PKG archive to EXE
108828 INFO: Fixing EXE headers
109293 INFO: Building EXE from EXE-00.toc completed successfully.
109312 INFO: checking COLLECT
109312 INFO: Building COLLECT because COLLECT-00.toc is non existent
109313 INFO: Building COLLECT COLLECT-00.toc
122286 INFO: Building COLLECT COLLECT-00.toc completed successfully.
122337 INFO: Build complete! The results are available in: D:\RJKF\jietu01\LandPPT-master\dist
[OK] Build finished successfully.
Output: dist\LandPPT\LandPPT.exe