I’m trying to install fastai.
When I do
pip install fastai --upgrade -q
or
pip install fastai
I get the following error:
ERROR: Failed building wheel for thinc ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (thinc)
I tried to also install it with conda but for whatever reason that just literally gets stuck and nothing happens. Hopefully someone can help