Answer the question
In order to leave comments, you need to log in
Why doesn't deploy happen?
I don't understand why the deployment doesn't happen. All libraries in requirements.txt that I use are correct.
asyncio
discord==1.7.3
asyncpraw==7.5.0
easy_pil==0.1.6
requests==2.27.1
Answer the question
In order to leave comments, you need to log in
It is obvious that the allowable time for installing the libraries is exceeded. This happens because of the long search for "compatible" libraries. In theory, it should help to install in two steps - first a conditional half (the main thing is that there should be a little less than it had time to install before the error), and then run the entire list (the first part will install from the cached local versions downloaded for the first time, which will take much less time)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question