-
Notifications
You must be signed in to change notification settings - Fork 153
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
Cannot upgrade/install the newest Minerl package #558
Comments
Hmm this might be some remnant files that do not wish to be deleted. I think your best bet is to either manually remove the directory in question and then call |
Thx for help! I tried to delete files that were mentioned in the errors then install minerl, as well as create a new environment. Unfortunately, both methods cannot work. |
Hmm quick googling seems to indicate this might be a OS issue (e.g. anti-virus locking files) pypa/pip#4734 Does the package install correctly for you? This seems to be some temp cleaning up issues. You can try this by opening Python and doing |
Can you try pip install minerl==0.3.6? that's how I installed the package before, but I cant upgrade it to 0.4.0. |
For the time being you can try using Meanwhile could you guys provide the environments and operating systems you use so I could try replicating this issue (e.g. are you using anaconda? Windows 10/11? etc) |
Hi, 0.3.7 works for me! I'm using windows 10 (version 2004), conda 4.9.2. |
@Smu-Tan I've tried the version 0.3.6 but no distribution is found for matplotlib==3.0.3 @Miffyli minerl==0.3.7 failed building wheel but curiously it works. I am using anaconda on Windows 10 20H2 |
Thanks @Smu-Tan and @SammyTaleb ! This should be enough, I will look into this in the following days :) |
Hmm I was not able to reproduce the error on my machine :/. Steps:
Other things you might want to check out:
|
I have exactly the same issue. Have you guys solve it? |
my os is windows 10. But minerl(0.4.0) can be installed on Ubuntu |
If anybody can share a full output log when you try to install/run MineRL, that would go a long way! Meanwhile, also check your java versions that they match (see here #559 (comment) ) |
I finally solve the problem with doing nothing but try several times with your solutions(run pip with admin and Check that you have long-paths enabled in Windows). Anyway thanks a lot. |
I installed Minerl 0.3.6 version, but failed to upgrade it.
Here's the error I encountered:
The text was updated successfully, but these errors were encountered: