Closed Wangweilai1 closed 4 years ago
Thanks a lot your report!
One thing I want to check is the version of setuptools you're using. Could you please show me the output of "rpm -qa python*setuptools" ?
Sorry to very late but I've just released 0.9.11 may resolve this, I guess. Also, I've upload the wheel package and the problem becomes disappeared if CentOS 7.x can use it.
I close this but please re-open this issue if you have any further problems on this.
I found a bug, in Centos7.7 and python2 or python3 pip install anyconfig is ok, but import anyconfig has error ModuleNotFoundError: No module named 'anyconfig' , so I pip install anycofig==0.9.7 , version 9.0.7 is ok when import anyconfig. version 0.9.8, 0.9.9 and 0.9.10 can't use in cenots7.7.