0

OS for modules

Hello! If I run this python line: __import__('os').system('pip install pygame') Can I import pygame?

1st Jun 2025, 2:17 AM
StarCodes
1 Odpowiedź
0
Import where? If the installation works correctly, you can import pygame. Mind that sololearn Python playground does not allow graphical user interfaces.
1st Jun 2025, 6:05 AM
Lisa
Lisa - avatar