Difference between revisions of "Virtualenv my new env/venv"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
+
[[virtualenv]] my new env/venv
 
  created virtual environment CPython3.8.13.final.0-64 in 243ms
 
  created virtual environment CPython3.8.13.final.0-64 in 243ms
 
   creator CPython3Posix(dest=/Users/MY_USER/MY_APP/my_new_env/venv, clear=False, no_vcs_ignore=False, global=False)
 
   creator CPython3Posix(dest=/Users/MY_USER/MY_APP/my_new_env/venv, clear=False, no_vcs_ignore=False, global=False)

Revision as of 10:37, 20 June 2022

virtualenv my new env/venv
created virtual environment CPython3.8.13.final.0-64 in 243ms
  creator CPython3Posix(dest=/Users/MY_USER/MY_APP/my_new_env/venv, clear=False, no_vcs_ignore=False, global=False)
 seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/el/Library/Application Support/virtualenv)
   added seed packages: pip==22.0.4, setuptools==62.1.0, wheel==0.37.1
 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator


See also

Advertising: