Python and Blender


  1. Posts : 1
    Windows 7 Beta
       #1

    Python and Blender


    I'm having a problem installing python and blender. I install python for windows through the MSI file provided by Python.org (2.6.1 and 3.0). I then install Blender (2.48). When i fire up blender it gives me this mesege.

    Code:
     
    Checking for installed Python... No installed Python Found.
    Only built-in modules are available. Some scripts may not run.
    So i go and check my environment vars and ofcorse the PYTHONPATH var is missing. so i set it up

    Code:
     
    PYTHONPATH
    C:\Python3;C:\Python3\DLLs;C:\Python3\Lib;C:\Python3\Lib\lib-tk;
    Still nothing

    ===
    I tryed again with python 2.6
    Uninstalled everything, re-installed everything, setup the environment vars again.

    Code:
     
    PYTHONPATH
    C:\Python26;C:\Python26\DLLs;C:\Python26\Lib;C:\Python26\Lib\lib-tk;
    and now i get

    Code:
     
    Checking for installed Python... C:\Python26\lib\site.py:150: Warning: 'with' will become a reserved keyword in Python 2.6
    No installed Python found.
    Only built-in modules are available. Some scripts may not run.
      My Computer


  2. Posts : 1
    Vista 64bit
       #2

    Hi,

    I think you did everything right. For me a practical solution was to install Python 2.5.2 besides the 2.6 installation. After you've done this, all you have to do is change the PATHs from PYTHON26 to PYTHON25 (also LIB etc.).
    This worked for me in Vista 64x, but I think this is not a specific Windows 7 problem. I guess Blender2.48 just doesn't like newer versions of PYTHON. Let us see which version Blender 2.49 will use.

    Greetings from Holland,
    Rich.
      My Computer


  3. Posts : 1
    Windows 7
       #3

    Hi,

    I´ve been using Python 2.6 on windows 7 starter a coupple of weeks. Then all of the sudden its start to giving me this message saying something about a "Socket Error.... no connection .. target computer refuse..."
    and another message at the same time saying " IDLE´s subprocess didn´t make connection... can´t start a subprocess or personal firewall blocking the connection.."

    The strange thing is that I've been using python for some days and I havn't done any changing....

    Somebody knows anything about this....?

    P.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:51.
Find Us