Skip to content

Commit 5b6a0ac

Browse files
authored
Add line in docs to fix issue with python-daemon
1 parent 3b26b25 commit 5b6a0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
1. Ensure Python 2.7 is working correctly and installed in `/usr/bin/python2.7`
66
2. `sudo apt-get install python-dev python-pip`
7+
3. `sudo pip install python-daemon==2.2.4` (this is necessary to fix an issue with the latest release of python-daemon)
78

89
## Enable i2c device
910
1. `sudo mkdir /etc/nfc`

0 commit comments

Comments
 (0)