facebook/watchman

Windows: Winget Installation - python3.dll missing

Opened this issue · 0 comments

I use Powershell. I installed watchman with winget

$ watchman-make -p 'src/**/*.{html,css,ts,tsx}' -c './bin/build.sh'
warning: 3 unable to set DLL search path for C:\tools\fb-python\fb-python36\
warning: 3 unable to set DLL search path for C:\tools\fb-python\fb-python37\
warning: 3 unable to set DLL search path for C:\tools\fb-python\fb-python38\
error: 126 unable to locate python3.dll
error Command failed with exit code 1.

I even tried to install python3, it doesn't detect python3.dll. I assume it search on these three directories.