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

Appears loaded but cannot open views #248

Open
frankmarco2000 opened this issue Dec 19, 2018 · 4 comments
Open

Appears loaded but cannot open views #248

frankmarco2000 opened this issue Dec 19, 2018 · 4 comments

Comments

@frankmarco2000
Copy link

Hello!
I am brand new to Voltron.

I installed the package - and it seemed to install correctly.

When I launch LLDB from the command line it will display "Voltron Loaded" in the log output.

However, it does not appear to be running / working.

If I open a new iTerm terminal window and try to execute "voltron view register" (or any "voltron" command) all i get back is: "-bash: voltron: command not found"

If I try entering the command "voltron" at the LLDB command prompt it just comes back with: "usage voltron <init | debug | update>"

entering "voltron init" at the LLDB command prompt returns: "Registered hook-stop". But again nothing else.

I have verified that voltron is located at:
/Library/Python/2.7/site-packages/voltron
and
/Users/xxx/Library/Python/2.7/lib/python/site-packages/voltron/

I also verified the the .lldbinit script has the following:
command script import /Users/xxx/Library/Python/2.7/lib/python/site-packages/voltron/entry.py

Any help would be greatly appreciated since I am very interested in using "voltron"

@frankmarco2000
Copy link
Author

Oh sorry, I forgot to add this info:

System: macOS High Sierra (10.13.3)

Xcode: 9.1

lldb version:
lldb-900-0.57
Swift-4.0

Python: 2.7.10

@snare
Copy link
Owner

snare commented Dec 19, 2018 via email

@frankmarco2000
Copy link
Author

YUP!!!
That was the issue!!!
Thank you very much snare

@dvcrn
Copy link

dvcrn commented Jun 26, 2020

Hrrm I tried all 3 variants: System, User and virtualenv and am running into the same behavior. voltron is definitely in my PATH and I'm getting the "Voltron loaded" message on lldb start. Just can't issue any commands

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

3 participants