You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/bookbuilder", line 5, in
pkg_resources.run_script('Bookbuilder==0.1', 'bookbuilder')
File "/usr/local/lib/python2.7/dist-packages/pkg_resources.py", line 499, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources.py", line 1235, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/EGG-INFO/scripts/bookbuilder", line 61, in
Book.convert(formats)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/libbookbuilder.py", line 580, in convert
chapter.convert(self.build_folder, formats)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/libbookbuilder.py", line 451, in convert
self.__render_pstikz(output_path)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/libbookbuilder.py", line 295, in __render_pstikz
figpath = pstikz2png.pspicture2png(pre, iDpi=150)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/pstikz2png.py", line 257, in pspicture2png
return pstikz2png(iPspictureElement, pstricksTex, _args, *_kwargs)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/pstikz2png.py", line 228, in pstikz2png
texlivepath = [p for p in os.getenv('PATH').split(':') if 'texlive' in p][0]
IndexError: list index out of range
mark@mark-E530:/Documents/SiyavulaEducation/Repos/test/mathematics-10$ which texlive
mark@mark-E530:/Documents/SiyavulaEducation/Repos/test/mathematics-10$ which pdflatex
/usr/bin/pdflatex
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/local/bin/bookbuilder", line 5, in
pkg_resources.run_script('Bookbuilder==0.1', 'bookbuilder')
File "/usr/local/lib/python2.7/dist-packages/pkg_resources.py", line 499, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources.py", line 1235, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/EGG-INFO/scripts/bookbuilder", line 61, in
Book.convert(formats)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/libbookbuilder.py", line 580, in convert
chapter.convert(self.build_folder, formats)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/libbookbuilder.py", line 451, in convert
self.__render_pstikz(output_path)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/libbookbuilder.py", line 295, in __render_pstikz
figpath = pstikz2png.pspicture2png(pre, iDpi=150)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/pstikz2png.py", line 257, in pspicture2png
return pstikz2png(iPspictureElement, pstricksTex, _args, *_kwargs)
File "/usr/local/lib/python2.7/dist-packages/Bookbuilder-0.1-py2.7.egg/Bookbuilder/pstikz2png.py", line 228, in pstikz2png
texlivepath = [p for p in os.getenv('PATH').split(':') if 'texlive' in p][0]
IndexError: list index out of range
mark@mark-E530:
/Documents/SiyavulaEducation/Repos/test/mathematics-10$ which texlive/Documents/SiyavulaEducation/Repos/test/mathematics-10$ which pdflatexmark@mark-E530:
/usr/bin/pdflatex
The text was updated successfully, but these errors were encountered: