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 0d479a2 commit a6d7ce6Copy full SHA for a6d7ce6
library/venv.po
@@ -371,7 +371,7 @@ msgid ""
371
"Otherwise, software installed into the environment may not work as expected."
372
msgstr ""
373
374
-"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 ``#!`` 行會包含環境"
+"因為在環境中安裝的腳本不應該預期環境已經啟用,所以它們的 shebang 列會包含環境"
375
"直譯器的絕對路徑。因此,在一般情況下,環境本質上是不可攜帶的。你應該使用一個"
376
"簡單的方法來重新建立一個環境(例如:如果你有一個名為 ``requirements.txt``的需"
377
"求檔案,你可以使用環境的 ``pip install -r requirements.txt`` 來安裝環境所需的"
0 commit comments