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

History not working #2523

Closed
tejinderss opened this issue Oct 26, 2012 · 3 comments
Closed

History not working #2523

tejinderss opened this issue Oct 26, 2012 · 3 comments
Milestone

Comments

@tejinderss
Copy link

I am under os x mountain lion; and i have installed python 2.7.3 system wide using brew. And i have created virtualenv and installed readline (6.2.4.1) and ipython (0.13.1) using pip in the virtualenv. Now the problem is the up/down keys for history don't work when i quit the session and start a new one. Also one thing more i noted that there is missing like in $HOME/.ipython/profile_default/history.sqlite. No matter what i do, the history wont show up. Kindly resolve this issue. Edit: I have installed ipython and readline using pip install if it matter?

@tejinderss
Copy link
Author

Ok if i use easy_install to install readline, then it works. Is it possible to make it pip compatible?

@ahmadia
Copy link
Contributor

ahmadia commented Oct 26, 2012

pip seems to be broken with a few things on 10.8, including numpy. I don't
think this is an ipython issue.

A

On Fri, Oct 26, 2012 at 8:53 PM, tejinderss notifications@github.comwrote:

Ok if i use easy_install to install readline, then it works. Is it
possible to make it pip compatible?


Reply to this email directly or view it on GitHubhttps://github.com//issues/2523#issuecomment-9825029.

@minrk
Copy link
Member

minrk commented Oct 26, 2012

That is not really a question for IPython. pip is known to be deficient wrt readline (hence the extremely loud recommendation that you use easy_install instead of pip for things like readline).

@minrk minrk closed this as completed Oct 26, 2012
@minrk minrk added this to the no action milestone Mar 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants