Kodi Community Forum
Broken beautifulsoup4 4.9.3 + Leia - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: Broken beautifulsoup4 4.9.3 + Leia (/showthread.php?tid=361641)



beautifulsoup4 4.9.3 + Leia - JimmySmith2 - 2021-03-24

Hi,
Latest update beautifulsoup4 4.9.3 @Leia triggers
Code:
script.module.beautifulsoup4/lib/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. 'The soupsieve package is not installed. CSS selectors cannot be used.'



RE: beautifulsoup4 4.9.3 + Leia - C0nvert - 2021-03-28

(2021-03-24, 06:55)JimmySmith2 Wrote: Hi,
Latest update beautifulsoup4 4.9.3 @Leia triggers
Code:
script.module.beautifulsoup4/lib/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. 'The soupsieve package is not installed. CSS selectors cannot be used.'

I can confirm this.


beautifulsoup4 4.9.3 + Leia - enen92 - 2021-03-30

This was fixed last weekend, trigger a search for updates on the official repo.
https://github.com/xbmc/repo-scripts/pull/1944


RE: beautifulsoup4 4.9.3 + Leia - ambulancePilot - 2021-06-10

Not sure why it didn't work for me, but triggering an update on the official repo didn't do it. I had to manually install from zip. I'm on Leia. Any idea why it didn't work?