Sessions in spyder 2 are not fully functionnal, I advise you to not use them. In spyder 3 the projects were revamped and should be usable. You can try the last beta version or wait a few weeks for the stable version.
The "optimize" option creates *.pyc from *.py, so that the imports are faster. It should already be done by the installer. Le vendredi 26 août 2016 15:38:34 UTC+2, Stevem a écrit : > > > Hello, > > From The doc, we have those arguments for spyder.exe > > https://pythonhosted.org/spyder/options.html > > > --session=STARTUP_SESSION > How to specify the file here ? What argument should we put ? > > > --optimize Optimize Spyder bytecode (this may require administrative > privileges) > what is the need to optimize Spyder ? > > > Thanks > -- 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 https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
