I'm having problem with following Volttron Agent Creation Walkthrough and don't seem to find an answer for it here or elsewhere - sorry if this is too basic.
I'm following the procedure here http://volttron.readthedocs.io/en/master/devguides/agent_development/Agent-Development.html#agent-development but when I run:
volttron-ctl install ~/.volttron/packaged/testeragent-0.1-py2-none-any.whl --tag testagent
I get the following message: install: operation timed out
I've reinstalled volttron and it didn't work either. I'm running it in a vm with Linux mint.
Any help is much appreciated. Thanks