-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Segmentation Fault when installing #68
Comments
I had the same issue, and it seems running it as |
I am installing this instance on a shell provider, I can't use sudo |
It appears to be an issue when installing |
When installing with the |
I am having the same problem, is there a way to fix this? |
I tried to install using the
pip install pushbullet-cli
(alsopip3 install pushbullet-cli
)It appears to have done what it's supposed to do, but when running
pb set-key
, it results in-bash: pb: command not found
.I run the install command again, and I get an output like this:
https://pastebin.com/SaKvcxHg
I probably am doing something stupid or another, if you need more details for anything lmk.
The text was updated successfully, but these errors were encountered: