ttskit icon indicating copy to clipboard operation
ttskit copied to clipboard

Installation errors on windows 10 and python 3.9 environment

Open Keven1894 opened this issue 4 years ago • 1 comments

I tried to install and test the repo but it post errors for not build the package included in the setup script. I am testing it on a windows machine with a python 3.9 environment. I suspect this repo is supported by lower version python. Can you list the environment requirement as part of the read me file?

Keven1894 avatar Oct 05 '21 07:10 Keven1894

python version from py3.6 to py3.8, requirements url: https://github.com/kuangdd/ttskit/blob/main/ttskit/requirements.txt

kuangdd avatar Oct 07 '21 01:10 kuangdd