It turns out this was unintentional caused by Python's windows build system having different defaults to Linux/macOS.
Ray Molenkamp (our Windows platform maintainer) has enabled this module. The next daily build will include 'venv'. On Sun, 2020-02-16 at 16:55 -0800, Nicholas Yue wrote: > Windows 10 x64 > > On Sun, Feb 16, 2020, 16:51 Campbell Barton <[email protected]> > wrote: > > Hi Nicholas > > > > The 'venv' module is included in 2.82 on Linux. > > > > Which platform are you using? > > > > On Fri, 2020-02-14 at 18:39 -0800, Nicholas Yue wrote: > > > Hi, > > > > > > I am evaluating Blender for pipeline integration. > > > > > > It is great to hear that Blender is leaning towards VFX > > reference > > > platform compatibility. > > > > > > The standard Python 3.7.4 from Python.org comes with the "venv" > > > module, I noticed that the "venv" module is not found in the > > Python > > > shipped with Blender 2.8.2 > > > > > > I know I can pip install virtualenv but was wondering why the > > > supplied "venv" module was not included. > > > > > > Cheers > > > > > > _______________________________________________ > > > Bf-python mailing list > > > [email protected] > > > https://lists.blender.org/mailman/listinfo/bf-python > > > > _______________________________________________ > > Bf-python mailing list > > [email protected] > > https://lists.blender.org/mailman/listinfo/bf-python > > _______________________________________________ > Bf-python mailing list > [email protected] > https://lists.blender.org/mailman/listinfo/bf-python _______________________________________________ Bf-python mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-python
