please someone help me, last time i used it just fine, but now when i try to run my code again it wont run. here is the error
Traceback (most recent call last):
File "/home/runner/discord-bot/main.py", line 5, in <module>
from discord.ext import app_commands
ImportError: cannot import name 'app_commands' from 'discord.ext' (unknown location)
An error occurred during configuration: option use-feature: invalid choice: 'content-addressable-pool' (choose from 'fast-deps', 'truststore', 'no-binary-enable-wheel-cache')
from discord.ext import app_commands