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

Can't get mcrcon to work on Windows #15

Open
InterstellarOne opened this issue Aug 2, 2022 · 0 comments
Open

Can't get mcrcon to work on Windows #15

InterstellarOne opened this issue Aug 2, 2022 · 0 comments

Comments

@InterstellarOne
Copy link

I am trying to follow a minecraft tutorial that uses blender to connect and control the game. Everything worked correctly up to this point, but after seeming to install mcrcon it still acts like it hasn't been installed.

Here's what I get from trying it in command prompt: C:\Users\Global>mcrcon --help 'mcrcon' is not recognized as an internal or external command, operable program or batch file. C:\Users\Global>pip install mcrcon Requirement already satisfied: mcrcon in c:\users\global\appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (0.7.0)

And here's the output from blender: Defaulting to user installation because normal site-packages is not writeable Looking in links: c:\Users\Global\AppData\Local\Temp\tmpr1p2x4d2 Requirement already satisfied: setuptools in c:\program files\blender foundation\blender 3.0\3.0\python\lib\site-packages (57.4.0) Requirement already satisfied: pip in c:\users\global\appdata\roaming\python\python39\site-packages (22.2.1) Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: pip in c:\users\global\appdata\roaming\python\python39\site-packages (22.2.1) Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: mcrcon in c:\users\global\appdata\roaming\python\python39\site-packages (0.7.0) Traceback (most recent call last): File "C:\Users\Global\Desktop\BlenderMusicSyncV2\MusicSync.blend\script.py", line 40, in File "", line 8, in ModuleNotFoundError: No module named 'mcrcon' Error: Python script failed, check the message in the system console

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

1 participant