Problem upgrading pip and installing pygame

Dennis Lee Bieber wlfraed at ix.netcom.com
Mon Jan 31 11:59:04 EST 2022


On Mon, 31 Jan 2022 14:18:47 +0000, ojomooluwatolami675 at gmail.com declaimed
the following:

>
>Good morning, Python. I am having trouble installing pygame. it keeps saying to upgrade my pip version which I have done several times. then when I tried importing python to see if it has worked, in the ide it says the module does not exist or something along that line. what do I do please? Thanks.

	Where to begin... "importing python" is never done -- python is the
language and its interpreter/compiler.

	Which "ide"?

	Show us the EXACT operations you are performing and the results... [NOT
SCREEN CAPTURES -- this forum strips non-text attachments; select the TEXT
and cut&paste that]


-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
	wlfraed at ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/


More information about the Python-list mailing list