Python can't download the requirements
Closed this issue · 9 comments
This project has been unmaintained for quite a few years, probably dependency issue
Hello, You are still alive @AyushSehrawat ??? !!! Can't believe...
@esloveno4u you can try updating the versions of requirements, also there is some substantial differences in the newer versions
Hello, You are still alive @AyushSehrawat ??? !!! Can't believe...
@esloveno4u you can try updating the versions of requirements, also there is some substantial differences in the newer versions
Yeah, i just don't do discord bot development anymore.
If you would like to update this repo you can let me know :)
If you would like to update this repo you can let me know :)
Surely, if I get some time.. i will be opening a pr soon.
Yeah, i just don't do discord bot development anymore.
What are you doing right now? Freelancing?
Why did you leave discord ?
[ Sorry if it is going too off topic/ general, can you contact me on discord or somewhere? ]
If you would like to update this repo you can let me know :)
Surely, if I get some time.. i will be opening a pr soon.
Yeah, i just don't do discord bot development anymore.
What are you doing right now? Freelancing? Why did you leave discord ?
[ Sorry if it is going too off topic/ general, can you contact me on discord or somewhere? ]
You can leave you discord username here and i can contact you.
I use the same username everywhere... :)
@esloveno4u as for your error, ( as per my preliminary analysis ),
the problem is with psutil
and not the other modules ( this happens usually on Windows devices, specifically )
Try
- Updating your python version
sudo apt-get install python3.6-dev
IDk if it works for py 3.12
Instead of this, checkout https://github.com/giampaolo/psutil/blob/master/INSTALL.rst
That dependency will only work with python 3.6 since it depends on it
Rest, send the error if not solved
@esloveno4u Try the latest patch submitted by @infinotiver