emoji.get_emoji_regexp()
ERROR:module 'emoji' has no attribute 'get_emoji_regexp'
请问这种情况怎么办呀
请使用p = emoji.emoji_list(u'A 🏌️♀️ is eating a 🥐')print(p)