Skip to content

EMCodeStudio/Morelos_Cabarcas_AN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CONFIG

Autores:

Estiven Morelos Cabarcas

  • program python install
  • plugin en vscode
  • python -m venv my_libs
  • Open PowerShell as Administrator:
  • Set-ExecutionPolicy RemoteSigned , S
  • VSCODE TERMINAL:
  • .\my_libs\Scripts\activate , en terminal vscode

INSTALL TKINTER

  • python.exe -m pip install --upgrade pip
  • pip install tk

INSTALL MATPLOTLIB

  • pip install matplotlib

INSTALL PANDAS

  • pip install pandas

RUN

  • Presiona
  • Ctrl + Shift + P
  • para abrir el menú de comandos y escribe
  • "Python: Select Interpreter"
  • cmd:
  • python Ecuaciones_AN.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages