How to make SessionsPythonPlugin install missing modules automatically. #12141
-
When I use SessionsPythonPlugin to test python code. It reports that the running environment is missing "xxx" modules,And if i request it to install it using "pip install" automatically. It report error like this: Is it by design or did i miss anything? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Can you confirm that your session pool has egress enabled? If yes, please provide more info on how you’re running pip install. |
Beta Was this translation helpful? Give feedback.
-
thanks, it's solved |
Beta Was this translation helpful? Give feedback.
Can you confirm that your session pool has egress enabled? If yes, please provide more info on how you’re running pip install.