coscmd icon indicating copy to clipboard operation
coscmd copied to clipboard

不支持python3.12

Open lijc210 opened this issue 10 months ago • 2 comments

from six.moves.configparser import SafeConfigParser ImportError: cannot import name 'SafeConfigParser' from 'configparser'

lijc210 avatar Apr 09 '24 08:04 lijc210

same error

SidHard avatar May 19 '24 12:05 SidHard

The latest code on the master already supports Python 3.12; However, due to compatibility considerations with Python 2, no pypi has been released yet

lewzylu avatar May 20 '24 03:05 lewzylu