### Checklist - [x] I have searched the [Sourcery documentation](https://docs.sourcery.ai/) for the issue, and found nothing - [x] I have read the common issues and fixes listed in the [Sourcery troubleshooting page](https://docs.sourcery.ai/Product/Troubleshooting/#troubleshooting), and found nothing - [x] I have checked there are no open [bugs](https://github.com/sourcery-ai/sourcery/issues?q=label%3Abug) referencing the same bug or problem ### Description <!-- (Explain the problematic behaviour, and, if possible, describe what you expected to happen instead.) --> After `pip install sourcery` from within a Python2.7.18 virtual environment, that error occurred when typing: `sourcery --version` from within that same virtual environment. ### Code snippet that reproduces issue <!-- (If the issue relates to an incorrect suggestion or bug when viewing a particular piece of code, please paste it here.) --> ```python ``` ### Debug Information IDE Version: <!-- (Example: PyCharm Community Edition 2022.2) --> Sourcery Version: <!-- (Example: Sourcery 0.12.6) --> Operating system and Version: <!-- (Example: Windows 10) -->