Replies: 2 comments 4 replies
-
@vhvb1989 @hemarina do we have any workaround for this? until we fix this #1623 |
Beta Was this translation helpful? Give feedback.
3 replies
-
thanks, Victor.
a little under three weeks ago, i did precisely what you recommend and torqued my system so badly, it has taken me this long to recover. i rely heavily on Conda virtual environments for my work.
delbert
…________________________________
From: Victor Vazquez ***@***.***>
Sent: Tuesday, April 4, 2023 6:42 PM
To: Azure/azure-dev ***@***.***>
Cc: delbert ***@***.***>; Author ***@***.***>
Subject: Re: [Azure/azure-dev] Python CLI is not installed error message (in miniconda powershell with active env) (Discussion #1837)
It looks like azd is expecting to find py within System path :(
That's why setting the alias is not enough here. My apologies for providing incorrect workaround.
Please try installing Python for windows from: https://www.python.org/downloads/windows/
It should install py inside %SystemRoot%
—
Reply to this email directly, view it on GitHub<#1837 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANCQT3XFBAENDUZUZ3FTJM3W7SPWPANCNFSM6AAAAAAWO6ZP2A>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
hello folks,
i am getting the following error message when i try to deploy a template:
but i can get to the Python CLI just fine:
thanks for any hints,
delbert
Beta Was this translation helpful? Give feedback.
All reactions