On 27/03/15 19:15, Tom Hayward wrote:
If you don't want pip to install it system-wide, you can use virtualenv.
Hello Tom et al.
virtualenv was perfect suggestion, Hi!
Now with Python 2.7 I started to play...
Due to some errors, needed to install paramiko, pycrypto, ecdsa and bunch of dependent modules.
Then eventually amprapi.py did it's job nicely.
Best regards.