Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MinecraftServer no longer contained in mcstatus, how can i install this? #4

Open
Mrs-Feathers opened this issue Dec 20, 2022 · 1 comment

Comments

@Mrs-Feathers
Copy link

hello! it does not seem like this exists. what should i do to get this working? i've tried reinstalling and upgrading mcstatus with pip and nothing seems to work.

from mcstatus import MinecraftServer
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'MinecraftServer' from 'mcstatus' (/usr/local/lib/python3.9/dist-packages/mcstatus/init.py)

@S4ndr3
Copy link

S4ndr3 commented Jan 6, 2023

Solved this on my side :
Change MinecraftServer for JavaServer (check https://github.com/py-mine/mcstatus for more details)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants