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

pip3 install malmo does not work #931

Open
Keylessboi opened this issue Jan 7, 2023 · 1 comment
Open

pip3 install malmo does not work #931

Keylessboi opened this issue Jan 7, 2023 · 1 comment

Comments

@Keylessboi
Copy link

When running pip3 install malmo the command returns an error of Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement malmo (from versions: none) ERROR: No matching distribution found for malmo.
This error is on Pop_os!(Ubuntu based operating system) and windows, I have two drives connected to my computer, so yes it is a real windows installation. Can somebody help?

@NateRex
Copy link

NateRex commented May 20, 2024

@Keylessboi I ran into the same issue using the latest version of Python (currently 3.12 on Windows). Looks like the package is only installable via certain versions of Python. When I use Python version 3.6.X, I get malmo version 0.36.0.0 installed. When I use Python version 3.7.X, I get malmo version 0.37.0.0 installed.

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