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

Assertion error #19

Open
fontolanl opened this issue Jan 24, 2018 · 3 comments
Open

Assertion error #19

fontolanl opened this issue Jan 24, 2018 · 3 comments

Comments

@fontolanl
Copy link

running the example of pySLDS package triggers an Assertion error at line 24 of lds_messages_interface.py in the pyLDS package, when X.shape[0] is not the same as T.

@davidgwyrick
Copy link

I got around the error by doing a 'try and except' to catch the AssertionError, but it makes the command-line blow up with errors the whole time the code is running. It finished though.

Any ideas as to why this AssertionError keeps popping up?

@ewerlopes
Copy link

Got the same error!

@XiaoliangWang2001
Copy link

I think somehow the bug was fixed in the repo but not pushed to pypi. You could try install from source -- clone the repo, then run pip install -e .

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

4 participants