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

NameError: name 'xrange' is not defined on Python 3.8.1 #342

Closed
StevusPrimus opened this issue Oct 24, 2020 · 0 comments
Closed

NameError: name 'xrange' is not defined on Python 3.8.1 #342

StevusPrimus opened this issue Oct 24, 2020 · 0 comments

Comments

@StevusPrimus
Copy link

Hey!

When calling update_profile() on HeatingCoolingProfile I get the error NameError: name 'xrange' is not defined.
A quick research says it does not not exist anymorw in python 3. Can you check it please?
I can also fix it and send a pull request, if I not misslead 👍

https://stackoverflow.com/questions/17192158/nameerror-global-name-xrange-is-not-defined-in-python-3

Best regards Stefan!

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