-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 3.10.12 venv install failure in Ubuntu 22.04 #68580
Comments
Hi @rrozario1968! We appreciate you submitting your first issue for our open-source project. 🌟 Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙 |
Hi @rrozario1968, I believe that venv is already installed in all recent distributions of python. Please proceed with the command to create a venv:
Note here that I named the venv If that is working for you then please close this ticket. Cheers, |
What install instructions are you following? I would recommend you follow the getting started instructions to the letter, in this case it would have you install |
I can confirm that following the getting started instructions and using @rrozario1968 Please reopen this issue with further details if this does not work for you. |
Hi,
I tried it in different ways but it would not install venv. I tried to follow the guide word for word and it did not work.
Best Regards,
Robert
From: Benjamin Cabé ***@***.***>
Sent: Tuesday, February 6, 2024 12:06 AM
To: zephyrproject-rtos/zephyr ***@***.***>
Cc: Rozario Robert (CSS SMD AMR SIS TM) ***@***.***>; Mention ***@***.***>
Subject: Re: [zephyrproject-rtos/zephyr] Phython 3.10.12 venv install failure in Ubuntu 22.04 (Issue #68580)
Caution: This e-mail originated outside Infineon Technologies. Do not click on links or open attachments unless you validate it is safe<https://intranet-content.infineon.com/explore/aboutinfineon/rules/informationsecurity/ug/SocialEngineering/Pages/SocialEngineeringElements_en.aspx>.
What install instructions are you following? I would recommend you follow the getting started instructions to the letter, in this case it would have you install python3-venv, which I think should get you past the error your having by trying to force a specific version.
—
Reply to this email directly, view it on GitHub<#68580 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2NWJMLO2DZAORDVMP6BZJ3YSHP7FAVCNFSM6AAAAABC3AWUOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRYHE3TIMJWGY>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
As mentioned, please share more details (and actual text, not screenshots, please) if you want help. It is virtually impossible to troubleshoot your problem if all we know is that "[you] tried it in different ways but it would not install". Thanks! |
The text was updated successfully, but these errors were encountered: