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: /.local/lib/python3.10/site-packages/visbrain/gui/sleep/interface/ui_elements/ui_settings.py, line 167, in _fcn_slider_settings self._SlVal.setMinimum(self._time.min()) TypeError: setMinimum(self, a0: int): argument 1 has unexpected type 'numpy.float32' #115

Open
smbailes-bu opened this issue May 1, 2023 · 2 comments

Comments

@smbailes-bu
Copy link

When I try to open a sleep scoring window I get this error:

image

I just installed visbrain using pip install visbrain which worked fine. I am using Python 3.10.6. I tried running pip install --upgrade visbrain to see if there were any updates or packages that were the wrong version, but it seems like it is all fine (output attached). Any suggestions on how to fix this are greatly appreciated!

image

@TomBugnon
Copy link
Collaborator

Can you try with python 3.9?

@ChinHui-Chen
Copy link

I got the same error in python 3.10. When downgrading to 3.9, the error is gone.

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

3 participants