pylcs icon indicating copy to clipboard operation
pylcs copied to clipboard

pip install fails to build a wheel

Open jfpuget opened this issue 3 years ago • 2 comments

environment: python 3.7

pybind11 is not found when building the wheel.

pip install pybind11 before install solves the issue.

jfpuget avatar Sep 27 '20 12:09 jfpuget