monkey0head
monkey0head
Hi! I have the same issue with segfault on mac os 12.4. The workaround above helps, but it complicates installation, and disable OpenMP threading may be a limitation. Could you...
@AleXXL1 it is waiting
@AleXXL1 check and merge it before I start #10
run full pipeline inside
postponed
pyenv install -v 3.9.7 ~/.pyenv/versions/3.9.7/bin/python3.9 -m venv env39 source env39/bin/activate pip install --upgrade pip wheel pip install catboost
irrelevant as dp will have no objects to save after #121 merge
+ probably affects slim, admm slim, lightFM, multVAE
- split scenario into stages (classes and functions) to be able to construct a pipeline from those stages (two-stages scenario with distributed lama) or use individually - check each stage...