I’ve restored the python environment to how it was previously using conda install -rev 1, which for some reason hasn’t solved the problem. I’m now extremely confused, because switching back and forth between the release version and pre-release version of Modern Fortran, I now get two different issues. Using the pre-release version, I have the issue shown above, which doesn’t make sense to me given that I have virtualenv installed (I did see something about the virtualenv.ini config file missing; I don’t know if that has anything to do with it). Using the release version, however, I don’t get the error of it being unable to install fortls, but it still can’t find the location of it. I’ve attached a screenshot of vscode, showing both the installation error, and, in the fortls:path setting, the path that fortls is in according to pip show fortls.
I don’t think that fortls itself is broken, since doing $ fortls -h shows me the help page (so it’s definitely installed).
I’m still extremely lost. I’m sorry if I made things worse by following the instructions for the template; I didn’t realize that wasn’t a tested and recommended solution to this problem.
