Comment 6 for bug 936695

Revision history for this message
Vasya (pathfinder2) wrote :

I'm try to do this
pip install -e bzr+lp:python-msp430-tools#egg=python-msp430-tools
and got an error:
Obtaining python-msp430-tools from bzr+lp:python-msp430-tools#egg=python-msp430-tools
  Checking out lp:python-msp430-tools to d:\download\msp430\python-msp430-tools\src\python-msp430-tools
bzr: ERROR: Connection error: Unable to authenticate to SSH host as
  <email address hidden>
supported auth types: ['publickey']
Command "bzr branch -q lp:python-msp430-tools D:\Download\MSP430\python-msp430-tools\src\python-msp430-tools" failed with error code 3 in None
What i'm doing wrong?