Kata 2 #270
Answered
by
ArielCanedo
CrisGutierrez05
asked this question in
Q&A
Kata 2
#270
Replies: 2 comments 4 replies
-
Aquí puedes probar
env\Scripts\activate
Env es el nombre del entorno virtual, así que si cambia el nombre el
comando será (nombre)\Scripts\activate
El mar., 15 de febrero de 2022 2:23 a. m., Cristopher Omar Salazar
Gutierrez ***@***.***> escribió:
… Hola, disculpen a mi me aparece esto despues de crear el entorno virtual y
no se que hacer, me podrían ayudar por favor?
[image: Captura de pantalla (610)]
<https://user-images.githubusercontent.com/88925198/154031870-76849541-932f-48a4-b0ea-9a6a7bc46afc.png>
—
Reply to this email directly, view it on GitHub
<#270>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXBFZ6AM2KPFK2D25ONF3VTU3ILP7ANCNFSM5ON5D3AA>
.
You are receiving this because you are subscribed to this thread.Message
ID: <LaunchX-InnovaccionVirtual/CursoIntroPython/repo-discussions/270@
github.com>
|
Beta Was this translation helpful? Give feedback.
3 replies
-
revisa que tengas instalado Python con
Python --version
Luego crea el entorno virtual con python -m venv env
Lo activas con env\Scripts\activate
El mar., 15 de febrero de 2022 2:58 a. m., Cristopher Omar Salazar
Gutierrez ***@***.***> escribió:
… Hola, así se activó el entorno, pero en donde estoy confundio es en la
parte de creación donde debo poner *python3 -m venv env* y me aparece No
module named venv.
—
Reply to this email directly, view it on GitHub
<#270 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXBFZ6EKNA7VJJALKTXZBH3U3IPSNANCNFSM5ON5D3AA>
.
You are receiving this because you commented.Message ID:
<LaunchX-InnovaccionVirtual/CursoIntroPython/repo-discussions/270/comments/2179751
@github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CrisGutierrez05
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.
-
Hola, disculpen a mi me aparece esto despues de crear el entorno virtual y no se que hacer, me podrían ayudar por favor?

Beta Was this translation helpful? Give feedback.
All reactions