Skip to content

Commit

Permalink
update FAQ for past.builtins
Browse files Browse the repository at this point in the history
Signed-off-by: Alexei Starovoitov <[email protected]>
  • Loading branch information
Alexei Starovoitov committed Jun 17, 2015
1 parent 9704eb6 commit cf35811
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions FAQ.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ A: You need to obtain a recent version of the Linux source code
make install
make modules_install
make headers_install INSTALL_HDR_PATH=/usr/local/

Q: hello_world.py fails with:
ImportError: No module named past.builtins
A: sudo pip install future

0 comments on commit cf35811

Please sign in to comment.