This error occurs when installing Mimesis manually from a wheel or archive.

Steps to reproduce this error:
- Create new virtual environment with
Python 3.12
- Download Poetry Core v1.9.0 and
mimesis v17 from pypi.org
pip install poetry core
pip install mimesis
- Run environment in Pycharm and VS and get the same error.
This error occurs when installing Mimesis manually from a wheel or archive.
Steps to reproduce this error:
Python 3.12mimesis v17from pypi.orgpip install poetry corepip install mimesis