Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/10/2013, 22:37
Tachikomaia
Invitado
 
Mensajes: n/a
Puntos:
¿Cómo lo instalo?

En Windows XP. Python 2.7

No entiendo esto:
3. Next, set the system’s PATH variable to include directories that include Python components and packages we’ll add later. To do this:
Right-click Computer and select Properties.
In the dialog box, select Advanced System Settings.
In the next dialog, select Environment Variables.
In the User Variables section, edit the PATH statement to include this:

C:\Python27;C:\Python27\Lib\site-packages\;C:\Python27\Scripts\;

Llego hasta donde dice variables de entorno, en la parte de arriba dice algo de usuario y PATH, y si pongo modificar me da la opción, pero ¿lo pego al final? ¿no se rompe algo?