Open OrbitalMechanic opened 4 years ago
I'm attempting to test astrool on a Mac Pro (2019) under Mac OS X ver. 10.15.3 (Catalina). I was able to install astrool successfully, but in running the command
python -c "import astrool.testing; astrool.testing.test()"
I get the error messages:
Traceback (most recent call last): File "", line 1, in ImportError: No module named 'astrool.testing'
Please advise.
Sam Dupree.
I'm attempting to test astrool on a Mac Pro (2019) under Mac OS X ver. 10.15.3 (Catalina). I was able to install astrool successfully, but in running the command
python -c "import astrool.testing; astrool.testing.test()"
I get the error messages:
Traceback (most recent call last): File "", line 1, in
ImportError: No module named 'astrool.testing'
Please advise.
Sam Dupree.