You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a venv for IDA Pro. It provides a commandline utility which I can use to specify a Python .dylib, but to my knowledge those aren't environment-specific. Fortunately there is a way to have a specific script run upon IDA loading Python. Is there a way I could activate the environment via that script?
The text was updated successfully, but these errors were encountered:
I'm trying to create a venv for IDA Pro. It provides a commandline utility which I can use to specify a Python .dylib, but to my knowledge those aren't environment-specific. Fortunately there is a way to have a specific script run upon IDA loading Python. Is there a way I could activate the environment via that script?
The text was updated successfully, but these errors were encountered: