[Tutor] Empty script file.

Alan Gauld alan.gauld at yahoo.co.uk
Mon Jul 6 14:05:39 EDT 2020


On 06/07/2020 14:15, Nivesh Gupta wrote:
> I downloaded python on July 5 2020.
> The Setup was successful but the script folder was empty..
> There was no pip related file die too which I am not able to use pip
> install..


Which version of Python?
>From which repository(ActiveState, Anaconda, python.org etc?)
On which OS/version?
Where exactly are you looking for the script folder?

On my Linux system I don't appear to have a scripts folder...

As for pip, how are you running it? What error message do you get?


If you type (at the OS prompt):

python3 -m pip

do you get the usage message?

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list