python m venv python version

Solutions on MaxInterview for python m venv python version by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
showing results for - "python m venv python version"
Virgile
20 Apr 2016
1#LAUNCH THE COMMAND WITH YOUR SPECIFIC DISTRIBUTION PATH INSTEAD OF THE ONTHEGO 'python'
2#THEN CREATE YOUR ENV NORMAL
3c:\>python\python3.8 -m venv myEnv1 c:\path\to\myenv