Using Poetry for dependency management conflicts with the setup.py file, causing installation errors.
The setup.py script appears to override Poetry's dependency resolution, leading to issues during the installation process.
@vissarion @hariszaf @TolisChal