aardwolf icon indicating copy to clipboard operation
aardwolf copied to clipboard

Please add to README.md: Minimum Python version 3.8

Open jeffmcjunkin opened this issue 1 year ago • 0 comments

When attempting to run with Python3.7 (and presumably below):

ImportError: cannot import name 'Protocol' from 'typing'

Context: https://stackoverflow.com/questions/54274630/can-not-import-protocol-from-typing

jeffmcjunkin avatar Apr 19 '24 22:04 jeffmcjunkin