Please help me , I'm new in programming. Problem : I'm getting environmental error while installing pytube module using command prompt. First I installed pytube using pycharm only. But when I used it in my code I was getting ImportError so I tried to install pytube using pip in command prompt. But I am getting EnvironmentalError.
What should I do.enter image description here enter image description here