No module named 'tabulate'
muyi001205 opened this issue · 1 comments
muyi001205 commented
ModuleNotFoundError: No module named 'tabulate'
Camaltra commented
Hey!
You actually just need to install the tabulate
package: pip install tabulate
We may extend this issue: Create a requirements.txt file in order to install all the necessary packages, in order to make the repo ready to use.
I can make a PR this evening (France Timezone) if needed! @dnrobin?