On Thursday, May 30, 2013 5:39:42 PM UTC-4, Bob Gailer wrote: > > > > On Sunday, May 26, 2013 2:23:21 PM UTC-4, Lewis Levin wrote: >> >> Dear Bob, >> Just get WinPython at: https://code.google.com/p/winpython/ >> >> I did that and Sypder is now running. That is a major step forward. > Thanks! > > The documentation (and the tutorials I found, using google) are so sparse > they leave SO much for the newcomer to guess at or just give up. > > What I want right now is a way to take an existing folder of .py files and > make it into a project. >
More experimenting - make a workspace first (any drive or folder can be a workspace. In this case it should be the parent of the existing folder.) Then add the existing folder as a new project. Steps: In the project explorer click the folder icon, select the drive or folder for the workspace. This path will be displayed to the left of the folder icon. Right click in the pane below the path box; pick New->Project. Enter project name. If that folder exists a warning dialog appears. Click yes. > > -- 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.
