Johhny

Results 2 comments of Johhny

> > I get pip error after running in terminal on mac: > > ``` > > Requirement u'en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl' looks like a filename, but the file does not...

> ``` > pip install 'en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0.tar.gz' > ``` I encounter same problem in mac, and I run this command, here is the detail error: Macbook-M1 ~/D/C/P/Auto-GPT-0.2.2> pip install...