SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

Giving up - Impossible to start - flask_cors #86

Closed Webslug closed 1 year ago

Webslug commented 1 year ago

I installed all of the requirements but when I run Silly Tavern Extras I get this error. I have installed MiniConda and Flask. I have no idea what I am doing. Can anyone help? This is a nightmare.

Traceback (most recent call last): File "D:\AI\TavernExtras\server.py", line 12, in from flask_cors import CORS ModuleNotFoundError: No module named 'flask_cors'

Webslug commented 1 year ago

I was an idiot and ran it through the DOS command prompt instead of miniconda