Site updated at 2018-03-11 20:23:34 UTC
This commit is contained in:
parent
aee05cc64a
commit
2611883eef
29 changed files with 97 additions and 88 deletions
|
@ -75,7 +75,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>If you already have Python 3.5 or later installed, you can easily give Home Assistant a spin.</p>
|
||||
<p>If you already have Python 3.5.3 or later installed, you can easily give Home Assistant a spin.</p>
|
||||
<p>It’s recommended when installing Python packages that you use a <a href="https://docs.python.org/3.5/library/venv.html#module-venv">virtual environment</a>. This will make sure that your Python installation and Home Assistant installation won’t impact one another. The following steps will work on most unix like systems.</p>
|
||||
<p><em>(If you’re on a Debian based system, you will need to install Python virtual environment support using <code class="highlighter-rouge">apt-get install python3-pip python3-venv</code>.)</em></p>
|
||||
<p class="Note">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue