#405 Method Not Allowed when doing literally anything

1 messages · Page 1 of 1 (latest)

hardy lynx
#

Hi, so every time I connect the bot it throws discord.errors.HTTPException: 405 Method Not Allowed (error code: 0): 405: Method Not Allowed in on_connect().
When I try to run a command that threw an error, it says the app didn't respond, and then I have to run again, basically buggy as hell and tbh wish I never made a discord bot.
Sorry if I don't make sense.

warm sage
hardy lynx
#

so should I update pycord?

#

updated to 2.0.0b7, newest version on pip, still throwing error

tough fox
#

you need to get pycord from the github repo for that temp fix

#

via git specifically

hardy lynx
#

ah

#

lucky I fixed git then

#
ERROR: Error [WinError 267] The directory name is invalid while executing command git rev-parse HEAD
ERROR: Could not install packages due to an OSError: [WinError 267] The directory name is invalid

Pip had some problems when installing from github.

#

and in case I biffed up the command, here is the one I used
pip install git+https://github.com/Pycord-Development/pycord.git
Git used to be broken so I have like no experience with pip installing from github

tough fox
#

why do you have .git appended at the end?

hardy lynx
#

hmm, would that cause an error?

#

lemme try again...

#

removing .git didn't change anything

tough fox
#

maybe your git install is fucked idk ¯_(ツ)_/¯

hardy lynx
#

is there an ETA to when it iwll be release to PyPI?

tough fox
#

none at all lol