Difference between revisions of "Pip3 install coguard-cli"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
[[error: externally-managed-environment]] | [[error: externally-managed-environment]] | ||
+ | python3 -m venv path/to/venv | ||
+ | [[source]] path/to/venv/bin/[[activate]] | ||
+ | python3 -m [[pip install]] xyz | ||
− | {{Coguard}} | + | == Related == |
+ | * [[Secret scanning]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Coguard}} | ||
+ | * {{venv}} | ||
+ | |||
+ | |||
+ | [[Category:Coguard]] |
Latest revision as of 11:58, 8 November 2024
pip3 install coguard-cli
error: externally-managed-environment python3 -m venv path/to/venv source path/to/venv/bin/activate python3 -m pip install xyz
Related[edit]
See also[edit]
Advertising: