Jingqiao-Zhao / FAASC

2 stars 1 forks source link

What is the Python version? #1

Open dby124 opened 2 years ago

dby124 commented 2 years ago

Hi, zhao An error was reported when I install 'tecent' package. I tried to upgrade pip and change source, but both didn't work. I think it is because of the mismatched python version, so can you tell me what is the python version you used. Thanks so much.

dby124 commented 2 years ago

I search 'tecent' in all github, but no result. I think it is your own package. Would it be convenient for you to send this package to me?

Jingqiao-Zhao commented 2 years ago

Hello, the python version I am using is version 3.0+, and the “tencent” package is a module used for pre-testing. Please delete the commands related to it, such as "from tecent import ...". Also I will upload "tecent" package under the "utilities" folder for use.

Jingqiao-Zhao commented 2 years ago

I checked that python is using version 3.6, since I have graduated, the "tecent" package for testing has been removed on the server, but this should not affect the use of the code, please remove the commands related to the "tencent" package .