Release Artist Slideshow addon (with skin and addon integration)
(2014-02-17, 16:19)chgr Wrote: Hi there,

I've been using Artist Slideshow and it used to work up until today.
However, I had to reinstall the newest version 1.6 and since then it does not work anymore, even on a clean XBMC install. (XBMC v12.3, Windows 7, confluence skin using your 2 customized xml files).
I get an error whenever trying to run the script. Here the log below:

Code:
...
                                              File "C:\Users\kikou\AppData\Roaming\XBMC\addons\script.artistslideshow\resources\common\url.py", line 3, in <module>
                                                import requests
                                            ImportError: No module named requests
...


If anyone can help this would be great.

Best regards,

chgr

Well, I'm kind of replying to myself, but I've managed to get it working by changing the import statement and the calls from requests to requests2 in url.py.
In fact, it seems request2 is installed by addon.xml, but not requests, so the calls to requests in url.py didn't work.

There is probably some better solution to this issue, in which case I'll gladly take your advice.

Best regards,

chgr
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by chgr - 2014-02-17, 17:06
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5