inbox.py
inbox.py copied to clipboard
Cannot even import
Trying to use per docs, won’t allow me to import Inbox() after install. Have checked reqs, all good, and tried on multiple images.
Do I just need to clone this and use it locally?
I spent some time on a similar problem, and I realised i did
pip install inbox
instead of
pip install inbox.py