Pip install #29
Answered
by
OKUA1
jakeTPR0422
asked this question in
Q&A
Pip install
#29
-
Wondered why a simple pip install scikit-llm isn't working in Python3. Is there a certain dependency needed to begin with? |
Beta Was this translation helpful? Give feedback.
Answered by
OKUA1
Jun 5, 2023
Replies: 1 comment 10 replies
-
@jakeTPR0422 could you provide more details what exactly is not working / exact error message. Regular pop install command should be working |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. Python >= 3.8 is required.