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

How should we address readlines not working in older macs in sqlite3? #95

Closed
chendaniely opened this issue Jun 26, 2015 · 5 comments
Closed
Assignees

Comments

@chendaniely
Copy link
Contributor

some of the macs do not have the up arrow to recall history. How should we address that? Many instructors have a newer version of sqlite3 and use readline during the lessons and students who do not have it will fall behind

@jooolia
Copy link

jooolia commented Jun 21, 2016

Also an issue for macs today in a session on sqlite3 by @timtomch. Temporary workaround for those mac users was to use it sqlite as a firefox extension.

@jooolia
Copy link

jooolia commented Jun 21, 2016

Update: problem seems to be with version of sqlite3 installed by Anaconda does not have the readline. So mac users were able to run sqlite3 from the command line by running it from /usr/bin/sqlite3

@jooolia
Copy link

jooolia commented Jun 21, 2016

Ok and then we finally saw that we this was already referenced in carpentries/workshop-template#230 and thus on the workshop installation directions. 😳

@gvwilson
Copy link
Contributor

@embray any general solution?

@henrykironde
Copy link
Contributor

Closing due to new Sqlite platform used and carpentries/workshop-template#230

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

5 participants