View Single Post
Old 11-07-2020, 05:16 PM   #1
cuser
Member
cuser began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Oct 2020
Device: kindle
CalledProcessError: Command '['make', '-j2']'

Run
./setup.py bootstrap

show

File "/home/k/calibre/setup/build.py", line 405, in check_call
subprocess.check_call(*args, **kwargs)
File "/usr/local/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make', '-j2']' returned non-zero exit status 2.
cuser is offline   Reply With Quote