Server refusing to run in Pycharm giving the following error: OSError: [WinError 127] The specified procedure could not be found
OSError: [WinError 127] The specified procedure could not be found
The app was working fine until after I pip installed django-sms. I have since uninstalled django-sms but still getting the same error.