On a fresh install of a python environment with Python 3.10.12 and pip 22.0.2 and installing this project via pip install radiotools
importing radiotools fails with
ModuleNotFoundError: No module named 'past'
ModuleNotFoundError: No module named 'scipy'
add
On a fresh install of a python environment with
Python 3.10.12andpip 22.0.2and installing this project viapip install radiotoolsimporting radiotools fails with
add