facebook / facebook/watchman

Windows: Winget Installation - python3.dll missing

Open
#1,260 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
13.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.