Installing the dev version in Bash: virtualenv aria . /aria/bin/activate pip install https://github.com/apache/incubator-ariatosca/archive/master.zip
To test: aria --version On Fri, Sep 1, 2017 at 7:54 AM, Steve Baillargeon < [email protected]> wrote: > Hi Ran > I have installed virtualenv on PC. > Can you send commands to creature a virtualenv and install ARIA in it? > > Thank you > > -Steve > > >
