From the quick start on Mac, the my_recsystem.py file: no module found
On Mac, when following the quick start, we got no module found.
python -m renewal_recsystem -t <path-to-your-token> my_recsystem.py
I suggested to move the code in the baseline folder and execute python -m renewal_recsystem -t token.txt renewal_recsystem.baseline.my_recsystem
Edited by E. Madison Bray