Closed berningf closed 2 years ago
I dont have mac or anaconda. Try installing the latest version of tomli with pip instead.
the issue is with the version of tomli
, version 2.0.0 was released last month. If you use version 1.2.3, it works fine.
Confirmed tomli
version 1.2.2 resolves issue.
Just a short confirmation that I had the same issue on a Debian 11 system with Python 3.9 installed.
Downgrading tomli to v1.2.3 fixed the issue.
Thanks for the resolution posted here!
Steps to reproduce on a Mac Air M1:
pip install -r requirements.txt
git clone https://github.com/joenano/rpscrape.git
python3 rpscrape.py