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

riplike: TypeError #30

Open
ArtPoon opened this issue Oct 8, 2019 · 0 comments
Open

riplike: TypeError #30

ArtPoon opened this issue Oct 8, 2019 · 0 comments

Comments

@ArtPoon
Copy link
Contributor

ArtPoon commented Oct 8, 2019

C.MW.2011.111848.MF501781.23.2_441
Traceback (most recent call last):
  File "riplike.py", line 203, in <module>
    main()
  File "riplike.py", line 192, in main
    results = riplike(s, reference, window=args.window, step=args.step, nrep=args.nrep)
  File "riplike.py", line 117, in riplike
    ndiff = sum(s2)
TypeError: unsupported operand type(s) for +: 'int' and 'str'
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