Algo de ayuda con pythonpath
Publicado: Sab May 21, 2005 7:14 pm
Que tal, necesito algo de ayuda con python:
Tengo windows 98, instale blender 2.36 y python 2.3, para establecer el pythonpath agregue una linea de comando en autoexec.bat como decia en un tutorial que encontre:
[size=x-small]SET PYTHONPATH=C:\\WINDOWS\\SYSTEM\\PYTHON23.zip;C:\\Python23;C:\\PYTHON23\\DLLs;C:\\PYTHON23\\lib;
C:\\PYTHON23\\lib\\plat-win;C:\\PYTHON23\\lib\\lib-tk;C:\\PYTHON23\\lib\\site-packages[/size]
Pero a la hora de ejecutar autoexec.bat me manda un mensaje: \"Sin espacio en entorno\" es esto normal ???
Me pueden ayudar a definir bien el pythonpath ??? Por favor.
Tengo windows 98, instale blender 2.36 y python 2.3, para establecer el pythonpath agregue una linea de comando en autoexec.bat como decia en un tutorial que encontre:
[size=x-small]SET PYTHONPATH=C:\\WINDOWS\\SYSTEM\\PYTHON23.zip;C:\\Python23;C:\\PYTHON23\\DLLs;C:\\PYTHON23\\lib;
C:\\PYTHON23\\lib\\plat-win;C:\\PYTHON23\\lib\\lib-tk;C:\\PYTHON23\\lib\\site-packages[/size]
Pero a la hora de ejecutar autoexec.bat me manda un mensaje: \"Sin espacio en entorno\" es esto normal ???
Me pueden ayudar a definir bien el pythonpath ??? Por favor.