Closed markfinal closed 1 year ago
Looks like I broke the wheels since migrating to Conan 2.
Get this after doing pip install . and cruiz.
pip install .
cruiz
ModuleNotFoundError: No module named 'cruiz.workers.api.common'
Looks like I broke the wheels since migrating to Conan 2.
Get this after doing
pip install .
andcruiz
.