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

pip freeze shows an unknown package #4

Open
manojpandey opened this issue Jul 4, 2015 · 1 comment
Open

pip freeze shows an unknown package #4

manojpandey opened this issue Jul 4, 2015 · 1 comment

Comments

@manojpandey
Copy link

After installing the dotfiles, if I do pip freeze then the list has this thing:

-e git+https://github.com/shawncplus/powerline.git@4f8f9616ace388653ade3831e6ccf442461d13aa#egg=powerline_status-feature_shawncplus

I am unable to get what this is, and how to remove it?

@shawncplus
Copy link
Owner

The script downloads my fork of powerline and does a pip install pointing to that. If you don't want to use my fork just install powerline normally and everything will work fine. My fork just adds the ability to set the timezone for the date segment so you can have two different date segments with different timezones in the statusline (I wanted to show local (server) time and EST)

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

2 participants