UMIACS Servers: Difference between revisions
| Line 54: | Line 54: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
===Installing Python Packages to a directory=== | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
pip install geographiclib -t /scratch0/davidli/python/ | pip install geographiclib -t /scratch0/davidli/python/ | ||