Sóla Lusøt

Results 47 comments of Sóla Lusøt

Use old good pip to install dependencies. If you have more issues, check [my instruction](https://github.com/Raptor123471/DingoLingo/issues/94#issuecomment-1182842674).

Looks like you have third-party package `config` installed. Remove it or run from virtual environment.

I've figured out how to run this bot on Replit # Step 1. Create your repl using "Discord.py Music Bot" template ![image](https://user-images.githubusercontent.com/60041069/178666917-9c8fe4e3-a8e2-4a11-b1d9-b35d107bf567.png) # Step 2. Go to Shell and run...

This problem occurred because this code is not compatible with pycord 2.0 and the version in requirements.txt isn't locked. Either install older version of pycord (`pip install "py-cord

I've also added Pycord 2.0 support, because it's released.

I upvote this. The logical way to do this would be using single quotes (there's no interpolation of single-quoted strings in bash), but the library treats it same as double...

Just an alternative: [my fork](https://github.com/Krutyi-4el/DandelionMusic) also has this issue fixed.

Oh, I also had this problem, but resolved it by moving to containerised building, haha

Hello @lautarocherro First: you shouldn't really use this, it's already outdated. Use [the newest version of my fork](https://github.com/Krutyi-4el/DandelionMusic). Second: You're getting `tkinter` error, but this project doesn't use `tkinter`. I...

Have you tried enabling cache? It should speed it up considerably.