Please follow this email thread http://mail-archives.apache.org/mod_mbox/incubator-ariatosca-dev/201708.mbox/%3ccy4pr2201mb13025834286f60ce6dd41b9fa4...@cy4pr2201mb1302.namprd22.prod.outlook.com%3e
and the installation steps at https://github.com/apache/incubator-ariatosca/blob/master/README.rst I had encountered the same issue a while back and have updated the README -Vish [https://avatars3.githubusercontent.com/u/47359?v=4&s=400]<https://github.com/apache/incubator-ariatosca/blob/master/README.rst> incubator-ariatosca/README.rst at master ยท apache ...<https://github.com/apache/incubator-ariatosca/blob/master/README.rst> github.com ARIA is a an open-source, TOSCA-based, lightweight library and CLI for orchestration and for consumption by projects building TOSCA-based solutions for resources and ... Vish ________________________________ From: Bryan Sullivan <[email protected]> Sent: Tuesday, September 26, 2017 12:25 PM To: [email protected] Subject: Issue with guide at http://ariatosca.incubator.apache.org/getting-started/ Hi, I'm trying to follow the guide http://ariatosca.incubator.apache.org/getting-started/ but running into the following error. For completeness I provide below all commands I have run per the guide since doing a clean Xenial install: sudo apt-get install -y python-pip sudo -H pip install --upgrade pip setuptools sudo -H pip install apache-ariatosca sudo apt-get install -y python-dev gcc libffi-dev libssl-dev sudo -H pip install aria[ssh] Collecting aria[ssh] Could not find a version that satisfies the requirement aria[ssh] (from versions: ) No matching distribution found for aria[ssh] Any help is appreciated. If this is a documentation issue and there's a bug tracking system where I can report it, please let me know also. Thanks, Bryan Sullivan
