Commit cf35811c authored by Alexei Starovoitov's avatar Alexei Starovoitov

update FAQ for past.builtins

Signed-off-by: default avatarAlexei Starovoitov <ast@plumgrid.com>
parent 9704eb65
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment