open-discussion > Solution: failed job: bedpostX_postproc
Dec 7, 2022  02:12 AM | Weiyan Wang
Solution: failed job: bedpostX_postproc
When I use the bedpostx command in fsl to process, an error is still reported, but the following information is prompted in the log file: 
/usr/bin/env: "python": no such file or directory

Therefore, the solution is to use the following command to install python: 
sudo apt-get install python

If there is a "python" file in /usr/bin/, execute the following command instead: 
sudo apt-get --reinstall install python-minimal

Threaded View

TitleAuthorDate
Isabella Radl Jul 9, 2014
Solution: failed job: bedpostX_postproc
Weiyan Wang Dec 7, 2022
Isabella Radl Jul 9, 2014
Zaixu Cui Jul 13, 2014
Isabella Radl Jul 14, 2014
Zaixu Cui Jul 15, 2014
Tuukka Raij Dec 31, 2014