Site updated at 2016-03-15 06:31:30 UTC
This commit is contained in:
parent
2e61b374c0
commit
3e1156b574
13 changed files with 176 additions and 168 deletions
|
@ -124,7 +124,15 @@
|
|||
<p>Make sure you have the correct dependencies installed before running the script:</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ apt-get install cython3 libudev-dev python3-sphinx python3-setuptools
|
||||
<div class="code"><pre>$ sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>Make sure you have at least version 0.23 of cython.</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ sudo pip3 install --upgrade cython
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue