Glad you gut it fix but... be careful. Debian relies on Python to be version 2.x for lots of system scripts. You likely want to be explicit and run python3 instead. The professional choice for running just python (and doing a ton of other useful things) is virtualenv and virtualenvwrapper. Igor