删除自动生成的文件

- 删除build、dist目录
- 添加.gitignore文件
This commit is contained in:
suneshone 2023-12-12 09:41:02 +08:00
parent f958d2d69f
commit 5794f45f4a
22 changed files with 240 additions and 10137 deletions

240
.gitignore vendored Normal file
View File

@ -0,0 +1,240 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
.pybuilder/
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# poetry
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock
# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
#pdm.lock
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
# in version control.
# https://pdm.fming.dev/#use-with-ide
.pdm.toml
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# pytype static type analyzer
.pytype/
# Cython debug symbols
cython_debug/
# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
# AWS User-specific
.idea/**/aws.xml
# Generated files
.idea/**/contentModel.xml
# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/artifacts
# .idea/compiler.xml
# .idea/jarRepositories.xml
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr
# CMake
cmake-build-*/
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
# File-based project format
*.iws
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# SonarLint plugin
.idea/sonarlint/
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
.idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser

View File

@ -1,692 +0,0 @@
(['D:\\project\\obscuredSubtitles\\main.py'],
['D:\\project\\obscuredSubtitles'],
['codecs'],
['C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\mitmproxy\\utils\\pyinstaller',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\numpy\\_pyinstaller',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\mitmproxy_rs\\_pyinstaller',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks'],
{},
[],
[],
False,
False,
False,
{},
'3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit '
'(AMD64)]',
[('pyi_rth_inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
'PYSOURCE'),
('pyi_rth_pyside6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py',
'PYSOURCE'),
('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE')],
[('inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\inspect.py',
'PYMODULE'),
('importlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\__init__.py',
'PYMODULE'),
('importlib.abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\abc.py',
'PYMODULE'),
('typing',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\typing.py',
'PYMODULE'),
('contextlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextlib.py',
'PYMODULE'),
('importlib._abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_abc.py',
'PYMODULE'),
('importlib._bootstrap_external',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap_external.py',
'PYMODULE'),
('importlib.metadata',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\__init__.py',
'PYMODULE'),
('importlib.metadata._itertools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_itertools.py',
'PYMODULE'),
('importlib.metadata._functools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_functools.py',
'PYMODULE'),
('importlib.metadata._collections',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_collections.py',
'PYMODULE'),
('importlib.metadata._meta',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_meta.py',
'PYMODULE'),
('importlib.metadata._adapters',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_adapters.py',
'PYMODULE'),
('importlib.metadata._text',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_text.py',
'PYMODULE'),
('email.message',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\message.py',
'PYMODULE'),
('email.policy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\policy.py',
'PYMODULE'),
('email.contentmanager',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\contentmanager.py',
'PYMODULE'),
('email.quoprimime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\quoprimime.py',
'PYMODULE'),
('string',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\string.py',
'PYMODULE'),
('email.headerregistry',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\headerregistry.py',
'PYMODULE'),
('email._header_value_parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_header_value_parser.py',
'PYMODULE'),
('email.iterators',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\iterators.py',
'PYMODULE'),
('email.generator',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\generator.py',
'PYMODULE'),
('copy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\copy.py',
'PYMODULE'),
('random',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\random.py',
'PYMODULE'),
('statistics',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\statistics.py',
'PYMODULE'),
('decimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\decimal.py',
'PYMODULE'),
('_pydecimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_pydecimal.py',
'PYMODULE'),
('contextvars',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextvars.py',
'PYMODULE'),
('fractions',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\fractions.py',
'PYMODULE'),
('numbers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\numbers.py',
'PYMODULE'),
('hashlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\hashlib.py',
'PYMODULE'),
('logging',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\logging\\__init__.py',
'PYMODULE'),
('pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pickle.py',
'PYMODULE'),
('pprint',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pprint.py',
'PYMODULE'),
('dataclasses',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dataclasses.py',
'PYMODULE'),
('_compat_pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compat_pickle.py',
'PYMODULE'),
('struct',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\struct.py',
'PYMODULE'),
('threading',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\threading.py',
'PYMODULE'),
('_threading_local',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_threading_local.py',
'PYMODULE'),
('bisect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bisect.py',
'PYMODULE'),
('_strptime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_strptime.py',
'PYMODULE'),
('datetime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\datetime.py',
'PYMODULE'),
('calendar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\calendar.py',
'PYMODULE'),
('email._encoded_words',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_encoded_words.py',
'PYMODULE'),
('base64',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\base64.py',
'PYMODULE'),
('getopt',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getopt.py',
'PYMODULE'),
('gettext',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gettext.py',
'PYMODULE'),
('email.charset',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\charset.py',
'PYMODULE'),
('email.encoders',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\encoders.py',
'PYMODULE'),
('email.base64mime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\base64mime.py',
'PYMODULE'),
('email._policybase',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_policybase.py',
'PYMODULE'),
('email.header',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\header.py',
'PYMODULE'),
('email.errors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\errors.py',
'PYMODULE'),
('email.utils',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\utils.py',
'PYMODULE'),
('email._parseaddr',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_parseaddr.py',
'PYMODULE'),
('socket',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\socket.py',
'PYMODULE'),
('selectors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\selectors.py',
'PYMODULE'),
('quopri',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\quopri.py',
'PYMODULE'),
('uu',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\uu.py',
'PYMODULE'),
('optparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\optparse.py',
'PYMODULE'),
('textwrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\textwrap.py',
'PYMODULE'),
('zipfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\zipfile.py',
'PYMODULE'),
('py_compile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\py_compile.py',
'PYMODULE'),
('lzma',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\lzma.py',
'PYMODULE'),
('_compression',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compression.py',
'PYMODULE'),
('bz2',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bz2.py',
'PYMODULE'),
('shutil',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shutil.py',
'PYMODULE'),
('tarfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tarfile.py',
'PYMODULE'),
('gzip',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gzip.py',
'PYMODULE'),
('importlib.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\util.py',
'PYMODULE'),
('email',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\__init__.py',
'PYMODULE'),
('email.parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\parser.py',
'PYMODULE'),
('email.feedparser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\feedparser.py',
'PYMODULE'),
('csv',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\csv.py',
'PYMODULE'),
('importlib.readers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\readers.py',
'PYMODULE'),
('importlib._bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap.py',
'PYMODULE'),
('argparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\argparse.py',
'PYMODULE'),
('importlib.machinery',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\machinery.py',
'PYMODULE'),
('dis',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dis.py',
'PYMODULE'),
('opcode',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\opcode.py',
'PYMODULE'),
('ast',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ast.py',
'PYMODULE'),
('_py_abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_py_abc.py',
'PYMODULE'),
('tempfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tempfile.py',
'PYMODULE'),
('getpass',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getpass.py',
'PYMODULE'),
('nturl2path',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\nturl2path.py',
'PYMODULE'),
('ftplib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ftplib.py',
'PYMODULE'),
('netrc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\netrc.py',
'PYMODULE'),
('shlex',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shlex.py',
'PYMODULE'),
('mimetypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\mimetypes.py',
'PYMODULE'),
('http.cookiejar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\cookiejar.py',
'PYMODULE'),
('http',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\__init__.py',
'PYMODULE'),
('ssl',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ssl.py',
'PYMODULE'),
('http.client',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\client.py',
'PYMODULE'),
('stringprep',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\stringprep.py',
'PYMODULE'),
('tracemalloc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tracemalloc.py',
'PYMODULE'),
('subprocess',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\subprocess.py',
'PYMODULE'),
('signal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\signal.py',
'PYMODULE'),
('keyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\__init__.py',
'PYMODULE'),
('keyboard._canonical_names',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_canonical_names.py',
'PYMODULE'),
('keyboard._generic',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_generic.py',
'PYMODULE'),
('keyboard._keyboard_event',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_keyboard_event.py',
'PYMODULE'),
('json',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\__init__.py',
'PYMODULE'),
('json.encoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\encoder.py',
'PYMODULE'),
('json.decoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\decoder.py',
'PYMODULE'),
('json.scanner',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\scanner.py',
'PYMODULE'),
('keyboard._darwinkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_darwinkeyboard.py',
'PYMODULE'),
('ctypes.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\util.py',
'PYMODULE'),
('ctypes._aix',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_aix.py',
'PYMODULE'),
('ctypes.macholib.dyld',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dyld.py',
'PYMODULE'),
('ctypes.macholib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\__init__.py',
'PYMODULE'),
('ctypes.macholib.dylib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dylib.py',
'PYMODULE'),
('ctypes.macholib.framework',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\framework.py',
'PYMODULE'),
('ctypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\__init__.py',
'PYMODULE'),
('ctypes._endian',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_endian.py',
'PYMODULE'),
('keyboard._nixkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixkeyboard.py',
'PYMODULE'),
('keyboard._nixcommon',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixcommon.py',
'PYMODULE'),
('glob',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\glob.py',
'PYMODULE'),
('keyboard._winkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_winkeyboard.py',
'PYMODULE'),
('ctypes.wintypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\wintypes.py',
'PYMODULE'),
('platform',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\platform.py',
'PYMODULE'),
('queue',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\queue.py',
'PYMODULE'),
('__future__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\__future__.py',
'PYMODULE'),
('ui.main', 'D:\\project\\obscuredSubtitles\\ui\\main.py', 'PYMODULE'),
('ui', '-', 'PYMODULE'),
('PySide6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\__init__.py',
'PYMODULE'),
('PySide6.support.deprecated',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\deprecated.py',
'PYMODULE'),
('PySide6.support',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\__init__.py',
'PYMODULE'),
('shiboken6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\__init__.py',
'PYMODULE')],
[('python310.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll',
'BINARY'),
('VCRUNTIME140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qopensslbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qcertonlybackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qico.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qdirect2d.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'BINARY'),
('PySide6\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qpdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qschannelbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('_decimal.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd',
'EXTENSION'),
('_hashlib.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd',
'EXTENSION'),
('select.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd',
'EXTENSION'),
('_socket.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd',
'EXTENSION'),
('_lzma.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd',
'EXTENSION'),
('_bz2.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd',
'EXTENSION'),
('unicodedata.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('_ssl.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd',
'EXTENSION'),
('_ctypes.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd',
'EXTENSION'),
('_queue.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd',
'EXTENSION'),
('PySide6\\QtGui.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd',
'EXTENSION'),
('PySide6\\QtCore.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd',
'EXTENSION'),
('PySide6\\QtWidgets.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd',
'EXTENSION'),
('PySide6\\QtNetwork.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd',
'EXTENSION'),
('shiboken6\\Shiboken.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd',
'EXTENSION'),
('shiboken6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll',
'BINARY'),
('PySide6\\Qt6Core.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll',
'BINARY'),
('VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\Qt6Network.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll',
'BINARY'),
('PySide6\\Qt6Gui.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll',
'BINARY'),
('PySide6\\Qt6Svg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll',
'BINARY'),
('PySide6\\Qt6VirtualKeyboard.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll',
'BINARY'),
('PySide6\\Qt6Widgets.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll',
'BINARY'),
('PySide6\\Qt6Pdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll',
'BINARY'),
('libcrypto-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll',
'BINARY'),
('libssl-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll',
'BINARY'),
('libffi-7.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll',
'BINARY'),
('shiboken6\\shiboken6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll',
'BINARY'),
('PySide6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll',
'BINARY'),
('python3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll',
'BINARY'),
('PySide6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_2.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll',
'BINARY'),
('PySide6\\pyside6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll',
'BINARY'),
('shiboken6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll',
'BINARY'),
('PySide6\\Qt6Qml.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll',
'BINARY'),
('PySide6\\Qt6Quick.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll',
'BINARY'),
('PySide6\\Qt6OpenGL.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll',
'BINARY'),
('PySide6\\Qt6QmlModels.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll',
'BINARY')],
[],
[],
[('base_library.zip',
'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip',
'DATA'),
('PySide6\\translations\\qtbase_de.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm',
'DATA'),
('PySide6\\translations\\qtbase_it.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm',
'DATA'),
('PySide6\\translations\\qtbase_bg.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm',
'DATA'),
('PySide6\\translations\\qtbase_ar.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm',
'DATA'),
('PySide6\\translations\\qtbase_en.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm',
'DATA'),
('PySide6\\translations\\qtbase_fa.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm',
'DATA'),
('PySide6\\translations\\qtbase_nn.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm',
'DATA'),
('PySide6\\translations\\qtbase_tr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm',
'DATA'),
('PySide6\\translations\\qtbase_uk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm',
'DATA'),
('PySide6\\translations\\qtbase_nl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm',
'DATA'),
('PySide6\\translations\\qtbase_ko.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm',
'DATA'),
('PySide6\\translations\\qtbase_he.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm',
'DATA'),
('PySide6\\translations\\qtbase_cs.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm',
'DATA'),
('PySide6\\translations\\qtbase_ru.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm',
'DATA'),
('PySide6\\translations\\qtbase_gd.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm',
'DATA'),
('PySide6\\translations\\qtbase_pt_BR.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm',
'DATA'),
('PySide6\\translations\\qtbase_pl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm',
'DATA'),
('PySide6\\translations\\qtbase_fi.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_TW.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm',
'DATA'),
('PySide6\\translations\\qtbase_es.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_CN.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm',
'DATA'),
('PySide6\\translations\\qtbase_ca.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm',
'DATA'),
('PySide6\\translations\\qtbase_hu.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm',
'DATA'),
('PySide6\\translations\\qtbase_hr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm',
'DATA'),
('PySide6\\translations\\qtbase_ja.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm',
'DATA'),
('PySide6\\translations\\qtbase_da.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm',
'DATA'),
('PySide6\\translations\\qtbase_fr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm',
'DATA'),
('PySide6\\translations\\qtbase_sk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm',
'DATA'),
('PySide6\\translations\\qtbase_lv.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm',
'DATA')],
[])

View File

@ -1,330 +0,0 @@
('D:\\project\\obscuredSubtitles\\dist\\subtitle_obstruction_bar.exe',
False,
False,
False,
['D:\\project\\obscuredSubtitles\\favicon.ico'],
None,
False,
False,
'<?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"><assemblyIdentity type="win32" name="main" processorArchitecture="amd64" version="1.0.0.0"/><trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"><security><requestedPrivileges><requestedExecutionLevel level="asInvoker" uiAccess="false"/></requestedPrivileges></security></trustInfo><dependency><dependentAssembly><assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" language="*" processorArchitecture="*" version="6.0.0.0" publicKeyToken="6595b64144ccf1df"/></dependentAssembly></dependency><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application><supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/><supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/><supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/><supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/></application></compatibility><application xmlns="urn:schemas-microsoft-com:asm.v3"><windowsSettings><longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware></windowsSettings></application></assembly>',
True,
True,
False,
None,
None,
None,
'D:\\project\\obscuredSubtitles\\build\\main\\subtitle_obstruction_bar.pkg',
[('PYZ-00.pyz',
'D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz',
'PYZ'),
('struct',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\struct.pyc',
'PYMODULE'),
('pyimod01_archive',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod01_archive.pyc',
'PYMODULE'),
('pyimod02_importers',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod02_importers.pyc',
'PYMODULE'),
('pyimod03_ctypes',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod03_ctypes.pyc',
'PYMODULE'),
('pyimod04_pywin32',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod04_pywin32.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth_inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
'PYSOURCE'),
('pyi_rth_pyside6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py',
'PYSOURCE'),
('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE'),
('python310.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll',
'BINARY'),
('VCRUNTIME140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qopensslbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qcertonlybackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qico.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qdirect2d.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'BINARY'),
('PySide6\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qpdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qschannelbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('_decimal.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd',
'EXTENSION'),
('_hashlib.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd',
'EXTENSION'),
('select.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd',
'EXTENSION'),
('_socket.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd',
'EXTENSION'),
('_lzma.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd',
'EXTENSION'),
('_bz2.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd',
'EXTENSION'),
('unicodedata.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('_ssl.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd',
'EXTENSION'),
('_ctypes.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd',
'EXTENSION'),
('_queue.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd',
'EXTENSION'),
('PySide6\\QtGui.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd',
'EXTENSION'),
('PySide6\\QtCore.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd',
'EXTENSION'),
('PySide6\\QtWidgets.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd',
'EXTENSION'),
('PySide6\\QtNetwork.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd',
'EXTENSION'),
('shiboken6\\Shiboken.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd',
'EXTENSION'),
('shiboken6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll',
'BINARY'),
('PySide6\\Qt6Core.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll',
'BINARY'),
('VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\Qt6Network.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll',
'BINARY'),
('PySide6\\Qt6Gui.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll',
'BINARY'),
('PySide6\\Qt6Svg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll',
'BINARY'),
('PySide6\\Qt6VirtualKeyboard.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll',
'BINARY'),
('PySide6\\Qt6Widgets.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll',
'BINARY'),
('PySide6\\Qt6Pdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll',
'BINARY'),
('libcrypto-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll',
'BINARY'),
('libssl-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll',
'BINARY'),
('libffi-7.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll',
'BINARY'),
('shiboken6\\shiboken6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll',
'BINARY'),
('PySide6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll',
'BINARY'),
('python3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll',
'BINARY'),
('PySide6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_2.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll',
'BINARY'),
('PySide6\\pyside6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll',
'BINARY'),
('shiboken6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll',
'BINARY'),
('PySide6\\Qt6Qml.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll',
'BINARY'),
('PySide6\\Qt6Quick.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll',
'BINARY'),
('PySide6\\Qt6OpenGL.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll',
'BINARY'),
('PySide6\\Qt6QmlModels.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll',
'BINARY'),
('base_library.zip',
'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip',
'DATA'),
('PySide6\\translations\\qtbase_de.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm',
'DATA'),
('PySide6\\translations\\qtbase_it.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm',
'DATA'),
('PySide6\\translations\\qtbase_bg.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm',
'DATA'),
('PySide6\\translations\\qtbase_ar.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm',
'DATA'),
('PySide6\\translations\\qtbase_en.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm',
'DATA'),
('PySide6\\translations\\qtbase_fa.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm',
'DATA'),
('PySide6\\translations\\qtbase_nn.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm',
'DATA'),
('PySide6\\translations\\qtbase_tr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm',
'DATA'),
('PySide6\\translations\\qtbase_uk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm',
'DATA'),
('PySide6\\translations\\qtbase_nl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm',
'DATA'),
('PySide6\\translations\\qtbase_ko.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm',
'DATA'),
('PySide6\\translations\\qtbase_he.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm',
'DATA'),
('PySide6\\translations\\qtbase_cs.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm',
'DATA'),
('PySide6\\translations\\qtbase_ru.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm',
'DATA'),
('PySide6\\translations\\qtbase_gd.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm',
'DATA'),
('PySide6\\translations\\qtbase_pt_BR.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm',
'DATA'),
('PySide6\\translations\\qtbase_pl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm',
'DATA'),
('PySide6\\translations\\qtbase_fi.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_TW.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm',
'DATA'),
('PySide6\\translations\\qtbase_es.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_CN.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm',
'DATA'),
('PySide6\\translations\\qtbase_ca.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm',
'DATA'),
('PySide6\\translations\\qtbase_hu.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm',
'DATA'),
('PySide6\\translations\\qtbase_hr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm',
'DATA'),
('PySide6\\translations\\qtbase_ja.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm',
'DATA'),
('PySide6\\translations\\qtbase_da.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm',
'DATA'),
('PySide6\\translations\\qtbase_fr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm',
'DATA'),
('PySide6\\translations\\qtbase_sk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm',
'DATA'),
('PySide6\\translations\\qtbase_lv.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm',
'DATA')],
[],
False,
False,
1695786245,
[('runw.exe',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe',
'EXECUTABLE')])

View File

@ -1,323 +0,0 @@
('D:\\project\\obscuredSubtitles\\build\\main\\subtitle_obstruction_bar.pkg',
{'BINARY': True,
'DATA': True,
'EXECUTABLE': True,
'EXTENSION': True,
'PYMODULE': True,
'PYSOURCE': True,
'PYZ': False,
'SPLASH': True},
[('PYZ-00.pyz',
'D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz',
'PYZ'),
('struct',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\struct.pyc',
'PYMODULE'),
('pyimod01_archive',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod01_archive.pyc',
'PYMODULE'),
('pyimod02_importers',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod02_importers.pyc',
'PYMODULE'),
('pyimod03_ctypes',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod03_ctypes.pyc',
'PYMODULE'),
('pyimod04_pywin32',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod04_pywin32.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth_inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
'PYSOURCE'),
('pyi_rth_pyside6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py',
'PYSOURCE'),
('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE'),
('python310.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll',
'BINARY'),
('VCRUNTIME140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qopensslbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qcertonlybackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qico.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qdirect2d.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'BINARY'),
('PySide6\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qpdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qschannelbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('_decimal.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd',
'EXTENSION'),
('_hashlib.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd',
'EXTENSION'),
('select.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd',
'EXTENSION'),
('_socket.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd',
'EXTENSION'),
('_lzma.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd',
'EXTENSION'),
('_bz2.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd',
'EXTENSION'),
('unicodedata.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('_ssl.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd',
'EXTENSION'),
('_ctypes.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd',
'EXTENSION'),
('_queue.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd',
'EXTENSION'),
('PySide6\\QtGui.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd',
'EXTENSION'),
('PySide6\\QtCore.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd',
'EXTENSION'),
('PySide6\\QtWidgets.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd',
'EXTENSION'),
('PySide6\\QtNetwork.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd',
'EXTENSION'),
('shiboken6\\Shiboken.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd',
'EXTENSION'),
('shiboken6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll',
'BINARY'),
('PySide6\\Qt6Core.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll',
'BINARY'),
('VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\Qt6Network.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll',
'BINARY'),
('PySide6\\Qt6Gui.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll',
'BINARY'),
('PySide6\\Qt6Svg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll',
'BINARY'),
('PySide6\\Qt6VirtualKeyboard.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll',
'BINARY'),
('PySide6\\Qt6Widgets.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll',
'BINARY'),
('PySide6\\Qt6Pdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll',
'BINARY'),
('libcrypto-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll',
'BINARY'),
('libssl-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll',
'BINARY'),
('libffi-7.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll',
'BINARY'),
('shiboken6\\shiboken6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll',
'BINARY'),
('PySide6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll',
'BINARY'),
('python3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll',
'BINARY'),
('PySide6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_2.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll',
'BINARY'),
('PySide6\\pyside6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll',
'BINARY'),
('shiboken6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll',
'BINARY'),
('PySide6\\Qt6Qml.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll',
'BINARY'),
('PySide6\\Qt6Quick.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll',
'BINARY'),
('PySide6\\Qt6OpenGL.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll',
'BINARY'),
('PySide6\\Qt6QmlModels.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll',
'BINARY'),
('base_library.zip',
'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip',
'DATA'),
('PySide6\\translations\\qtbase_de.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm',
'DATA'),
('PySide6\\translations\\qtbase_it.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm',
'DATA'),
('PySide6\\translations\\qtbase_bg.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm',
'DATA'),
('PySide6\\translations\\qtbase_ar.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm',
'DATA'),
('PySide6\\translations\\qtbase_en.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm',
'DATA'),
('PySide6\\translations\\qtbase_fa.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm',
'DATA'),
('PySide6\\translations\\qtbase_nn.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm',
'DATA'),
('PySide6\\translations\\qtbase_tr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm',
'DATA'),
('PySide6\\translations\\qtbase_uk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm',
'DATA'),
('PySide6\\translations\\qtbase_nl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm',
'DATA'),
('PySide6\\translations\\qtbase_ko.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm',
'DATA'),
('PySide6\\translations\\qtbase_he.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm',
'DATA'),
('PySide6\\translations\\qtbase_cs.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm',
'DATA'),
('PySide6\\translations\\qtbase_ru.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm',
'DATA'),
('PySide6\\translations\\qtbase_gd.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm',
'DATA'),
('PySide6\\translations\\qtbase_pt_BR.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm',
'DATA'),
('PySide6\\translations\\qtbase_pl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm',
'DATA'),
('PySide6\\translations\\qtbase_fi.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_TW.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm',
'DATA'),
('PySide6\\translations\\qtbase_es.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_CN.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm',
'DATA'),
('PySide6\\translations\\qtbase_ca.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm',
'DATA'),
('PySide6\\translations\\qtbase_hu.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm',
'DATA'),
('PySide6\\translations\\qtbase_hr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm',
'DATA'),
('PySide6\\translations\\qtbase_ja.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm',
'DATA'),
('PySide6\\translations\\qtbase_da.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm',
'DATA'),
('PySide6\\translations\\qtbase_fr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm',
'DATA'),
('PySide6\\translations\\qtbase_sk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm',
'DATA'),
('PySide6\\translations\\qtbase_lv.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm',
'DATA')],
False,
False,
False,
[],
None,
None,
None)

Binary file not shown.

View File

@ -1,381 +0,0 @@
('D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz',
[('PySide6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\__init__.py',
'PYMODULE'),
('PySide6.support',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\__init__.py',
'PYMODULE'),
('PySide6.support.deprecated',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\deprecated.py',
'PYMODULE'),
('__future__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\__future__.py',
'PYMODULE'),
('_compat_pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compat_pickle.py',
'PYMODULE'),
('_compression',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compression.py',
'PYMODULE'),
('_py_abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_py_abc.py',
'PYMODULE'),
('_pydecimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_pydecimal.py',
'PYMODULE'),
('_strptime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_strptime.py',
'PYMODULE'),
('_threading_local',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_threading_local.py',
'PYMODULE'),
('argparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\argparse.py',
'PYMODULE'),
('ast',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ast.py',
'PYMODULE'),
('base64',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\base64.py',
'PYMODULE'),
('bisect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bisect.py',
'PYMODULE'),
('bz2',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bz2.py',
'PYMODULE'),
('calendar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\calendar.py',
'PYMODULE'),
('contextlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextlib.py',
'PYMODULE'),
('contextvars',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextvars.py',
'PYMODULE'),
('copy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\copy.py',
'PYMODULE'),
('csv',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\csv.py',
'PYMODULE'),
('ctypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\__init__.py',
'PYMODULE'),
('ctypes._aix',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_aix.py',
'PYMODULE'),
('ctypes._endian',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_endian.py',
'PYMODULE'),
('ctypes.macholib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\__init__.py',
'PYMODULE'),
('ctypes.macholib.dyld',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dyld.py',
'PYMODULE'),
('ctypes.macholib.dylib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dylib.py',
'PYMODULE'),
('ctypes.macholib.framework',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\framework.py',
'PYMODULE'),
('ctypes.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\util.py',
'PYMODULE'),
('ctypes.wintypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\wintypes.py',
'PYMODULE'),
('dataclasses',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dataclasses.py',
'PYMODULE'),
('datetime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\datetime.py',
'PYMODULE'),
('decimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\decimal.py',
'PYMODULE'),
('dis',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dis.py',
'PYMODULE'),
('email',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\__init__.py',
'PYMODULE'),
('email._encoded_words',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_encoded_words.py',
'PYMODULE'),
('email._header_value_parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_header_value_parser.py',
'PYMODULE'),
('email._parseaddr',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_parseaddr.py',
'PYMODULE'),
('email._policybase',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_policybase.py',
'PYMODULE'),
('email.base64mime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\base64mime.py',
'PYMODULE'),
('email.charset',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\charset.py',
'PYMODULE'),
('email.contentmanager',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\contentmanager.py',
'PYMODULE'),
('email.encoders',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\encoders.py',
'PYMODULE'),
('email.errors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\errors.py',
'PYMODULE'),
('email.feedparser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\feedparser.py',
'PYMODULE'),
('email.generator',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\generator.py',
'PYMODULE'),
('email.header',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\header.py',
'PYMODULE'),
('email.headerregistry',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\headerregistry.py',
'PYMODULE'),
('email.iterators',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\iterators.py',
'PYMODULE'),
('email.message',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\message.py',
'PYMODULE'),
('email.parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\parser.py',
'PYMODULE'),
('email.policy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\policy.py',
'PYMODULE'),
('email.quoprimime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\quoprimime.py',
'PYMODULE'),
('email.utils',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\utils.py',
'PYMODULE'),
('fractions',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\fractions.py',
'PYMODULE'),
('ftplib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ftplib.py',
'PYMODULE'),
('getopt',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getopt.py',
'PYMODULE'),
('getpass',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getpass.py',
'PYMODULE'),
('gettext',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gettext.py',
'PYMODULE'),
('glob',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\glob.py',
'PYMODULE'),
('gzip',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gzip.py',
'PYMODULE'),
('hashlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\hashlib.py',
'PYMODULE'),
('http',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\__init__.py',
'PYMODULE'),
('http.client',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\client.py',
'PYMODULE'),
('http.cookiejar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\cookiejar.py',
'PYMODULE'),
('importlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\__init__.py',
'PYMODULE'),
('importlib._abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_abc.py',
'PYMODULE'),
('importlib._bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap.py',
'PYMODULE'),
('importlib._bootstrap_external',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap_external.py',
'PYMODULE'),
('importlib.abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\abc.py',
'PYMODULE'),
('importlib.machinery',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\machinery.py',
'PYMODULE'),
('importlib.metadata',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\__init__.py',
'PYMODULE'),
('importlib.metadata._adapters',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_adapters.py',
'PYMODULE'),
('importlib.metadata._collections',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_collections.py',
'PYMODULE'),
('importlib.metadata._functools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_functools.py',
'PYMODULE'),
('importlib.metadata._itertools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_itertools.py',
'PYMODULE'),
('importlib.metadata._meta',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_meta.py',
'PYMODULE'),
('importlib.metadata._text',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_text.py',
'PYMODULE'),
('importlib.readers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\readers.py',
'PYMODULE'),
('importlib.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\util.py',
'PYMODULE'),
('inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\inspect.py',
'PYMODULE'),
('json',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\__init__.py',
'PYMODULE'),
('json.decoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\decoder.py',
'PYMODULE'),
('json.encoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\encoder.py',
'PYMODULE'),
('json.scanner',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\scanner.py',
'PYMODULE'),
('keyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\__init__.py',
'PYMODULE'),
('keyboard._canonical_names',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_canonical_names.py',
'PYMODULE'),
('keyboard._darwinkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_darwinkeyboard.py',
'PYMODULE'),
('keyboard._generic',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_generic.py',
'PYMODULE'),
('keyboard._keyboard_event',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_keyboard_event.py',
'PYMODULE'),
('keyboard._nixcommon',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixcommon.py',
'PYMODULE'),
('keyboard._nixkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixkeyboard.py',
'PYMODULE'),
('keyboard._winkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_winkeyboard.py',
'PYMODULE'),
('logging',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\logging\\__init__.py',
'PYMODULE'),
('lzma',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\lzma.py',
'PYMODULE'),
('mimetypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\mimetypes.py',
'PYMODULE'),
('netrc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\netrc.py',
'PYMODULE'),
('nturl2path',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\nturl2path.py',
'PYMODULE'),
('numbers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\numbers.py',
'PYMODULE'),
('opcode',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\opcode.py',
'PYMODULE'),
('optparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\optparse.py',
'PYMODULE'),
('pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pickle.py',
'PYMODULE'),
('platform',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\platform.py',
'PYMODULE'),
('pprint',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pprint.py',
'PYMODULE'),
('py_compile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\py_compile.py',
'PYMODULE'),
('queue',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\queue.py',
'PYMODULE'),
('quopri',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\quopri.py',
'PYMODULE'),
('random',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\random.py',
'PYMODULE'),
('selectors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\selectors.py',
'PYMODULE'),
('shiboken6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\__init__.py',
'PYMODULE'),
('shlex',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shlex.py',
'PYMODULE'),
('shutil',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shutil.py',
'PYMODULE'),
('signal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\signal.py',
'PYMODULE'),
('socket',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\socket.py',
'PYMODULE'),
('ssl',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ssl.py',
'PYMODULE'),
('statistics',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\statistics.py',
'PYMODULE'),
('string',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\string.py',
'PYMODULE'),
('stringprep',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\stringprep.py',
'PYMODULE'),
('subprocess',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\subprocess.py',
'PYMODULE'),
('tarfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tarfile.py',
'PYMODULE'),
('tempfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tempfile.py',
'PYMODULE'),
('textwrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\textwrap.py',
'PYMODULE'),
('threading',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\threading.py',
'PYMODULE'),
('tracemalloc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tracemalloc.py',
'PYMODULE'),
('typing',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\typing.py',
'PYMODULE'),
('ui', '-', 'PYMODULE'),
('ui.main', 'D:\\project\\obscuredSubtitles\\ui\\main.py', 'PYMODULE'),
('uu',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\uu.py',
'PYMODULE'),
('zipfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\zipfile.py',
'PYMODULE')])

Binary file not shown.

Binary file not shown.

View File

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="main" processorArchitecture="amd64" version="1.0.0.0"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" language="*" processorArchitecture="*" version="6.0.0.0" publicKeyToken="6595b64144ccf1df"/>
</dependentAssembly>
</dependency>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
</application>
</compatibility>
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
</windowsSettings>
</application>
</assembly>

Binary file not shown.

View File

@ -1,36 +0,0 @@
This file lists modules PyInstaller was not able to find. This does not
necessarily mean this module is required for running your program. Python and
Python 3rd-party packages include a lot of conditional or optional modules. For
example the module 'ntpath' only exists on Windows, whereas the module
'posixpath' only exists on Posix systems.
Types if import:
* top-level: imported at the top-level - look at these first
* conditional: imported within an if-statement
* delayed: imported within a function
* optional: imported within a try-except-statement
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
tracking down the missing module yourself. Thanks!
missing module named pep517 - imported by importlib.metadata (delayed)
missing module named 'org.python' - imported by copy (optional)
missing module named org - imported by pickle (optional)
missing module named pwd - imported by shutil (delayed, optional), tarfile (optional), posixpath (delayed, conditional), subprocess (delayed, conditional, optional), pathlib (delayed, optional), netrc (delayed, conditional), getpass (delayed)
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), subprocess (delayed, conditional, optional), pathlib (delayed, optional)
missing module named posix - imported by shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional)
missing module named resource - imported by posix (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional)
missing module named _scproxy - imported by urllib.request (conditional)
missing module named termios - imported by getpass (optional)
missing module named _posixsubprocess - imported by subprocess (optional)
missing module named fcntl - imported by subprocess (optional), keyboard._nixcommon (delayed)
missing module named AppKit - imported by keyboard._darwinkeyboard (top-level)
missing module named Quartz - imported by keyboard._darwinkeyboard (top-level)
missing module named vms_lib - imported by platform (delayed, optional)
missing module named 'java.lang' - imported by platform (delayed, optional)
missing module named java - imported by platform (delayed)
missing module named _winreg - imported by platform (delayed, optional)
missing module named Queue - imported by keyboard (optional), keyboard._nixcommon (optional), keyboard._generic (optional)

File diff suppressed because it is too large Load Diff

Binary file not shown.

BIN
dist/favicon.ico vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Binary file not shown.