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

TypeError of DWT and fastDWT: unsupported operand type(s) for -: 'function' and 'int' #6

Closed
jiahangli1996 opened this issue Oct 23, 2019 · 0 comments

Comments

@jiahangli1996
Copy link

Hi,

I am new in this area and thank you so much to upload the python code of GSP based NILM! And I really want to have a successful run of your code!

However I have some problem when running the code with the function DWT and fastDWT
" dist = (s1[i] - s2[j]) ** 2
TypeError: unsupported operand type(s) for -: 'function' and 'int'". Could you please help me with that?

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