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

2017-08-11 Thread Alexander Romanov
Hi!

Blend4Web took this into account. We will drop 'requests' in future release.


On 11.08.2017 10:32, Sergey Sharybin wrote:
> 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  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@blender.org
>> https://lists.blender.org/mailman/listinfo/bf-committers
>>
>
>

-- 
Alexander Romanov

Developer
a.roma...@blend4web.com

Blend4Web: Unleashing the Power of 3D Internet
https://www.blend4web.com


This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender immediately.

___
Bf-committers mailing list
Bf-committers@blender.org
https://lists.blender.org/mailman/listinfo/bf-committers


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

2017-08-11 Thread Sergey Sharybin
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  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@blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin
___
Bf-committers mailing list
Bf-committers@blender.org
https://lists.blender.org/mailman/listinfo/bf-committers