dingo
dingo copied to clipboard
Poetry Dependency Installation Conflicts with setup.py
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
Please specify your working environment (os, compiler, python version etc).