Quoorex / minecraft-server-eu-bot

A voting bot for Minecraft-Server.eu. Supports proxies and multiple servers and usernames to vote for.
GNU General Public License v3.0
11 stars 6 forks source link

import Yaml #8

Closed Ralphaf closed 2 years ago

Ralphaf commented 2 years ago

File "C:\Users\Owner\Desktop\ALL\minecraft-server-eu-bot-master\main.py", line 18, in import Yaml ModuleNotFoundError: No module named 'Yaml'

Quoorex commented 2 years ago

You're missing the pyyaml module. I guess something must have gone wrong during the installation, so feel free to try installing the dependencies again.