Difference between revisions of "Pip3 install coguard-cli"
Jump to navigation
Jump to search
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 | ||
== See also == | == See also == |
Revision as of 04:54, 6 June 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
See also
Advertising: