-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not appear to work on a Windows installation. #2
Comments
Any updates on this? I'm having problems running on a windows installation. |
not a windows user so can't test, hit me up on discord and we can debug together |
what's your discord username? |
Unsure if this is still an issue, but you can get it to run on Windows, its mostly the same as the setup instructions. create a virtualenv Install packages in the virtual env Edit the plugin performer_creator.yml file
Should be:
Rescan the plugins in stash and try again. If it launches a python instance, it's working. |
Struggling...this happens when doing the requirements install; appears to be from spacy not requests? ImportError: cannot import name 'msvccompiler' from 'distutils' (C:\Users\Administrator\AppData\Local\Temp\2\pip-build-env-ah6fmvo6\overlay\Lib\site-packages\setuptools_distutils_init_.py). Did you mean: 'ccompiler'? |
the exec python function crashes (hapy to help debug)
The text was updated successfully, but these errors were encountered: