ansicon
ansicon copied to clipboard
After installing can't open Python 3 anymore
Hello, after installing the latest version, when I try to run a script with Python 3 it crashes. Python 2 works though
I've used Python 3 (3.4.2) with success (Win7 x64).
C:\Language\Python34>ver
Microsoft Windows [Version 6.1.7601]
C:\Language\Python34>ansicon --version
ANSICON (64-bit) version 1.83 (16 February, 2018).
C:\Language\Python34>python --version
Python 3.4.2
C:\Language\Python34>type test.py
print("\33[4Cindent")
C:\Language\Python34>python test.py
indent
Just tried with both the 32- and 64-bit versions of 3.6.5 without incident. Can you provide more details? I'd like to resolve this before releasing 1.84.