Skip to content
Discussion options

You must be logged in to vote

Never mind, it turns out python-tabulate was installed only for Python 3.10 and 3.11, but not for 3.12, hence the error. BTW python-tabulate install fails if there is no wheel installed, so I had to manually install it via python3.12 -m pip install wheel - not sure if this is supposed to be like that.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@janderland
Comment options

Answer selected by sryze
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants