Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zufardhiyaulhaq opened this issue Apr 6, 2018 · 0 comments

Comments

@zufardhiyaulhaq
Copy link

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')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant