I want to share my silly mistake, just in case anyone stumbles.. I had a python app virtualenv in one folder, and I copied to a different folder and started making changes and executing code. But somehow venv was still picking up the files from old location.