Ayuda para Kata 2 #326
Replies: 4 comments 1 reply
-
Claro que sí
Primero instala python sino lo tienes desde su página web o en Windows
también se puede desde el store
Luego en cmd puedes verificar que esté Python con
python --version
Ahí te arroja la versión
Para crear el entorno virtual usamos
python -m venv env (dónde env será el nombre del entorno virtual, puedes
poner test u otra cosa)
Después de correr ese comando bien sigue activarlo que es así
env/scripts/activate
Ahí la línea de cmd siguiente debe empezar con el nombre del entorno
virtual para que sea correcto
Luego instalas lo que viene en el documento
Y le tomas capturas a cmd lo puedes guardar en Word luego hacerlo pdf y va
a repositorio de GitHub.
El dom., 20 de febrero de 2022 2:39 p. m., Are31 ***@***.***>
escribió:
… No se exactamente que empezara a realizar si me pudieran ayudar por favor
—
Reply to this email directly, view it on GitHub
<#326>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXBFZ6A6KMSEUPU47DT6YXLU4FNP7ANCNFSM5O46ODQQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: <LaunchX-InnovaccionVirtual/CursoIntroPython/repo-discussions/326@
github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Are31
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah okay
El código para instalarlo es
pip install python-dateutil
El dom., 20 de febrero de 2022 5:20 p. m., Are31 ***@***.***>
escribió:
… [image: image]
<https://user-images.githubusercontent.com/99683479/154871116-f68d6fa0-2f4d-4a97-8f70-4ae17542dd48.png>
—
Reply to this email directly, view it on GitHub
<#326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXBFZ6HHEKCSDMLNWDOLWLDU4GAN5ANCNFSM5O46ODQQ>
.
You are receiving this because you commented.Message ID:
<LaunchX-InnovaccionVirtual/CursoIntroPython/repo-discussions/326/comments/2217215
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Instalas el entorno virtual como se describe, y luego le sacas screenshots y los pegas en un documento. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
No se exactamente que empezara a realizar si me pudieran ayudar por favor
Beta Was this translation helpful? Give feedback.
All reactions