Vladimir Andryushechkin
Results
1
comments of
Vladimir Andryushechkin
@BenjaminBo try modifying this line in _setup.py_: `PCL_SUPPORTED = ["-1.10", "-1.9", "-1.8", "-1.8.1", "-1.7", "-1.6", ""]` Adding 1.8.1 (not simply 1.8) worked for me, but I faced other issues later.