1

I am trying to instal Questgen.ai (https://github.com/ramsrigouthamg/Questgen.ai) on my MacOS 11.6. One of the requirements is transformers 3.0.2. When running pip3 install transformers==3.0.2, I get this error: Building wheel for tokenizers (pyproject.toml) did not run successfully + a lot of text.

I looked around and found:

  • Install Rust curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Restart terminal
  • Install transformers again

This did not work for me.

Can someone help ? (I use Python 3.9.1)

Webmax
  • 33
  • 1
  • 5
  • ` + a lot of text.` -- this text includes the error. Can you include it? `This did not work for me.` Why not? What happened? Can you include the relevant error messages? – Pod May 12 '22 at 09:47
  • Had you resolved this problem? – Kev Jun 28 '22 at 07:29

0 Answers0