I’m trying to install a package through Shell, but whenever I try, I get this error message:
an error occured during configuration: option use-feature: invalid choice: ‘content-addressable-pool’(choose from ‘fast-deps’,‘truststore’,‘no-binary-enable-wheel-cache’)
I’ve already tried to use Packages, but it can’t
And the poetry add worked I think, but when I try to import it (nextcord), it says the module is missing.