Sayedmohammadreza Rastegari
Sayedmohammadreza Rastegari
The following is the full terminal output after running the ./build_pygpg.sh. ``` pygpg) vermeer@Naryan:/media/vermeer/1A521D18521CFA69/pygpg_test/pygpg$ ./build_pygpg.sh Cloning into 'gpg'... remote: Enumerating objects: 127, done. remote: Counting objects: 100% (52/52), done. remote:...
sure. I got the same error using python 3.11. Also, I tried to run the ```pip install -e .``` after ```./build__pygpg.sh``` but still got the following error with both python...
Yes, but as I said got the same error using python 3.11. also, I tried it using Python 3.9 and still got the following error: ``` (gna) ~/pygpg$ ./build_pygpg.sh Cloning...
I tried micromamba too, but I got the following error: ``` (gpgenv) vermeer@Naryan:~/pygpg$ ./build_pygpg.sh Cloning into 'gpg'... remote: Enumerating objects: 127, done. remote: Counting objects: 100% (52/52), done. remote: Compressing...
I finally installed it. I needed to install VTK before PCL and install PCL version 1.12. Thanks for your help.
Hi @LearningLeopard, could you solve the problem? I tried version 4.0.0 too, but it didn't help.