I should add that I'm not implying that spyderlib and spyderplugins should be merged into the single top level folder.
On Jan 19, 5:18 pm, Steve <[email protected]> wrote: > After install you will see it creates three separate folders: > C:\Python27\Lib\site-packages\spyder > C:\Python27\Lib\site-packages\spyderlib > C:\Python27\Lib\site-packages\spyderplugins > > This structure pretty much forces development to be done away from the > normal spyder paths. > > It just seems like it would be cleaner if it were all located under > C:\Python27\Lib\site-packages\spyder > > Putting all the files in the one directory could have the side effect > of letting development be done in the folder under site-packages > instead of somewhere else. > > I do know that you can bootstrap spyder from the development > directory. I don't, however, know how to specify an ini. It doesn't > seem to use the default %USERPROFILE%/.spyder2/.spyder.ini file. Is > that by design or coincidence? I dropped a spyder.ini into my devel > directory but spyder seemed to ignore it. > > On Jan 19, 4:34 pm, anatoly techtonik <[email protected]> wrote: > > > > > > > > > FYI, it is easier for development to just run Spyder from source - without > > placing it into site-packages. -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
