brianhornsby / script.openvpn

A script that allows you to control OpenVPN from within Kodi.
http://brianhornsby.com/kodi_addons/openvpn
GNU General Public License v3.0
91 stars 30 forks source link

BeautifulSoup dependency #71

Closed philled closed 2 years ago

philled commented 5 years ago

I've just been trying to install the openvpn addon on Kodi 18.3. It seems to have a dependency on BeautifulSoup and the installation fails. I manually installed version 4-4.5.3 of BeautifulSoup and openvpn still wouldn't install. Eventually I managed to install openvpn after installing an older version of BeautifulSoup (version 3.2.1).

I'm just putting this out there for anyone else who runs into a similar issue. I think it also would be mentioning in the README.