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

VOLTTRON 7.x bootstrap fails because of greenlet and idna version mismatch. #2618

Closed
schandrika opened this issue Feb 23, 2021 · 2 comments
Closed
Assignees
Labels
7.0 Done in 7.0 release 7.0.1 bug

Comments

@schandrika
Copy link
Contributor

Description of Issue

VOLTTRON 7.x bootstrap fails because of greenlet and idna version mismatch

Affected Version

VOLTTRON 7.x

Additional Details

This happens because greenlet and idna were downloaded automatically by requests package as depenedcies. requests package is pinned to specific version but latest version of greenlet and idna are not compatible with pinned version of requests package

@schandrika schandrika added the 7.0 Done in 7.0 release label Feb 23, 2021
@schandrika schandrika self-assigned this Feb 23, 2021
@schandrika schandrika added the bug label Feb 23, 2021
schandrika added a commit to schandrika/volttron that referenced this issue Feb 23, 2021
@schandrika
Copy link
Contributor Author

Fixed in volttron 7 release branch

@shwethanidd
Copy link
Contributor

Fixed in releases/7.x and releases/7.0.1 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.0 Done in 7.0 release 7.0.1 bug
Projects
None yet
Development

No branches or pull requests

2 participants