Python Forum
No Script Folder in Python 3.6.2 when download
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No Script Folder in Python 3.6.2 when download
#1
I downloaded Python 3.6.2 on my iMac and PC. I attempted to use the pip install ..... to download NumPy, Matplotlib, etc. and it doesn't work. I noticed in the Python 3.6 Folder there are no Scripts. The only files in the folder are:

IDLE (Python 3.6 32-bit)
Python 3.6 (32-bit)
Python 3.6 Manuals (32-bit)
Python 3.6 Module Docs (32-bit)

I am a brand new beginner.
Reply
#2
Use the latest version. I have used for a game and it worked perfectly fine for us
buran write Jul-05-2024, 06:10 AM:
Clickbait link removed
Reply
#3
(Jul-05-2024, 04:51 AM)sarah5smith Wrote: I downloaded Python 3.6.2 on my iMac and PC
You need a newer version,NumPy, Matplotlib, etc do not support Python 3.6 anymore.
Quote:The Python versions supported by this release are 3.9-3.12, Sep 16, 2023 – NumPy 1.26.0
So you need 3.9 or just install 3.12.
Brew Install Python
How to Install Python on a Mac
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  No Script Folder in Python 3.6.2 Download jriemer 6 19,964 Aug-21-2023, 02:34 PM
Last Post: SaWe1995
  Assign image names in folder to images in other folder. ujjwalrathod007 15 11,392 Sep-03-2018, 05:27 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020