Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[externally-managed]
|
||||
Error=To install Python packages system-wide, try 'depot install
|
||||
python-xyz', where xyz is the package you are trying to
|
||||
install.
|
||||
|
||||
If you wish to install a non-Vertex-packaged Python package,
|
||||
create a virtual environment using 'python -m venv path/to/venv'.
|
||||
Then use path/to/venv/bin/python and path/to/venv/bin/pip.
|
||||
|
||||
If you wish to install a non-Vertex packaged Python application,
|
||||
it may be easiest to use 'pipx install xyz', which will manage a
|
||||
virtual environment for you. Make sure you have python-pipx
|
||||
installed via depot.
|
||||
|
||||
Reference in New Issue
Block a user