I have a problem when run ANTLR with python3 This is my code
import sys,os sys.path.append(\'./test/\') import subprocess import unittest from antlr4 import *