mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
toaster-manual: Added note for creating virtual environment
Added a note strongly suggesting that the user should set up this virtual environment even though it is not required. (From yocto-docs rev: 1e5f5c7e36eb8541d0d0e2c7e5d37d65c84946bf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
98d7d24a37
commit
ae0d508d81
@@ -51,6 +51,11 @@
|
||||
Doing so separates the executable from Python and the
|
||||
modules provided by the operating system.
|
||||
This separation avoids any version conflicts.
|
||||
<note>
|
||||
Creating a virtual environment is not absolutely
|
||||
necessary.
|
||||
However, doing so is highly recommended.
|
||||
</note>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user