Skip to content

Instantly share code, notes, and snippets.

@martin12333
Created May 29, 2022 15:01
Show Gist options
  • Save martin12333/8d2c6cc0a78e90d4efff123191ed09d3 to your computer and use it in GitHub Desktop.
Save martin12333/8d2c6cc0a78e90d4efff123191ed09d3 to your computer and use it in GitHub Desktop.
ERROR line number at source: 1541
ERROR at line 2024:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1227, in close
raise Exception('unterminated cell')
Exception: unterminated cell
make: *** [Makefile:165: build/scripting.html] Error 1
make: *** Deleting file 'build/scripting.html'
ERROR line number at source: 334
ERROR at line 626:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1216, in close
raise Exception('unterminated cell')
Exception: unterminated cell
make: *** [Makefile:165: build/pascal.html] Error 1
make: *** Deleting file 'build/pascal.html'
ERROR line number at source: 381
ERROR at line 1102:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1242, in close
self.print_cells(output_stream, first_cell, cells, None)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1152, in print_cells
self.print_end_of_cell(output_stream, first_cell)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1136, in print_end_of_cell
self.add_cell_content(cell)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1081, in add_cell_content
self.parser.parse(token_lex(content))
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 894, in parse
self.handle_token(i, '//', self.italic, Italic)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 742, in handle_token
nd = self.remove_node(cls)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 726, in remove_node
self.restore_nodes(removed_nodes)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 706, in restore_nodes
new_nd = type(old_nd)('')
TypeError: __init__() missing 2 required positional arguments: 'raw_tag' and 'tag'
make: *** [Makefile:165: build/ml.html] Error 1
make: *** Deleting file 'build/ml.html'
ERROR line number at source: 253
ERROR at line 544:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1250, in close
self.print_cells(output_stream, None, [], None, lone_cell)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1150, in print_cells
self.print_middle_of_cell(lone_cell)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1125, in print_middle_of_cell
self.add_cell_content(cell)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1081, in add_cell_content
self.parser.parse(token_lex(content))
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 894, in parse
self.handle_token(i, '//', self.italic, Italic)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 742, in handle_token
nd = self.remove_node(cls)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 726, in remove_node
self.restore_nodes(removed_nodes)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 706, in restore_nodes
new_nd = type(old_nd)('')
TypeError: __init__() missing 2 required positional arguments: 'raw_tag' and 'tag'
make: *** [Makefile:165: build/logic.html] Error 1
make: *** Deleting file 'build/logic.html'
ERROR line number at source: 574
ERROR at line 1677:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1227, in close
raise Exception('unterminated cell')
Exception: unterminated cell
make: *** [Makefile:165: build/computer-algebra2.html] Error 1
make: *** Deleting file 'build/computer-algebra2.html'
ERROR line number at source: 2030
ERROR at line 2037:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1216, in close
raise Exception('unterminated cell')
Exception: unterminated cell
make: *** [Makefile:165: build/unix-shells.html] Error 1
make: *** Deleting file 'build/unix-shells.html'
ERROR line number at source: 318
ERROR at line 755:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1216, in close
raise Exception('unterminated cell')
Exception: unterminated cell
make: *** [Makefile:165: build/build.html] Error 1
make: *** Deleting file 'build/build.html'
ERROR at line 1044:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1325, in close
parser.parse(token_lex(content))
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 894, in parse
self.handle_token(i, '//', self.italic, Italic)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 742, in handle_token
nd = self.remove_node(cls)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 726, in remove_node
self.restore_nodes(removed_nodes)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 706, in restore_nodes
new_nd = type(old_nd)('')
TypeError: __init__() missing 2 required positional arguments: 'raw_tag' and 'tag'
make: *** [Makefile:165: build/db.html] Error 1
make: *** Deleting file 'build/db.html'
ERROR line number at source: 94
ERROR at line 419:
Traceback (most recent call last):
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1743, in <module>
Wikidot(args).to_html(sys.stdin, sys.stdout)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1728, in to_html
BlockParser(self, input_stream).process_lines(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1707, in process_lines
self._process_lines(NullOutputStream())
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1689, in _process_lines
self.close_current_block(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1527, in close_current_block
self.current_block.close(output_stream)
File "/mnt/d/umarti/dowNLOADS--SYMLINKED/hyperpolyglot/./bin/wikidot_to_html.py", line 1227, in close
raise Exception('unterminated cell')
Exception: unterminated cell
make: *** [Makefile:165: build/lightweight-markup.html] Error 1
make: *** Deleting file 'build/lightweight-markup.html'
make: Target 'builds' not remade because of errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment