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

Add a search path to Opalstack's Python installation. #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomkao
Copy link

@tomkao tomkao commented Sep 12, 2022

Due to a lack of OpenSSL 1.1.1, the command "py-install-version 3.10" would fail when attempting to build Python 3.10. @defulmere mentioned that Python 3.10 (and also 3.11) is installed on a different path. Instead of building and installing OpenSSL 1.1.1, using Opalstack-installed Python is a much more efficient solution.

A path to the Opalstack-installed Python is added to the function that checks for available Python with this patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant