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

Error in test file #16

Open
newmoongod opened this issue Jan 29, 2023 · 0 comments
Open

Error in test file #16

newmoongod opened this issue Jan 29, 2023 · 0 comments

Comments

@newmoongod
Copy link

The following error shows up when running the test file 'tINIT_test.py'

line 30, in t.preprocessing()
line 184, File "/troppo/methods/reconstruction/tINIT.py", in preprocessing self.irreversible_S = sprs.vstack(
line 566, File "/scipy/sparse/_construct.py", in vstack return bmat([[b] for b in blocks], format=format, dtype=dtype)
line 674, File "/scipy/sparse/_construct.py", in bmat raise ValueError(msg)
ValueError: blocks[:,0] has incompatible column dimensions. Got blocks[1,0].shape[1] == 9, expected 10.

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

1 participant