I am trying to convert my python script in to standalone executable for Windows using cx-freeze. For that I just typed this command cxfreeze PlaylistDownloader.py (
cxfreeze PlaylistDownloader.py
It's probably too late, but re-install bs4 through pip, or --always-unzip with easy_install.