Closed jakjakob closed 1 year ago
Getting the same here.
I’m not entirely sure but from a small google search, it looks like something’s wrong with pyyaml 5.4.x
as of now because of the new cython3 release - https://github.com/yaml/pyyaml/issues/724
apparently downgrading to 5.3.1 resolves the issue; or maybe try with 6.0.1?
Apologies for the delay, as you can imagine it's a busy time of the year. You can try installing again (maybe re-add the repository first), it should not attempt to install a lower version of pyyaml anymore
Apologies for the delay, as you can imagine it's a busy time of the year. You can try installing again (maybe re-add the repository first), it should not attempt to install a lower version of pyyaml anymore
Thx, removing ([p]repo remove x26-cogs) the repository and re-adding it worked for me.
Cog
Describe the bug Received
Failed to install the requirement: pyyaml~=5.4.1
while trying to[p]cog install x26-cogs defender