I installed discord-py-slash-command this is the code i ve used
from discord_slash import SlashCommand
错误信息
File "/home/runner/Index/main.py", line 1, in <module>
from discord_slash import SlashCommand
ModuleNotFoundError: No module named discord_slash