parent
d62e6a22c7
commit
dea2ba8d65
1 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@ get started coding for wasp-os as quickly as possible.
|
||||||
Building from source
|
Building from source
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
Building wasp-os and launching the wasp-os simulator requires the
|
Building wasp-os and launching the wasp-os simulator requires Python 3.6
|
||||||
following python modules: click, numpy, pexpect, PIL (or Pillow),
|
(or later) and the following python modules: click, numpy, pexpect, PIL
|
||||||
pyserial, pysdl2.
|
(or Pillow), pyserial, pysdl2.
|
||||||
|
|
||||||
On Debian Buster the requires python modules can be obtain with the
|
On Debian Buster the requires python modules can be obtain with the
|
||||||
following commands:
|
following commands:
|
||||||
|
|
Loading…
Reference in a new issue