[Bf-committers] Addons bundling python modules override blender's bundled modules

Sergey Sharybin sergey.vfx at gmail.com
Fri Aug 11 09:32:52 CEST 2017


Hi,

All official Blender builds are shipping with requests. There is no reason
for any addon to ship it's own requests.


On Fri, Aug 11, 2017 at 2:46 AM, Ellwood <zzyxpaw at gmail.com> wrote:

> Just a heads up:
>
> I noticed that the blend4web addon bundles its own version of requests,
> which seems to completely override blender's version of requests. As in,
> running 'import requests' in the python console imports blend4web's
> version.
>
> This could conceivably cause an addon bundling an old version of a
> module (in the same manner as blend4web is bundling requests) to
> unintentionally break other addons.
>
> I haven't looked too deeply into it, but it might be worth investigating.
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin


More information about the Bf-committers mailing list