This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Scripts Folder is Empty
Type: behavior Stage: resolved
Components: Windows Versions: Python 3.8
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: Jamesss04, iritkatriel, paul.moore, steve.dower, tim.golden, zach.ware
Priority: normal Keywords:

Created on 2020-07-05 00:51 by Jamesss04, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Messages (2)
msg373007 - (view) Author: James McCorkindale (Jamesss04) Date: 2020-07-05 00:51
The Scripts folder is empty and I'm not sure what's wrong. I'm trying to install modules and looked it up on the internet and I think I need this folder not to be empty. How should i fix this?

Thanks, James
msg411528 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2022-01-24 23:13
3.8 is no longer maintained. Please create a new issue if you are having this problem with a current python version.
History
Date User Action Args
2022-04-11 14:59:33adminsetgithub: 85381
2022-01-24 23:13:13iritkatrielsetstatus: open -> closed

nosy: + iritkatriel
messages: + msg411528

resolution: out of date
stage: resolved
2020-07-05 00:51:17Jamesss04create