Project-AgML / AgML

AgML is a centralized framework for agricultural machine learning. AgML provides access to public agricultural datasets for common agricultural deep learning tasks, with standard benchmarks and pretrained models, as well the ability to generate synthetic data and annotations.
Apache License 2.0
176 stars 28 forks source link

Encountered an error when attempting to compile Helios with CMake. #46

Open Vincent-WangCH opened 1 year ago

Vincent-WangCH commented 1 year ago

I created a conda evnrionment with python == 3.9.16; agml = 0.4.7 I am executing the floowing cell in /AgML/examples/AgML-Synthetic.ipynb image And run into this error This is my Cmake version image

Vincent-WangCH commented 1 year ago

.helios_compilation_log-20230413-224119.log Here is the full error log

masonearles commented 5 months ago

@dariojavo @amogh7joshi Thoughts on this?