Hi I installed FEniCS 2019 using anaconda and it came with python 3.10 but it does not seem to work.
I was wondering if FEniCS 2019 only works with python 3.7?
Thanks for any help ![]()
What kind of error do you get?
You can try what’s proposed in these posts:
Thank you so much for the suggestions!
So apparently the problem was not with the version of python but with a wrongly reference path.
The problem was fixed when the exact path from bashrc was referenced in my run script.
