Problem with the installation

Hi,
I’ve followed the instructions to install correctly flat-land but… i’ve a problem in the script’s test.

Traceback (most recent call last):
File “C:/Users/39392/PycharmProjects/flatland-master/test.py”, line 14, in
from flatland.utils.rendertools import RenderTool, AgentRenderVariant
File “C:\Users\39392\PycharmProjects\flatland-master\flatland\utils\rendertools.py”, line 10, in
from flatland.utils.graphics_pil import PILGL, PILSVG
File “C:\Users\39392\PycharmProjects\flatland-master\flatland\utils\graphics_pil.py”, line 7, in
from PIL import Image, ImageDraw, ImageTk, ImageFont
File “C:\Users\39392\Anaconda3\envs\flatland-rl\lib\site-packages\PIL\Image.py”, line 69, in
from . import _imaging as core
ImportError: DLL load failed: Impossibile trovare il modulo specificato.