omsdk icon indicating copy to clipboard operation
omsdk copied to clipboard

Not compatible with Python 3.6 due to enum34 requirement

Open felixs88 opened this issue 5 years ago • 2 comments

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 avatar Apr 17 '19 09:04 felixs88

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

felixs88 avatar Apr 17 '19 09:04 felixs88

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

cloudriders2021 avatar Apr 17 '20 05:04 cloudriders2021