Just installed pyatmos (v1.2.3) for the first time with pip on Python 3.9.2. Seems as though the automatic installer was missing the package numba. After I installed that with pip it seemed to work fine. Might be something to fix in the next release :)
Just installed pyatmos (v1.2.3) for the first time with pip on Python 3.9.2. Seems as though the automatic installer was missing the package
numba. After I installed that with pip it seemed to work fine. Might be something to fix in the next release :)