Search code examples
pythonpyinstallerpytube

Pyinstaller No module named pytube


I am trying to make an executable here. I am trying to make a YouTube downloader and I am having a problem where when I open the app. It says: enter image description here

How can I fix this?


Solution

  • USE PIP INSTALL:

     pip install pytube3