mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
shit
This commit is contained in:
parent
c15024e7cf
commit
d6ffb3f146
@ -25,7 +25,7 @@ else:
|
||||
|
||||
webviewappendix = r"Lib\site-packages\webviewpy\platform\win32\x64\webview.dll"
|
||||
|
||||
py37Path = sys.executable
|
||||
py37Path = os.path.dirname(sys.executable)
|
||||
print(py37Path)
|
||||
py37Pathwebview = os.path.join(py37Path, webviewappendix)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user