Skip to content

Cannot import Person from partially initialized module. #1565

@lk-geimfari

Description

@lk-geimfari

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

image

Steps to reproduce this error:

  1. Create new virtual environment with Python 3.12
  2. Download Poetry Core v1.9.0 and mimesis v17 from pypi.org
  3. pip install poetry core
  4. pip install mimesis
  5. Run environment in Pycharm and VS and get the same error.

Metadata

Metadata

Assignees

Labels

bugUnexpected behaviour and bugs

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions