Open davodogster opened 2 years ago
Strange. Your installation seems correct. I will investigate this. Cheers,
Fred
Thank you @fredboudon !
Hello sir, I'm working on the state of the art of the 3D tree reconstruction software. I'm exactly in the same situation. Have you find something ? Regards Tom
same issue here, any news/update s far?
I got it working on ubuntu20.04 using following install script:
conda create --name openalea39 python=3.9
conda activate openalea39
conda install openalea.plantgl -c fredboudon -c conda-forge
conda install -c openalea3 -c conda-forge openalea.mtg
conda install pymongo
conda install pyqglviewer -c fredboudon -c conda-forge
## git clone https://github.com/fredboudon/plantscan3d, use python3 setup.py install!!
python3 setup.py install
plantscan3d
I installed it on two Windows machines and it doesn't run on either. Do you know why? Thanks, Sam
Python 3.9. PyQT 5.15