throw more things at wall
This commit is contained in:
parent
7053c0dc93
commit
138e9c1486
1 changed files with 3 additions and 5 deletions
|
@ -44,12 +44,10 @@ else
|
|||
fi
|
||||
|
||||
|
||||
pip install --user dmgbuild
|
||||
pip install dmgbuild
|
||||
pip show dmgbuild
|
||||
|
||||
which pip
|
||||
which python
|
||||
echo $PATH
|
||||
export PATH=${PATH}:$HOME/.local/bin/
|
||||
export PATH=${PATH}:/Library/Frameworks/Python.framework/Versions/2.7/bin
|
||||
dmgbuild --help
|
||||
|
||||
pip install jsonrpc certifi
|
||||
|
|
Loading…
Reference in a new issue