Open pbaveja opened 3 years ago
Trying to compile after cloning on Ubuntu 20.04. The error thrown is:
Uncaught TypeError: a.attachEvent is not a function at Ic (c.js:33)
The uncompiled.html works as expected. And this also works on Ubuntu 18.04 as expected.
Java 8 installed. And running do.py with python2.7
do.py
It points to an OS and Java compatibility issue. Any help would be appreciated.
same issue on mint 20.2 python2.7
Trying to compile after cloning on Ubuntu 20.04. The error thrown is:
The uncompiled.html works as expected. And this also works on Ubuntu 18.04 as expected.
Java 8 installed. And running
do.py
with python2.7It points to an OS and Java compatibility issue. Any help would be appreciated.