openshift/openshift-restclient-python

Error in installing openshift in cent os 7

rafiddewan opened this issue · 2 comments

Got the following error:
TypeError: find_packages() got an unexpected keyword argument 'include'
Why is this here? My version for setuptools is 41.0.1 and I am running on pip 19.1.1

Interesting, is it possible there is an older, conflicting version of setuptools on the system that may be interfering?

Was able to fix it, it was a configuration error