Open kuldipmori opened 4 years ago
Traceback (most recent call last): File "youtube.py", line 5, in from subprocess import getoutput as shell ImportError: cannot import name getoutput
help me to solve this error ! ?
using python3
Traceback (most recent call last): File "youtube.py", line 5, in
from subprocess import getoutput as shell
ImportError: cannot import name getoutput
help me to solve this error ! ?