When installing a package using PIP, I can not use it. Example:
pip install pytube
So far so good, download without problems #
No IDLE:
import pytube
Result:
Traceback (most recent call last):
File "<pyshell#0>", line 1,...
asked by
02.01.2017 / 17:34