davidcaron / pclpy

Python bindings for the Point Cloud Library (PCL)
MIT License
413 stars 59 forks source link

Building instructions #72

Open adimesika1 opened 3 years ago

adimesika1 commented 3 years ago

Hi, I have an issue with step 6 in the building part. I have tried running both, developers and release and I got this error:

Capture

Thanks, Adi.

davidcaron commented 3 years ago

Hi, try to run conda-build -c conda-forge . from the conda folder instaed of the scripts folder. And as a reminder: the build is quite long, and 8Gb of ram is likely not enough.

adimesika1 commented 3 years ago

Hi, Thanks for the quick response. I still got an error: image