Bitwise-01 / YouTubeViews-

YouTube view bot
488 stars 257 forks source link

ImportError: cannot import name getoutput` #67

Closed mushlih-almubarak closed 2 years ago

mushlih-almubarak commented 3 years ago

I tried running the script and got this error: Traceback (most recent call last): File "youtube.py", line 5, in <module> from subprocess import getoutput as shell ImportError: cannot import name getoutput Why?

chfrukh commented 3 years ago

use python3 ...............