We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c638ae commit b56884fCopy full SHA for b56884f
library/venv.po
@@ -367,7 +367,7 @@ msgid ""
367
"Otherwise, software installed into the environment may not work as expected."
368
msgstr ""
369
370
-"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 ``#!`` 行會包含環境"
+"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 shebang 列會包含環境"
371
"直譯器的絕對路徑。因此,在一般情況下,環境本質上是不可攜帶的。你應該使用一個"
372
"簡單的方法來重新建立一個環境(例如:如果你有一個名為 ``requirements.txt``的需"
373
"求檔案,你可以使用環境的 ``pip install -r requirements.txt`` 來安裝環境所需的"
0 commit comments