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

Not compatible with Python 3.6 due to enum34 requirement #2

Open
felixs88 opened this issue Apr 17, 2019 · 2 comments
Open

Not compatible with Python 3.6 due to enum34 requirement #2

felixs88 opened this issue Apr 17, 2019 · 2 comments

Comments

@felixs88
Copy link
Collaborator

QwikContext

Not compatible with Python 3.6 due to enum34 requirement

Details

enum34 does not appear to be compatible with Python 3.6 and when you install omsdk via pip it installs enum34 and breaks other Python 3.6 applications.

Repro Steps

Steps to reproduce the problem
/opt/rh/rh-python36/root/usr/bin/pip3 install omsdk
or via documented build steps.

Impact

What areas, configurations and use cases does this issue impact
Unable to use omsdk due to this issue.

NeedBy

When do you need this issue fixed
As soon as possible. Currently unable to use omsdk until this is resolved.

Severity

What is the severity of the issue.
High

@felixs88
Copy link
Collaborator Author

@bamason14, We have to rebuild the omsdk repository, So we are recreating your issue.

@cloudriders2021
Copy link

was this ever resolved...? I am running Python 3.6.9 and having issue with the OMSDK
thank you.

@felixs88 felixs88 reopened this Aug 18, 2020
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

2 participants