get pip install working with py3

As ludovic pointed out pip install currently fails under python3 due to string vs. bytes issues with the version number.

Edited by Ian Moody

Merge request reports

Loading