pyxl4
pyxl4 copied to clipboard
Not working on python3
SyntaxError: encoding problem: pyxl is this not supported anymore for python3? I checked pyxl3 and it also not work for python3
SyntaxError: encoding problem: pyxl is this not supported anymore for python3? I checked pyxl3 and it also not work for python3
Did you solve this problem? I have ths same one.
@FireIcegentleman , Not yet
@FireIcegentleman , Not yet
I get it.Thanks!
Which Python 3 version isn't it working on? It's currently only tested on Python 3.3, 3.4 and 3.5.
Which Python 3 version isn't it working on? It's currently only tested on Python 3.3, 3.4 and 3.5.
3.6.7rc2 on Windows 10 64bit
I just found https://github.com/twidi/mixt works well. It is also based on pyxy4 but I can't see why it works while pyxl4 doesn't.
To be honest, if I had to choose a "HTML-syntax-in-Python" lib, https://github.com/twidi/mixt looks like a better/more maintained option than pyxl4 right now - I just don't have any time to spend on this. Sorry.