If you need help or want to discuss things, you now can also join us on our Discord Server!
A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
For anyone else who has this problem, here's a non-elegant solution.
Install virtualenv and screen if you don't already have them:
sudo apt-get install virtualenv screen
Login to your sinusbot account
su - sinusbot
Create a Python 3.7 virtual envrionement:
virtualenv --python=python3.7 .venv...
Hello,
Recently yt-dlp moved to Python 3.7, I have this installed on my 18.04 Ubuntu distro but things break when switching the main version in the OS itself so 3.7 is only an alternative option.
I can run yt-dlp by entering python 3.7 ./yt-dlp in terminal but updating the config.ini for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.