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

%run script.ipy raises "ERROR! Session/line number was not unique in database." #328

Closed
minrk opened this issue Apr 1, 2011 · 2 comments · Fixed by #329
Closed

%run script.ipy raises "ERROR! Session/line number was not unique in database." #328

minrk opened this issue Apr 1, 2011 · 2 comments · Fixed by #329
Labels
Milestone

Comments

@minrk
Copy link
Member

minrk commented Apr 1, 2011

running an IPython script (*.ipy) with %run will cause an error in the history manager:

In [1]: run script.ipy
ERROR! Session/line number was not unique in database. History logging moved to new session 427
@takluyver
Copy link
Member

See here: #329

@takluyver
Copy link
Member

Do not store file contents in history when running a .ipy file.

closed by 7d1bdfa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants