Site updated at 2017-11-01 15:50:58 UTC
This commit is contained in:
parent
3605f30cd0
commit
0b51369730
26 changed files with 65 additions and 64 deletions
|
@ -79,6 +79,7 @@
|
|||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install libudev-dev
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>On Python 3.6 you may also have to install libpython3.6-dev, and possibly python3.6-dev.</p>
|
||||
<p>When installing on macOS you may have to also run the command below ahead of time, replace “x.x” with the version of Python (<code class="highlighter-rouge">$ python3 --version</code>) you have installed.</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo /Applications/Python<span class="se">\ </span>x.x/Install<span class="se">\ </span>Certificates.command
|
||||
</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue