Difference between revisions of ".venv/"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page .venv to .venv/)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<code>.venv</code> is a common name for the target directory for <code>[[python3]] -m venv</code> command
+
<code>.venv</code> is a common name for the target directory for <code>[[python3 -m venv]]</code> command
  
 +
* <code>[[source]] .venv/bin/activate</code>
 +
 +
/bin/bash: /Users/YOUR_USER/path/.venv: No such file or directory
  
  
 
== See also ==
 
== See also ==
 
* {{venv}}
 
* {{venv}}
 +
 +
 +
[[Category:Venv]]

Latest revision as of 12:34, 4 January 2022

.venv is a common name for the target directory for python3 -m venv command

/bin/bash: /Users/YOUR_USER/path/.venv: No such file or directory


See also[edit]

Advertising: