Skip to content
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

Find correct python executable #1156

Merged
merged 7 commits into from Mar 2, 2021

Conversation

SpedNSFW
Copy link
Contributor

For script scrapers using python, both python and python3 are valid depending on the OS and running environment. To save users from having any issues, this change will find the correct executable for them.

For script scrapers using python, both python and python3 are valid depending on the OS and running environment. To save users from having any issues, this change will find the correct executable for them.
pkg/scraper/script.go Outdated Show resolved Hide resolved
Co-authored-by: bnkai <bnkai@users.noreply.github.com>
@WithoutPants WithoutPants added the improvement Something needed tweaking. label Mar 2, 2021
@WithoutPants WithoutPants added this to the Version 0.6.0 milestone Mar 2, 2021
@WithoutPants WithoutPants merged commit bde5d07 into stashapp:develop Mar 2, 2021
@SpedNSFW SpedNSFW deleted the python-wrapper branch March 2, 2021 21:17
elad-lachmi pushed a commit to elad-lachmi/stash that referenced this pull request Mar 23, 2021
* find correct python executable
For script scrapers using python, both python and python3 are valid depending on the OS and running environment. To save users from having any issues, this change will find the correct executable for them.

Co-authored-by: bnkai <bnkai@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants