We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
The california mock grid works fine until the problem solving part. When I run the optimization problem there's the following error:
ValueError: Cannot broadcast dimensions (8760,) (8760,1)
I have seen this error when working on cvxpy examples and that's why I have already downgraded to Python 3.6 from 3.7.
I am not sure what to do now.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
The california mock grid works fine until the problem solving part. When I run the optimization problem there's the following error:
ValueError: Cannot broadcast dimensions (8760,) (8760,1)
I have seen this error when working on cvxpy examples and that's why I have already downgraded to Python 3.6 from 3.7.
I am not sure what to do now.
The text was updated successfully, but these errors were encountered: