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

Virtualenvs #33

Open
kiedanski opened this issue Mar 22, 2021 · 1 comment
Open

Virtualenvs #33

kiedanski opened this issue Mar 22, 2021 · 1 comment

Comments

@kiedanski
Copy link

Is there support for virtual environments and if so, how?

@eicherjc
Copy link
Contributor

There is no way to specify virtual environments through the GUI of the CPython Step. Though the Enterprise Edition Python step does support that.

You can, however, activate a virtual environment as part of the startup process when running spoon.bat/sh. You are essentially "hard coding" the environment at that point and any process in Pentaho will be using that virtual environment for as long as that session is active.

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

2 participants