Skip to content

Commit

Permalink
manual: ARTIQ requires python 3.4.3 or above
Browse files Browse the repository at this point in the history
  • Loading branch information
fallen committed Sep 1, 2015
1 parent fde6f42 commit f602928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ This command installs all the required packages: ::

$ sudo apt-get install build-essential autotools-dev file git patch perl xutils-dev python3-pip texinfo flex bison libmpc-dev python3-serial python3-dateutil python3-prettytable python3-setuptools python3-numpy python3-scipy python3-sphinx python3-h5py python3-dev python-dev subversion cmake libusb-dev libftdi-dev pkg-config libffi-dev libgit2-dev

Note that ARTIQ requires Python 3.4 or above.
Note that ARTIQ requires Python 3.4.3 or above.

To set user permissions on the JTAG and serial ports of the Pipistrello, create a ``/etc/udev/rules.d/30-usb-papilio.rules`` file containing the following: ::

Expand Down

0 comments on commit f602928

Please sign in to comment.