I faced "NotImplementedError" and "WinError 10038 An operation was attempted on something that is not a socket" on python versions other than 3.5/3.6.
# Or simply install python 3.6.13
conda create --name py36 python=3.6.13
conda activate py36
pip install --upgrade setuptools maxminddb==1.5.4 proxybroker