Python Forum
Join the Python Standard Library to my project
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Join the Python Standard Library to my project
#1
Hi all! I am on Atom. My program cannot import pygame(for instance). I think that if I could upload the Python Standard Library, and join it to my project, my problem would vanish. How can I proceed ?
Reply
#2
OMG! When you have python installed you always have the Standard Library (PSL) available to you. You can import any module that is part of PSL. Pygame n other hand you need to install in order to have access to it.
https://www.pygame.org/wiki/GettingStart...stallation
and because you are on Winodws - pay attention to https://www.pygame.org/wiki/GettingStart...stallation
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help needed in finding a library for this project PythonEnthusiast1729 7 797 Dec-27-2023, 11:27 AM
Last Post: PythonEnthusiast1729
Music Help with: Audiobook Library/Copier Project eleven43 0 483 Sep-14-2023, 04:17 PM
Last Post: eleven43
  python standard way of importing library mg24 1 891 Nov-15-2022, 01:41 AM
Last Post: deanhystad
  Problem with importing python-telegram library into the project gandonio 1 1,562 Nov-01-2022, 02:19 AM
Last Post: deanhystad
  Running Standard Scaler in Python 3 Led_Zeppelin 1 1,264 Sep-05-2022, 06:35 PM
Last Post: deanhystad
  The difference between os.path.join( and os.sep.join( Pedroski55 2 9,431 Nov-17-2020, 08:38 AM
Last Post: Pedroski55
  Winsorized Mean and Standard Deviation Wheeliam 0 1,813 Jul-11-2020, 05:27 PM
Last Post: Wheeliam
  standard library modules chpyel 4 2,805 May-10-2020, 02:58 PM
Last Post: snippsat
  Join table with differnt datype column using python query abhishek6555 1 2,288 Jan-07-2020, 11:44 PM
Last Post: micseydel
  SQL select join operation in python(Select.. join) pradeepkumarbe 1 2,231 Feb-14-2019, 08:34 PM
Last Post: woooee

Forum Jump:

User Panel Messages

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