© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Md Shahriyar Al Mustakim Mitul
AWS Community Builder, GitHub Campus Expert, Microsoft Learn Student Ambassador, Maintainer at CNCF Glossary and Kubernetes
Process 1 Let’s create an environments folder and then create one environment called “myenv1” using python python -m venv myenv1 Once done, you can see the activate file within script Then activate it mentioning the path myenv1\Scripts\activate No...
No responses yet.