VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
456 stars 216 forks source link

fix for issue#3159 (fix for deprecated pip --install-options) #3160

Closed schandrika closed 6 months ago

schandrika commented 6 months ago

fix for pip's deprecated --install-options issue. We now use the latest 24.0 version of pip inside the virtual environment created by bootstrap. Tested the change on Ubunu 20 + python 3.8 and Ubuntu 22 +python 3.10. In both the case volttron bootstraps, starts and vctl install, vctl status, vctl start, vctl stop works fine