Docker-compose throw error

Hi all,
Today I got an issue when I was trying run docker-compose command:

Error loading Python DLL 'C:\Users\XYZ\AppData\Local\Temp\_MEI238842\python36.dll'. LoadLibrary:

image

Below are my information:
Docker version
`Client:
Version 18.06.1-ce-win73 (19507)
Channel: stable
b0f14f1

Windows:
Windows 10 Enterprise N 2016 LTSB
Processor: i7 7820HQ
Ram: 32 gb
System: 64 bits

Python installed in my laptop:
python 2.7.14 (64 bit)
python 3.6.6 (64 bit)

Anyone has any idea ?
Thank you