cc1234475 / stash-plugin-performer-creator

User Natural Language Processing to extract performers from file names for StashApp
GNU Affero General Public License v3.0
40 stars 6 forks source link

Unable to use #11

Open wormvortex opened 3 months ago

wormvortex commented 3 months ago

Tried installing today however when I click the button it does nothing. Logs show this:

2024-06-09 16:46:28
Error   
Plugin returned error: exit status 1
2024-06-09 16:46:28
Error   
[Plugin / Performer Creator] ModuleNotFoundError: No module named 'requests'
2024-06-09 16:46:28
Error   
[Plugin / Performer Creator]     import requests
2024-06-09 16:46:28
Error   
[Plugin / Performer Creator]   File "/root/.stash/plugins/stash-plugin-performer-creator/performer_creator.py", line 7, in <module>
2024-06-09 16:46:28
Error   
[Plugin / Performer Creator] Traceback (most recent call last):