On Mon, 31 Jan 2022 14:18:47 +0000, ojomooluwatolami...@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
        wlfr...@ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to