Hello,

if you are not an advanced user, please use winpython:

http://code.google.com/p/winpython/

Download winpython and unpack in a directory of your choice, e.g. c:\

Then you can navigate to the folder c:\WinPython_xxx and double-click the
file "Spyder.exe".

You can also create a link to this file on your desktop by dragging it with
the right mouse key (!) to your desktop and select "Create short-cut here..."
in the context menu.

This will work only if you uninstalled any other Python/ Spyder version.

If you do not want to uninstall what you already have, than you need
to create a spyder.bat file with the following content:

c:
cd \WinPython_xxx
set path=""
Spyder.exe

Where you have to replace xxx with the version that you use. You can
also create a link to this batch file on your desktop.

Best regards:

Uwe Fechner

Am 05.06.2013 19:58, schrieb Subhash Subramanian:
i have python 2.7.3 and installed pyqt4 and pywin32 and then installed spyder 2.2. (OS Win7). But i dont see spyder in the start menu. how do i start it?
--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to