Closed RemKamal closed 1 year ago
It is difficult to help with this since you have not provided all the information asked for in the issue type.
By the way, you can see that all unit tests on Linux with python 3.7 are running so there should not be any installation issue. Can you try with the 3.0.0rc version (on a new conda env)
pip install -pre -U pycaret
Stale issue message: This issue will be automatically closed by GitHub Actions in 1 week if there is no further activity.
Installation check
Platform
Linux 4.18.0 x86-64 Almalinux 8.6 Sky Tiger
Installation Method
pip install
pycaret Version
Simple full and also tried nightly
Python Version
3.7.13
Description
Using pip with all three major types of pycaret an error is thrown shortly after it tries to install collected packages, sometimes it would be Boruta or pypandoc as the last line, but varies
Installation Logs