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

No attribute module named bin_power() #36

Open
NevinTroy opened this issue Jul 24, 2023 · 3 comments
Open

No attribute module named bin_power() #36

NevinTroy opened this issue Jul 24, 2023 · 3 comments

Comments

@NevinTroy
Copy link

image

The bin_power() module seems to be missing, I worked with the same module two weeks back and never encountered an error like this.

@forrestbao
Copy link
Owner

Can you show me how you imported pyeeg?

@NevinTroy
Copy link
Author

!git clone https://github.com/forrestbao/pyeeg.git
%cd pyeeg
!python setup.py install
%cd ..
import pyeeg

This is how I did it

@Zq5437
Copy link

Zq5437 commented Jan 18, 2024

CleanShot 2024-01-18 at 22 08 39@2x
@NevinTroy Hello , add "from .spectrum import bin_power" to the file on "/pyeeg/pyeeg/entropy.py" might be usefully
maybe "pyeeg.spectrum" is better hh.

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