Hi Linmin,
It would be very helpful, if you can add a requirements.txt file that includes all the packages that you are using including the exact version of each package. The file is a great help when creating a custom environment to run the project.
Here's how to do it: https://learnpython.com/blog/python-requirements-file/
Regards,
Glad