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

Unable to start the loudml on rhel7 #544

Open
vbnbharath opened this issue Feb 18, 2021 · 0 comments
Open

Unable to start the loudml on rhel7 #544

vbnbharath opened this issue Feb 18, 2021 · 0 comments

Comments

@vbnbharath
Copy link

vbnbharath commented Feb 18, 2021

When trying to run the loudml on the rhel 7, I am running into these errors. Loudml version 1.6.0, Python 3.6.8

 File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 568, in _build_master
 ws.require(__requires__)
 File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 886, in require
 needed = self.resolve(parse_requirements(requirements))
 File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 777, in resolve
 raise VersionConflict(dist, req).with_context(dependent_req)
 pkg_resources.ContextualVersionConflict: (docutils 0.16 (/opt/venvs/loudml/lib/python3.6/site-packages), Requirement.parse('docutils<0..16,>=0.10'), {'botocore'})
 During handling of the above exception, another exception occurred:
 Traceback (most recent call last):
 File "/usr/bin/loudmld", line 6, in <module>
 from pkg_resources import load_entry_point
 File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3242, in <module>
 @_call_aside
 File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3226, in _call_aside
 f(*args, **kwargs)
 File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3255, in _initialize_master_working_set

Any pointers/next steps on how to resolve this?

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