Issue with importing basix module

When I try to execute from basix import *, I encounter the error message “No module named ‘basix’”. However, when I attempt to install fenics-basix using pip install fenics-basix in the command prompt, I receive the following error:

Could someone please assist me in resolving this issue and successfully installing fenics-basix? Thank you.

You would have to be more specific as to what system you are running on?
Are you using windows? If so, support is only supported on the basix main branch: Windows build by jhale · Pull Request #819 · FEniCS/basix · GitHub

I use Windows, but I couldn’t download Basix. Thank you.

At the current moment, it is not super easy to install basix on a windows system. @minrk is doing great work in making this possible, and progress can be followed at: try windows by minrk · Pull Request #18 · conda-forge/fenics-basix-feedstock · GitHub