(newbie) new version install (winXP) ?

Gabriel Genellina gagsl-py at yahoo.com.ar
Mon Jan 22 14:19:54 EST 2007


At Monday 22/1/2007 15:58, you wrote:

>Can I install only the higher version of a certain package ?
>Is that done by simply copying them ?

You should read the install instructions given in the package, but 
usually it's as easy as:
- extract the .zip into a temporary directory
- open a command line window, go to that directory, and run:
- python setup.py install

>Should I make a backup (of what) ?

Perhaps...


-- 
Gabriel Genellina
Softlab SRL 


	

	
		
__________________________________________________ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas, 
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas 




More information about the Python-list mailing list