'DLL load failed while installing win32service in python 3.8 conda environment in pycharm

trying to install win32service for python 3.8 in conda environment in pycharm, it throws an error saying DLL load fialed, i installed pywin32 and pypiwin32 still same issue. using pip install win32service in conda prompt, did not work. could not find win32service in pycharm conda interpreter.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source