bosnobot
bosnobot copied to clipboard
Problem: 'bosnobot' is a package and cannot be directly executed
Hello, I followed the steps on the README.md, it complains about executing bosnobot as a module as it has got no main.py, am I doing something wrong?
$ python -m bosnobot
/usr/bin/python: No module named bosnobot.__main__; 'bosnobot' is a package and cannot be directly executed
Thanks!