FastOlympicCoding icon indicating copy to clipboard operation
FastOlympicCoding copied to clipboard

Failed to use the debugger.

Open LittleFall opened this issue 3 years ago • 10 comments

image

image

LittleFall avatar Mar 26 '21 19:03 LittleFall

macOS 11.2.1 xcode-select version 2384 lldb-1200.0.44.2

LittleFall avatar Mar 26 '21 19:03 LittleFall

Could you run python --version from the terminal and paste the result here

Jatana avatar Mar 26 '21 19:03 Jatana

Could you run python --version from the terminal and paste the result here

in system terminal:

python --version
Python 2.7.16

in sublime:

>>> import sys
>>> print(sys.version)
3.3.6 (default, Mar 30 2018, 11:14:15) 
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)]
>>> print(sys.version_info)
sys.version_info(major=3, minor=3, micro=6, releaselevel='final', serial=0)

LittleFall avatar Mar 27 '21 11:03 LittleFall

gently push for some updates...

LittleFall avatar Apr 09 '21 07:04 LittleFall

@LittleFall Have you solved this problem?👀

Mariosz2 avatar Dec 07 '21 04:12 Mariosz2

@LittleFall Have you solved this problem?👀

not yet...

LittleFall avatar Dec 07 '21 05:12 LittleFall

all right, thank you.

Mariosz2 avatar Dec 07 '21 05:12 Mariosz2

@Jatana So how to use it?

zhk1211 avatar Aug 05 '22 13:08 zhk1211

@LittleFall Have you solved it till now?

zhk1211 avatar Aug 05 '22 13:08 zhk1211

@LittleFall Have you solved it till now?

no, I use CLion now, still thanks the author of this repo, it help many of my friends.

LittleFall avatar Aug 08 '22 13:08 LittleFall