NotADirectoryError: [Errno 20] Not a directory: './resources/ua.txt'
你这报错提示是说 ./resources/ua.txt 这个路径有问题, 你看下你这个文件具体在哪里放着,把路径改对,再看其他问题