Open felmoreno1726 opened 8 months ago
The combination of packages proposed in pyproject.toml does not work for me. Running Python3.12 in my Fedora 31 based system. Not all the packages proposed in have an available working version.
There is this bug with the proposed transformers compilation. https://github.com/huggingface/tokenizers/issues/1402
Then upgrading packages leads to other downstream problems. Later versions of torchvision 0.17 has the following bug. https://github.com/vladmandic/automatic/issues/2643
I would like to propose changes but at the moment, I'm just trying to install the project. So I will downgrade to Python3.10 and try from there.
The combination of packages proposed in pyproject.toml does not work for me. Running Python3.12 in my Fedora 31 based system. Not all the packages proposed in have an available working version.
There is this bug with the proposed transformers compilation. https://github.com/huggingface/tokenizers/issues/1402
Then upgrading packages leads to other downstream problems. Later versions of torchvision 0.17 has the following bug. https://github.com/vladmandic/automatic/issues/2643
I would like to propose changes but at the moment, I'm just trying to install the project. So I will downgrade to Python3.10 and try from there.