Closed parkus closed 2 years ago
original command defaulted to python=3.8 on my machine and then hung on "solving environment." Explicitly setting python version to 3.7 as in the astroconda docs solved the problem.
I'm checking that 3.8 isn't supported before updating the docs.
https://github.com/astroconda/astroconda/issues/79#issuecomment-985926091
Sure thing, thanks for the quick merge @sean-lockwood !
original command defaulted to python=3.8 on my machine and then hung on "solving environment." Explicitly setting python version to 3.7 as in the astroconda docs solved the problem.