Windows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。
尝试新的跨平台 PowerShell https://aka.ms/pscore6
PS C:\Users\Administrator> python -v
import _frozen_importlib # frozen
import _imp # builtin
import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
import 'winreg' # <class '_frozen_importlib.BuiltinImporter'>
import '_io' # <class '_frozen_importlib.BuiltinImporter'>
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
import 'nt' # <class '_frozen_importlib.BuiltinImporter'>
import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
# installing zipimport hook
import 'time' # <class '_frozen_importlib.BuiltinImporter'>
import 'zipimport' # <class '_frozen_importlib.FrozenImporter'>
# installed zipimport hook
# E:\AIagent\Lib\encodings\__pycache__\__init__.cpython-314.pyc matches E:\AIagent\Lib\encodings\__init__.py
# code object from 'E:\\AIagent\\Lib\\encodings\\__pycache__\\__init__.cpython-314.pyc'
import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
import 'codecs' # <class '_frozen_importlib.FrozenImporter'>
# E:\AIagent\Lib\encodings\__pycache__\aliases.cpython-314.pyc matches E:\AIagent\Lib\encodings\aliases.py
# code object from 'E:\\AIagent\\Lib\\encodings\\__pycache__\\aliases.cpython-314.pyc'
import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9CFA210>
# E:\AIagent\Lib\encodings\__pycache__\_win_cp_codecs.cpython-314.pyc matches E:\AIagent\Lib\encodings\_win_cp_codecs.py
# code object from 'E:\\AIagent\\Lib\\encodings\\__pycache__\\_win_cp_codecs.cpython-314.pyc'
import 'encodings._win_cp_codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9CFA350>
import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9C75550>
# E:\AIagent\Lib\encodings\__pycache__\utf_8.cpython-314.pyc matches E:\AIagent\Lib\encodings\utf_8.py
# code object from 'E:\\AIagent\\Lib\\encodings\\__pycache__\\utf_8.cpython-314.pyc'
import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9CFD940>
# E:\AIagent\Lib\encodings\__pycache__\gbk.cpython-314.pyc matches E:\AIagent\Lib\encodings\gbk.py
# code object from 'E:\\AIagent\\Lib\\encodings\\__pycache__\\gbk.cpython-314.pyc'
import '_codecs_cn' # <class '_frozen_importlib.BuiltinImporter'>
import '_multibytecodec' # <class '_frozen_importlib.BuiltinImporter'>
import 'encodings.gbk' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9CFDA70>
import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
import 'abc' # <class '_frozen_importlib.FrozenImporter'>
import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
import 'stat' # <class '_frozen_importlib.FrozenImporter'>
import '_collections_abc' # <class '_frozen_importlib.FrozenImporter'>
import 'genericpath' # <class '_frozen_importlib.FrozenImporter'>
import '_winapi' # <class '_frozen_importlib.BuiltinImporter'>
import 'ntpath' # <class '_frozen_importlib.FrozenImporter'>
import 'os' # <class '_frozen_importlib.FrozenImporter'>
import '_sitebuiltins' # <class '_frozen_importlib.FrozenImporter'>
import 'errno' # <class '_frozen_importlib.BuiltinImporter'>
Processing user site-packages
Processing global site-packages
Adding directory: 'E:\\AIagent'
Adding directory: 'E:\\AIagent\\Lib\\site-packages'
import 'site' # <class '_frozen_importlib.FrozenImporter'>
# E:\AIagent\Lib\__pycache__\rlcompleter.cpython-314.pyc matches E:\AIagent\Lib\rlcompleter.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\rlcompleter.cpython-314.pyc'
import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
# E:\AIagent\Lib\__pycache__\inspect.cpython-314.pyc matches E:\AIagent\Lib\inspect.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\inspect.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\annotationlib.cpython-314.pyc matches E:\AIagent\Lib\annotationlib.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\annotationlib.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\ast.cpython-314.pyc matches E:\AIagent\Lib\ast.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\ast.cpython-314.pyc'
import '_ast' # <class '_frozen_importlib.BuiltinImporter'>
import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9E46050>
# E:\AIagent\Lib\__pycache__\enum.cpython-314.pyc matches E:\AIagent\Lib\enum.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\enum.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\types.cpython-314.pyc matches E:\AIagent\Lib\types.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\types.cpython-314.pyc'
import '_types' # <class '_frozen_importlib.BuiltinImporter'>
import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9E57B60>
import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9E47850>
# E:\AIagent\Lib\__pycache__\keyword.cpython-314.pyc matches E:\AIagent\Lib\keyword.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\keyword.cpython-314.pyc'
import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA20C8C0>
import 'annotationlib' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9E4F9B0>
# E:\AIagent\Lib\__pycache__\dis.cpython-314.pyc matches E:\AIagent\Lib\dis.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\dis.cpython-314.pyc'
# E:\AIagent\Lib\collections\__pycache__\__init__.cpython-314.pyc matches E:\AIagent\Lib\collections\__init__.py
# code object from 'E:\\AIagent\\Lib\\collections\\__pycache__\\__init__.cpython-314.pyc'
import 'itertools' # <class '_frozen_importlib.BuiltinImporter'>
# E:\AIagent\Lib\__pycache__\operator.cpython-314.pyc matches E:\AIagent\Lib\operator.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\operator.cpython-314.pyc'
import '_operator' # <class '_frozen_importlib.BuiltinImporter'>
import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA274FC0>
# E:\AIagent\Lib\__pycache__\reprlib.cpython-314.pyc matches E:\AIagent\Lib\reprlib.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\reprlib.cpython-314.pyc'
import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9C87B90>
import '_collections' # <class '_frozen_importlib.BuiltinImporter'>
import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA1F65F0>
import 'io' # <class '_frozen_importlib.FrozenImporter'>
# E:\AIagent\Lib\__pycache__\opcode.cpython-314.pyc matches E:\AIagent\Lib\opcode.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\opcode.cpython-314.pyc'
import '_opcode' # <class '_frozen_importlib.BuiltinImporter'>
# E:\AIagent\Lib\__pycache__\_opcode_metadata.cpython-314.pyc matches E:\AIagent\Lib\_opcode_metadata.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\_opcode_metadata.cpython-314.pyc'
import '_opcode_metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA29E4C0>
import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9C87F50>
import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA1F5EF0>
# E:\AIagent\Lib\importlib\__pycache__\__init__.cpython-314.pyc matches E:\AIagent\Lib\importlib\__init__.py
# code object from 'E:\\AIagent\\Lib\\importlib\\__pycache__\\__init__.cpython-314.pyc'
import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA2B1910>
import 'importlib.machinery' # <class '_frozen_importlib.FrozenImporter'>
# E:\AIagent\Lib\__pycache__\linecache.cpython-314.pyc matches E:\AIagent\Lib\linecache.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\linecache.cpython-314.pyc'
import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA1FF6B0>
# E:\AIagent\Lib\re\__pycache__\__init__.cpython-314.pyc matches E:\AIagent\Lib\re\__init__.py
# code object from 'E:\\AIagent\\Lib\\re\\__pycache__\\__init__.cpython-314.pyc'
# E:\AIagent\Lib\re\__pycache__\_compiler.cpython-314.pyc matches E:\AIagent\Lib\re\_compiler.py
# code object from 'E:\\AIagent\\Lib\\re\\__pycache__\\_compiler.cpython-314.pyc'
import '_sre' # <class '_frozen_importlib.BuiltinImporter'>
# E:\AIagent\Lib\re\__pycache__\_parser.cpython-314.pyc matches E:\AIagent\Lib\re\_parser.py
# code object from 'E:\\AIagent\\Lib\\re\\__pycache__\\_parser.cpython-314.pyc'
# E:\AIagent\Lib\re\__pycache__\_constants.cpython-314.pyc matches E:\AIagent\Lib\re\_constants.py
# code object from 'E:\\AIagent\\Lib\\re\\__pycache__\\_constants.cpython-314.pyc'
import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA25DD50>
import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA25D9D0>
# E:\AIagent\Lib\re\__pycache__\_casefix.cpython-314.pyc matches E:\AIagent\Lib\re\_casefix.py
# code object from 'E:\\AIagent\\Lib\\re\\__pycache__\\_casefix.cpython-314.pyc'
import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA23AA50>
import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9EC6450>
# E:\AIagent\Lib\__pycache__\functools.cpython-314.pyc matches E:\AIagent\Lib\functools.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\functools.cpython-314.pyc'
import '_functools' # <class '_frozen_importlib.BuiltinImporter'>
import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA23AC80>
# E:\AIagent\Lib\__pycache__\copyreg.cpython-314.pyc matches E:\AIagent\Lib\copyreg.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\copyreg.cpython-314.pyc'
import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA24B650>
import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA1FF7F0>
# E:\AIagent\Lib\__pycache__\tokenize.cpython-314.pyc matches E:\AIagent\Lib\tokenize.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\tokenize.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\token.cpython-314.pyc matches E:\AIagent\Lib\token.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\token.cpython-314.pyc'
import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA2499D0>
import '_tokenize' # <class '_frozen_importlib.BuiltinImporter'>
import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA24A810>
# E:\AIagent\Lib\__pycache__\weakref.cpython-314.pyc matches E:\AIagent\Lib\weakref.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\weakref.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\_weakrefset.cpython-314.pyc matches E:\AIagent\Lib\_weakrefset.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\_weakrefset.cpython-314.pyc'
import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA2D21B0>
import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA2D1250>
import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9E4E9C0>
# E:\AIagent\Lib\__pycache__\warnings.cpython-314.pyc matches E:\AIagent\Lib\warnings.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\warnings.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\_py_warnings.cpython-314.pyc matches E:\AIagent\Lib\_py_warnings.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\_py_warnings.cpython-314.pyc'
import '_contextvars' # <class '_frozen_importlib.BuiltinImporter'>
import '_py_warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA2D2F90>
import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9EA03B0>
import 'rlcompleter' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9CA60F0>
Python 3.14.5 (tags/v3.14.5:5607950, May 10 2026, 10:43:50) [MSC v.1944 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
# E:\AIagent\Lib\_pyrepl\__pycache__\__init__.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\__init__.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\__init__.cpython-314.pyc'
import '_pyrepl' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA2D3050>
# E:\AIagent\Lib\_pyrepl\__pycache__\readline.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\readline.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\readline.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\__future__.cpython-314.pyc matches E:\AIagent\Lib\__future__.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\__future__.cpython-314.pyc'
import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA334DD0>
# E:\AIagent\Lib\__pycache__\dataclasses.cpython-314.pyc matches E:\AIagent\Lib\dataclasses.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\dataclasses.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\copy.cpython-314.pyc matches E:\AIagent\Lib\copy.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\copy.cpython-314.pyc'
import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9EE3A10>
import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA3350D0>
# E:\AIagent\Lib\_pyrepl\__pycache__\commands.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\commands.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\commands.cpython-314.pyc'
# E:\AIagent\Lib\_pyrepl\__pycache__\trace.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\trace.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\trace.cpython-314.pyc'
import '_pyrepl.trace' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA336F90>
import '_pyrepl.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA335C70>
# E:\AIagent\Lib\_pyrepl\__pycache__\historical_reader.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\historical_reader.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\historical_reader.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\contextlib.cpython-314.pyc matches E:\AIagent\Lib\contextlib.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\contextlib.cpython-314.pyc'
import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA37CE30>
# E:\AIagent\Lib\_pyrepl\__pycache__\input.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\input.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\input.cpython-314.pyc'
# extension module 'unicodedata' loaded from 'E:\\AIagent\\DLLs\\unicodedata.pyd'
# extension module 'unicodedata' executed from 'E:\\AIagent\\DLLs\\unicodedata.pyd'
import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x00000244EA364AD0>
import '_pyrepl.input' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA37D5B0>
# E:\AIagent\Lib\_pyrepl\__pycache__\reader.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\reader.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\reader.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\_colorize.cpython-314.pyc matches E:\AIagent\Lib\_colorize.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\_colorize.cpython-314.pyc'
import '_colorize' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA37E090>
# E:\AIagent\Lib\_pyrepl\__pycache__\console.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\console.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\console.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\code.cpython-314.pyc matches E:\AIagent\Lib\code.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\code.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\traceback.cpython-314.pyc matches E:\AIagent\Lib\traceback.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\traceback.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\textwrap.cpython-314.pyc matches E:\AIagent\Lib\textwrap.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\textwrap.cpython-314.pyc'
import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA3EC950>
# E:\AIagent\Lib\__pycache__\codeop.cpython-314.pyc matches E:\AIagent\Lib\codeop.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\codeop.cpython-314.pyc'
import 'codeop' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA3ED2B0>
import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA3EC650>
import 'code' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA3EC170>
import '_pyrepl.console' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA37EB10>
# E:\AIagent\Lib\_pyrepl\__pycache__\utils.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\utils.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\utils.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\typing.cpython-314.pyc matches E:\AIagent\Lib\typing.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\typing.cpython-314.pyc'
import '_typing' # <class '_frozen_importlib.BuiltinImporter'>
import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA3EEC90>
# E:\AIagent\Lib\_pyrepl\__pycache__\types.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\types.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\types.cpython-314.pyc'
import '_pyrepl.types' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA42E090>
import '_pyrepl.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA3EC5F0>
import '_pyrepl.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA37D6D0>
import '_pyrepl.historical_reader' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA336F30>
# E:\AIagent\Lib\_pyrepl\__pycache__\completing_reader.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\completing_reader.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\completing_reader.cpython-314.pyc'
import '_pyrepl.completing_reader' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA42FDD0>
# E:\AIagent\Lib\_pyrepl\__pycache__\_module_completer.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\_module_completer.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\_module_completer.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\pkgutil.cpython-314.pyc matches E:\AIagent\Lib\pkgutil.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\pkgutil.cpython-314.pyc'
# E:\AIagent\Lib\importlib\__pycache__\_abc.cpython-314.pyc matches E:\AIagent\Lib\importlib\_abc.py
# code object from 'E:\\AIagent\\Lib\\importlib\\__pycache__\\_abc.cpython-314.pyc'
import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA491070>
import 'importlib.util' # <class '_frozen_importlib.FrozenImporter'>
import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA490830>
import '_pyrepl._module_completer' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA490230>
# E:\AIagent\Lib\_pyrepl\__pycache__\windows_console.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\windows_console.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\windows_console.cpython-314.pyc'
# E:\AIagent\Lib\ctypes\__pycache__\__init__.cpython-314.pyc matches E:\AIagent\Lib\ctypes\__init__.py
# code object from 'E:\\AIagent\\Lib\\ctypes\\__pycache__\\__init__.cpython-314.pyc'
# E:\AIagent\Lib\sysconfig\__pycache__\__init__.cpython-314.pyc matches E:\AIagent\Lib\sysconfig\__init__.py
# code object from 'E:\\AIagent\\Lib\\sysconfig\\__pycache__\\__init__.cpython-314.pyc'
# E:\AIagent\Lib\__pycache__\threading.cpython-314.pyc matches E:\AIagent\Lib\threading.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\threading.cpython-314.pyc'
import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA493CB0>
import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA492AB0>
# extension module '_ctypes' loaded from 'E:\\AIagent\\DLLs\\_ctypes.pyd'
# extension module '_ctypes' executed from 'E:\\AIagent\\DLLs\\_ctypes.pyd'
import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x00000244EA3EBED0>
# E:\AIagent\Lib\__pycache__\struct.cpython-314.pyc matches E:\AIagent\Lib\struct.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\struct.cpython-314.pyc'
import '_struct' # <class '_frozen_importlib.BuiltinImporter'>
import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA8F0770>
# E:\AIagent\Lib\ctypes\__pycache__\_endian.cpython-314.pyc matches E:\AIagent\Lib\ctypes\_endian.py
# code object from 'E:\\AIagent\\Lib\\ctypes\\__pycache__\\_endian.cpython-314.pyc'
import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA8F0290>
import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA4921B0>
# E:\AIagent\Lib\ctypes\__pycache__\wintypes.cpython-314.pyc matches E:\AIagent\Lib\ctypes\wintypes.py
# code object from 'E:\\AIagent\\Lib\\ctypes\\__pycache__\\wintypes.cpython-314.pyc'
# E:\AIagent\Lib\ctypes\__pycache__\_layout.cpython-314.pyc matches E:\AIagent\Lib\ctypes\_layout.py
# code object from 'E:\\AIagent\\Lib\\ctypes\\__pycache__\\_layout.cpython-314.pyc'
import 'ctypes._layout' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA8F0950>
import 'ctypes.wintypes' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA493410>
# E:\AIagent\Lib\_pyrepl\__pycache__\windows_eventqueue.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\windows_eventqueue.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\windows_eventqueue.cpython-314.pyc'
# E:\AIagent\Lib\_pyrepl\__pycache__\base_eventqueue.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\base_eventqueue.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\base_eventqueue.cpython-314.pyc'
# E:\AIagent\Lib\_pyrepl\__pycache__\keymap.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\keymap.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\keymap.cpython-314.pyc'
import '_pyrepl.keymap' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA8F2F90>
import '_pyrepl.base_eventqueue' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA8F2CF0>
import '_pyrepl.windows_eventqueue' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA8F28D0>
import '_pyrepl.windows_console' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA491790>
import '_pyrepl.readline' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244E9E3A2D0>
# E:\AIagent\Lib\_pyrepl\__pycache__\main.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\main.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\main.cpython-314.pyc'
# E:\AIagent\Lib\_pyrepl\__pycache__\simple_interact.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\simple_interact.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\simple_interact.cpython-314.pyc'
# E:\AIagent\Lib\_pyrepl\__pycache__\unix_console.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\unix_console.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\unix_console.cpython-314.pyc'
# extension module 'select' loaded from 'E:\\AIagent\\DLLs\\select.pyd'
# extension module 'select' executed from 'E:\\AIagent\\DLLs\\select.pyd'
import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x00000244EA8F5E50>
# E:\AIagent\Lib\__pycache__\signal.cpython-314.pyc matches E:\AIagent\Lib\signal.py
# code object from 'E:\\AIagent\\Lib\\__pycache__\\signal.cpython-314.pyc'
import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA951490>
# destroy _pyrepl.unix_console
import '_pyrepl.simple_interact' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA9509B0>
import '_pyrepl.main' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA2D3230>
>>> # E:\AIagent\Lib\_pyrepl\__pycache__\_threading_handler.cpython-314.pyc matches E:\AIagent\Lib\_pyrepl\_threading_handler.py
# code object from 'E:\\AIagent\\Lib\\_pyrepl\\__pycache__\\_threading_handler.cpython-314.pyc'
import '_pyrepl._threading_handler' # <_frozen_importlib_external.SourceFileLoader object at 0x00000244EA950F50>
老师,我在电脑上用Shell查看python运行情况,显示的是这样,这样对吗?