编译新版本
This commit is contained in:
@@ -22,7 +22,7 @@ exe = EXE(
|
||||
a.binaries,
|
||||
a.datas,
|
||||
[],
|
||||
name='RobocopyMirrorGUI',
|
||||
name='RobocopyMirror',
|
||||
debug=False,
|
||||
bootloader_ignore_signals=False,
|
||||
strip=False,
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
('D:\\NETWORK_SYNC\\0_DAILY\\CodeProjects\\purposed_apps\\Robocopy镜像文件小程序\\build\\RobocopyMirrorGUI\\PYZ-00.pyz',
|
||||
('D:\\NETWORK_SYNC\\0_DAILY\\CodeProjects\\purposed_apps\\Robocopy_GUI\\build\\RobocopyMirror\\PYZ-00.pyz',
|
||||
[('__future__',
|
||||
'C:\\Users\\Yuxing\\AppData\\Local\\Programs\\Python\\Python313\\Lib\\__future__.py',
|
||||
'PYMODULE'),
|
||||
Binary file not shown.
Binary file not shown.
@@ -18,8 +18,8 @@ missing module named grp - imported by shutil (delayed, optional), tarfile (opti
|
||||
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional)
|
||||
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 'collections.abc' - imported by logging (top-level), inspect (top-level), typing (top-level), importlib.resources.readers (top-level), selectors (top-level), tracemalloc (top-level), traceback (top-level)
|
||||
missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional)
|
||||
missing module named 'collections.abc' - imported by tracemalloc (top-level), traceback (top-level), typing (top-level), inspect (top-level), logging (top-level), importlib.resources.readers (top-level), selectors (top-level)
|
||||
missing module named posix - imported by posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional)
|
||||
missing module named resource - imported by posix (top-level)
|
||||
missing module named vms_lib - imported by platform (delayed, optional)
|
||||
missing module named 'java.lang' - imported by platform (delayed, optional)
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
<div class="node">
|
||||
<a name="pyi_rth__tkinter.py"></a>
|
||||
<a target="code" href="///C:/Users/Yuxing/AppData/Local/Programs/Python/Python313/Lib/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py" type="text/plain"><tt>pyi_rth__tkinter.py</tt></a>
|
||||
<a target="code" href="///D:/NETWORK_SYNC/0_DAILY/CodeProjects/venv_purposed_apps/Lib/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py" type="text/plain"><tt>pyi_rth__tkinter.py</tt></a>
|
||||
<span class="moduletype">Script</span> <div class="import">
|
||||
imports:
|
||||
<a href="#os">os</a>
|
||||
@@ -32,7 +32,7 @@ imported by:
|
||||
|
||||
<div class="node">
|
||||
<a name="pyi_rth_inspect.py"></a>
|
||||
<a target="code" href="///C:/Users/Yuxing/AppData/Local/Programs/Python/Python313/Lib/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py" type="text/plain"><tt>pyi_rth_inspect.py</tt></a>
|
||||
<a target="code" href="///D:/NETWORK_SYNC/0_DAILY/CodeProjects/venv_purposed_apps/Lib/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py" type="text/plain"><tt>pyi_rth_inspect.py</tt></a>
|
||||
<span class="moduletype">Script</span> <div class="import">
|
||||
imports:
|
||||
<a href="#inspect">inspect</a>
|
||||
@@ -51,7 +51,7 @@ imported by:
|
||||
|
||||
<div class="node">
|
||||
<a name="robocopy_mirror_gui.py"></a>
|
||||
<a target="code" href="///D:/NETWORK_SYNC/0_DAILY/CodeProjects/purposed_apps/Robocopy%E9%95%9C%E5%83%8F%E6%96%87%E4%BB%B6%E5%B0%8F%E7%A8%8B%E5%BA%8F/robocopy_mirror_gui.py" type="text/plain"><tt>robocopy_mirror_gui.py</tt></a>
|
||||
<a target="code" href="///D:/NETWORK_SYNC/0_DAILY/CodeProjects/purposed_apps/Robocopy_GUI/robocopy_mirror_gui.py" type="text/plain"><tt>robocopy_mirror_gui.py</tt></a>
|
||||
<span class="moduletype">Script</span> <div class="import">
|
||||
imports:
|
||||
<a href="#_collections_abc">_collections_abc</a>
|
||||
Binary file not shown.
Reference in New Issue
Block a user