hmenyus/node-calls-python

Support for Python Virtual Environments

Closed this issue · 1 comments

Great library! Question: is there a way to utilize a specific Python virtual environment with this library?

You can use addImportPath on the interpreter object to override the import search path to your venv.