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

npyio error #180

Open
CarmelGashri opened this issue Oct 24, 2023 · 1 comment
Open

npyio error #180

CarmelGashri opened this issue Oct 24, 2023 · 1 comment

Comments

@CarmelGashri
Copy link

Hi HyPyP team

A few months ago I worked with the pipeline and everything worked smoothly (created 2D and 3D images of parent child hyperscanning using CCorr)
I wanted to run the same code again now but I got error in npyio package:
Traceback (most recent call last):
File "C:\Users...envs\hypyp\lib\site-packages\numpy\lib\npyio.py", line 979, in _read
arr = _load_from_filelike(
ValueError: the number of columns changed from 5 to 1 at row 1; use usecols to select a subset and avoid this error

Not sure what this error is, I tried to redownload the hypyp environment but it didn't help

Do you know maybe why I get this error and how to solve it?

@etherealsunshine
Copy link

etherealsunshine commented Dec 28, 2023

can you share the code in question you were running?

could you also check if the number of columns across all rows are the same?

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