[Bf-python] Adding removed python modules for a test.

Jorge Pareja japreja at msn.com
Wed Jan 14 05:01:16 CET 2015


Hi,

I am interested in adding the removed python modules back in, atleast localy on my system.  My local, default, install of Python is 2.7.9 and I cant upgrade just yet, it is currently required by other software I need to use.

  What is the best way to get the full Python 3.4 release with all default packages, aside from installing it on my system which would break my 2.7.9 version, into Blender 2.73?

My attempts to do it the easy way with "get_pip.py" and "ez_setup.py", for pip and pkgutils respectivly, have failed using:

  C:\Programming\blender-2.73-windows32\Blender -P 2.73\python\lib\get_pip.py
  due to... ( ImportError: No module named '_winreg' )

and

    C:\Programming\blender-2.73-windows32\2.73\Blender -P 2.73\python\lib\ez_setup.py

So I am assuming I will need to build something from sources which I have already downloaded both Blender and Python sources.  Another question is... Do I have to use Python 3.4.0 or can I use 3.4.2?

Oh, I am on a Windows system incase that helps with any respnse.

Any help will be greatly appreciated, thank you in advance.
Jorge
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20150113/e01b9178/attachment.html>


More information about the Bf-python mailing list