Juniper / contrail-neutron-plugin

Opencontrail Neutron plugin + extensions
Apache License 2.0
17 stars 69 forks source link

error: Could not find suitable distribution for Requirement.parse('cfgm_common') #95

Open zufardhiyaulhaq opened 6 years ago

zufardhiyaulhaq commented 6 years ago

hi, i try to install contrail-neutron-plugin, but the python requirement of vnc_api and cfgm_common is broken.

git clone https://github.com/Juniper/contrail-neutron-plugin.git cd contrail-neutron-plugin python setup.py install

i get the error, the package is not found.

Installed /usr/lib/python2.7/site-packages/neutron_plugin_contrail-0.1.dev0-py2.7.egg Processing dependencies for neutron-plugin-contrail==0.1.dev0 Searching for cfgm_common Reading https://pypi.python.org/simple/cfgm_common/ Reading https://pypi.python.org/simple/cfgm-common/ Couldn't find index page for 'cfgm_common' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ No local packages or download links found for cfgm_common error: Could not find suitable distribution for Requirement.parse('cfgm_common')