ansicon icon indicating copy to clipboard operation
ansicon copied to clipboard

After installing can't open Python 3 anymore

Open spaceman221 opened this issue 7 years ago • 2 comments

Hello, after installing the latest version, when I try to run a script with Python 3 it crashes. Python 2 works though

spaceman221 avatar Apr 27 '18 08:04 spaceman221

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

adoxa avatar Apr 27 '18 23:04 adoxa

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.

adoxa avatar Apr 30 '18 07:04 adoxa