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

Feature Request: Ability to execute Install-Python, without having to run the download functions #6

Open
lordneeko opened this issue Mar 6, 2024 · 1 comment

Comments

@lordneeko
Copy link

In our embedded environments, it'd be nice to have an easy script like this, but this script does "everything." We need it to be able to be a menu of functions, since in our case the downloading and transferring of files to the embedded environment is all done out of band, then the system needs to be set up with all the correct environment variables, PATHS, etc so that python can be run within PowerShell in Windows.

Thanks.

@lordneeko
Copy link
Author

For example, I'd like to be able to -skipDownload and provide -ZipFile c:...\python-3.8.12-embed-amd64.zip -Path

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

No branches or pull requests

1 participant