You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\redbot\core\core_commands.py", line 173, in _load
await bot.load_extension(spec)
File "c:\program files\python38\lib\site-packages\redbot\core\bot.py", line 1356, in load_extension
lib = spec.loader.load_module()
File "<frozen importlib._bootstrap_external>", line 462, in _check_name_wrapper
File "<frozen importlib._bootstrap_external>", line 962, in load_module
File "<frozen importlib._bootstrap_external>", line 787, in load_module
File "<frozen importlib._bootstrap>", line 265, in _load_module_shim
File "<frozen importlib._bootstrap>", line 702, in _load
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "C:\Users\Administrator\AppData\Local\Red-DiscordBot\Red-DiscordBot\data\PCMR\cogs\CogManager\cogs\Leveler\__init__.py", line 1, in <module>
from .leveler import Leveler
File "C:\Users\Administrator\AppData\Local\Red-DiscordBot\Red-DiscordBot\data\PCMR\cogs\CogManager\cogs\Leveler\leveler.py", line 11, in <module>
from PIL import Image, ImageDraw, ImageFont
File "C:\Users\Administrator\AppData\Local\Red-DiscordBot\Red-DiscordBot\data\PCMR\cogs\Downloader\lib\PIL\Image.py", line 117, in <module>
raise ImportError(
ImportError: The _imaging extension was built for another version of Pillow or PIL:
Core version: 8.3.1
Pillow version: 8.1.0```
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: