dnrobin/awg-python

No module named 'tabulate'

Closed this issue · 1 comments

ModuleNotFoundError: No module named 'tabulate'

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?