A question about pip install


I have installed the required for tutor,but when I run pip install “tutor[full]”.It’s wrong

I have resolved the problem

Can you please share how you resolved your problem and mark it as the Solution?

It will help other people when they encounter this thread.

For the problem of Python version, when installing python, you should not only pay attention to the versions of Python and pip, but also the version of header file

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.