Como instalar PyGame no Python 38?

Índice

Como instalar PyGame no Python 38?

Como instalar PyGame no Python 38?

Método automático

  1. Use o atalho Ctrl + Alt + S para entrar nas configurações.
  2. Vá em Project: Nome_do_Projeto.
  3. Clique em *Project Interpreter.
  4. CLique no botão de + verde.
  5. Procure pelo Pygame e clique em Install Package.

Como instalar pygame Python?

Para instalar o Pygame, primeiro é preciso instalar o Python. Para isso, acesse https://www.python.org/downloads/ e faça o download da última versão disponível. Pronto! Sua biblioteca já está instalada.

How to install Pygame with Python 3.8.3?

At the moment, 6/16/2020, you cannot install the pygame libraries in python 3.8 with pip install pygame, but you can install them with a particular version of them, still for dev. You can install Python 3.8 in the command line using this version: pip install pygame==2.0.0.dev6 Hope you find this helpful

How to install Pygame in Visual Studio Code?

If it works in the console when you type 'python yourscript.py' but not in vs code, you should press ctrl+shift+p and use clic on Python select interpreter to switch to the right env. if it sstill doesn't work then install the package by running 'python -m pip install pygame' Thanks for contributing an answer to Stack Overflow!

Can you install Python 3.8 in the command line?

You can install Python 3.8 in the command line using this version: Thanks for contributing an answer to Stack Overflow! Please be sure to answer the question. Provide details and share your research! But avoid … Asking for help, clarification, or responding to other answers.

Postagens relacionadas: