Results 5 comments of Meagan Lang

This seems to be fixed when using the patch [here](https://bugs.kde.org/show_bug.cgi?id=401416#c3) that removes the use of deprecated MPI symbols (I don't know if there are replacement symbols that should be added...

Hey, I just wanted to chime in that I am having this issue as well. However, when I specifically install `boost=1.66.0` I get the error `ImportError: libboost_thread.so.1.65.1: cannot open shared...

That worked for me on one of my linux dev machines and my osx laptop, but not a second linux machine. It looks like there is a conflict somewhere on...

I am on ubuntu 14.04, but I dont think it is the linux flavor. I was eventually able to install LPy from conda on that machine after doing a full...

I just tried setting `USERPROFILE=${{ github.workspace }}`, but the same [error occurred](https://github.com/cropsinsilico/ePhotosynthesis_C/actions/runs/11350373400/job/31568605316). Based on your comment about the environment variables, I also checked the environment variables that were set before/after...