pip install future
did not clear this up for me (still on python 2.7.14), I still get ImportError: No module named builtins
. Any hints how to proceed? Just switch over to python 3.6?
(I have been away from the project for far too long!)
pip install future
did not clear this up for me (still on python 2.7.14), I still get ImportError: No module named builtins
. Any hints how to proceed? Just switch over to python 3.6?
(I have been away from the project for far too long!)