I ran my Django project with new macOS Catalina and was running fine. I installed oh_my_zsh then I tried to run the same project it is crashing with the following errors
Looks like it was a Homebrew issue. I did brew reinstall python3 and it worked.
brew reinstall python3