mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
e27fda0f9c
commit
622670b2f9
@ -146,6 +146,7 @@ copycheck(os.path.join(py37Path, f"python{pyversion2}.dll"), runtime)
|
|||||||
copycheck(os.path.join(py37Path, "Dlls/sqlite3.dll"), runtime)
|
copycheck(os.path.join(py37Path, "Dlls/sqlite3.dll"), runtime)
|
||||||
|
|
||||||
copycheck(os.path.join(py37Path, "Lib/encodings"), runtime)
|
copycheck(os.path.join(py37Path, "Lib/encodings"), runtime)
|
||||||
|
copycheck(os.path.join(py37Path, "DLLs/libffi-7.dll"), runtime)
|
||||||
|
|
||||||
|
|
||||||
copycheck(rf"{downlevel}\ucrtbase.dll", runtime)
|
copycheck(rf"{downlevel}\ucrtbase.dll", runtime)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user