Skip to content

How to install python packages through lldb? #493

Answered by mark2185
mark2185 asked this question in Q&A
Discussion options

You must be logged in to vote

Huh, I managed to find the solution on a google group conversation, the same problem, basically.

TL;DR - script import pip; pip.main(['install', 'numpy'])

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mark2185
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants