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

[Leveler] Can't load the cog in Red 3.2.2 #20

Closed
GamerGirl1995 opened this issue Jan 17, 2020 · 3 comments
Closed

[Leveler] Can't load the cog in Red 3.2.2 #20

GamerGirl1995 opened this issue Jan 17, 2020 · 3 comments
Labels
bug pls fix

Comments

@GamerGirl1995
Copy link

After updating to the latest version of Red (being 3.2.2)

the Leveler cog has stopped functioning and can't be loaded any longer.

These are the errors displayed in the Console:

http://prntscr.com/qp5dbh (Screenshot link)

Bare in mind i do have Pillow installed and Numpy (the correct versions)
hopefully this gets fixed, and if it is something on my side. please help me fix it.

Thank you for your amazing cogs.

@fixator10 fixator10 added the bug pls fix label Jan 17, 2020
@fixator10
Copy link
Owner

Try [p]pipinstall pillow>=6.2.1. Its seems, that versions lower than 6.2.1 doesn't support py3.8.
(python-pillow/Pillow#4141)

@GamerGirl1995
Copy link
Author

It loads again, thanks and it seems to work. however the only things still left in the console is this error:

http://prntscr.com/qpb3h7 (Screenshot Link)

@fixator10
Copy link
Owner

This just means that scipy lib doesnt load properly, maybe installed incorrectly, or not installed at all. scipy is used only for [p]lvlset <levelup/profile/rank> color auto feature.
You can install scipy or just use leveler without it.

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

No branches or pull requests

2 participants