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

addEntries #56

Closed
andyjslee opened this issue Jan 8, 2018 · 4 comments
Closed

addEntries #56

andyjslee opened this issue Jan 8, 2018 · 4 comments

Comments

@andyjslee
Copy link

I get the following error:

RuntimeError: The entries you tried to add are out of order, precede already added entries, or otherwise use illegal values.

The problem is that I sort my lists and then add the entries.

@dpryan79
Copy link
Collaborator

dpryan79 commented Jan 8, 2018

Which version are you using and are you using numpy arrays?

@andyjslee andyjslee reopened this Jan 8, 2018
@andyjslee andyjslee reopened this Jan 8, 2018
@andyjslee
Copy link
Author

Sorry, I do think that there is a problem. Yes, I do use numpy

@dpryan79
Copy link
Collaborator

dpryan79 commented Jan 8, 2018

Can you give me a small test example that causes the problem and can you ensure you're using version 0.3.10?

@dpryan79
Copy link
Collaborator

@andyjslee Any update on reproducing this?

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