On Sat, Apr 16, 2016 at 04:42:15PM +0200, Hartmut Goebel wrote: > Hi, > > I'm stepping into problems packaging python modules again and again > since Python 3.4 is not available as `python`. Same for pip, and other > binaries in the python-3 package.
Can you look at the 'python-wrapper' package and see if it would solve this problem for you? "description: This package provides wrappers for the commands of Python 3.x such that they can be invoked under their usual name---e.g., `python' instead of `python3'."