diff --git a/dist/tools/pyterm/pyterm.py b/dist/tools/pyterm/pyterm.py
index 26b2d87588afbb3a3a9ab76bb545e45f46cf3574..d01a33fb3b05f28a682b32d35b75e29a557bf6e8 100755
--- a/dist/tools/pyterm/pyterm.py
+++ b/dist/tools/pyterm/pyterm.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 # -*- coding: utf-8 -*-
 
 import cmd, serial, sys, threading, readline, time, ConfigParser, logging, os