Documenting Mac python 3.9 install issues
robmarkcole opened this issue · 1 comments
robmarkcole commented
-
ERROR: No matching distribution found for pyyaml==5.4.1
. Solutionpyyaml>=5.4.1
-
ERROR: No matching distribution found for lightgbm==3.3.3
. Triedlightgbm>=3.3.3
. GetFailed to build lightgbm ERROR: Could not build wheels for lightgbm which use PEP 517 and cannot be installed directly
. For now I will comment it out. However I then getModuleNotFoundError: No module named 'lightgbm'
Trying brew install lightgbm
- successfully completes and I can then pip install lightgbm
- ModuleNotFoundError: No module named 'sklearn'. Solution
pip install scikit-learn
-> to add to requirements
robmarkcole commented
I can then
> iris demo
Welcome to IRIS! No admin user was detected so please enter a new admin password.
New admin password: