-
Notifications
You must be signed in to change notification settings - Fork 0
Cómo ejecutar el proyecto
Yami C edited this page Jun 26, 2023
·
1 revision
-
Clonar repositorio
-
Abrir proyecto en PyCharm
-
Agregar intérprete de python (Se está usando la versión 3.11)
-
Instalar los requerimientos usando el siguiente comando en la terminal de Pycharm:
pip install -r requirements.txt- Usar este comando en la terminal de Pycharm para hacer el upgrade de pip:
python.exe -m pip install --upgrade pipEste proyecto se ejecuta desde main.py que está dentro de la carpeta test