Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 351 Bytes

troubleshooting.md

File metadata and controls

14 lines (9 loc) · 351 Bytes

PaSh Troubleshooting

This is a list of issues when setting up or running PaSh (and how to solve them).

Module pexpect not found OR libdash library for parser not working

Solution: run dependency scipt with sudo and build pash libraries

cd $PASH_TOP  
sudo bash scripts/distro-deps.sh  
bash scripts/setup-pash.sh