-
Notifications
You must be signed in to change notification settings - Fork 11
Error when running any methods #3
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
Comments
I also receive this error message - it worked fine end of last year but have not been able to get the data since. Thanks! |
Hi - any news on the above? Thank you! |
It looks like the code is extracting a None type output for the nap
variable. The first thing I would try is just commenting the nap code out.
Hopefully it's just that variable.
If I get the time I will try to troubleshoot it this weekend.
…On Wed, Apr 20, 2022, 10:47 AM PicaJohansson ***@***.***> wrote:
Hi - any news on the above? Thank you!
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASTYUODOTFN44CLCM3MY7A3VGAKHXANCNFSM5RXAKTDA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
hi, so sorry i didn't see this!! I got an error once but then didn't get it again. I'll take a look again soon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I receive the error "unsupported operand type(s) for /: 'NoneType' and 'int'"on all the methods I tried (3). I have verified that I have the requirements installed. Please see attached screenshot.

.The text was updated successfully, but these errors were encountered: