Skip to content

Issues faced for linux py run #10

Answered by MrLoLf
ramazansamur asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, that's why in the README it says python 3.10 or higher :)
if you want to run it on something below 3.10 you need to remove | on type hints, as this is only working for newer version.

Your cron entry fixed this issue with the wrong version, because your Ubuntu isn't using a supported version of Python. You can check the supported versions here.
I don't know if Ubuntu is shipping this old version you have, but they might want to update, as this version doesn't get security updates since 2020-09-30, as this was the end of support for it.

Yeah, I probably should mention this configuration for the Logger somewhere in my README, thanks for your input.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ramazansamur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants